Restore iOS Team Provisioning Profile

早过忘川 提交于 2019-12-02 16:47:40

问题


I deleted the default Xcode managed "iOS Team Provisioning Profile". I couldn't get it to work because of "Valid signing identify not found" even thought I have generated a new certificate and is available under my KeyChain.

Even after I revoke all certificates, the number of certificates is still wrong.

Name: iOS Team Provisioning Profile: iOS Wildcard AppID
Type: Development
App ID: Xcode: iOS Wildcard AppID (*)
Certificates: 3 total
Devices: 10 total
Enabled Services: None
Expires: Mar 21, 2014
Status: Active (Managed by Xcode)

How can I bring this back?

Do I have to create a new one but it will no longer be managed? I have to add new devices/certificates manually next time?


回答1:


you need to delete the Dev profile and create a new one then refresh it through organizer or download it and sync it with xcode.




回答2:


See the answer here: https://stackoverflow.com/a/16896752/1223386

The trick was to delete away everything and create a distribution profile and certificate.

Use the organizer to refresh and it will be created back.




回答3:


If you still have your iOS Team profile listed as active in the online Dev Center provisioning portal, download it and double-click it. This will re-install it in XCode.



来源:https://stackoverflow.com/questions/16896986/restore-ios-team-provisioning-profile

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