<?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: iPhone SDK 2.2 &#8211; CodeSign Error</title>
	<atom:link href="http://www.furmanek.net/54/iphone-sdk-22-codesign-error/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.furmanek.net/54/iphone-sdk-22-codesign-error/</link>
	<description>Greg Furmanek's personal blog</description>
	<lastBuildDate>Tue, 14 Jul 2009 23:17:24 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Johnnie Go</title>
		<link>http://www.furmanek.net/54/iphone-sdk-22-codesign-error/comment-page-1/#comment-113</link>
		<dc:creator>Johnnie Go</dc:creator>
		<pubDate>Tue, 14 Jul 2009 23:17:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.furmanek.net/?p=54#comment-113</guid>
		<description>Note !!!!!!!!

often a simpler solution is just that,

you have entered your ENTIRE APP ID,

rather than ONLY the &quot;bundle identifier&quot;, 

in Edit Active Target Settings, click &quot;Properties&quot;

Example, you should enter com.company.gamename,

NOT, 2fd3f2d3fd22fd3.com.company.gamename

Hope it helps!</description>
		<content:encoded><![CDATA[<p>Note !!!!!!!!</p>
<p>often a simpler solution is just that,</p>
<p>you have entered your ENTIRE APP ID,</p>
<p>rather than ONLY the &#8220;bundle identifier&#8221;, </p>
<p>in Edit Active Target Settings, click &#8220;Properties&#8221;</p>
<p>Example, you should enter com.company.gamename,</p>
<p>NOT, 2fd3f2d3fd22fd3.com.company.gamename</p>
<p>Hope it helps!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Davide</title>
		<link>http://www.furmanek.net/54/iphone-sdk-22-codesign-error/comment-page-1/#comment-86</link>
		<dc:creator>Davide</dc:creator>
		<pubDate>Sat, 13 Jun 2009 21:53:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.furmanek.net/?p=54#comment-86</guid>
		<description>Hey guys, 

I really can&#039;t find this directory, neither with finder, or terminal. Is there another way? If I received the project from another person, is there a possibility that this file is only on his computer and not in mine?

Thanks</description>
		<content:encoded><![CDATA[<p>Hey guys, </p>
<p>I really can&#8217;t find this directory, neither with finder, or terminal. Is there another way? If I received the project from another person, is there a possibility that this file is only on his computer and not in mine?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gregory Furmanek</title>
		<link>http://www.furmanek.net/54/iphone-sdk-22-codesign-error/comment-page-1/#comment-81</link>
		<dc:creator>Gregory Furmanek</dc:creator>
		<pubDate>Mon, 25 May 2009 15:51:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.furmanek.net/?p=54#comment-81</guid>
		<description>You are right you need to create provisioning profile with apple before you can upload the apps to your phone.
My tutorial has been written for projects that are failing because of corruption in the Xcode project file.</description>
		<content:encoded><![CDATA[<p>You are right you need to create provisioning profile with apple before you can upload the apps to your phone.<br />
My tutorial has been written for projects that are failing because of corruption in the Xcode project file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: teee</title>
		<link>http://www.furmanek.net/54/iphone-sdk-22-codesign-error/comment-page-1/#comment-79</link>
		<dc:creator>teee</dc:creator>
		<pubDate>Thu, 14 May 2009 09:48:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.furmanek.net/?p=54#comment-79</guid>
		<description>I cannot find the PROVISIONING_PROFILE in project.pbxproj for some reason. Do I need to initialize the project somehow else than how is described in Apple&#039;s help: http://developer.apple.com/iphone/manage/provisioningprofiles/howto.action ?

I&#039;m sure your solution would work for me if the PROV..-string would be there. :) 

Actually I&#039;m just trying to push one of the programming tutorials to my iPhone, but this CodeSign error is preventing me from doing this..</description>
		<content:encoded><![CDATA[<p>I cannot find the PROVISIONING_PROFILE in project.pbxproj for some reason. Do I need to initialize the project somehow else than how is described in Apple&#8217;s help: <a href="http://developer.apple.com/iphone/manage/provisioningprofiles/howto.action" rel="nofollow">http://developer.apple.com/iphone/manage/provisioningprofiles/howto.action</a> ?</p>
<p>I&#8217;m sure your solution would work for me if the PROV..-string would be there. <img src='http://www.furmanek.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  </p>
<p>Actually I&#8217;m just trying to push one of the programming tutorials to my iPhone, but this CodeSign error is preventing me from doing this..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vaskas</title>
		<link>http://www.furmanek.net/54/iphone-sdk-22-codesign-error/comment-page-1/#comment-74</link>
		<dc:creator>vaskas</dc:creator>
		<pubDate>Tue, 14 Apr 2009 19:34:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.furmanek.net/?p=54#comment-74</guid>
		<description>Thank you so much, worked for me.</description>
		<content:encoded><![CDATA[<p>Thank you so much, worked for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tharindu</title>
		<link>http://www.furmanek.net/54/iphone-sdk-22-codesign-error/comment-page-1/#comment-72</link>
		<dc:creator>Tharindu</dc:creator>
		<pubDate>Tue, 17 Mar 2009 10:31:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.furmanek.net/?p=54#comment-72</guid>
		<description>Thanks a lot, I was so upset when I got this error, just because I copied my project to a different location to have 2 versions of the same code. 
Thanks this helped me a lot</description>
		<content:encoded><![CDATA[<p>Thanks a lot, I was so upset when I got this error, just because I copied my project to a different location to have 2 versions of the same code.<br />
Thanks this helped me a lot</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Doug Lerner</title>
		<link>http://www.furmanek.net/54/iphone-sdk-22-codesign-error/comment-page-1/#comment-71</link>
		<dc:creator>Doug Lerner</dc:creator>
		<pubDate>Fri, 13 Mar 2009 10:18:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.furmanek.net/?p=54#comment-71</guid>
		<description>Thank you for this. This was the solution I was looking for all day.

The only thing I did differently was instead of editing in the Terminal, I opened up the package and edited the file you specified with BBEdit.

After making just one ID number change my app finally built and loaded on my iPhone. And when I added the app store provisioning profile it built for that as well.

If there is anything I can ever do in return, please let me know!

doug</description>
		<content:encoded><![CDATA[<p>Thank you for this. This was the solution I was looking for all day.</p>
<p>The only thing I did differently was instead of editing in the Terminal, I opened up the package and edited the file you specified with BBEdit.</p>
<p>After making just one ID number change my app finally built and loaded on my iPhone. And when I added the app store provisioning profile it built for that as well.</p>
<p>If there is anything I can ever do in return, please let me know!</p>
<p>doug</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Champ</title>
		<link>http://www.furmanek.net/54/iphone-sdk-22-codesign-error/comment-page-1/#comment-64</link>
		<dc:creator>Champ</dc:creator>
		<pubDate>Fri, 13 Feb 2009 02:09:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.furmanek.net/?p=54#comment-64</guid>
		<description>Thanks for this one!

This also worked for me:

- quit xcode
- remove (but don&#039;t delete) all the provisions from ~/Library/MobileDevice/ProvisioningProfiles/ 
- open xcode
- quit xcode
- add all provisions back to ~/Library/MobileDevice/ProvisioningProfiles/ 
- open xcode
- open target build settings and reset the provisioning profile settings for all configurations</description>
		<content:encoded><![CDATA[<p>Thanks for this one!</p>
<p>This also worked for me:</p>
<p>- quit xcode<br />
- remove (but don&#8217;t delete) all the provisions from ~/Library/MobileDevice/ProvisioningProfiles/<br />
- open xcode<br />
- quit xcode<br />
- add all provisions back to ~/Library/MobileDevice/ProvisioningProfiles/<br />
- open xcode<br />
- open target build settings and reset the provisioning profile settings for all configurations</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Hammond</title>
		<link>http://www.furmanek.net/54/iphone-sdk-22-codesign-error/comment-page-1/#comment-60</link>
		<dc:creator>John Hammond</dc:creator>
		<pubDate>Mon, 26 Jan 2009 04:20:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.furmanek.net/?p=54#comment-60</guid>
		<description>Great fix.  Thanks for sharing!</description>
		<content:encoded><![CDATA[<p>Great fix.  Thanks for sharing!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kry</title>
		<link>http://www.furmanek.net/54/iphone-sdk-22-codesign-error/comment-page-1/#comment-57</link>
		<dc:creator>kry</dc:creator>
		<pubDate>Wed, 14 Jan 2009 13:35:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.furmanek.net/?p=54#comment-57</guid>
		<description>Many thanks!  Had to dust off my vi skills but all went well thanks to your post!</description>
		<content:encoded><![CDATA[<p>Many thanks!  Had to dust off my vi skills but all went well thanks to your post!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
