Do you know how I can change the UDIDs in .ipa file without Xcodes? I got test version of my app from my programmer. But I don't want to bother him, because he is super busy.
Asked
Active
Viewed 553 times
1 Answers
0
To change UDID in your .ipa you need to resign this ipa using certificate (p12 file) and new mobileprovision. You can do this using XCode or command line tools.
I think you won't be able to do this without iOS-developer.

Vanger
- 692
- 4
- 10