<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
	>
<channel>
	<title>Comments on: Private iPhone APIs in XCode for Dummies</title>
	<atom:link href="http://aralbalkan.com/2106/feed" rel="self" type="application/rss+xml" />
	<link>http://aralbalkan.com/2106</link>
	<description>Passionate geekisms.</description>
	<lastBuildDate>Fri, 19 Mar 2010 19:46:31 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: oxylane</title>
		<link>http://aralbalkan.com/2106/comment-page-1#comment-258979</link>
		<dc:creator>oxylane</dc:creator>
		<pubDate>Tue, 29 Dec 2009 16:36:19 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/2106#comment-258979</guid>
		<description>Hello,

I got the different frameworks but there isn&#039;t MediaPlayer.framework, how can I use private classes of this framework?

Thanks</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>I got the different frameworks but there isn&#8217;t MediaPlayer.framework, how can I use private classes of this framework?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ScreenSplitr for 3.0 &#171; ScreenSplitr</title>
		<link>http://aralbalkan.com/2106/comment-page-1#comment-258948</link>
		<dc:creator>ScreenSplitr for 3.0 &#171; ScreenSplitr</dc:creator>
		<pubDate>Sun, 27 Dec 2009 06:37:25 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/2106#comment-258948</guid>
		<description>[...] to Aral Balkan today I finally made some progress. Can&#8217;t explain why due to NDA reasons but the app is [...]</description>
		<content:encoded><![CDATA[<p>[...] to Aral Balkan today I finally made some progress. Can&#8217;t explain why due to NDA reasons but the app is [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aral</title>
		<link>http://aralbalkan.com/2106/comment-page-1#comment-258282</link>
		<dc:creator>Aral</dc:creator>
		<pubDate>Mon, 09 Nov 2009 14:06:45 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/2106#comment-258282</guid>
		<description>Hey EeKay, I&#039;m sorry but I haven&#039;t tried it in 3.1.2. If past performance is any indication, however, I&#039;m sure the Erika will release the headers soon, if she hasn&#039;t done so already :)</description>
		<content:encoded><![CDATA[<p>Hey EeKay, I&#8217;m sorry but I haven&#8217;t tried it in 3.1.2. If past performance is any indication, however, I&#8217;m sure the Erika will release the headers soon, if she hasn&#8217;t done so already :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: EeKay</title>
		<link>http://aralbalkan.com/2106/comment-page-1#comment-258133</link>
		<dc:creator>EeKay</dc:creator>
		<pubDate>Fri, 23 Oct 2009 11:06:58 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/2106#comment-258133</guid>
		<description>Hi Aral,

I tried using the dumpkit for SDK 3.1.2 but it seems to break: 

class-dump: Input file (/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator3.0.sdk/System/Library/Frameworks/ApplicationServices.framework) doesn&#039;t contain an executable.

Any idea how to fix this? Hope so i&#039;m eager for the sdk&#039;s headers ;)</description>
		<content:encoded><![CDATA[<p>Hi Aral,</p>
<p>I tried using the dumpkit for SDK 3.1.2 but it seems to break: </p>
<p>class-dump: Input file (/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator3.0.sdk/System/Library/Frameworks/ApplicationServices.framework) doesn&#8217;t contain an executable.</p>
<p>Any idea how to fix this? Hope so i&#8217;m eager for the sdk&#8217;s headers ;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ignacio</title>
		<link>http://aralbalkan.com/2106/comment-page-1#comment-257967</link>
		<dc:creator>Ignacio</dc:creator>
		<pubDate>Tue, 29 Sep 2009 15:08:10 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/2106#comment-257967</guid>
		<description>Hey Andreas 
Did you solved this?
If you did, Could you post it here? I will appreciate it very much.
Thanks again</description>
		<content:encoded><![CDATA[<p>Hey Andreas<br />
Did you solved this?<br />
If you did, Could you post it here? I will appreciate it very much.<br />
Thanks again</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aral</title>
		<link>http://aralbalkan.com/2106/comment-page-1#comment-257928</link>
		<dc:creator>Aral</dc:creator>
		<pubDate>Thu, 24 Sep 2009 21:40:50 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/2106#comment-257928</guid>
		<description>Hey Andreas,

Have you tried doing a search for the Delegate protocol that&#039;s missing and importing the header file that you find it in? I haven&#039;t been playing with private frameworks since this post so not sure what advice I can give beyond that. (Apart from that, maybe trying to create an empty protocol with that name and see if it balks?)</description>
		<content:encoded><![CDATA[<p>Hey Andreas,</p>
<p>Have you tried doing a search for the Delegate protocol that&#8217;s missing and importing the header file that you find it in? I haven&#8217;t been playing with private frameworks since this post so not sure what advice I can give beyond that. (Apart from that, maybe trying to create an empty protocol with that name and see if it balks?)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andreas</title>
		<link>http://aralbalkan.com/2106/comment-page-1#comment-257905</link>
		<dc:creator>Andreas</dc:creator>
		<pubDate>Wed, 23 Sep 2009 09:23:20 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/2106#comment-257905</guid>
		<description>Hi Aral,

I know this is a late reply to your post but I&#039;ll hope you&#039;ll read it.
First, thanks for an excellent article.

I&#039;ve followed your little tutorial but I get an error that I can&#039;t solve for the moment. After importing the header &quot;PLCameraController.h&quot; to my class I get the following build error:
/Users/usr/Playground/Collage/../../Headers/PrivateFrameworks/PhotoLibrary/PLCameraController.h:21: error: cannot find protocol declaration for &#039;PLCameraControllerDelegate&#039;

Do you have any idea on what to do here?

Thanks,
Andreas</description>
		<content:encoded><![CDATA[<p>Hi Aral,</p>
<p>I know this is a late reply to your post but I&#8217;ll hope you&#8217;ll read it.<br />
First, thanks for an excellent article.</p>
<p>I&#8217;ve followed your little tutorial but I get an error that I can&#8217;t solve for the moment. After importing the header &#8220;PLCameraController.h&#8221; to my class I get the following build error:<br />
/Users/usr/Playground/Collage/../../Headers/PrivateFrameworks/PhotoLibrary/PLCameraController.h:21: error: cannot find protocol declaration for &#8216;PLCameraControllerDelegate&#8217;</p>
<p>Do you have any idea on what to do here?</p>
<p>Thanks,<br />
Andreas</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leo</title>
		<link>http://aralbalkan.com/2106/comment-page-1#comment-257091</link>
		<dc:creator>Leo</dc:creator>
		<pubDate>Mon, 10 Aug 2009 21:13:46 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/2106#comment-257091</guid>
		<description>Does this work with XCode 3.1.3 and the 3.0 APIs?</description>
		<content:encoded><![CDATA[<p>Does this work with XCode 3.1.3 and the 3.0 APIs?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 【OS3.0】エリカ様のように非公式APIをリストアップする方法 &#124; iphoneアプリで稼げるのか</title>
		<link>http://aralbalkan.com/2106/comment-page-1#comment-256200</link>
		<dc:creator>【OS3.0】エリカ様のように非公式APIをリストアップする方法 &#124; iphoneアプリで稼げるのか</dc:creator>
		<pubDate>Sun, 14 Jun 2009 12:32:57 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/2106#comment-256200</guid>
		<description>[...] Timberline: File Index Aral Balkan &#8211; Private iPhone APIs in XCode for Dummies [...]</description>
		<content:encoded><![CDATA[<p>[...] Timberline: File Index Aral Balkan &#8211; Private iPhone APIs in XCode for Dummies [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Surendra</title>
		<link>http://aralbalkan.com/2106/comment-page-1#comment-251439</link>
		<dc:creator>Surendra</dc:creator>
		<pubDate>Tue, 05 May 2009 13:42:01 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/2106#comment-251439</guid>
		<description>there is any way to record and play sound simultaneous. I need to save it in file...</description>
		<content:encoded><![CDATA[<p>there is any way to record and play sound simultaneous. I need to save it in file&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
