- Getting Started
To Become a macOS developer, you will need two things:
- A Mac running macOS (Now Mojave 10.14.2)
- Xcode (now Version 10.1 ): This is the IDE used to create macOS apps.
Create a new Xcode project -> macOS -> Cocoa Application -> Next
Product Name: HelloWorld; Language: Swift; Checkout Use Storyboards.