Trip Phillips
Trip Phillips

Reputation: 440

App Bundle Identifier Archiving Issue

I have got my developer's license and I wanted to change the current bundle identifier to my new developer account so I deleted the identifier I had and added the new one.

I have changed it in the info.plist and all of that but for some reason every time I try and archive my app so that my friends can start testing it in test flight it gives me an error and tells me that I need to verify my bundle identifier.

What do I need to do to fix this? Can anyone please help me? Thanks

Upvotes: 0

Views: 138

Answers (1)

Quanlong
Quanlong

Reputation: 25526

You can login your Apple Developer account in Xcode Preference, and let Xcode manage it automatically.

enter image description here

Upvotes: 1

Related Questions