beeminder / BeeSwift

Official Beeminder for iOS app
Other
30 stars 6 forks source link

Migrate from Cocoapods to SwiftPM #380

Closed theospears closed 1 year ago

theospears commented 1 year ago

This removes all usage of Cocoapods, and instead uses SwiftPM for package management. This allows usage of some newer frameworks, such as swift-collections, which are not available through cocoapods.

Testing: Verified the app builds and launches