Skip to content

Instantly share code, notes, and snippets.

@pepicrft
Created July 31, 2017 07:44
Show Gist options
  • Save pepicrft/b0d53f59b471047abb7a4275008964d6 to your computer and use it in GitHub Desktop.
Save pepicrft/b0d53f59b471047abb7a4275008964d6 to your computer and use it in GitHub Desktop.
let package = Package(
name: "myproject",
dependencies: [
.Package(url: "https://github.com/carambalabs/xcodeproj.git", majorVersion: 0, minor: 0)
]
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment