XCode 8.3 Automatically manage signing 问题
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了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://stackoverflow.com/questions/34552441/how-to-manage-personal-team-info-on-apple-developer-website
以上是关于XCode 8.3 Automatically manage signing 问题的主要内容,如果未能解决你的问题,请参考以下文章
Xcode 8.3+ 中的 Instruments 选项在哪里?
Interface Builder 中的未知类,从 xcode9 beta5 迁移到 xcode 8.3