<?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 on: Remove Shine / Gloss Effect on iPhone Icon</title>
	<atom:link href="http://MobileDeveloperTips.com/general/remove-shine-gloss-effect-on-iphone-icon.html/feed" rel="self" type="application/rss+xml" />
	<link>http://MobileDeveloperTips.com/general/remove-shine-gloss-effect-on-iphone-icon.html</link>
	<description>iOS and Objective-C Tips, Tricks and Tutorials.</description>
	<lastBuildDate>Sat, 19 May 2012 05:15:17 -0500</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: ross</title>
		<link>http://MobileDeveloperTips.com/general/remove-shine-gloss-effect-on-iphone-icon.html#comment-60778</link>
		<dc:creator>ross</dc:creator>
		<pubDate>Sun, 02 Oct 2011 12:45:08 +0000</pubDate>
		<guid isPermaLink="false">http://iPhoneDeveloperTips.com/?p=2829#comment-60778</guid>
		<description>Thanks for your time to post this...</description>
		<content:encoded><![CDATA[<p>Thanks for your time to post this&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://MobileDeveloperTips.com/general/remove-shine-gloss-effect-on-iphone-icon.html#comment-58912</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Fri, 26 Aug 2011 07:12:50 +0000</pubDate>
		<guid isPermaLink="false">http://iPhoneDeveloperTips.com/?p=2829#comment-58912</guid>
		<description>It looks like in version 4.0.2 of Xcode this UIPrerenderedIcon has to be boolean and you need to type Yes, the check box is no longer available. 

I had this working fine in the older version of xcode but after updating to 4.0.2 my icon was rendered with the effect, even though this value was set correctly. i had to delete it and add it again to get it to work correctly.</description>
		<content:encoded><![CDATA[<p>It looks like in version 4.0.2 of Xcode this UIPrerenderedIcon has to be boolean and you need to type Yes, the check box is no longer available. </p>
<p>I had this working fine in the older version of xcode but after updating to 4.0.2 my icon was rendered with the effect, even though this value was set correctly. i had to delete it and add it again to get it to work correctly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Suhail Larik</title>
		<link>http://MobileDeveloperTips.com/general/remove-shine-gloss-effect-on-iphone-icon.html#comment-54713</link>
		<dc:creator>Suhail Larik</dc:creator>
		<pubDate>Sat, 02 Jul 2011 20:55:12 +0000</pubDate>
		<guid isPermaLink="false">http://iPhoneDeveloperTips.com/?p=2829#comment-54713</guid>
		<description>Very nice trick john!
Keep continue like that tricks.
Thanks john</description>
		<content:encoded><![CDATA[<p>Very nice trick john!<br />
Keep continue like that tricks.<br />
Thanks john</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Darek Rusin</title>
		<link>http://MobileDeveloperTips.com/general/remove-shine-gloss-effect-on-iphone-icon.html#comment-44763</link>
		<dc:creator>Darek Rusin</dc:creator>
		<pubDate>Fri, 25 Mar 2011 12:41:37 +0000</pubDate>
		<guid isPermaLink="false">http://iPhoneDeveloperTips.com/?p=2829#comment-44763</guid>
		<description>Thanks! That helped me today :)</description>
		<content:encoded><![CDATA[<p>Thanks! That helped me today :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nanjunda</title>
		<link>http://MobileDeveloperTips.com/general/remove-shine-gloss-effect-on-iphone-icon.html#comment-42779</link>
		<dc:creator>Nanjunda</dc:creator>
		<pubDate>Fri, 04 Mar 2011 19:50:56 +0000</pubDate>
		<guid isPermaLink="false">http://iPhoneDeveloperTips.com/?p=2829#comment-42779</guid>
		<description>Thanks,

This was help ful... :-)</description>
		<content:encoded><![CDATA[<p>Thanks,</p>
<p>This was help ful&#8230; :-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Liam</title>
		<link>http://MobileDeveloperTips.com/general/remove-shine-gloss-effect-on-iphone-icon.html#comment-42477</link>
		<dc:creator>Liam</dc:creator>
		<pubDate>Wed, 02 Mar 2011 01:45:01 +0000</pubDate>
		<guid isPermaLink="false">http://iPhoneDeveloperTips.com/?p=2829#comment-42477</guid>
		<description>Perfect!

I just created a new line, selected &quot;Icon already includes gloss effects&quot;, and checked the box. (it was automatically a checkbox, not YES/NO). 

My icon looks 100% better now. :) Thanks for posting!</description>
		<content:encoded><![CDATA[<p>Perfect!</p>
<p>I just created a new line, selected &#8220;Icon already includes gloss effects&#8221;, and checked the box. (it was automatically a checkbox, not YES/NO). </p>
<p>My icon looks 100% better now. :) Thanks for posting!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: booJenkins</title>
		<link>http://MobileDeveloperTips.com/general/remove-shine-gloss-effect-on-iphone-icon.html#comment-23607</link>
		<dc:creator>booJenkins</dc:creator>
		<pubDate>Mon, 16 Aug 2010 15:58:05 +0000</pubDate>
		<guid isPermaLink="false">http://iPhoneDeveloperTips.com/?p=2829#comment-23607</guid>
		<description>Yeah, i didnt realize the  became outdated, 
after reInstalling the app, and using:
 &#124; UIPrerenderedIcon &#124; YES &#124;

It worked, thanks a bunch!</description>
		<content:encoded><![CDATA[<p>Yeah, i didnt realize the  became outdated,<br />
after reInstalling the app, and using:<br />
 | UIPrerenderedIcon | YES |</p>
<p>It worked, thanks a bunch!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex Humphreys</title>
		<link>http://MobileDeveloperTips.com/general/remove-shine-gloss-effect-on-iphone-icon.html#comment-22433</link>
		<dc:creator>Alex Humphreys</dc:creator>
		<pubDate>Thu, 05 Aug 2010 02:45:11 +0000</pubDate>
		<guid isPermaLink="false">http://iPhoneDeveloperTips.com/?p=2829#comment-22433</guid>
		<description>Thanks for the post, found this though Google. I was just making all the icons on my iPhone 4 high resolution, and I needed to be able to turn off the gloss.

And by the way, unlike what Md12 mentioned above, do not use a boolean, you must use a string with the value &quot;YES&quot;.</description>
		<content:encoded><![CDATA[<p>Thanks for the post, found this though Google. I was just making all the icons on my iPhone 4 high resolution, and I needed to be able to turn off the gloss.</p>
<p>And by the way, unlike what Md12 mentioned above, do not use a boolean, you must use a string with the value &#8220;YES&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Muchow</title>
		<link>http://MobileDeveloperTips.com/general/remove-shine-gloss-effect-on-iphone-icon.html#comment-15309</link>
		<dc:creator>John Muchow</dc:creator>
		<pubDate>Sun, 16 May 2010 01:53:24 +0000</pubDate>
		<guid isPermaLink="false">http://iPhoneDeveloperTips.com/?p=2829#comment-15309</guid>
		<description>It seems that depending on the version of Xcode you are using, the list of options vary. I&#039;ve had to manually enter values as well. As long as you know it&#039;s an option, you&#039;re half way there :)</description>
		<content:encoded><![CDATA[<p>It seems that depending on the version of Xcode you are using, the list of options vary. I&#8217;ve had to manually enter values as well. As long as you know it&#8217;s an option, you&#8217;re half way there :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://MobileDeveloperTips.com/general/remove-shine-gloss-effect-on-iphone-icon.html#comment-15301</link>
		<dc:creator>John</dc:creator>
		<pubDate>Sat, 15 May 2010 23:06:54 +0000</pubDate>
		<guid isPermaLink="false">http://iPhoneDeveloperTips.com/?p=2829#comment-15301</guid>
		<description>I don&#039;t see either option listed in the choices for new key value (listed as raw values or not) when editing the info.plist in Xcode 3.2.2. I can type UIPrerenderedIcon by hand but this gives me an uneasy feeling because the rest of you seem to see it in the list.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t see either option listed in the choices for new key value (listed as raw values or not) when editing the info.plist in Xcode 3.2.2. I can type UIPrerenderedIcon by hand but this gives me an uneasy feeling because the rest of you seem to see it in the list.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

