This file contains 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
# | |
# c.f. StackOverflow question/answer here: http://stackoverflow.com/questions/3520977/build-fat-static-library-device-simulator-using-xcode-and-sdk-4 | |
# | |
# Version 2.3 | |
# | |
# Latest Change: | |
# - Apple's handling of "project files" is broken; added a workaround for Xcode 4.5 | |
# - Added automatic FAIL BUILD if any of the internal commands fail | |
# | |
# Purpose: |
NewerOlder