<?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/"
		>
<channel>
	<title>Comments on: Codesigning Woes&#8230;</title>
	<atom:link href="http://jakesprouse.net/2008/12/22/codesigning-woes/feed" rel="self" type="application/rss+xml" />
	<link>http://jakesprouse.net/2008/12/22/codesigning-woes</link>
	<description>Goings-on in the life of Jake</description>
	<lastBuildDate>Thu, 02 Jul 2009 19:49:18 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Phoneboy</title>
		<link>http://jakesprouse.net/2008/12/22/codesigning-woes/comment-page-1#comment-8674</link>
		<dc:creator>Phoneboy</dc:creator>
		<pubDate>Thu, 02 Jul 2009 19:49:18 +0000</pubDate>
		<guid isPermaLink="false">http://jakesprouse.net/code/?p=16#comment-8674</guid>
		<description>&lt;p&gt;Indeed remove the Info.plist from copy resources, clean all, and restart XCode&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Indeed remove the Info.plist from copy resources, clean all, and restart XCode</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Genius Dude</title>
		<link>http://jakesprouse.net/2008/12/22/codesigning-woes/comment-page-1#comment-6200</link>
		<dc:creator>Genius Dude</dc:creator>
		<pubDate>Mon, 13 Apr 2009 22:26:52 +0000</pubDate>
		<guid isPermaLink="false">http://jakesprouse.net/code/?p=16#comment-6200</guid>
		<description>&lt;p&gt;Restart x-code, that fixed it for me....&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Restart x-code, that fixed it for me&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: FuzzYspo0N</title>
		<link>http://jakesprouse.net/2008/12/22/codesigning-woes/comment-page-1#comment-4664</link>
		<dc:creator>FuzzYspo0N</dc:creator>
		<pubDate>Mon, 23 Mar 2009 09:13:23 +0000</pubDate>
		<guid isPermaLink="false">http://jakesprouse.net/code/?p=16#comment-4664</guid>
		<description>&lt;p&gt;Thanks for pointing out it was the plist thing, took forever to find someone with a clue :P&lt;/p&gt;

&lt;p&gt;Thanks for the post.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks for pointing out it was the plist thing, took forever to find someone with a clue <img src='http://jakesprouse.net/wordpress/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p>Thanks for the post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jake</title>
		<link>http://jakesprouse.net/2008/12/22/codesigning-woes/comment-page-1#comment-873</link>
		<dc:creator>jake</dc:creator>
		<pubDate>Tue, 23 Dec 2008 01:51:41 +0000</pubDate>
		<guid isPermaLink="false">http://jakesprouse.net/code/?p=16#comment-873</guid>
		<description>With help from @mdhughes, I was able to get my app running.

* Info.plist was being included in the main target.  Apparently this was causing the &quot;object file format&quot; error.
* Using &quot;net.jakesprouse.${PRODUCT_NAME:identifier}&quot; instead of &quot;NNNNNNNNNN.net.jakesprouse.${PRODUCT_NAME:identifier}&quot; cleared up the CFBundleExecutable issue.
* Cleaning and rebuilding early and often seems to be a good idea.</description>
		<content:encoded><![CDATA[<p>With help from @mdhughes, I was able to get my app running.</p>
<p>* Info.plist was being included in the main target.  Apparently this was causing the &#8220;object file format&#8221; error.<br />
* Using &#8220;net.jakesprouse.${PRODUCT_NAME:identifier}&#8221; instead of &#8220;NNNNNNNNNN.net.jakesprouse.${PRODUCT_NAME:identifier}&#8221; cleared up the CFBundleExecutable issue.<br />
* Cleaning and rebuilding early and often seems to be a good idea.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
