<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>nakinor</author_name>
  <author_url>https://blog.hatena.ne.jp/nakinor/</author_url>
  <blog_title>sci</blog_title>
  <blog_url>https://sci.hateblo.jp/</blog_url>
  <categories>
  </categories>
  <description>普段は JavaScript 版ばかりを使っているので気付かなかったのだが、メニューバーからオープンダイアログを使ってファイルを読み込ませる場合、パスやファイル名に日本語の文字列があると開くことができなかった。また、ファイルの文字コードが UTF-8 以外のものも開くことができなかった。う〜めんどい。 とりあえず下記のようにすればパスに日本語が含まれていてもファイルを開けるようになった。ファイルの文字コードは UTF-8 限定のまま。 // ファイルから文章を読み込む - (IBAction)readFromFile:(id)sender { NSOpenPanel *oPanel = [NS…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsci.hateblo.jp%2Fentry%2FJapanese_path_objc&quot; title=&quot;Objective-C でパスに日本語を含むファイルを開く - sci&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-13 00:00:00</published>
  <title>Objective-C でパスに日本語を含むファイルを開く</title>
  <type>rich</type>
  <url>https://sci.hateblo.jp/entry/Japanese_path_objc</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
