<?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 for Smart Apps</title>
	<atom:link href="http://www.smartapps.co/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.smartapps.co</link>
	<description>Applications for your Mac, iPhone, iPad</description>
	<lastBuildDate>Mon, 09 Jan 2012 05:57:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on Version Control System with XCode 4 and Git by Ben</title>
		<link>http://www.smartapps.co/2011/01/version-control-system-with-xcode-4-and-git/#comment-346</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Mon, 09 Jan 2012 05:57:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.smartapps.co/?p=85#comment-346</guid>
		<description>Really helpful tips! I could finally get the Git work with Xcode!. Many Thanks!</description>
		<content:encoded><![CDATA[<p>Really helpful tips! I could finally get the Git work with Xcode!. Many Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PixAM by PixAM: Free Screenshot Capture Tool &#124; MacTips3000</title>
		<link>http://www.smartapps.co/pixam/#comment-345</link>
		<dc:creator>PixAM: Free Screenshot Capture Tool &#124; MacTips3000</dc:creator>
		<pubDate>Fri, 06 Jan 2012 17:29:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.smartapps.co/#comment-345</guid>
		<description>[...] Apps’s official website. It’s only 410KB in size and supports Mac OS X 10.6.6 or higher. Try PixAM [...]</description>
		<content:encoded><![CDATA[<p>[...] Apps’s official website. It’s only 410KB in size and supports Mac OS X 10.6.6 or higher. Try PixAM [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Code Signing in XCode 4 by Julian</title>
		<link>http://www.smartapps.co/2011/02/tutorial-code-signing-in-xcode-4/#comment-344</link>
		<dc:creator>Julian</dc:creator>
		<pubDate>Tue, 20 Dec 2011 04:00:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.smartapps.co/?p=143#comment-344</guid>
		<description>Problem solved!
I just read I a good post on that topic.

You can set Xcode to bypass the code signing by setting the following plist (for iOS5.0, you&#039;ll be able to find the plist that fits for you&#039;r SDK)
/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS5.0.sdk/SDKSettings.plist

Open it with e.g. TextEdit. To bypass permission errors, you can permit TextEdit for this file by using the following Terminal command:
/Applications/TextEdit.app/Contents/MacOS/TextEdit /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS5.0.sdk/SDKSettings.plist

Change the value for the key CODE_SIGNING_REQUIRED to NO

Then set Xcode to &quot;Not Code Sign&quot; your apps.

Now you&#039;ll be able to build your apps without problems.</description>
		<content:encoded><![CDATA[<p>Problem solved!<br />
I just read I a good post on that topic.</p>
<p>You can set Xcode to bypass the code signing by setting the following plist (for iOS5.0, you&#8217;ll be able to find the plist that fits for you&#8217;r SDK)<br />
/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS5.0.sdk/SDKSettings.plist</p>
<p>Open it with e.g. TextEdit. To bypass permission errors, you can permit TextEdit for this file by using the following Terminal command:<br />
/Applications/TextEdit.app/Contents/MacOS/TextEdit /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS5.0.sdk/SDKSettings.plist</p>
<p>Change the value for the key CODE_SIGNING_REQUIRED to NO</p>
<p>Then set Xcode to &#8220;Not Code Sign&#8221; your apps.</p>
<p>Now you&#8217;ll be able to build your apps without problems.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Code Signing in XCode 4 by Julian</title>
		<link>http://www.smartapps.co/2011/02/tutorial-code-signing-in-xcode-4/#comment-343</link>
		<dc:creator>Julian</dc:creator>
		<pubDate>Tue, 20 Dec 2011 03:47:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.smartapps.co/?p=143#comment-343</guid>
		<description>I have same problems but I couldn&#039;t solve them at all.
I do see the drop down menu. But my certificate doesn&#039;t show up.

There are just these two entries:
»iPhone Developer«
»iPhone Distribution«

I rebuild the certificate at least 5 times.
But it never shows up.

I also tried entering the name of the certificate by hand.
In this case I get this error:
Code Sign error: a valid provisioning profile matching the application&#039;s Identifier &#039;[app identifier]&#039; could not be found

Can anybody help me?
I just want to test my apps before paying 80€ to apple. In case my app won&#039;t work it would be wasted money :/

Thanks!</description>
		<content:encoded><![CDATA[<p>I have same problems but I couldn&#8217;t solve them at all.<br />
I do see the drop down menu. But my certificate doesn&#8217;t show up.</p>
<p>There are just these two entries:<br />
»iPhone Developer«<br />
»iPhone Distribution«</p>
<p>I rebuild the certificate at least 5 times.<br />
But it never shows up.</p>
<p>I also tried entering the name of the certificate by hand.<br />
In this case I get this error:<br />
Code Sign error: a valid provisioning profile matching the application&#8217;s Identifier &#8216;[app identifier]&#8216; could not be found</p>
<p>Can anybody help me?<br />
I just want to test my apps before paying 80€ to apple. In case my app won&#8217;t work it would be wasted money :/</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Code Signing in XCode 4 by gdyer</title>
		<link>http://www.smartapps.co/2011/02/tutorial-code-signing-in-xcode-4/#comment-342</link>
		<dc:creator>gdyer</dc:creator>
		<pubDate>Sat, 10 Dec 2011 22:31:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.smartapps.co/?p=143#comment-342</guid>
		<description>Hi, Lundman -

In Lion XCode 4.2, I have the same problem... by any chance did you find a solution??

Thank you!!</description>
		<content:encoded><![CDATA[<p>Hi, Lundman -</p>
<p>In Lion XCode 4.2, I have the same problem&#8230; by any chance did you find a solution??</p>
<p>Thank you!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Code Signing in XCode 4 by MaC</title>
		<link>http://www.smartapps.co/2011/02/tutorial-code-signing-in-xcode-4/#comment-338</link>
		<dc:creator>MaC</dc:creator>
		<pubDate>Mon, 05 Dec 2011 14:35:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.smartapps.co/?p=143#comment-338</guid>
		<description>Yes it is really just that menu! What made me crazy was that XCode somehow decided by itself to turn it off...</description>
		<content:encoded><![CDATA[<p>Yes it is really just that menu! What made me crazy was that XCode somehow decided by itself to turn it off&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Code Signing in XCode 4 by Sean</title>
		<link>http://www.smartapps.co/2011/02/tutorial-code-signing-in-xcode-4/#comment-337</link>
		<dc:creator>Sean</dc:creator>
		<pubDate>Mon, 05 Dec 2011 13:21:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.smartapps.co/?p=143#comment-337</guid>
		<description>Hi Grup, 

thanks for answering. 

it turned out, if i go to Editor Menu, choose Show Value.

the drop down list is there again.

Cheers,
Sean</description>
		<content:encoded><![CDATA[<p>Hi Grup, </p>
<p>thanks for answering. </p>
<p>it turned out, if i go to Editor Menu, choose Show Value.</p>
<p>the drop down list is there again.</p>
<p>Cheers,<br />
Sean</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Code Signing in XCode 4 by grup</title>
		<link>http://www.smartapps.co/2011/02/tutorial-code-signing-in-xcode-4/#comment-336</link>
		<dc:creator>grup</dc:creator>
		<pubDate>Mon, 05 Dec 2011 01:08:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.smartapps.co/?p=143#comment-336</guid>
		<description>Faced the Same Issue

To solve it

- Close  project with incorrect build settings
- Open a correct projet who works (To setup correct xcode Settings ?)
- Quit Xcode
- Make as security copy of your wrong project
- Delete  the file name UserInterfaceState.xcuserstate under the .xcodeproj 
(you should do that by terminal) finder see the .xcodeproj as a bundle not like directory

rm .xcodeproj/project.xcworkspace/xcuserdata/.xcuserdatad/UserInterfaceState.xcuserstate

re start xcode on the project build setting sould use drop down list now.</description>
		<content:encoded><![CDATA[<p>Faced the Same Issue</p>
<p>To solve it</p>
<p>- Close  project with incorrect build settings<br />
- Open a correct projet who works (To setup correct xcode Settings ?)<br />
- Quit Xcode<br />
- Make as security copy of your wrong project<br />
- Delete  the file name UserInterfaceState.xcuserstate under the .xcodeproj<br />
(you should do that by terminal) finder see the .xcodeproj as a bundle not like directory</p>
<p>rm .xcodeproj/project.xcworkspace/xcuserdata/.xcuserdatad/UserInterfaceState.xcuserstate</p>
<p>re start xcode on the project build setting sould use drop down list now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Code Signing in XCode 4 by Sean</title>
		<link>http://www.smartapps.co/2011/02/tutorial-code-signing-in-xcode-4/#comment-326</link>
		<dc:creator>Sean</dc:creator>
		<pubDate>Tue, 22 Nov 2011 09:51:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.smartapps.co/?p=143#comment-326</guid>
		<description>Hi Mac, I have exactly the same problem for one project using xcode but not for others.

did you find any solution?</description>
		<content:encoded><![CDATA[<p>Hi Mac, I have exactly the same problem for one project using xcode but not for others.</p>
<p>did you find any solution?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on iSynchronize by iSynchronize 2.1 &#124; Smart Apps</title>
		<link>http://www.smartapps.co/isynchronize/#comment-276</link>
		<dc:creator>iSynchronize 2.1 &#124; Smart Apps</dc:creator>
		<pubDate>Tue, 20 Sep 2011 09:20:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.smartapps.co/#comment-276</guid>
		<description>[...] iSynchronize [...]</description>
		<content:encoded><![CDATA[<p>[...] iSynchronize [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

