<?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/"
	
	xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Get Set Games &#187; UIPrerenderedIcon</title>
	<atom:link href="http://getsetgames.com/tag/uiprerenderedicon/feed/" rel="self" type="application/rss+xml" />
	<link>http://getsetgames.com</link>
	<description></description>
	<lastBuildDate>Sat, 28 Apr 2012 16:58:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
<atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/><cloud domain='getsetgames.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<link rel="http://api.friendfeed.com/2008/03#sup" xmlns="http://www.w3.org/2005/Atom" type="application/json" href="http://friendfeed.com/api/public-sup.json#5c973c50be"/>		<item>
		<title>How to Take the Shine off Your App&#8217;s Icon</title>
		<link>http://getsetgames.com/2009/12/18/iphonedev-advent-tip-18-how-to-take-the-shine-off-your-apps-icon/</link>
		<comments>http://getsetgames.com/2009/12/18/iphonedev-advent-tip-18-how-to-take-the-shine-off-your-apps-icon/#comments</comments>
		<pubDate>Sat, 19 Dec 2009 00:44:11 +0000</pubDate>
		<dc:creator>Derek van Vliet</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[advent]]></category>
		<category><![CDATA[UIPrerenderedIcon]]></category>

		<guid isPermaLink="false">http://getsetgames.com/?p=1002</guid>
		<description><![CDATA[iPhone apps have a curved shine applied to their icons by default. It makes any icon look like it has been buffed to a high gloss. But what if you [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://getsetgames.com/wp-content/uploads/2009/12/Screen-shot-2009-12-18-at-4.56.39-PM.png" alt="Screen shot 2009-12-18 at 4.56.39 PM" title="Screen shot 2009-12-18 at 4.56.39 PM" width="141" height="82" class="alignright size-full wp-image-1003" />iPhone apps have a curved shine applied to their icons by default. It makes any icon look like it has been buffed to a high gloss. But what if you don&#8217;t want your icon to look shiny? What if you want full control over the look of your icon? Don&#8217;t fret: there are a couple of easy ways to disable the shine and take back control, and they&#8217;re both rather easy.</p>
<h2>UIPrerenderedIcon</h2>
<p><img src="http://getsetgames.com/wp-content/uploads/2009/12/Screen-shot-2009-12-18-at-4.45.15-PM.png" alt="Screen shot 2009-12-18 at 4.45.15 PM" title="Screen shot 2009-12-18 at 4.45.15 PM" width="366" height="60" class="alignright size-full wp-image-1004" />The first method is to add a setting to your project in Xcode. Just follow these 4 simple steps to do so:</p>
<p>1. Open your iPhone app&#8217;s info.plist file.</p>
<p>2. Command-click and select Add Row.</p>
<p>3. Select &#8220;Icon already includes gloss and bevel effects&#8221; from the drop down that appears.</p>
<p>4. Check the checkbox that appears next to the new row.</p>
<p>Alternately, you could set this setting in your info.plist by editing it in a text editor. You just need to add the following 2 XML tags inside the &lt;dict&gt; tag:</p>

<div class="wp_syntax"><div class="code"><pre class="xml" style="font-family:monospace;"><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;dict<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
	<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;key<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>UIPrerenderedIcon<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/key<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
	<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;true</span><span style="color: #000000; font-weight: bold;">/&gt;</span></span>
	...</pre></div></div>

]]></content:encoded>
			<wfw:commentRss>http://getsetgames.com/2009/12/18/iphonedev-advent-tip-18-how-to-take-the-shine-off-your-apps-icon/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:thumbnail url="http://getsetgames.com/wp-content/uploads/2009/12/Screen-shot-2009-12-18-at-4.56.39-PM.png" />
		<media:content url="http://getsetgames.com/wp-content/uploads/2009/12/Screen-shot-2009-12-18-at-4.56.39-PM.png" medium="image">
			<media:title type="html">Screen shot 2009-12-18 at 4.56.39 PM</media:title>
		</media:content>
		<media:content url="http://getsetgames.com/wp-content/uploads/2009/12/Screen-shot-2009-12-18-at-4.45.15-PM.png" medium="image">
			<media:title type="html">Screen shot 2009-12-18 at 4.45.15 PM</media:title>
			<media:thumbnail url="http://getsetgames.com/wp-content/uploads/2009/12/Screen-shot-2009-12-18-at-4.45.15-PM-150x60.png" />
		</media:content>
	</item>
	</channel>
</rss>

