XCode 8.3 Automatically manage signing 问题

时间:2023-03-09 00:55:52
XCode 8.3 Automatically manage signing 问题

记录iOS证书问题

无意中选择了Personal team,后台自动生成bundle identifier:com.xxx.project,导致不能在Organization team创建,而且在developer portal界面中看不到Xcode自动创建的app id,创建该id时提示:

An App ID with Identifier is not available. Please enter a different string.

解决方法:

需要提交申请给Apple Developer Program Support https://developer.apple.com/contact/submit/,让后台人员帮你删除这个自动创建在Personal Team的bundle identifier,

具体看这个Stack Overflow:https://*.com/questions/34552441/how-to-manage-personal-team-info-on-apple-developer-website