<?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>Kickass Labs &#187; xcode codesign</title>
	<atom:link href="http://www.kickasslabs.com/tag/xcode-codesign/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kickasslabs.com</link>
	<description>We &#9829; code.</description>
	<lastBuildDate>Wed, 28 Dec 2011 16:57:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Resolving the CodeSign error in Xcode when building new iPhone projects</title>
		<link>http://www.kickasslabs.com/2008/12/13/resolving-the-codesign-error-in-xcode-when-building-new-iphone-projects/</link>
		<comments>http://www.kickasslabs.com/2008/12/13/resolving-the-codesign-error-in-xcode-when-building-new-iphone-projects/#comments</comments>
		<pubDate>Sat, 13 Dec 2008 21:54:34 +0000</pubDate>
		<dc:creator>gabe</dc:creator>
				<category><![CDATA[iPhone]]></category>
		<category><![CDATA[xcode codesign]]></category>

		<guid isPermaLink="false">http://www.kickasslabs.com/?p=126</guid>
		<description><![CDATA[Quick tip: if you&#8217;re just getting started with iPhone app development and trying to build and run an iPhone app project using the iPhone simulator in Xcode and you&#8217;re getting an error that looks like: CodeSign error: Code Signing Identity &#8230; <a href="http://www.kickasslabs.com/2008/12/13/resolving-the-codesign-error-in-xcode-when-building-new-iphone-projects/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Quick tip: if you&#8217;re just getting started with iPhone app development and trying to build and run an iPhone app project using the iPhone simulator in Xcode and you&#8217;re getting an error that looks like:</p>
<blockquote><p>CodeSign error: Code Signing Identity &#8216;iPhone Developer&#8217; does not match any code-signing certificate in your keychain.  Once added to the keychain, touch a file or clean the project to continue.</p></blockquote>
<p>The fix is pretty simple.  In the Build Results window (which you probably got to by clicking the error icon in the lower right corner of your project window), change the pulldown menu from &#8216;Device &#8211; iPhone xxx&#8217; to &#8216;Simulator &#8211; iPhone xxx&#8217;.  </p>
<p><img class="alignnone size-full wp-image-128" title="Xcode Device Pulldown Menu" src="http://www.kickasslabs.com/wp-content/uploads/2008/12/picture-1.jpg" alt="Xcode Device Pulldown Menu" width="253" height="304" /></p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.kickasslabs.com%2F2008%2F12%2F13%2Fresolving-the-codesign-error-in-xcode-when-building-new-iphone-projects%2F&amp;title=Resolving%20the%20CodeSign%20error%20in%20Xcode%20when%20building%20new%20iPhone%20projects" id="wpa2a_2"><img src="http://www.kickasslabs.com/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.kickasslabs.com/2008/12/13/resolving-the-codesign-error-in-xcode-when-building-new-iphone-projects/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

