<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Koze</author_name>
  <author_url>https://blog.hatena.ne.jp/Koze/</author_url>
  <blog_title>ObjecTips</blog_title>
  <blog_url>https://koze.hatenablog.jp/</blog_url>
  <categories>
    <anon>Tips</anon>
    <anon>Objective-C</anon>
    <anon>OSType</anon>
    <anon>FourCharCode</anon>
    <anon>NSString</anon>
  </categories>
  <description>いろいろデバッグしていて OSType や FourCharCode を扱う事があるので備忘。 OS Xだと Foundation.framework に NSFileTypeForHFSTypeCode という便利な関数が用意されている。 この関数はシングルクォーテーションで囲われた文字列を生成する。 OSType type = 'appl'; NSLog(@&quot;type = %@&quot;, NSFileTypeForHFSTypeCode(type)); // type = 'appl' もう1つ、CoreServices.framework の LaunchServices.framework …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkoze.hatenablog.jp%2Fentry%2F2015%2F10%2F19%2F090000&quot; title=&quot;OSType, FourCharCode から NSString への変換 - ObjecTips&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>2015-10-19 09:00:00</published>
  <title>OSType, FourCharCode から NSString への変換</title>
  <type>rich</type>
  <url>https://koze.hatenablog.jp/entry/2015/10/19/090000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
