Skip to content

Instantly share code, notes, and snippets.

@imam-san
Created April 8, 2016 18:12
Show Gist options
  • Select an option

  • Save imam-san/7689e2e4ce4d2c2ccb2e9ceb7fcd210d to your computer and use it in GitHub Desktop.

Select an option

Save imam-san/7689e2e4ce4d2c2ccb2e9ceb7fcd210d to your computer and use it in GitHub Desktop.
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