Juha Linnanen

Results 17 issues of Juha Linnanen

Need to ask for values, currently hard coded 😅

bug

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...

enhancement

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...

enhancement

We are depending on XCodeProj ruby project, make sure dependency is downloaded and ready to be used.

bug

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...

enhancement

Maybe gif of running init etc to showcase ease of use and quickness of the solution.

enhancement

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...

bug