Posts

Post marked as solved
4 Replies
1.3k Views
I have a multi-tenant web application, where each customer in the application has their own website. I’d like to offer each cusomer their own iOS branded app.Is it possible to have one Xcode iOS project compile to multiple, separate iOS applications? So the views and functionality would be same for each app, but the only thing that would be different is styling (colours, etc) and the base URL the application would request its data from.
Posted Last updated
.