Created
April 3, 2021 19:50
-
-
Save scott-lydon/fdbfd8fabc7b21a990e9f76db4152e1c 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
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