rootstrap / ios-base

Boilerplate for new iOS projects using Swift 5. Provides a handful of functionalities.
https://rootstrap.com/
MIT License
262 stars 63 forks source link

Deprecate cocoapods and migrate to SPM #207

Closed danialepaco closed 1 year ago

danialepaco commented 1 year ago

Description:

glm4 commented 1 year ago

Great work @danialepaco ! I think you also need to update the init executable. To create a binary executable from the init.swift script you can run: xcrun swiftc init.swift