Issue while creating .ipa

纵然是瞬间 提交于 2020-01-06 14:43:08

问题


I have a app with iCloud functions enabled. App works fine while running in device but while trying to create a .ipa file it fails to create.

I cannot create .ipa file because this issue. Please provide some suggestions on this issue.


回答1:


This is a a new issue found in Xcode 6.

Solution:

Xcode menu > Preferences > Accounts > (Select Team if needed) > Details > Click Refresh button

Then try to Export the IPA again.




回答2:


First, you must have an available Develop Account for iOS, and download the certificate and import it into your Mac Keychain. It would resolve the developer profile missing issue. Then might you need to create an APP ID for this project on Apple Developer Center with iCloud function on, and create develop/product provisioning profile pair. Then Xcode could fix the issue.

P.S. Raptor's answer is useful on newly updated Xcode6 as I experienced.



来源:https://stackoverflow.com/questions/26709630/issue-while-creating-ipa

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!