Xcode user defined settings from pre-action
Xcode user defined settings from pre-action
- Subject: Xcode user defined settings from pre-action
- From: Torsten Curdt <email@hidden>
- Date: Wed, 11 May 2016 00:21:07 +0200
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 (email@hidden)
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:
This email sent to email@hidden