Skip to content

Instantly share code, notes, and snippets.

@scott-lydon
Created April 3, 2021 19:50
Show Gist options
  • Save scott-lydon/fdbfd8fabc7b21a990e9f76db4152e1c to your computer and use it in GitHub Desktop.
Save scott-lydon/fdbfd8fabc7b21a990e9f76db4152e1c to your computer and use it in GitHub Desktop.
dependencies: [
// Dependencies declare other packages that this package depends on.
.package(url: "https://url/of/another/package.git", from: "1.0.0"),
.package(path: "path/to/a/local/package/", "1.0.0"..<"2.0.0")],
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment