问题
This sounds dumb but i want to edit my project settings and change my delevelper profile of a project which in xcode 3.2 was project>>edit active targets/ edit project settings
but cant find this on xcode 4.2 beta version :(
Does anyone know how to.
thnx alot in advance.
回答1:
As previously mentioned I can't talk about Xcode 4.2, however in Xcode 4.1 to change your provisioning profile you would do this:
- Select the Project navigator using folder icon on the left of the navigator sidebar
- Select the Project, which will be at the top of that view.
- The project configuration will appear in the main editor panel, to edit the provisioning profile select "Build Settings" at the top and search for provisioning to pull up the
来源:https://stackoverflow.com/questions/7544839/how-to-edit-project-settings-in-xcode-4-2