rootstrap / ios-base

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

Force update feature #90

Open pMalvasio opened 6 years ago

pMalvasio commented 6 years ago

At some point, any app may need force update to run correctly. It's nice to have this from day 1 implemented just in case. Maybe as a separated branch as an optional feature but I think would be nice to have it.