Different icons and title for same iPad application

Posted by trapo on Stack Overflow See other posts from Stack Overflow or by trapo
Published on 2012-07-04T21:12:59Z Indexed on 2012/07/04 21:15 UTC
Read the original article Hit count: 152

I'm developing an iPad application that will be distributed "in-house" ie only inside enterprise. They asked me if i can produce 2 different releases of the same application to be installed on the same iPad.

The first one will communicate with a production server while the second will use a sandbox server and will be used by user to learn the system. Server url will be changed in app settings.

They told me to differentiate these releases by icon and title (and also, of course, by title in navigation bar). What's the best way to get this goal avoiding duplication of the project?

© Stack Overflow or respective owner

Related posts about ios

Related posts about Icons