Re: Project references
Re: Project references
- Subject: Re: Project references
- From: Thomas Dibble <email@hidden>
- Date: Mon, 28 Jun 2004 08:15:57 -0700
If you still have access to the original project setup, you can open it
there again, change all the reference types to "Project" instead of
"Absolute", and copy the project file over to your laptop again.
---- Tom Dibble
On Jun 28, 2004, at 8:01 AM, George Warner wrote:
On Sat, 26 Jun 2004 18:33:58 -0700, David Dunham <email@hidden>
wrote:
So I'm trying to bring my code with me to WWDC, but since I have to
copy an Xcode project to my PowerBook, none of the paths are the
same. And I can't seem to figure out how to fix them.
I've found that the quickest way to fix these is to just open the
project's
package (in the Finder) and edit the <project.pbxproj> file with any
text
editor (I usually use BBEdit). Search for "path =". You can also look
for "
refType = 0;" (this means an absolute reference) If it's not a system
or
framework reference you can change the path to project relative and the
refType to 4 (Project relative).
--
Enjoy,
George Warner,
Schizophrenic Optimization Scientist
Apple Developer Technical Support (DTS)
_______________________________________________
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.