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

前端 未结 15 1858
小蘑菇
小蘑菇 2021-01-01 10:39

After updating to the latest build of Xcode 7.3 (7D175), every time I try to Export for adhoc distribution I get the above error. Everything was working fine up until the up

15条回答
  •  感情败类
    2021-01-01 10:47

    I only had to change the provisioning profile to a different one. I had made one of each type: Development, Ad Hoc Distribution, and Store Distribution.

    Once I changed to Development, the error went away. Seems so simple. But sometimes it is simple, Thanks to God. LOL.

提交回复
热议问题