- In Xcode select File > Add Packages.
- Enter this project's URL: https://github.com/DavidSouthgate/TomCryptSPM.git
- Specify minimum version required (E.g.
1.18.3)
- Add the following dependency in your package manifest
.package(url: "https://github.com/DavidSouthgate/TomCryptSPM.git", from: "1.18.3")