Question

I am trying to recreate an app in xCode 4.6.3 using storyboards.

When I enter the bundle identifier, xCode automatically adds the app name to the end of my bundle identifier with lighter place mark text.

enter image description here

I believe this is added to my bundle identifier because I cannot select the provisioning profile for com.macpapa.whatthisaddress.

Any help on changing my bundle id to com.macpapa.whatthisaddress would be appreciated :)

Thanks!

Was it helpful?

Solution

Usually What-s-This-Address is triggered by the "Product Name" having that name.

If you go to Build Settings and search for Product Nameyou should be able to change that to whatthisaddress.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top