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会遇到一大堆问题。

原文地址:https://www.cnblogs.com/yyt-hehe-yyt/p/5355988.html