I dont see any Provisioning Profile on my code sign part of configuration XCODE 4.3.1

我与影子孤独终老i 提交于 2019-12-10 21:34:00

问题


I Have a strange problem in my xCode, im the par of code signing i dont see any profile and even more i dont get the small arrows

in keychain i have my things you can see it in the picture

In my Organizer i see my profile but in xcode in the code signing section i got stacked with an old profile and dont see any other, and dont have the little arrows that allow to choose profile

i have draged and import my profile to my device and restarted xCode and no luck i m adding the picture


回答1:


Have you imported the new profile using organizer. You need to import the Profile to your project also. you can do it from

Organizers > Devices > Library section > Provisioning Profiles > Import (at the bottom)

Now they will appear in your project code signing.




回答2:


The last image you provide are the provisioning profiles for the device you have plugged in. Select "Provisioning Profiles" under the "Library" section and drag the profile into the main window there. Should solve your problem.



来源:https://stackoverflow.com/questions/10053921/i-dont-see-any-provisioning-profile-on-my-code-sign-part-of-configuration-xcode

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