<?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: Changing the Application Name for an Xcode Project</title>
	<atom:link href="http://meandmark.com/blog/2007/09/changing-the-application-name-for-an-xcode-project/feed/" rel="self" type="application/rss+xml" />
	<link>http://meandmark.com/blog/2007/09/changing-the-application-name-for-an-xcode-project/</link>
	<description></description>
	<lastBuildDate>Sat, 04 Feb 2012 20:06:57 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
	<item>
		<title>By: Anonymous</title>
		<link>http://meandmark.com/blog/2007/09/changing-the-application-name-for-an-xcode-project/comment-page-1/#comment-136</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Sun, 27 Dec 2009 20:29:00 +0000</pubDate>
		<guid isPermaLink="false">http://meandmark.com/blog/?p=52#comment-136</guid>
		<description>You were visited with remarkable idea</description>
		<content:encoded><![CDATA[<p>You were visited with remarkable idea</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eras3r</title>
		<link>http://meandmark.com/blog/2007/09/changing-the-application-name-for-an-xcode-project/comment-page-1/#comment-126</link>
		<dc:creator>Eras3r</dc:creator>
		<pubDate>Wed, 21 Oct 2009 16:20:13 +0000</pubDate>
		<guid isPermaLink="false">http://meandmark.com/blog/?p=52#comment-126</guid>
		<description>Thanks! Your tip rocks!</description>
		<content:encoded><![CDATA[<p>Thanks! Your tip rocks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://meandmark.com/blog/2007/09/changing-the-application-name-for-an-xcode-project/comment-page-1/#comment-124</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Thu, 01 Oct 2009 05:58:27 +0000</pubDate>
		<guid isPermaLink="false">http://meandmark.com/blog/?p=52#comment-124</guid>
		<description>I&#039;m using Xcode 3.1.4 and simply double clicking on the Application name beneath the Targets icon, and changing the Product name inside the Debug, Release and (if applicable) Distribution configurations does the trick.</description>
		<content:encoded><![CDATA[<p>I&#39;m using Xcode 3.1.4 and simply double clicking on the Application name beneath the Targets icon, and changing the Product name inside the Debug, Release and (if applicable) Distribution configurations does the trick.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://meandmark.com/blog/2007/09/changing-the-application-name-for-an-xcode-project/comment-page-1/#comment-122</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Sat, 22 Aug 2009 05:33:37 +0000</pubDate>
		<guid isPermaLink="false">http://meandmark.com/blog/?p=52#comment-122</guid>
		<description>Would have been more usefull if you had told also how to find that &#039;Build tab&#039;. Took me 5 minutes to figure that out as I&#039;m not a regular Xcode user. On Xcode 3.0 you go to Project/Edit Project Settings menu, in the dialog that opens select Build &#039;tab&#039; from the top, then select from the Show popup: All Settings, then scroll down the list until you see Packaging title under which you should find the empty Product Name property.&lt;br /&gt;&lt;br /&gt;br Kusti</description>
		<content:encoded><![CDATA[<p>Would have been more usefull if you had told also how to find that &#39;Build tab&#39;. Took me 5 minutes to figure that out as I&#39;m not a regular Xcode user. On Xcode 3.0 you go to Project/Edit Project Settings menu, in the dialog that opens select Build &#39;tab&#39; from the top, then select from the Show popup: All Settings, then scroll down the list until you see Packaging title under which you should find the empty Product Name property.</p>
<p>br Kusti</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: EmptySet</title>
		<link>http://meandmark.com/blog/2007/09/changing-the-application-name-for-an-xcode-project/comment-page-1/#comment-19</link>
		<dc:creator>EmptySet</dc:creator>
		<pubDate>Wed, 07 Nov 2007 00:26:00 +0000</pubDate>
		<guid isPermaLink="false">http://meandmark.com/blog/?p=52#comment-19</guid>
		<description>Found the answer... &lt;br/&gt;&lt;br/&gt;http://www.satimage.fr/software/en/smile/external_codes/projects_xcode_intro.html&lt;br/&gt;&lt;br/&gt;In particular: &quot;if you change the Product Name in the Build tab, you must provide the same name for the Executable field in the Properties tab. Otherwise the product may not be launchable.&quot;</description>
		<content:encoded><![CDATA[<p>Found the answer&#8230; </p>
<p><a href="http://www.satimage.fr/software/en/smile/external_codes/projects_xcode_intro.html" rel="nofollow">http://www.satimage.fr/software/en/smile/external_codes/projects_xcode_intro.html</a></p>
<p>In particular: &#8220;if you change the Product Name in the Build tab, you must provide the same name for the Executable field in the Properties tab. Otherwise the product may not be launchable.&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: EmptySet</title>
		<link>http://meandmark.com/blog/2007/09/changing-the-application-name-for-an-xcode-project/comment-page-1/#comment-18</link>
		<dc:creator>EmptySet</dc:creator>
		<pubDate>Wed, 07 Nov 2007 00:21:00 +0000</pubDate>
		<guid isPermaLink="false">http://meandmark.com/blog/?p=52#comment-18</guid>
		<description>This is a nice posting. However, for me it doesn&#039;t work. The app never launches. Any ideas what else I need to do?</description>
		<content:encoded><![CDATA[<p>This is a nice posting. However, for me it doesn&#8217;t work. The app never launches. Any ideas what else I need to do?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<br />
<b>Warning</b>:  Cannot modify header information - headers already sent by (output started at /home/szymczyk/public_html/blog/wp-includes/feed-rss2-comments.php:10) in <b>/home/szymczyk/public_html/blog/wp-includes/pluggable.php</b> on line <b>897</b><br />

