User Tools

Site Tools


code:start

This is an old revision of the document!


MacOS X

Weblocs

Software Engineering

Xcode

https://en.wikipedia.org/wiki/Xcode#Version_comparison_table

Version min OS X to run OS X SDK(s) iOS SDK(s) included Min iOS Deployment Target Min IB
Xcode 3.1.4 10.5.8 10.4 + 10.5 XIB 2.x
Xcode 4.2 10.6.7 and 10.7 10.6 + 10.7 iOS 5.0 iOS 3.0
Xcode 4.6.3 10.7.4 10.7 + 10.8 iOS 6.1 iOS 4.3
Xcode 5.1.1 10.8.5 10.8 + 10.9 iOS 7.1 iOS 4.3 or iOS 5.1.1 4.6
Xcode 7.3.1 10.11 10.11.4 iOS 9.3 5.1-7.0
Xcode 8.2.1 10.11.5 10.12.2 iOS 10.2 8
Xcode 8.3.3 10.12 10.12.4 iOS 10.3.1

Creating a Framework

Editor

Special formatted comments do insert pragma-like marks in the function popup:

// FIXME: fix me
// TODO: to do
// ???: How does this work?
// !!!: This is only a workaround!

Lessons, books and webpages

macOS

Projects

iOS

Projects

Miscellaneous

code/start.1560325776.txt.gz · Last modified: 2019/06/12 09:49 by michfiel