Reputation: 103
I'm trying to create a project in Xcode, Version 8.0 beta 6 (8S201h) and I'm getting this error.
Any help? Thanks.
Upvotes: 8
Views: 18661
Reputation: 3361
Seen your image, I had the same issue and I solved this by,
Change 'Bundle Identifier' in general tab,
If its declared in info.plist file than change it in that file.
Clear project and run.
Change Bundle Identifier to 'gbs.AppMovilGera1' or something else.
Upvotes: 5