views:

21

answers:

0

Hi

I am wondering how i go about issuing updates to my app for Beta testers? My app relies on a plist stored in the app's Documents directory, which stores their data.

If i change my version number to 1.1 for example and choose Share Application in Xcode, it will send the latest build and provisioning profile to my beta testers.

My app was originally signed with profile A, but now it is signed with profile B.

If my testers just drag the ipa and profile B to iTunes will it overwrite any existing data?

Thanks