Re: [Xcode-Users] Best Practice: Finding the Developer Folder
Re: [Xcode-Users] Best Practice: Finding the Developer Folder
- Subject: Re: [Xcode-Users] Best Practice: Finding the Developer Folder
- From: Alexander von Below <email@hidden>
- Date: Thu, 30 Oct 2008 12:49:07 +0100
Solved:
As this is intended for the build script phase, I can just use
PLATFORM_DEVELOPER_APPLICATIONS_DIR
Alex
Am 30.10.2008 um 12:37 schrieb Alexander von Below:
Hello,
I want my shell scripts to be as flexible as Xcode, and therefore
not assume any location for the /Developer folder.
What is the best practice to find the items?
/usr/bin/xcode-select -print-path seems only present if the command
line tools have been installed.
Is there an environment variable, or mdfind query to give me the
(most likely) selected and active Xcode installation?
Thanks
Alex
_______________________________________________
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
_______________________________________________
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