Re: Moving physical location of source files in XCode?
Re: Moving physical location of source files in XCode?
- Subject: Re: Moving physical location of source files in XCode?
- From: Laurence Flath <email@hidden>
- Date: Thu, 9 Sep 2004 10:16:45 -0700
Ringo,
Move them on disk. The file(s) should turn red in Xcode. Click once
on the file, and do a Show Inspector (or Get Info). In the General
pane, you can choose the new path. Repeat for all the files.
Still not automatic, but it's one less step than you described. (:
Laurence
On Sep 9, 2004, at 9:36 AM, Ringo De Smet wrote:
Hello,
Coming from a Java background, I find it very handy that my Java
sources are managed according the Java package name. Now, in XCode,
groups don't correspond to physical folders on disk. When I created a
new XCode project, a number of files were generated in the root of my
project folder. Now, I want to create 'src' and 'rsrc' folders and
move my exising sources in there. Is there an easier way to do that in
XCode but remove them from the group, move them on disk and add them
again to the group?
Ringo
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.