Skip to content
This repository has been archived by the owner on Jun 5, 2018. It is now read-only.

Commit

Permalink
Merge pull request #154 from jongary-twitter/remove_open_command
Browse files Browse the repository at this point in the history
Remove the open command when building the iOS framework.
  • Loading branch information
gabriel committed Mar 10, 2014
2 parents 6a39800 + 33d7ed4 commit ec5b1b8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Scripts/iOSFramework.sh
Original file line number Diff line number Diff line change
Expand Up @@ -77,5 +77,3 @@ cp Framework.plist $FRAMEWORK_DIR/Resources/Info.plist
echo ""
echo "The framework was built at: $FRAMEWORK_DIR"
echo ""

open "$FRAMEWORK_BUILD_PATH"

0 comments on commit ec5b1b8

Please sign in to comment.