rootstrap / ios-base

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

Separate project init and setup code to its own project #205

Open glm4 opened 1 year ago

glm4 commented 1 year ago

Ideally, the initial configuration, env keys setup and other processes needed in the future, should live in its own repository and Xcode project.