Moving projects & files back and forth bewteen two Macs
Moving projects & files back and forth bewteen two Macs
- Subject: Moving projects & files back and forth bewteen two Macs
- From: Jean-François Brouillet <email@hidden>
- Date: Sun, 18 Jan 2004 18:01:59 +0100
I'm encountering a very annoying problem with my Xcode projects.
I'm building Java projects out of the following directory structure
~/Projects/com/* for the source files, that are used by many projects
~/Projects/ProjXXX/ for each of the individual Project that access
source files in the com/* hierarchy.
I move both the sources and the project(s) between my main machine
and my laptop twice a week or so, and each time, Xcode LOSES the
"entry path" of the external files, meaning tat I have to first
delete the references, then re-add the source tree, and then, one
by one, tell Xcode which file belongs to which target!
The reason seems to be that Xcode stores the access path as absolute
path rather than project relative path. Anyway to modify this?
(For some reason, my "user name" is not the same on both machines
so the absolute path look different)
Also, if anyone could point me to a usable Xcode _reference_
documentation ... I mean that I've searched everything I could
find about my other "copy files phase" problem and did everything
"by the book" only to have the phase consistently fail ...
Thanks
--
Jean-Frangois Brouillet
_______________________________________________
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.