Hello World

If you followed this week's instructions and have installed Xcode correctly, you should be able to run a simple 'Hello World' application.

This is a screenshot of the application running in the simulator, with the Xcode project in the background:

Hello World App

To run the application: Download the HelloWorld project here, unzip it and double-click on the .xcodeproj file to open it in Xcode. From the toolbar, press the run/play button.

NOTE

The first time you run the iOS simulator, it may take a while to load.

Back to Week 1

Last Updated: 9/21/2020, 3:34:50 PM