<?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>CalBearMnM&#039;s Journal &#187; code signing profile</title>
	<atom:link href="http://calbearmnm.com/mnm/journal/tag/code-signing-profile/feed/" rel="self" type="application/rss+xml" />
	<link>http://calbearmnm.com/mnm/journal</link>
	<description>Level Up!</description>
	<lastBuildDate>Mon, 19 Jul 2010 15:01:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Matching Developer Certificate to Code Signing Profile</title>
		<link>http://calbearmnm.com/mnm/journal/2010/01/25/matching-developer-certificate-to-code-signing-profile/</link>
		<comments>http://calbearmnm.com/mnm/journal/2010/01/25/matching-developer-certificate-to-code-signing-profile/#comments</comments>
		<pubDate>Tue, 26 Jan 2010 01:30:39 +0000</pubDate>
		<dc:creator>mnm</dc:creator>
				<category><![CDATA[Web Dev and Tech]]></category>
		<category><![CDATA[code signing profile]]></category>
		<category><![CDATA[debug]]></category>
		<category><![CDATA[developer certificate]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[plist]]></category>
		<category><![CDATA[troubleshooting]]></category>

		<guid isPermaLink="false">http://calbearmnm.com/mnm/journal/?p=1927</guid>
		<description><![CDATA[From http://www.iphonedevsdk.com/forum/iphone-sdk-development/17999-profile-doesn-t-match-application-identifier.html I was getting a &#8220;Code signing profile doesn&#8217;t match developer certificate&#8221; error.  After much troubleshooting.  I am able to set the Code Signing Profile in Project Info but the selection was greyed out when I was editing Active Target. Finally fixed the bug by updating the plist! Post by joni: There were so [...]]]></description>
			<content:encoded><![CDATA[<p>From http://www.iphonedevsdk.com/forum/iphone-sdk-development/17999-profile-doesn-t-match-application-identifier.html</p>
<blockquote><p>I was getting a &#8220;Code signing profile doesn&#8217;t match developer certificate&#8221; error.  After much troubleshooting.  I am able to set the Code Signing Profile in Project Info but the selection was greyed out when I was editing Active Target.</p>
<p>Finally fixed the bug by updating the plist!</p>
<p>Post by joni:</p>
<p>There were so many steps, I&#8217;m not sure I remember them all, but here are the parts I do remember, in case this helps anybody:</p>
<p>- I had two &#8220;System&#8221; keychains, so I deleted one of them<br />
- I set the &#8220;login&#8221; keychain to be the default, so that new keys would be added there (it should show up bold when it&#8217;s the default)<br />
- deleted the old public and private keys for my developer identity, and the wwdr and iphone developer certificates (in both the login and system keychains)<br />
- quit keychain access and restarted it<br />
- generated completely new keys, certificates, app id, provisioning profile<br />
- made sure everything got added to the login keychain, not the system keychain<br />
- in xcode deleted the old provisioning profiles from the Organizer and the device<br />
- added the new profile to xcode and the device<br />
- updated the info.plist (since I&#8217;d changed the com.yourcompany part of the app id in the new profile)</p>
<p>After verifying it worked with beta 4, I upgraded again to beta 5, did a clean rebuild, and everything still works fine. <img title="Smile" src="http://www.iphonedevsdk.com/forum/images/smilies/smile.gif" border="0" alt="" /></p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://calbearmnm.com/mnm/journal/2010/01/25/matching-developer-certificate-to-code-signing-profile/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
