ios - Beginner: XCode 6 - Says base sdk missing -


I explained the toodolist project in Applet's tutorial "iOS App Developing" in the tutorial. I downloaded XCode 6 and how a new "empty app" created is different from the IDE tutorial, it does not give me the option of choosing a target device. Also, no code file was created on the project form, I also see an error that says "missing the base SDK" Someone can tell me how to solve it.

What is not Xcode 6? ??? Empty application any more template I think that the experiment you used was called "FTA", and it creates a project with nothing in it. You do not want to know what is not.

You can start with a "View Single Application" template. If you want to empty it, then follow the instructions.

Comments

Popular posts from this blog

Out of index C/C++ -

regex - PatternSyntaxException: while using String.ReplaceAll function in java? -

java - Projects which are accessed via multiple (different) IDEs: Ant or Maven? -