Targets, build,schemes iOs aclarations

56 views Asked by At

I have a iOs app that should change its style and logos in function of which company ask us for the app.

What I want is, have different configurations for the same app, so I can put a folder there with the personalization, create a new configuration, and compile it(In android we use flavors, In web we use .css folder, so it is easy to make a new version).

I think that you can achieve this with Targets, schemes and build configurations but I cant figure out how this exactly work as I cant find a good example of what I want

0

There are 0 answers