<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1" -->
<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">
	<channel>
		<title>cocos2d for iPhone &#187; Topic: Corrupt Info.plist</title>
		<link>http://www.cocos2d-iphone.org/forum/topic/4602</link>
		<description>A fast, easy to use, free, and community supported 2D game engine</description>
		<language>en-US</language>
		<pubDate>Fri, 10 Feb 2012 01:39:50 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.cocos2d-iphone.org/forum/search.php</link>
		</textInput>
		<atom:link href="http://www.cocos2d-iphone.org/forum/rss/topic/4602" rel="self" type="application/rss+xml" />

		<item>
			<title>juliusdays on "Corrupt Info.plist"</title>
			<link>http://www.cocos2d-iphone.org/forum/topic/4602#post-109323</link>
			<pubDate>Mon, 08 Aug 2011 03:47:53 +0000</pubDate>
			<dc:creator>juliusdays</dc:creator>
			<guid isPermaLink="false">109323@http://www.cocos2d-iphone.org/forum/</guid>
			<description><p>thanks milan.. it solved my problem :)
</p></description>
		</item>
		<item>
			<title>h.hamm on "Corrupt Info.plist"</title>
			<link>http://www.cocos2d-iphone.org/forum/topic/4602#post-44131</link>
			<pubDate>Wed, 30 Jun 2010 12:22:52 +0000</pubDate>
			<dc:creator>h.hamm</dc:creator>
			<guid isPermaLink="false">44131@http://www.cocos2d-iphone.org/forum/</guid>
			<description><p>after restarting xcode and the iphone the problem "failed to upload" seems to be solved.
</p></description>
		</item>
		<item>
			<title>h.hamm on "Corrupt Info.plist"</title>
			<link>http://www.cocos2d-iphone.org/forum/topic/4602#post-44130</link>
			<pubDate>Wed, 30 Jun 2010 12:11:12 +0000</pubDate>
			<dc:creator>h.hamm</dc:creator>
			<guid isPermaLink="false">44130@http://www.cocos2d-iphone.org/forum/</guid>
			<description><p>I think the info.plist of cocos is bugged.</p>
<p>I've removed all the keys like Sat Back, so its just an empty dictionary anymore. But then I get "Failed to upload" Error when trying to install it on the iPhone. </p>
<p>I Use SDK4.0 with OS4.0 on iPhone 3G.
</p></description>
		</item>
		<item>
			<title>Sat Back on "Corrupt Info.plist"</title>
			<link>http://www.cocos2d-iphone.org/forum/topic/4602#post-33711</link>
			<pubDate>Sun, 11 Apr 2010 16:58:09 +0000</pubDate>
			<dc:creator>Sat Back</dc:creator>
			<guid isPermaLink="false">33711@http://www.cocos2d-iphone.org/forum/</guid>
			<description><p>Hello,<br />
I had the same problem. I was not able to run in the simulator, so I started a new Cocos2D project in a separate folder, copied over my code and resources, added to the project and recompiled. It finally ran in the simulator again, but then I got the plist error when trying to debug on my iPhone. I am baffled as to what caused it, since I never had this plist error the first time I downloaded my original project to my iPhone<br />
(I did have a problem with it that caused a lot of trouble; I had an underscore "_" in the name of my application and the Organizer or Xcode would not accept that character when I tried to build and run for the iPhone. After I changed the name in the .plist, I could download the app, but got strange errors like not installing into the iPhone Simulator)</p>
<p>I deleted the following keys thanks to the advice above:<br />
                &#60;key&#62;telephony&#60;/key&#62;<br />
		&#60;false/&#62;<br />
		&#60;key&#62;sms&#60;/key&#62;<br />
		&#60;false/&#62;<br />
		&#60;key&#62;still-camera&#60;/key&#62;<br />
		&#60;false/&#62;<br />
		&#60;key&#62;auto-focus-camera&#60;/key&#62;<br />
		&#60;false/&#62;<br />
		&#60;key&#62;video-camera&#60;/key&#62;<br />
		&#60;false/&#62;<br />
		&#60;key&#62;wifi&#60;/key&#62;<br />
		&#60;false/&#62;<br />
		&#60;key&#62;accelerometer&#60;/key&#62;<br />
		&#60;true/&#62;<br />
		&#60;key&#62;location-services&#60;/key&#62;<br />
		&#60;false/&#62;<br />
		&#60;key&#62;gps&#60;/key&#62;<br />
		&#60;false/&#62;<br />
		&#60;key&#62;magnetometer&#60;/key&#62;<br />
		&#60;false/&#62;<br />
		&#60;key&#62;microphone&#60;/key&#62;<br />
		&#60;false/&#62;<br />
		&#60;key&#62;opengles-1&#60;/key&#62;<br />
		&#60;true/&#62;<br />
		&#60;key&#62;opengles-2&#60;/key&#62;<br />
		&#60;false/&#62;<br />
		&#60;key&#62;armv6&#60;/key&#62;<br />
		&#60;false/&#62;<br />
		&#60;key&#62;armv7&#60;/key&#62;<br />
		&#60;false/&#62;<br />
		&#60;key&#62;peer-peer&#60;/key&#62;<br />
		&#60;false/&#62;</p>
<p>Thank you for the help milan.
</p></description>
		</item>
		<item>
			<title>milan on "Corrupt Info.plist"</title>
			<link>http://www.cocos2d-iphone.org/forum/topic/4602#post-33386</link>
			<pubDate>Thu, 08 Apr 2010 21:34:33 +0000</pubDate>
			<dc:creator>milan</dc:creator>
			<guid isPermaLink="false">33386@http://www.cocos2d-iphone.org/forum/</guid>
			<description><p>Edit Info.plist file from the file system e.g vi editor (do not use xcode). </p>
<p>Delete keys in this section:<br />
 &#60;key&#62;UIRequiredDeviceCapabilities&#60;/key&#62;<br />
 &#60;dict&#62;<br />
  ...<br />
 &#60;/dict&#62;
</p></description>
		</item>
		<item>
			<title>petem on "Corrupt Info.plist"</title>
			<link>http://www.cocos2d-iphone.org/forum/topic/4602#post-32963</link>
			<pubDate>Tue, 06 Apr 2010 01:32:57 +0000</pubDate>
			<dc:creator>petem</dc:creator>
			<guid isPermaLink="false">32963@http://www.cocos2d-iphone.org/forum/</guid>
			<description><p>rig: After updating to 3.2.2 over the Easter weekend, I'm getting this problem with one of of my apps. Would you please give more detail n your two solutions, ie<br />
a)how to do so manually? I used th plist editor which come alive on double clicking the plist file and removed all capabilities, still no luck. Do you have other manual intervention in mind?<br />
b) how to retrieve an Info.plist fron r1825?</p>
<p>Thanks.
</p></description>
		</item>
		<item>
			<title>riq on "Corrupt Info.plist"</title>
			<link>http://www.cocos2d-iphone.org/forum/topic/4602#post-27974</link>
			<pubDate>Thu, 25 Feb 2010 14:29:57 +0000</pubDate>
			<dc:creator>riq</dc:creator>
			<guid isPermaLink="false">27974@http://www.cocos2d-iphone.org/forum/</guid>
			<description><p>As I mentioned, it seems to be a bug in Xcode 3.2.2.<br />
What you can do, is remove the disabled features from Info.plist #<a href='http://www.cocos2d-iphone.org/forum/tags/uirequireddevicecapabilities'>UIRequiredDeviceCapabilities</a> manually, or use Info.plist that comes with r1825
</p></description>
		</item>
		<item>
			<title>Local on "Corrupt Info.plist"</title>
			<link>http://www.cocos2d-iphone.org/forum/topic/4602#post-27968</link>
			<pubDate>Thu, 25 Feb 2010 14:05:49 +0000</pubDate>
			<dc:creator>Local</dc:creator>
			<guid isPermaLink="false">27968@http://www.cocos2d-iphone.org/forum/</guid>
			<description><p>I have the same problem and I do use Xcode 3.2.2 beta<br />
However, I don't understand how you solved it, would appreciate it if you can help me..
</p></description>
		</item>
		<item>
			<title>riq on "Corrupt Info.plist"</title>
			<link>http://www.cocos2d-iphone.org/forum/topic/4602#post-27422</link>
			<pubDate>Sat, 20 Feb 2010 16:53:07 +0000</pubDate>
			<dc:creator>riq</dc:creator>
			<guid isPermaLink="false">27422@http://www.cocos2d-iphone.org/forum/</guid>
			<description><p>Which version of Xcode are you using ?<br />
3.2.1 seems to work OK, but 3.2.2 beta seems that it doesn't recognizes the new <code>info.plist</code>
</p></description>
		</item>
		<item>
			<title>napierzaza on "Corrupt Info.plist"</title>
			<link>http://www.cocos2d-iphone.org/forum/topic/4602#post-27388</link>
			<pubDate>Sat, 20 Feb 2010 05:14:07 +0000</pubDate>
			<dc:creator>napierzaza</dc:creator>
			<guid isPermaLink="false">27388@http://www.cocos2d-iphone.org/forum/</guid>
			<description><p>Has anyone had the experience with xCode where the Info.plist starts saying that </p>
<pre><code>&#60;br /&#62;
The Info.plist for application at /blah/blah/blah.app specifies device capability requirements, which are not met by iPhone&#60;br /&#62;</code></pre>
<p>Now, I understand what it's saying, except that there is nothing more than "accelerometer" and "opegles1" selected. I tried this on my usual development 2G and 3G but both give me the same message. I even created a new project from the Cocos 0.99.0 template TWICE. Each time I don't copy over my old Info.plist and I create a brand new one.</p>
<p>solved. Somehow the list itself was rejecting my iPhones. Which made no sense I suppose since none were actually checked. I had to delete the entire plist folder thing.
</p></description>
		</item>

	</channel>
</rss>

