xcode 5: code signing identity list not complete

强颜欢笑 提交于 2019-12-03 03:50:16

In Xode5+

1) firstly select the provision profile

2) than select the code signing identity

It might be possible that you missed to configure the developer account in Xcode 5. In lasest Xcode 5 Apple had changed a provisional profile settings. To see full list of the provisional profile you have to confiture your developer account using Xcode.

Steps :

  1. Select your Xcode project file.

  2. Go to general tab.

  3. You will see dropdown for the Team click on it & configure your developer account over here. Then after you will see all the provisional profiles in Build Settings.

Hope it works!!!

I've had some issues with IOS 7 and Xcode 5. If I remember correctly it required me to regenerate the distribution profile per app. I also needed to update the device list since they are dependent on the IOS version. It's a one off task and once you are done it should behave as expected.

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