Setting Up Xcode for Objective-C
Configure Xcode for Objective-C development, create your first project, and navigate the project structure.
Meet Xcode: Your iOS IDE
Xcode is Apple's all-in-one IDE: you write code, design UI, debug, and ship to the App Store, all from one tool.
Download & Install Xcode
Grab Xcode free from the Mac App Store. Just note it is 30+ GB, so clear some disk space first.
All lessons in this course
- Introduction to Objective-C
- Basic Syntax and Data Types
- Setting Up Xcode for Objective-C
- Working with NSString and Foundation Types