Build settings in Xcode 7

2019-09-19 05:21发布

问题:

Where is the Build Settings window in Xcode 7 ?

It seems Apple has changed it in new version. There isn't a menu item named Project in Xcode 7.

回答1:

To rename project Select Project from navigationBar > Select your project > find Identity and Type at right side of screen (Wiil be your current project name) change it to name you want.

if you just wish to change the name on display screen then find display name property that all you need



回答2:

The build settings are at the top there.



标签: ios xcode