xcode7.3 adhoc打包提示“An App ID with bundle identifier X is not available”的解决方法

“An App ID with bundle identifier X is not available. Please enter a different string” (Xcode 7.3)

之前打adhoc包没什么问题. 后来出现 ““An App ID with bundle identifier X is not available. Please enter a different string”。

解决办法:

Looks like changing the "Name" (not the ID) of App ID in developer portal under "Certificates, Identifiers & Profiles" to the next format "XC com mycompany appname" (in case your app ID was com.mycompany.appname) helps Xcode see your appID. Strange but it's working.

修改了appid名称的格式,亲测可行。

参考: “An App ID with bundle identifier X is not available. Please enter a different string” (Xcode 7.3)

最后编辑于
©著作权归作者所有,转载或内容合作请联系作者
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

推荐阅读更多精彩内容