I am trying to do the following:
- During the build phase, open a plain text file and read the text
- Change the value of a property in info.plist to the value obtained in step 1.
Can I write a shell script for this?
It will be great if someone can guide me to achieve this.
Yes you can. I would do it in three steps:
${MY_COOL_SETTING}.