Created
February 27, 2014 00:11
-
-
Save kitschpatrol/9241609 to your computer and use it in GitHub Desktop.
LineAndShape2 Build
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
| cd ~/Desktop | |
| git clone git@git.assembla.com:lp-cma.lineAndShape2.git | |
| cd lp-cma.lineAndShape2 | |
| git submodule update --init --recursive | |
| cd LineAndShapeApps/LineAndShape | |
| xcodebuild | |
| open bin/LineAndShape.app |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment