General tab missing

35,266

Solution 1

See up in the left hand corner of your screenshot the blue icon? You have your project file selected and are viewing the project's global settings, which don't have a "General" tab.

Click either the triangle in the box up there or the lower blue icon with "template" and select a build target.

Solution 2

Just a quick update how to do it in Xcode 8:

get the general tab

Solution 3

You are seeing your project's settings. You want to see your target's settings.

In the bar containing 'Info' and 'Build Settings' click on the project icon on the left and select your main target from the dropdown.

Share:
35,266
Sophia_xoox
Author by

Sophia_xoox

Updated on November 16, 2021

Comments

  • Sophia_xoox
    Sophia_xoox over 2 years

    I have just switched over to using Xcode 5. I have gone to change the name of my application with some other settings which I need to change, However when I have gone to do this I noticed my "General" tab is missing. Does any one know why this may have happened.

    enter image description here