November 2018
Intermediate to advanced
404 pages
10h 16m
English
Now you can go ahead and your Xcode IDE. If you have an existing installation of Xcode, remember to check its version and upgrade it to the latest version if it's an older version. I recommend you use Xcode 10.0 or better for the project in this chapter.
After launching Xcode, you're going to create a new project from one of the provided templates and then configure the project setting appropriately.
To create a new project for your iOS application, choose the Single View App template:

Fill in the options. Use myJournal as the Product Name and specify the Organization Name:
Next, go to Project Navigator on the left ...
Read now
Unlock full access