<?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>mandarin.no &#187; glossy</title>
	<atom:link href="http://mandarin.no/tag/glossy/feed/" rel="self" type="application/rss+xml" />
	<link>http://mandarin.no</link>
	<description></description>
	<lastBuildDate>Tue, 17 Aug 2010 09:35:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>iPhone dev: Remove the glossy effect from the application icon</title>
		<link>http://mandarin.no/iphone/iphone-dev-remove-the-glossy-effect-from-the-application-icon/</link>
		<comments>http://mandarin.no/iphone/iphone-dev-remove-the-glossy-effect-from-the-application-icon/#comments</comments>
		<pubDate>Mon, 25 May 2009 20:46:31 +0000</pubDate>
		<dc:creator>Thomas Viktil</dc:creator>
				<category><![CDATA[iphone]]></category>
		<category><![CDATA[application]]></category>
		<category><![CDATA[boolean]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[glossy]]></category>
		<category><![CDATA[icon]]></category>
		<category><![CDATA[uiprerenderedicon]]></category>
		<category><![CDATA[value type]]></category>
		<category><![CDATA[xcode]]></category>
		<guid isPermaLink="false">http://mandarin.no/?p=83</guid>
		<description><![CDATA[As you probably know, the iPhone adds a nice glossy effect to your application&#8217;s icon. It sure does look good, but sometimes it just doesn&#8217;t suit your icon. It can be prevented by editing the Info.plist file. It&#8217;s easy! Follow me. Click on one of the lines to make the little plus icon appear. Click [...]]]></description>
			<content:encoded><![CDATA[<p>As you probably know, the iPhone adds a nice glossy effect to your application&#8217;s icon. It sure does look good, but sometimes it just doesn&#8217;t suit your icon. It can be prevented by editing the <strong>Info.plist</strong> file. It&#8217;s easy! Follow me.</p>
<p><img class="alignnone size-full wp-image-84" title="iphone_app_01" src="http://mandarin.no/wp-content/uploads/2009/05/iphone_app_01.gif" alt="iphone_app_01" width="482" height="124" /></p>
<p>Click on one of the lines to make the little plus icon appear. Click the plus icon to add a new line.</p>
<p><img class="alignnone size-full wp-image-85" title="iphone_app_02" src="http://mandarin.no/wp-content/uploads/2009/05/iphone_app_02.gif" alt="iphone_app_02" width="482" height="143" /></p>
<p>Give it a key name of <strong>UIPrerenderedIcon</strong>.</p>
<p><img class="alignnone size-full wp-image-86" title="iphone_app_03" src="http://mandarin.no/wp-content/uploads/2009/05/iphone_app_03.gif" alt="iphone_app_03" width="482" height="376" /></p>
<p>The value is by default set to String, but we need to change it to Boolean. Right-click the newly created line, choose <strong>Value Type &gt; Boolean</strong>.</p>
<p><img class="alignnone size-full wp-image-87" title="iphone_app_04" src="http://mandarin.no/wp-content/uploads/2009/05/iphone_app_04.gif" alt="iphone_app_04" width="482" height="138" /></p>
<p>The value has now magically transformed into a check box.</p>
<p><img class="alignnone size-full wp-image-88" title="iphone_app_05" src="http://mandarin.no/wp-content/uploads/2009/05/iphone_app_05.gif" alt="iphone_app_05" width="482" height="138" /></p>
<p>Click it!</p>
<p>And you&#8217;re done. It&#8217;s as easy as that.</p>
]]></content:encoded>
			<wfw:commentRss>http://mandarin.no/iphone/iphone-dev-remove-the-glossy-effect-from-the-application-icon/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
