iOS开发——An App ID with identifier "*****" is not avaliable

Posted 乱七八糟21号

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了iOS开发——An App ID with identifier "*****" is not avaliable相关的知识,希望对你有一定的参考价值。

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

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

  解决办法当然是修改你的bundle ID了,虽然修改bundle ID会遇到一大堆问题。

以上是关于iOS开发——An App ID with identifier "*****" is not avaliable的主要内容,如果未能解决你的问题,请参考以下文章