views:

22

answers:

0

I have a paid application on the App Store. I would like to work on an update of the application. During development, I'd like install and debug the updated version without touching the original application installed on the device. I tried modifying the Bundle Identifier and when I choose to 'Build and Run' on the device, it installs a 2nd version of the application on the device, but runs and debugs the original version.