Maybe the script itself can compare the build configuration using
a ${XXX} define? If so, what's the define for the current build
configuration?
${CONFIGURATION}
Actually, that should be $(CONFIGURATION) (note the use of parens).
Well, inside the script it most certainly has to be ${CONFIGURATION}
(at least since Xcode 2.1).
Jonas
_______________________________________________
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