<?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>MacOSCoders &#187; Organizer</title>
	<atom:link href="http://www.macoscoders.com/tag/organizer/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.macoscoders.com</link>
	<description>My blog to talk on iPhone, Mac OS, Adobe Flex, AIR...</description>
	<lastBuildDate>Thu, 06 Oct 2011 11:09:14 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>XCode: Could Not Support Development</title>
		<link>http://www.macoscoders.com/2009/06/20/xcode-could-not-support-development/</link>
		<comments>http://www.macoscoders.com/2009/06/20/xcode-could-not-support-development/#comments</comments>
		<pubDate>Fri, 19 Jun 2009 18:33:56 +0000</pubDate>
		<dc:creator>Anish Kumar</dc:creator>
				<category><![CDATA[iPhone Applications]]></category>
		<category><![CDATA[iPhone Development]]></category>
		<category><![CDATA[iPhone SDK]]></category>
		<category><![CDATA[IPhone]]></category>
		<category><![CDATA[iTunes]]></category>
		<category><![CDATA[Organizer]]></category>
		<category><![CDATA[XCode]]></category>

		<guid isPermaLink="false">http://www.macoscoders.com/?p=279</guid>
		<description><![CDATA[Today  when I started my work on an iPhone project, my XCode failed to mount my iPhone. The XCode organizer was showing an orange dot next to it instead of the usual green one. Organizer complained &#8220;Could Not Support Development&#8221;. I tried restarting my XCode, launched iTunes but in vain. iTunes was able to mount [...]]]></description>
			<content:encoded><![CDATA[<div class="wp-caption alignleft" style="width: 335px"><img title="XCode: Could Not Support Development" src="http://www.macoscoders.com/images/Could_Not_Support_Development.jpg" alt="XCode: Could Not Support Development" width="325" height="125" /><p class="wp-caption-text">XCode: Could Not Support Development</p></div>
<p>Today  when I started my work on an iPhone project, my XCode failed to mount my iPhone. The XCode organizer was showing an orange dot next to it instead of the usual green one. Organizer complained &#8220;Could Not Support Development&#8221;. I tried restarting my XCode, launched iTunes but in vain. iTunes was able to mount my iPhone but XCode simply failed and I was not able to test my app&#8217;s on my phone. <span id="more-279"></span>Finally I restarted my iPhone and tried again. Bingooo..! it started working again. My iPhone was running the latest iPhone OS 3.0 GM developers build. See left for the screenshot of the error message that I got.</p>
<div id="wherego_related"><h3>Readers who viewed this page, also viewed:</h3><ul><li><a href="http://www.macoscoders.com/2011/10/06/rip-steve-jobs/" rel="bookmark" class="wherego_title">RIP Steve Jobs</a></li><li><a href="http://www.macoscoders.com/2010/10/13/supporting-both-retina-display-and-normal-display/" rel="bookmark" class="wherego_title">Supporting both Retina Display and Normal Display</a></li><li><a href="http://www.macoscoders.com/2009/06/08/error-the-executable-was-signed-with-invalid-entitlements/" rel="bookmark" class="wherego_title">Error: The executable was signed with invalid entitlements</a></li><li><a href="http://www.macoscoders.com/2009/05/13/app-icons-messed-up-with-iphone-os-30-beta-5/" rel="bookmark" class="wherego_title">App Icons Messed Up With iPhone OS 3.0 Beta 5</a></li><li><a href="http://www.macoscoders.com/2009/06/11/add-background-image-to-uiview/" rel="bookmark" class="wherego_title">Add Background Image To UIView</a></li><li>Powered by <a href="http://ajaydsouza.com/wordpress/plugins/where-did-they-go-from-here/">Where did they go from here?</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://www.macoscoders.com/2009/06/20/xcode-could-not-support-development/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Error Starting Executable</title>
		<link>http://www.macoscoders.com/2009/06/18/error-starting-executable/</link>
		<comments>http://www.macoscoders.com/2009/06/18/error-starting-executable/#comments</comments>
		<pubDate>Thu, 18 Jun 2009 08:06:40 +0000</pubDate>
		<dc:creator>Anish Kumar</dc:creator>
				<category><![CDATA[IPhone]]></category>
		<category><![CDATA[iPhone Applications]]></category>
		<category><![CDATA[iPhone Development]]></category>
		<category><![CDATA[iPhone SDK]]></category>
		<category><![CDATA[Organizer]]></category>
		<category><![CDATA[XCode]]></category>

		<guid isPermaLink="false">http://www.macoscoders.com/?p=275</guid>
		<description><![CDATA[Quite a few times in our iPhone application development cycle we would encounter XCode error &#8220;Error Starting Executable &#8211; No provisioned iPhone OS device is connected.&#8221; even when we know the device is connected to the machine.   This error occurs when the connected device is not configured in the XCode-&#62;Organizer. Organizer would fail to [...]]]></description>
			<content:encoded><![CDATA[<div class="wp-caption alignleft" style="width: 263px"><img title="Error Starting Executable" src="http://www.macoscoders.com/images/Error_Starting_Executable.jpg" alt="Error Starting Executable" width="253" height="80" /><p class="wp-caption-text">Error Starting Executable</p></div>
<p>Quite a few times in our iPhone application development cycle we would encounter XCode error &#8220;Error Starting Executable &#8211; No provisioned iPhone OS device is connected.&#8221; even when we know the device is connected to the machine.   This error occurs when the connected device is not configured in the XCode-&gt;Organizer. Organizer would fail to mount the device as the version of XCode installed on the developer machine may not support the version of iPhone OS installed on the device.</p>
<p><span id="more-275"></span>If you select the device in the Organizer, then XCode would list you the supported iPhone OS versions as well as the OS Version of the device. (An organe dot aganist the device in Organizer indicates it has not been mounted properly.)</p>
<div class="wp-caption alignleft" style="width: 323px"><img title="iPod_Unmounted_In_Organizer" src="http://www.macoscoders.com/images/iPod_Unmounted_In_Organizer.jpg" alt="iPod_Unmounted_In_Organizer" width="313" height="49" /><p class="wp-caption-text">iPod_Unmounted_In_Organizer</p></div>
<div id="wherego_related"><h3>Readers who viewed this page, also viewed:</h3><ul><li><a href="http://www.macoscoders.com/2010/08/12/in-app-sms-in-iphone-os-4-0/" rel="bookmark" class="wherego_title">In-App SMS in iPhone OS 4.0</a></li><li><a href="http://www.macoscoders.com/2009/05/17/iphone-apple-push-notification-service-apns/" rel="bookmark" class="wherego_title">iPhone Apple Push Notification Service (APNS)</a></li><li><a href="http://www.macoscoders.com/2009/06/08/error-the-executable-was-signed-with-invalid-entitlements/" rel="bookmark" class="wherego_title">Error: The executable was signed with invalid entitlements</a></li><li>Powered by <a href="http://ajaydsouza.com/wordpress/plugins/where-did-they-go-from-here/">Where did they go from here?</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://www.macoscoders.com/2009/06/18/error-starting-executable/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
array(0) {
}

