xcodebuild seems to be ignoring parameters
xcodebuild seems to be ignoring parameters
- Subject: xcodebuild seems to be ignoring parameters
- From: Clark Cox <email@hidden>
- Date: Sun, 2 Nov 2003 19:17:12 -0500
When building from the commandline, it seems that xcodebuild is
ignoring the "-buildstyle" parameter. When I build with "xcodebuild
-buildstyle Deployment", I notice that the -fzero-link and
-ffix-and-continue flags are passed to g++. I have verified that my
"Deployment" build style has ZeroLink and Fix and continue disabled. It
seems that xcodebuild is using whichever build style was last selected
in XCode, without regard to the -buildstyle parameter.
Either I've done something wrong, or there is a bug in XCode. If anyone
has any idea of what I've done wrong please let me know, if not I will
file a bug report.
--
Clark S. Cox III
email@hidden
http://homepage.mac.com/clarkcox3/blog/B1196589870/index.html
[demime 0.98b removed an attachment of type application/pkcs7-signature which had a name of smime.p7s]
_______________________________________________
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.