3

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.

4

1 回答 1

5

Xcode 4.2 是测试版软件,这通常意味着您无法归档您的应用程序以便从中进行临时分发。
您需要使用 Xcode 4.0.2 或 Xcode 3 来归档您的应用程序以进行临时分发。

如果这没有帮助,请确保您拥有用于对应用程序进行代码设计的配置文件,并将其拖入 iTunes!

于 2011-06-17T17:11:15.433 回答