Use Swift Package Manager to Add Dependencies

SPM + Xcode + THAT GREAT PACKAGE

Steven Curtis

--

Photo by Katherine Gu on Unsplash

If you have reusable modules you might already use Swift Package Manager (SPM) to manage these dependencies for you. In this article, we will use SPM to fetch and use third-party code in our project.

excellent

--

--