in Xcode 4.4.1 how do I change my apps bundle identifier.
I started on top of an example project and want to clean up the mess.
Thank you!
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
In the Project navigator select you project. In the resulting editor view, select your target from the list on the left side. The first field in the Summary tab is the Bundle Identifier. You can also update this value by going to the Info tab on the same view and editing the Bundle identifier property in the Custom iOS Target Properties section.