<?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; iphone os 3.0</title>
	<atom:link href="http://www.macoscoders.com/tag/iphone-os-30/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>Mon, 16 Aug 2010 10:45:38 +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>Error: The executable was signed with invalid entitlements</title>
		<link>http://www.macoscoders.com/2009/06/08/error-the-executable-was-signed-with-invalid-entitlements/</link>
		<comments>http://www.macoscoders.com/2009/06/08/error-the-executable-was-signed-with-invalid-entitlements/#comments</comments>
		<pubDate>Mon, 08 Jun 2009 10:51:30 +0000</pubDate>
		<dc:creator>Anish Kumar</dc:creator>
				<category><![CDATA[iPhone Development]]></category>
		<category><![CDATA[iphone os 3.0]]></category>
		<category><![CDATA[provision file]]></category>
		<category><![CDATA[UDID]]></category>
		<category><![CDATA[XCode]]></category>

		<guid isPermaLink="false">http://www.macoscoders.com/?p=243</guid>
		<description><![CDATA[Sometimes when we are installing applications to our device through XCode, we might get a error message saying &#8220;The executable was signed with invalid entitlements&#8220;. This is most likely because the device is not included in the provision file. In tried with a device which i was sure to be included in the provision file [...]]]></description>
			<content:encoded><![CDATA[<p>Sometimes when we are installing applications to our device through XCode, we might get a error message saying &#8220;<code>The executable was signed with invalid entitlements</code>&#8220;. This is most likely because the device is not included in the provision file. In tried with a device which i was sure to be included in the provision file and found that it works as expected.  This error mostly occurs when we try to install applications on device which are not included in the provision file and is running iPhone OS 3.0. My iPod Touch whose UDID was not in the provision file was throwing this error where as my iPhone whose UDID is included in the provision file worked fine.</p>
<p>If you come across anyother reasons for getting this error message, do let me know.</p>
<div id="wherego_related"><h3>Readers who viewed this page, also viewed:</h3><ul><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/23/error-no-valid-aps-environment-entitlement-string-found-for-application/" rel="bookmark" class="wherego_title">Error: &#8220;no valid &#8216;aps-environment&#8217; entitlement string found for application&#8221;</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>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/08/error-the-executable-was-signed-with-invalid-entitlements/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>iPhone 3.0</title>
		<link>http://www.macoscoders.com/2009/03/13/31/</link>
		<comments>http://www.macoscoders.com/2009/03/13/31/#comments</comments>
		<pubDate>Fri, 13 Mar 2009 07:23:29 +0000</pubDate>
		<dc:creator>Anish Kumar</dc:creator>
				<category><![CDATA[iPhone Applications]]></category>
		<category><![CDATA[iPhone SDK]]></category>
		<category><![CDATA[IPhone]]></category>
		<category><![CDATA[iphone os 3.0]]></category>

		<guid isPermaLink="false">http://www.macoscoders.com/?p=31</guid>
		<description><![CDATA[We just got the announcement, iPhone OS 3.0 is coming. Set your clocks, mark your calendars. It&#8217;s going down March 17th. Apparently, we&#8217;ll get a sneak peak at the new OS, as well as a look at a brand new version of the SDK.
Exciting stuff indeed, and we&#8217;ll be there live at 10am PST (1pm [...]]]></description>
			<content:encoded><![CDATA[<p>We just got the announcement, iPhone OS 3.0 is coming. Set your clocks, mark your calendars. It&#8217;s going down March 17th. Apparently, we&#8217;ll get a sneak peak at the new OS, as well as a look at a brand new version of the SDK.</p>
<p><span id="more-31"></span>Exciting stuff indeed, and we&#8217;ll be there live at 10am PST (1pm EST) with the liveblog. Apple&#8217;s calling this an &#8220;advance preview of what we&#8217;re building,&#8221; so we&#8217;re not expecting anything ready to go as of the 17th, but hopefully this will allow developers to start building toward future functionality (hey, how about some push notifications?), and presumably users won&#8217;t have too many months to wait after that for the real deal.</p>
<div id="wherego_related"><h3>Readers who viewed this page, also viewed:</h3><ul><li><a href="http://www.macoscoders.com/2009/06/23/error-no-valid-aps-environment-entitlement-string-found-for-application/" rel="bookmark" class="wherego_title">Error: &#8220;no valid &#8216;aps-environment&#8217; entitlement string found for application&#8221;</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/03/13/31/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
