adessoTurkey / ios-boilerplate

iOS boilerplate app that showcases architecture and libraries used at adesso Turkey
45 stars 5 forks source link

Migration Cocoapods to SPM #67

Closed bahaadesso closed 1 year ago

bahaadesso commented 2 years ago

The Swift Package Manager is a tool for managing the distribution of Swift code. It’s integrated with the Swift build system to automate the process of downloading, compiling, and linking dependencies.

Cocoapods is outdated and needs to be migrated to SPM.