Re: Command-line builds vs. Xcode preferences
Re: Command-line builds vs. Xcode preferences
- Subject: Re: Command-line builds vs. Xcode preferences
- From: Mel Walker <email@hidden>
- Date: Thu, 6 Jan 2011 14:01:22 -0800
On Jan 6, 2011, at 12:49 PM, Mark Wagner wrote:
> Have you tried
>
> DEPLOYMENT_LOCATION=NO
> TARGET_BUILD_DIR="/Users/buildbotuser/Desktop/BUILDER/build"
> SYMROOT="/Users/buildbotuser/Desktop/BUILDER/build"
> OBJROOT="/Users/buildbotuser/Desktop/BUILDER/build-objects" xcodebuild
> -project "MyApp.xcodeproj" -target "MyApp" -configuration "Release"
>
> That's the normal way of passing environment variables to a
> command-line program.
They aren't environment variables, though, right?
Regardless, it did not work.
--
Mel Walker <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