Juha Linnanen
Juha Linnanen
Currently ios flow tries to produce release, dev and staging versions of the app to testflight without any options from user. It would be better if user can choose which...
There are certain prerequisites, which needs to be done before so that init can go through and deployment from CI/CD will work out of the box. Documenting these will make...
We are depending on XCodeProj ruby project, make sure dependency is downloaded and ready to be used.
Additional documentation of modifications / installs that init does per step. This way it can be easier to understand for the users what has happened and how can they customize...
Maybe gif of running init etc to showcase ease of use and quickness of the solution.
To make changes to iOS project file, there are four scripts that are being run: 1) Add extra schemes 2) Add bundle id suffixes and apply them 3) Add extra...