Setting up

Basics
1. Go to App Store on your Macbook.
2. Look for Xcode.
3. Download and install.
4. You will need to pay for a developer ID in order to release apps.
5. Go to Xcode menu, preferences - accounts - sign in with developer account and Apple ID.

Run on simulator
1. To view simulators, click on Window -> Devices.
2. To add simulator, click on the + button at the bottom. Add simulator.


Notes
1. Xcode 8 includes Swift 3 as the default language.

Comments

Popular posts from this blog

Setting up a playground

Go to another page