We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a17a241 commit d6a9211Copy full SHA for d6a9211
assets/walkthrough/createNewProject.md
@@ -1,5 +1,5 @@
1
There are several project templates to choose from:
2
-- `Library`: A package with a library. Use this to
+- `Library`: A package with a library. Use this to publish code for other packages to consume.
3
- `Executable`: A package with an executable. Use this for command line utilities.
4
- `Tool`: A package with an executable that uses Swift Argument Parser. Use this if you plan to have a rich set of command line arguments.
5
- `Build Tool Plugin`: A package that vents a Swift build tool plugin.
0 commit comments