Skip to content

Instantly share code, notes, and snippets.

@lordcodes
Created March 10, 2020 09:52
Show Gist options
  • Save lordcodes/c34406c9f300163182b5d1cf233a14dc to your computer and use it in GitHub Desktop.
Save lordcodes/c34406c9f300163182b5d1cf233a14dc to your computer and use it in GitHub Desktop.
Code for the article "Manage automation tasks using Swift Package Manager"
products: [
...
.executable(name: "task", targets: ["UploaderTasks"])
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment