Is there any way of passing values from a build pre-action into the user defined settings of the project?
The only good way I found so far is to pass them to the xcodebuild command line - that doesn't really help much when not building from the command line though. As a work around it seem like one could write out a xcconfig file in the pre-action and then use that in the project. That feels quite hackish though. Any other options? cheers, Torsten _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com