Under early Xcode releases, if you didn't specify a configuration to
xcodebuild, the "default configuration" was used. And in fact, there
was a "Default" configuration visible in every new project.
With Xcode 3.0, man xcodebuild _still_ says that if no configuration
is specified, a "default configuration" is used. The Developer Tools
docset says:
If you do not specify a build configuration, xcodebuild uses the
target's default build configuration.
I assume this is distinct from what would be set by -
activeconfiguration (or why provide the option?), but I can't be sure.
What is the default configuration used by xcodebuild for Xcode 3?
— F
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/xcode-users/email@hidden