chirp/build/chirp.app/Contents
Tim Smith 9380b833e3 Fix app launching on OS X #4479
Running chirp .app bundles from ~/Downloads was observed to fail on recent versions of OS X. This is because a OS X security feature called App Translocation is actually executing the .app bundle from a temporary read-only disk image, and the chirp launch script attempts to modify the contents of the app bundle.

This patch avoids modifying the .app bundle when App Translocation is active.
2017-02-08 23:13:46 -08:00
..
MacOS Fix app launching on OS X #4479 2017-02-08 23:13:46 -08:00
Resources Add MacOS .app files to the repository 2011-10-24 15:36:51 -07:00
Info.plist Fix the MacOS property list file to use a captialized icon file name. 2012-02-15 16:49:39 -08:00
PkgInfo Add MacOS .app files to the repository 2011-10-24 15:36:51 -07:00