Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 414 Bytes

File metadata and controls

20 lines (12 loc) · 414 Bytes

macOS Development

Beginners:

  • 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.