Restore iOS Team Provisioning Profile

2019-03-04 04:03发布

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?

3条回答
对你真心纯属浪费
2楼-- · 2019-03-04 04:47

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.

查看更多
时光不老,我们不散
3楼-- · 2019-03-04 04:53

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.

查看更多
地球回转人心会变
4楼-- · 2019-03-04 04:56

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.

查看更多
登录 后发表回答