I run the script during the build phase.
Xcode allows you to define custom build settings. I thought I would use these settings to store the values ββor paths that I want to pass to the script.
Is it possible? How can I pass custom assembly script settings during the build phase? Can you point me to some documentation or tutorial?
I am using Xcode 4.3.1
build-automation xcode xcode4 build-settings
Pterie daktyl
source share