Consider thinking of architectural decisions as investments and take into account the associated rate of return, it is a useful approach for finding out how pragmatic or fit for purpose every option on the table is.
—Richard Monson-Haefel
In the previous chapter, we learned the basic terms and how to create our first Swift Package, both from the command line and Xcode.
We need to know how to integrate it with our project and design a good API that can serve not only other developers but also ourselves.