how to edit project settings in xcode 4.2?

喜欢而已 提交于 2019-12-11 03:12:47

问题


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

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!