I want to distribute my application to .ipa file which can be added by itunes to device. And i go to developer.apple.com and then:
- Generate Distribution Provisioning Profile, download, install it and use it as "code sign".
- Then install Distribution Certificate
- Go to my Xcode and select product->archive
- Then from Organizer->Archives select my latest copy and select Distribute, select Save For Enterprise or Ad-Hoc and and sign this by my Distribution Provisioning Profile.
- Next i add my mobileprovision file to itunes, add ipa to itunes and try to sync.
- I'm getting an error 0xE8003FFE
I'm using Xcode 4.3.2