December 2018
Intermediate to advanced
414 pages
10h 19m
English
In order to create a package, you will use the swift package command.
Running the command without any argument will print in the terminal the different options and subcommands you can run. As we are getting started, here are the most important ones:
As we are getting started with SPM, the command we are the most interested in is swift package init.
Read now
Unlock full access