0

I am new in IOS development. I want to change the bundle identifier of my IOS project.

I have tried few things but it gives me errors. I want a complete guide to change the bundle id successfully. when I try to upload the application to app-store to get error The Bundle ID you entered has already been used.

omkar marathe
  • 61
  • 1
  • 7

2 Answers2

0
  • Open you project with XCode
  • Select the top project item (probably your project name) in the project navigator at the left.
  • Select TARGETS -> General. Bundle Identifier is found under Identity.
Newbie
  • 360
  • 3
  • 19
-3

Open your Apple developer account create unique bundle-id. Then create provisioning profile for that. Now, you can use that bundle-id.