I have created a shell script file - builscript.sh - and want to run it during Xcode build. Here is my configuration in Xcode
However, when I try to build my project script doesn't run.
Echo just prints the variable. Try this:
FILE=${SCRIPT_INPUT_FILE_0}
`$FILE`
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With