<?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: How to rename project in Xcode 3.x</title>
	<atom:link href="http://aplus.rs/programming/how-to-rename-project-in-xcode-3x/feed/" rel="self" type="application/rss+xml" />
	<link>http://aplus.rs/programming/how-to-rename-project-in-xcode-3x/</link>
	<description>mostly modern web design with get-a-life sparks</description>
	<lastBuildDate>Tue, 31 Aug 2010 13:36:06 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: How to rename project in Xcode 3.x &#124; published @ aplus moments &#124; Connor Denman&#39;s Blog</title>
		<link>http://aplus.rs/programming/how-to-rename-project-in-xcode-3x/comment-page-1/#comment-197235</link>
		<dc:creator>How to rename project in Xcode 3.x &#124; published @ aplus moments &#124; Connor Denman&#39;s Blog</dc:creator>
		<pubDate>Tue, 03 Aug 2010 02:54:34 +0000</pubDate>
		<guid isPermaLink="false">http://aplus.rs/?p=374#comment-197235</guid>
		<description>[...] How to rename project in Xcode 3.x &#124; published @ aplus&#160;moments  Posted on July 27, 2010 by connordenman   How to rename project in Xcode 3.x &#124; published @ aplus moments [...]</description>
		<content:encoded><![CDATA[<p>[…] How to rename project in Xcode 3.x | published @ aplus moments  Posted on July 27, 2010 by connordenman   How to rename project in Xcode 3.x | published @ aplus moments […]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alan Pappachan</title>
		<link>http://aplus.rs/programming/how-to-rename-project-in-xcode-3x/comment-page-1/#comment-197234</link>
		<dc:creator>Alan Pappachan</dc:creator>
		<pubDate>Mon, 02 Aug 2010 20:21:52 +0000</pubDate>
		<guid isPermaLink="false">http://aplus.rs/?p=374#comment-197234</guid>
		<description>Thanks! Saved me some digging under the hood. Would just like to add that in the case of my iPhone app, I had to also rename the app delegate source files (*AppDelegate.h, and .m).

Also, if you want to give spaces in your project name, note that you can have spaces in the folder name and .xcodeproj name. In all other filenames, you need to put in underscores instead of spaces.</description>
		<content:encoded><![CDATA[<p>Thanks! Saved me some digging under the hood. Would just like to add that in the case of my iPhone app, I had to also rename the app delegate source files (*AppDelegate.h, and .m).</p>
<p>Also, if you want to give spaces in your project name, note that you can have spaces in the folder name and .xcodeproj name. In all other filenames, you need to put in underscores instead of spaces.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: abizer</title>
		<link>http://aplus.rs/programming/how-to-rename-project-in-xcode-3x/comment-page-1/#comment-197187</link>
		<dc:creator>abizer</dc:creator>
		<pubDate>Sat, 06 Mar 2010 11:10:31 +0000</pubDate>
		<guid isPermaLink="false">http://aplus.rs/?p=374#comment-197187</guid>
		<description>Rather than create a slew of projects with differing names, this would have been a good chance to learn about using a source code repository. It makes comparing different states of a project much easier.</description>
		<content:encoded><![CDATA[<p>Rather than create a slew of projects with differing names, this would have been a good chance to learn about using a source code repository. It makes comparing different states of a project much easier.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Boon</title>
		<link>http://aplus.rs/programming/how-to-rename-project-in-xcode-3x/comment-page-1/#comment-197182</link>
		<dc:creator>Boon</dc:creator>
		<pubDate>Mon, 15 Feb 2010 19:28:13 +0000</pubDate>
		<guid isPermaLink="false">http://aplus.rs/?p=374#comment-197182</guid>
		<description>I have listed the steps I normally use and you don&#039;t have to deal with the xcodeproj file directly:

http://www.nanaimostudio.com/blog/2010/2/15/renaming-project-in-xcode-the-simple-way.html</description>
		<content:encoded><![CDATA[<p>I have listed the steps I normally use and you don’t have to deal with the xcodeproj file directly:</p>
<p><a href="http://www.nanaimostudio.com/blog/2010/2/15/renaming-project-in-xcode-the-simple-way.html" rel="nofollow">http://www.nanaimostudio.com/blog/2010/2/15/renaming-project-in-xcode-the-simple-way.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carl Grainger</title>
		<link>http://aplus.rs/programming/how-to-rename-project-in-xcode-3x/comment-page-1/#comment-197178</link>
		<dc:creator>Carl Grainger</dc:creator>
		<pubDate>Fri, 12 Feb 2010 12:28:56 +0000</pubDate>
		<guid isPermaLink="false">http://aplus.rs/?p=374#comment-197178</guid>
		<description>Now you&#039;ve tried the hard way, try this:

In Xcode menu go to Project and select Rename.

That&#039;s all Folks</description>
		<content:encoded><![CDATA[<p>Now you’ve tried the hard way, try this:</p>
<p>In Xcode menu go to Project and select Rename.</p>
<p>That’s all Folks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul</title>
		<link>http://aplus.rs/programming/how-to-rename-project-in-xcode-3x/comment-page-1/#comment-197177</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Wed, 10 Feb 2010 08:58:39 +0000</pubDate>
		<guid isPermaLink="false">http://aplus.rs/?p=374#comment-197177</guid>
		<description>Thanks. This post was very useful. I hope this feature gets supported in the next releases of Xcode. :)</description>
		<content:encoded><![CDATA[<p>Thanks. This post was very useful. I hope this feature gets supported in the next releases of Xcode. :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Manjunath HS</title>
		<link>http://aplus.rs/programming/how-to-rename-project-in-xcode-3x/comment-page-1/#comment-197165</link>
		<dc:creator>Manjunath HS</dc:creator>
		<pubDate>Mon, 18 Jan 2010 06:16:10 +0000</pubDate>
		<guid isPermaLink="false">http://aplus.rs/?p=374#comment-197165</guid>
		<description>Instead we can create a different target and keep all versions in same project isn&#039;t it?</description>
		<content:encoded><![CDATA[<p>Instead we can create a different target and keep all versions in same project isn’t it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: N.B.</title>
		<link>http://aplus.rs/programming/how-to-rename-project-in-xcode-3x/comment-page-1/#comment-197164</link>
		<dc:creator>N.B.</dc:creator>
		<pubDate>Fri, 15 Jan 2010 17:10:58 +0000</pubDate>
		<guid isPermaLink="false">http://aplus.rs/?p=374#comment-197164</guid>
		<description>That helped a lot!, thanks!</description>
		<content:encoded><![CDATA[<p>That helped a lot!, thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: muz</title>
		<link>http://aplus.rs/programming/how-to-rename-project-in-xcode-3x/comment-page-1/#comment-197131</link>
		<dc:creator>muz</dc:creator>
		<pubDate>Wed, 14 Oct 2009 14:42:23 +0000</pubDate>
		<guid isPermaLink="false">http://aplus.rs/?p=374#comment-197131</guid>
		<description>Good jooob...
just to mention few  points:
1. Its better if you first  refactor the name of your delegate through xcode to new  name  delgate.  
2. the name of header files do not get refactored u have to do those manually.
3. you have to rename plist, pch.
4. search in  your project with old  name in xcode and replace with new name carefully.</description>
		<content:encoded><![CDATA[<p>Good jooob…<br />
just to mention few  points:<br />
1. Its better if you first  refactor the name of your delegate through xcode to new  name  delgate.<br />
2. the name of header files do not get refactored u have to do those manually.<br />
3. you have to rename plist, pch.<br />
4. search in  your project with old  name in xcode and replace with new name carefully.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced) (user agent is rejected)

Served from: aplus.rs @ 2010-09-10 02:27:08 -->