0PricingLogin
Objective-C iOS Development for Legacy & Enterprise Apps · Lesson

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

  1. Introduction to Objective-C
  2. Basic Syntax and Data Types
  3. Setting Up Xcode for Objective-C
  4. Working with NSString and Foundation Types
← Back to Objective-C iOS Development for Legacy & Enterprise Apps