<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ch3cooh393</author_name>
  <author_url>https://blog.hatena.ne.jp/ch3cooh393/</author_url>
  <blog_title>iOSアプリ開発の逆引き辞典</blog_title>
  <blog_url>https://ios.ch3cooh.jp/</blog_url>
  <categories>
    <anon>UIDevice</anon>
  </categories>
  <description>iOS 7.0になり今まで以上にiOS 7.0までのレイアウトとiOS 7.0以上のレイアウトを使い分ける必要が出てきました。 この記事では、アプリが実行されているiOSのバージョンがiOS 7.0以上であるかどうか判定する方法をご紹介します。 iOSのバージョンを取得する iOSのバージョンを取得するには、UIDeviceクラスのsystemVersionプロパティを使用します。 // iOSのバージョンを取得する NSString* sysVersion = [[UIDevice currentDevice] systemVersion]; 他にもiOSでのデバイス情報(端末情報)を取得す…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fios.ch3cooh.jp%2Fentry%2F20130822%2F1393432024&quot; title=&quot;アプリが実行されているiOSのバージョンがiOS 7.0以上であるかどうか判定する - iOSアプリ開発の逆引き辞典&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2013-08-22 00:00:00</published>
  <title>アプリが実行されているiOSのバージョンがiOS 7.0以上であるかどうか判定する</title>
  <type>rich</type>
  <url>https://ios.ch3cooh.jp/entry/20130822/1393432024</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
