Re: Yah! First post. Xcode tastes great and is less filling...
Re: Yah! First post. Xcode tastes great and is less filling...
- Subject: Re: Yah! First post. Xcode tastes great and is less filling...
- From: Dave Rehring <email@hidden>
- Date: Fri, 24 Oct 2003 22:56:57 -0700
On 10/24/03 10:34 PM, Scott Tooker at email@hidden wrote:
> Both pbxbuild and xcodebuild exist in /usr/bin.
>
> So you could do something like...
>
> if [ -f /usr/bin/xcodebuild ] ; then
> BUILDTOOL="xcodebuild"
> else
> BUILDTOOL ="pbxbuild"
> fi
>
> Scott
Scott,
Thanks for the script. However, pbxbuild [and ProjectBuilder] only remain
if you upgrade from Jaguar. If you do a clean install of Panther and then
install XCode, you don't get these tools (or, at least, that's how it worked
for me).
Later,
--
David Rehring Psychos do not explode when light hits
VP of Research and Development them, no matter how crazy they are...
Atimi Software, Inc.
www.atimi.com And totally insane guy!
_______________________________________________
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.