Created
March 10, 2018 11:00
-
-
Save mgrebenets/988716a627370d78d49befa865c0b132 to your computer and use it in GitHub Desktop.
Async Swift Scripting - 6
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
# Run using framework built with CocoaPods | |
swift -F Rome Example.swift | |
# Run using framework built with Carthage | |
swift -F Carthage/Build/Mac Example.swift |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment