rootstrap / ios-base

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

Adds presence check of rswift script, otherwise the build fails #122

Closed mcousillas6 closed 4 years ago

mcousillas6 commented 4 years ago

Added a safety check that asks to run pod install if rswift script is not found

mcousillas6 commented 4 years ago

Do we need all pod related stuff?

Nope