[DevFest Nantes 2018] Automate your whole iOS Projects & share resources with Android
Speaker : Olivier Halligon During the life of a project, there are a LOT of tasks quite repetitive and time-consuming. But not all people know how much those steps can all be automated! With this session you'll have an overview of which tools and techniques can be useful to automate various steps of the lifetime of your project, including : - the creation and configuration of your Xcode project, its build settings and build phases - its initial structure to be ready for the architecture of your choice - the configuration of Fabric & Crashlytics & 3rd party libraries - internationalising & localising your strings and sharing them with the counterpart Android project - maintaining constants for all your resources - generating your database model, and sharing with the counterpart Android project - generating repetitive code - doing Code Reviews & commenting on common mistakes on Pull Requests - running your tests - automating AppStore submission (binary & metadata automation)