<?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>Emmer Inc &#187; error</title>
	<atom:link href="http://blog.emmerinc.be/index.php/tag/error/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.emmerinc.be</link>
	<description>Tales from a .NET developer who's making the jump to the iPhone &#38; App Store wonderland.</description>
	<lastBuildDate>Mon, 06 Sep 2010 19:43:52 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Codesign failed with exit code 1</title>
		<link>http://blog.emmerinc.be/index.php/2009/03/26/codesign-failed-with-exit-code-1/</link>
		<comments>http://blog.emmerinc.be/index.php/2009/03/26/codesign-failed-with-exit-code-1/#comments</comments>
		<pubDate>Thu, 26 Mar 2009 12:32:53 +0000</pubDate>
		<dc:creator>Yannick Compernol</dc:creator>
				<category><![CDATA[Xcode]]></category>
		<category><![CDATA[App Store]]></category>
		<category><![CDATA[error]]></category>

		<guid isPermaLink="false">http://blog.emmerinc.be/?p=320</guid>
		<description><![CDATA[While building the final 1.0 product of Be Tv, I encountered the following error: &#8220;Command /usr/bin/codesign failed with exit code 1&#8243;. Searching the internet resulted in some posts with tips like check your certificates &#38; provisioning profiles, check your app id for typos, .. After going through the whole distribution process, I was pretty sure [...]]]></description>
			<content:encoded><![CDATA[<p>While building the final 1.0 product of Be Tv, I encountered the following error: &#8220;Command /usr/bin/codesign failed with exit code 1&#8243;. Searching the internet resulted in some posts with tips like check your certificates &amp; provisioning profiles, check your app id for typos, .. After going through the whole distribution process, I was pretty sure that the aforementioned things were ok.</p>
<p>Eventually I found what caused the error, I had flagged the Info.plist file as Target, thinking it was necessary. (The checkbox at the far right) Unchecking it (which is the default state) solved it. When faced with the dreadful codesign error, here&#8217;s something extra you can check.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.emmerinc.be/index.php/2009/03/26/codesign-failed-with-exit-code-1/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
