<?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: Get Application Name</title>
	<atom:link href="http://MobileDeveloperTips.com/cocoa/get-application-name.html/feed" rel="self" type="application/rss+xml" />
	<link>http://MobileDeveloperTips.com/cocoa/get-application-name.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: Guadalupe Griffie</title>
		<link>http://MobileDeveloperTips.com/cocoa/get-application-name.html#comment-61191</link>
		<dc:creator>Guadalupe Griffie</dc:creator>
		<pubDate>Tue, 11 Oct 2011 10:46:07 +0000</pubDate>
		<guid isPermaLink="false">http://iPhoneDeveloperTips.com/?p=1432#comment-61191</guid>
		<description>infoDictionary returns a dictionary that contains the contents of the above bundles Info.plist

Yes you are right i did try it and works</description>
		<content:encoded><![CDATA[<p>infoDictionary returns a dictionary that contains the contents of the above bundles Info.plist</p>
<p>Yes you are right i did try it and works</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Muchow</title>
		<link>http://MobileDeveloperTips.com/cocoa/get-application-name.html#comment-59663</link>
		<dc:creator>John Muchow</dc:creator>
		<pubDate>Mon, 05 Sep 2011 14:11:33 +0000</pubDate>
		<guid isPermaLink="false">http://iPhoneDeveloperTips.com/?p=1432#comment-59663</guid>
		<description>Hey Bruno, thanks. I looked up both keys in the Apple docs, for &lt;strong&gt;CFBundleName&lt;/strong&gt; is states: &quot;If you localize this key, you should also include the key “CFBundleDisplayName.” For &lt;strong&gt;CFBundleDisplayName&lt;/strong&gt;  &quot;If you localize this key, you should also include a localized version of the CFBundleName key. If you do not intend to localize your bundle, do not include this key in your Info.plist file.&quot; So I guess it really depends on whether or not the app is localized.</description>
		<content:encoded><![CDATA[<p>Hey Bruno, thanks. I looked up both keys in the Apple docs, for <strong>CFBundleName</strong> is states: &#8220;If you localize this key, you should also include the key “CFBundleDisplayName.” For <strong>CFBundleDisplayName</strong>  &#8220;If you localize this key, you should also include a localized version of the CFBundleName key. If you do not intend to localize your bundle, do not include this key in your Info.plist file.&#8221; So I guess it really depends on whether or not the app is localized.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bruno C.</title>
		<link>http://MobileDeveloperTips.com/cocoa/get-application-name.html#comment-59322</link>
		<dc:creator>Bruno C.</dc:creator>
		<pubDate>Thu, 01 Sep 2011 08:09:02 +0000</pubDate>
		<guid isPermaLink="false">http://iPhoneDeveloperTips.com/?p=1432#comment-59322</guid>
		<description>Hello,

To my mind the right key is CFBundleDisplayName</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>To my mind the right key is CFBundleDisplayName</p>
]]></content:encoded>
	</item>
</channel>
</rss>

