Re: Moving Xcode Projects
Re: Moving Xcode Projects
- Subject: Re: Moving Xcode Projects
- From: Neil <email@hidden>
- Date: Fri, 12 Sep 2008 03:16:53 -0400
On Sep 12, 2008, at 3:08 AM, Thomas Davie wrote:
On 12 Sep 2008, at 09:02, Neil wrote:
But what happens if I just move the entire project's directory (the
directory which contains the .xcodeproj bundle) to a different
place on the file system? Do I have to make any adjustments then?
If you set your project up right, no. All the references in your
project *should* be relative.
Yeah, I'm not doing anything fancy yet with Xcode. Just defaults for
just about everything so far.
Forgive me if there is an obvious answer to this question...
I understand it's a real pain to rename projects (I wish Apple
would put a little utility somewhere to make that easier).
I believe this is the point of apple's new compiler -- a compiler
that parses fast == a compiler that can be used for refactorings in
Xcode.
I wasn't talking about re-factoring the code. As I understand it, if
I want to rename the project itself, I have to dive into a pile of
configuration files and apply the changes manually in a bunch of
places. That's what I wish I didn't have to do (I'm likely a little
too indecisive about my names...).
But since I use defaults for everything, if I really want to change
the name, I just move the source files over to a new project. <shrug>
Maybe one of these days I'll get around to writing something to do the
renames automatically.
Thanks Tom, Joe.
-N.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden