Alfro
Alfro

Reputation: 1544

My app's main screen in Xcode 7 has disappeared

This is crazy. It's the first time it happens. When I click my project icon something like the first image should appear, with general tab, capabilities, resource tag, info... etc

enter image description here

But I've tried everything and I'm only getting this screen:

enter image description here

As you can see there is only two tabs. Can anyone help me to recover the missing tabs please?? Many thanks!

Upvotes: 1

Views: 169

Answers (3)

RoboChris
RoboChris

Reputation: 387

Click on this. (Link to image I had in my drive)

Click on drop down menu and select your project

Upvotes: 1

backslash-f
backslash-f

Reputation: 8193

Select a Target and the tabs will appear.

enter image description here

Upvotes: 1

orxelm
orxelm

Reputation: 1144

You are on the Project view rather then the Target view. Press on the yuApp button on the top left corner and select the yuApp from the Targets section.

Upvotes: 2

Related Questions