Created
April 8, 2016 18:12
-
-
Save imam-san/7689e2e4ce4d2c2ccb2e9ceb7fcd210d to your computer and use it in GitHub Desktop.
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
| touch Cartfile | |
| github "Alamofire/Alamofire" == 2.0 | |
| github "SwiftyJSON/SwiftyJSON" ~> 2.3.0 | |
| carthage update --platform iOS | |
| add run scrypt | |
| Build Phases | |
| $(SRCROOT)/Carthage/Build/iOS/Alamofire.framework | |
| $(SRCROOT)/Carthage/Build/iOS/SwiftyJSON.framework | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment