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

java - ImportError: No module named py4j.java_gateway -

python - Receiving "KeyError" after decoding json result from url -

.net - Creating a new Queue Manager and Queue in Websphere MQ (using C#) -