This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/sh | |
######################################################################################################## | |
######################################################################################################## | |
## Author: Jonathan Hosmer (http://pythonforios.com) ## | |
## Date: 2 November 2012 ## | |
######################################################################################################## | |
######################################################################################################## | |
### ** How to use this script ** ### | |
### Add a 'Run Script' build phase and enter the path to this script ### | |
### Include these macros in your xcconfig Config file or the 'Build Settings' tab of the Project ### |