In this tutorial you will create an executable package and a library package with the Swift Package Manager.
To learn about the Swift Package Manager, you will create a command-line app that uses a small library to print the emoji flag for any country.
Source: