Hello, I hope everyone is well!
A hello from Brazil to the entire community. I need urgent help with Fastlane automation.
The scenario is this; I have multiple "Whitelabel" applications in my company, developed in Kotlin.
The source code is the same for all 30 Apps, what changes are the client logos and small customizable changes that they request from the UX.
Well, so far I have automated an App by creating a configuration within the project itself, which is not at all feasible... because I would have to replicate this for each project.
My idea is; to create a global configuration with Fastlane, so that it is centralized and references all the Apps within it.
So far I have configured the store by generating the key, the secrets in the central repository that I created and also GitHub Actions CI/CD.
But I need some tips to be successful in this automation, has anyone who has been through a similar scenario, can help me?
not kotlin but kotlin colored 3