diff options
author | Matt Holgate <matt@emobix.co.uk> | 2014-07-14 15:38:39 +0100 |
---|---|---|
committer | Matt Holgate <matt@emobix.co.uk> | 2014-07-14 15:38:39 +0100 |
commit | 0beb79258649f97767f7572659a81b588c3357ff (patch) | |
tree | 3adb5686c2f56ae8d77132b790fa3a3fd3c313f9 /platform/ios/Classes | |
parent | 803470e161539f9013f854188e57505f4878e891 (diff) | |
download | mupdf-0beb79258649f97767f7572659a81b588c3357ff.tar.xz |
Add the ability to hook a post-archive script into the build process.
Used by the Testflight build.
The post-archive step requires nastiness to pass the result of the script
back to the caller via a temporary file. The reason for this is that a bug
in Xcode means that failures from post-archive steps do not get propagated
back to the user who called xcodebuild archive.
Also, update the postbuild script to explicitly invoke bash (so we can
avoid assuming /bin/sh is bash, and to avoid problems where executable
permissions aren't set properly).
Diffstat (limited to 'platform/ios/Classes')
0 files changed, 0 insertions, 0 deletions