Drag and drop provisioning profile and ipa file to itune. sync app to iphone and got error: 0xe8003ffe. how I can sync this app to my iphone? (My iphone is using IOS 4.0) is that the reason of error?? thank you for your answer.
Asked
Active
Viewed 1,750 times
3
-
IME, iPhone Configuration Utility is generally preferable to iTunes. – tc. Jun 18 '11 at 00:28
-
possible dublicate http://stackoverflow.com/questions/6306018/the-archive-is-invalid-during-archive-validation-in-xcode – DarkLeafyGreen Jul 14 '11 at 10:32
1 Answers
5
Xcode 4.2 is beta software, which usually means you cannot archive your app for ad-hoc distribution from it.
You need to use Xcode 4.0.2 or Xcode 3 to archive your app for ad-hoc distribution.
If that doesn't help, make sure you have the provision profile you used to codesign the app with dragged into iTunes!

Emil
- 7,220
- 17
- 76
- 135