Hi,
I tried to create multiple iPhone apps using same XCode project and that worked ok, but when I want to install all of them into my iPhone, iTunes instead of adding the second app as new, it want to replace the existing one(the first one installed) with the second one. I used for each application a different target and made a script which copy into Default.png the corresponding image.My app will have different distributions, so I need to figure it out how to deploy the apps in order for iTunes to install each of these as single app and not to consider all my apps as one single application.
Can you guys please help me with this?
Appreciate, Alex.