No credit card required
Contents
Acknowledgments
About the Author
Introduction
I First Steps
1 Getting Xcode
2 Kicking the Tires
3 Simple Workflow and Passive Debugging
4 Active Debugging
5 Compilation
6 Adding a Library Target
7 Version Control
II The Life Cycle of an iOS Application
8 Starting an iOS Application
9 An iOS Application: Model
10 An iOS Application: Controller
11 Building a New View
12 Auto Layout in a New View
13 Adding Table Cells
14 Adding an Editor
15 Unit Testing
16 Measurement and Analysis
17 An iOS Extension
18 Provisioning
III Xcode for Mac OS X
19 Starting an OS X Application
20 Bindings: Wiring an OS X Application
21 Localization
22 Bundles and Packages
23 Property Lists
IV Xcode Tasks
24 Documentation in Xcode
25 The Xcode ...