Brandon on Nostr: npub1p9kjc…m865w Swift Package Manager is my suggestion. The modularity is great ...
npub1p9kjc5uauqdfphar82xmq573tf3hnh3mcugkw3t6mjg2y76xkd3sum865w (npub1p9k…865w) Swift Package Manager is my suggestion. The modularity is great and, most importantly for me, using SPM typically gives you day-one support for exploring newer betas and software. I like having the organization of SPM modularity, being able to open my projects in Swift Playgrounds, and almost always be able to build in a new Xcode beta (or on a new OS, like visionOS), without having to depend on someone else (like CocoaPods/Carthage) to update their code for me to get moving.