<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>24Days　iPhoeアプリはdelphiでいっとく &#187; Mac</title>
	<atom:link href="http://musecode.net/technote/?cat=8&#038;feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://musecode.net/technote</link>
	<description>24日でiPhoneアプリを開発・公開するまでの過程を実況するサイト</description>
	<lastBuildDate>Wed, 07 Sep 2016 03:25:20 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.6</generator>
		<item>
		<title>24日目+51 iOS シミュレーターの Application not started during startup timeout or has been finished　に悩む</title>
		<link>http://musecode.net/technote/?p=396</link>
		<comments>http://musecode.net/technote/?p=396#comments</comments>
		<pubDate>Sun, 11 Aug 2013 03:22:46 +0000</pubDate>
		<dc:creator>kawabata</dc:creator>
				<category><![CDATA[24Days Season1 初めてのiPhoneアプリ]]></category>
		<category><![CDATA[delphi]]></category>
		<category><![CDATA[iPhoneアプリ開発]]></category>
		<category><![CDATA[Mac]]></category>

		<guid isPermaLink="false">http://musecode.net/technote/?p=396</guid>
		<description><![CDATA[iOS シミュレーターの Application not started during startup tim [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>iOS シミュレーターの Application not started during startup timeout or has been finished　に悩む</p>
<p>iOS シミュレーターのスプラッシュ起動画面が一瞬開いてその後、消えてしまう。</p>
<p>１分後くらいにdelphi のIDE が Application not started during startup timeout or has been finished のメッセージを出して停止する。</p>
<p>検証<br />
・　Delphi でプロジェクト名を変更したために起こったような気がする。<br />
・　配置マネージャーでの問題のような気がする<br />
・　新たなダミーのプロジェクトを作って試したところ、iOS シミュレーターは問題なく起動した<br />
・　Debug でも Release でも同様の問題がおこる</p>
]]></content:encoded>
			<wfw:commentRss>http://musecode.net/technote/?feed=rss2&#038;p=396</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>24日目+43 iPad の実機テストができない</title>
		<link>http://musecode.net/technote/?p=341</link>
		<comments>http://musecode.net/technote/?p=341#comments</comments>
		<pubDate>Sat, 03 Aug 2013 01:50:17 +0000</pubDate>
		<dc:creator>kawabata</dc:creator>
				<category><![CDATA[24Days Season1 初めてのiPhoneアプリ]]></category>
		<category><![CDATA[iPhoneアプリ開発]]></category>
		<category><![CDATA[Mac]]></category>

		<guid isPermaLink="false">http://musecode.net/technote/?p=341</guid>
		<description><![CDATA[iPhone5 での実機テストは問題なくできたのに、iPad では unable to install pac [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>iPhone5 での実機テストは問題なくできたのに、iPad では</p>
<p>unable to install packagee (e800007e)</p>
<p>のメッセージダイアログが現れ、テストができない。</p>
<p>何が問題なのかを一つずつチェックしていく。</p>
<p>・　iPhone5 での実機テストは可能　（接続の問題ではないだろう）</p>
<p>・　iPad の シミュレーターでは問題なし</p>
<p>・　debug なら 配布関係のプロビジョニングは必要ないはず。（iPhone5　ではプロビジョニングしないで動作した）</p>
<p>・　iPad を開発用に登録したがここの部分に何か間違いがあるのか？</p>
<p>・　Mac のキーチェーン関係に何か問題があるのか？</p>
<p>XCode の Organizer &#8211; Devices の iPad の Provisoning Profiles にあったAd Hoc用の profile 削除するとエラーが</p>
<p>Unable to locate DeviceSupport directory matched with connected device info　・・</p>
<p>に変わった。しかし、いつの間にか</p>
<p>unable to install packagee (e800007e)</p>
<p>に戻っていた。</p>
<p><strong>解決</strong></p>
<p>iPad のOSバーションが4.32だったので、最新バージョンの6.13にすれば何も問題なく動作するようになった。</p>
<p>落とし穴はどこにだってある。</p>
]]></content:encoded>
			<wfw:commentRss>http://musecode.net/technote/?feed=rss2&#038;p=341</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>23日目 実機テストでテキストファイルを読めるようになったが・・・</title>
		<link>http://musecode.net/technote/?p=235</link>
		<comments>http://musecode.net/technote/?p=235#comments</comments>
		<pubDate>Fri, 21 Jun 2013 03:35:26 +0000</pubDate>
		<dc:creator>kawabata</dc:creator>
				<category><![CDATA[24Days Season1 初めてのiPhoneアプリ]]></category>
		<category><![CDATA[delphi]]></category>
		<category><![CDATA[iPhoneアプリ開発]]></category>
		<category><![CDATA[Mac]]></category>

		<guid isPermaLink="false">http://musecode.net/technote/?p=235</guid>
		<description><![CDATA[実機テストでテキストファイルを読めるようになったが・・・ データ数は40000ぐらい。 Win32 では1秒  [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>実機テストでテキストファイルを読めるようになったが・・・<br />
データ数は40000ぐらい。<br />
Win32 では1秒<br />
iOS simulator では20秒<br />
実機テストでは20分はかかる。<br />
大きいデータではこの方法は無理。<br />
InterBase を使う方向で考える。</p>
<pre class="brush: delphi; title: ; notranslate">
procedure TWordList.Load(aPathFileName: string);
var
  i: Integer;
  tmpWordRecord: TWordRecord;
  tmpRecordList: TStringList;
  tmpFieldList: TStringList;
  tmpString: String;
begin

//  DeleteFile(aPathFileName);

  self.Clear;

  if FileExists(aPathFileName) then
  begin
    tmpFieldList  := TStringList.Create;
    tmpRecordList := TStringList.Create;

    tmpRecordList.LoadFromFile(aPathFileName);

    for i := 0 to tmpRecordList.Count - 1 do
    begin

      tmpFieldList.Delimiter := chr(DEMILITR_CHR);
      tmpFieldList.StrictDelimiter := False;

      tmpString := tmpRecordList[i];
      tmpFieldList.DelimitedText := tmpString;

      tmpWordRecord.Word := trim(tmpFieldList[0]);
      tmpWordRecord.Japanese := trim(tmpFieldList[1]);
      tmpWordRecord.Japanese := StringReplace(tmpWordRecord.Japanese, chr(ESCAPE_COMMA_CHR), ',', [rfReplaceAll]);
      tmpWordRecord.Japanese := StringReplace(tmpWordRecord.Japanese, chr(ESCAPE_SPACE_CHR), ' ', [rfReplaceAll]);

      self.AddItem(tmpWordRecord);

    end;
    tmpRecordList.Free;
    tmpFieldList.Free;
  end;

end;
</pre>
]]></content:encoded>
			<wfw:commentRss>http://musecode.net/technote/?feed=rss2&#038;p=235</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>6日目　TStringList.LoadFromFile でファイルが読めない</title>
		<link>http://musecode.net/technote/?p=98</link>
		<comments>http://musecode.net/technote/?p=98#comments</comments>
		<pubDate>Mon, 03 Jun 2013 03:56:33 +0000</pubDate>
		<dc:creator>kawabata</dc:creator>
				<category><![CDATA[24Days Season1 初めてのiPhoneアプリ]]></category>
		<category><![CDATA[iPhoneアプリ開発]]></category>
		<category><![CDATA[Mac]]></category>

		<guid isPermaLink="false">http://musecode.net/technote/?p=98</guid>
		<description><![CDATA[Win32 で動作していたが、iOSシミュレータでは LoadFromFile でファイルが読めない。 さて、 [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>Win32 で動作していたが、iOSシミュレータでは LoadFromFile でファイルが読めない。</p>
<p>さて、どうする。</p>
<p>13：10　日本語が入っていると読めないことが判明。</p>
<p>さて、どうする。文字コードって結構めんどう。</p>
<p>14：15　unicode で保存すると読めた。あっけない。</p>
]]></content:encoded>
			<wfw:commentRss>http://musecode.net/technote/?feed=rss2&#038;p=98</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>6日目　11：33　Mac ライブラリフォルダの中を覗く</title>
		<link>http://musecode.net/technote/?p=95</link>
		<comments>http://musecode.net/technote/?p=95#comments</comments>
		<pubDate>Mon, 03 Jun 2013 02:33:26 +0000</pubDate>
		<dc:creator>kawabata</dc:creator>
				<category><![CDATA[24Days Season1 初めてのiPhoneアプリ]]></category>
		<category><![CDATA[Mac]]></category>

		<guid isPermaLink="false">http://musecode.net/technote/?p=95</guid>
		<description><![CDATA[Mac に正しくファイルが配置されているかを確認するのターミナルを使っていたが、さすがに面倒。 ターミナルから [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>Mac に正しくファイルが配置されているかを確認するのターミナルを使っていたが、さすがに面倒。</p>
<p>ターミナルから</p>
<p>chflags nohidden ~/Library</p>
<p>とタイプすると、Finder から覗けるようになった。よかった。</p>
]]></content:encoded>
			<wfw:commentRss>http://musecode.net/technote/?feed=rss2&#038;p=95</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
