Re: Does xcodebuild -buildstyle work?
Re: Does xcodebuild -buildstyle work?
- Subject: Re: Does xcodebuild -buildstyle work?
- From: Brian Smith <email@hidden>
- Date: Tue, 2 Dec 2003 10:35:38 -0700
This is a known bug and has been posted on this list before. You may
want to check the archives to see if somebody had a workaround. I just
change my active build styles to be normally Deployment for building
with xcodebuild in XCode for now.
Regards,
Brian
On Dec 1, 2003, at 11:43 PM, Rob Cas wrote:
Hi,
Using XCode 1.0.1, it seems to me that the buildstyle flag is
being ignored when I do something like:
xcodebuild -target mytarget -buildstyle Deployment
It looks like the Active build style is always used, regardless
of the flag setting.
Has anybody else found this, and/or have a workaround
for it?
It's ok for a small number of projects to manually set the
active style, but checking out a large number of projects
during an automated build is problematic, as the active
build style doesn't seem to be saved in the project.pbxproj
file and I'd prefer not to have to pollute the repository
with user specific build preference files...
Thanks in advance,
Rob.
http://personals.yahoo.com.au - Yahoo! Personals
New people, new possibilities. FREE for a limited time.
_______________________________________________
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.