Error: An App ID with identifier "*****" is not avaliable. Please enter a different string.

前端之家收集整理的这篇文章主要介绍了Error: An App ID with identifier "*****" is not avaliable. Please enter a different string.前端之家小编觉得挺不错的,现在分享给大家,也给大家做个参考。

Error: An App ID with identifier "*****" is not avaliable. Please enter a different string.

错误原因是这个bundle ID已经被别人提前占用了.这种错误一般发生在你运行别人的项目.



解决办法当然是修改你的bundle ID 了,修改bundle ID 会遇到一大堆问题,具体可参看这篇文章:http://blog.csdn.net/soindy/article/details/47184933

原文链接:https://www.f2er.com/swift/326398.html

猜你在找的Swift相关文章