iOS-factor: A methodology for building high-quality iOS apps

1 · Felix Krause · July 7, 2018, midnight
iOS-factor was inspired by the famous twelve-factor app framework, a methodology to write high-quality web services. iOS-factor uses the same structure and similar principles, re-written and applied to the iOS app development processes. Background Over the past 10 years, the iOS development process has shifted drastically: from supporting a single device to a wide range of available iOS-powered iPhones and iPads and various platforms like tvOS and watchOS from manually including git submodules ...