<?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: JSON Framework Codesign &#8211; &#8220;object file format invalid or unsuitable&#8221;</title>
	<atom:link href="http://iphone.galloway.me.uk/2009/04/json-framework-codesign-object-file-format-invalid-or-unsuitable/feed/" rel="self" type="application/rss+xml" />
	<link>http://iphone.galloway.me.uk/2009/04/json-framework-codesign-object-file-format-invalid-or-unsuitable/</link>
	<description>iPhone Applications</description>
	<lastBuildDate>Mon, 06 Feb 2012 20:55:13 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Matt Galloway</title>
		<link>http://iphone.galloway.me.uk/2009/04/json-framework-codesign-object-file-format-invalid-or-unsuitable/comment-page-1/#comment-15987</link>
		<dc:creator>Matt Galloway</dc:creator>
		<pubDate>Mon, 12 Sep 2011 18:38:06 +0000</pubDate>
		<guid isPermaLink="false">http://iphone.galloway.me.uk/?p=160#comment-15987</guid>
		<description>@Dario - no problem! It&#039;s a very annoying thing when it happens. Personally I now use TouchJSON rather than json-framework though, so I don&#039;t have this issue anymore.</description>
		<content:encoded><![CDATA[<p>@Dario &#8211; no problem! It&#8217;s a very annoying thing when it happens. Personally I now use TouchJSON rather than json-framework though, so I don&#8217;t have this issue anymore.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dario</title>
		<link>http://iphone.galloway.me.uk/2009/04/json-framework-codesign-object-file-format-invalid-or-unsuitable/comment-page-1/#comment-15983</link>
		<dc:creator>Dario</dc:creator>
		<pubDate>Mon, 12 Sep 2011 18:10:53 +0000</pubDate>
		<guid isPermaLink="false">http://iphone.galloway.me.uk/?p=160#comment-15983</guid>
		<description>So it seems that we still have this problem, and your solution still works for 4.3!!! Thank you!</description>
		<content:encoded><![CDATA[<p>So it seems that we still have this problem, and your solution still works for 4.3!!! Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mandar</title>
		<link>http://iphone.galloway.me.uk/2009/04/json-framework-codesign-object-file-format-invalid-or-unsuitable/comment-page-1/#comment-1303</link>
		<dc:creator>Mandar</dc:creator>
		<pubDate>Mon, 21 Jun 2010 11:13:08 +0000</pubDate>
		<guid isPermaLink="false">http://iphone.galloway.me.uk/?p=160#comment-1303</guid>
		<description>Hi
    Thanks very much friend for taking up the efforts and posting the solution. I was badly stuck up with this issue as I was also using the JSON F/W. With this fix, I could successfully install it on the device.</description>
		<content:encoded><![CDATA[<p>Hi<br />
    Thanks very much friend for taking up the efforts and posting the solution. I was badly stuck up with this issue as I was also using the JSON F/W. With this fix, I could successfully install it on the device.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kirby</title>
		<link>http://iphone.galloway.me.uk/2009/04/json-framework-codesign-object-file-format-invalid-or-unsuitable/comment-page-1/#comment-1168</link>
		<dc:creator>Kirby</dc:creator>
		<pubDate>Wed, 02 Jun 2010 09:04:19 +0000</pubDate>
		<guid isPermaLink="false">http://iphone.galloway.me.uk/?p=160#comment-1168</guid>
		<description>You sir are a scholar and a gentleman.</description>
		<content:encoded><![CDATA[<p>You sir are a scholar and a gentleman.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ogla</title>
		<link>http://iphone.galloway.me.uk/2009/04/json-framework-codesign-object-file-format-invalid-or-unsuitable/comment-page-1/#comment-968</link>
		<dc:creator>Ogla</dc:creator>
		<pubDate>Fri, 23 Apr 2010 18:12:50 +0000</pubDate>
		<guid isPermaLink="false">http://iphone.galloway.me.uk/?p=160#comment-968</guid>
		<description>Adding the JSON folder to your project rather than adding the framework also solves this problem.</description>
		<content:encoded><![CDATA[<p>Adding the JSON folder to your project rather than adding the framework also solves this problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: blueyo</title>
		<link>http://iphone.galloway.me.uk/2009/04/json-framework-codesign-object-file-format-invalid-or-unsuitable/comment-page-1/#comment-852</link>
		<dc:creator>blueyo</dc:creator>
		<pubDate>Wed, 24 Mar 2010 10:35:38 +0000</pubDate>
		<guid isPermaLink="false">http://iphone.galloway.me.uk/?p=160#comment-852</guid>
		<description>I tryed everything - the final tipp was &quot;Restart x-code&quot; - that fixed it for me ^^</description>
		<content:encoded><![CDATA[<p>I tryed everything &#8211; the final tipp was &#8220;Restart x-code&#8221; &#8211; that fixed it for me ^^</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: oscar</title>
		<link>http://iphone.galloway.me.uk/2009/04/json-framework-codesign-object-file-format-invalid-or-unsuitable/comment-page-1/#comment-783</link>
		<dc:creator>oscar</dc:creator>
		<pubDate>Wed, 03 Mar 2010 15:59:37 +0000</pubDate>
		<guid isPermaLink="false">http://iphone.galloway.me.uk/?p=160#comment-783</guid>
		<description>you just saved me about 1 week.</description>
		<content:encoded><![CDATA[<p>you just saved me about 1 week.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adrian</title>
		<link>http://iphone.galloway.me.uk/2009/04/json-framework-codesign-object-file-format-invalid-or-unsuitable/comment-page-1/#comment-530</link>
		<dc:creator>Adrian</dc:creator>
		<pubDate>Thu, 14 Jan 2010 16:15:37 +0000</pubDate>
		<guid isPermaLink="false">http://iphone.galloway.me.uk/?p=160#comment-530</guid>
		<description>The fix worked for me, thanks a lot! I got this problem after changing the product name of my app.</description>
		<content:encoded><![CDATA[<p>The fix worked for me, thanks a lot! I got this problem after changing the product name of my app.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrick</title>
		<link>http://iphone.galloway.me.uk/2009/04/json-framework-codesign-object-file-format-invalid-or-unsuitable/comment-page-1/#comment-313</link>
		<dc:creator>Patrick</dc:creator>
		<pubDate>Tue, 24 Nov 2009 18:46:25 +0000</pubDate>
		<guid isPermaLink="false">http://iphone.galloway.me.uk/?p=160#comment-313</guid>
		<description>Holy crap! Thank you! Same problem, banging my head against the private key / provisioning / certificate wall for hours. We had this setting correct in our debug config but forgot to set it for our distribution config.

You saved my Thanksgiving, and many other things. Thanks again!</description>
		<content:encoded><![CDATA[<p>Holy crap! Thank you! Same problem, banging my head against the private key / provisioning / certificate wall for hours. We had this setting correct in our debug config but forgot to set it for our distribution config.</p>
<p>You saved my Thanksgiving, and many other things. Thanks again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://iphone.galloway.me.uk/2009/04/json-framework-codesign-object-file-format-invalid-or-unsuitable/comment-page-1/#comment-214</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Mon, 26 Oct 2009 15:22:43 +0000</pubDate>
		<guid isPermaLink="false">http://iphone.galloway.me.uk/?p=160#comment-214</guid>
		<description>Hmmm that&#039;s strange that it doesn&#039;t work anymore for you. What version of the SDK are you compiling for?

I might switch over to TouchJSON at some point anyway to be honest - have you tried that?</description>
		<content:encoded><![CDATA[<p>Hmmm that&#8217;s strange that it doesn&#8217;t work anymore for you. What version of the SDK are you compiling for?</p>
<p>I might switch over to TouchJSON at some point anyway to be honest &#8211; have you tried that?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

