Missing base SDK in Xcode 6

I am using Xcode 6, and in the lefthand panel under the project name it tells me:

'0, missing base SDK.

I tried to find a solution to this problem on the Internet and it seems not one.

I am using macbook pro version 10.9.5

+4
source share
1 answer

File-> New-> Target-> Select a template-> fill in all the information-> Done

To do this, you need to manually create a goal.

+4
source

All Articles