Created
October 18, 2013 17:07
-
-
Save 1951FDG/19c0690732223fcb8f04 to your computer and use it in GitHub Desktop.
Run Script Examples
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
| ln -sf "/Applications" "$BUILT_PRODUCTS_DIR" | |
| cd "$BUILT_PRODUCTS_DIR"; tar cjf "$PRODUCT_NAME.app.tar.bz2" "$PRODUCT_NAME.app" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment