code:xcode
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| code:xcode [2016/03/24 13:00] – removed michfiel | code:xcode [2023/04/11 12:36] (current) – [Compatibility Chart] michfiel | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Xcode ====== | ||
| + | |||
| + | https:// | ||
| + | |||
| + | ===== Compatibility Chart ===== | ||
| + | |||
| + | ^ Version | ||
| + | | Xcode 3.1.4 | 10.5.8 | ||
| + | | 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 | ||
| + | | Xcode 5.1.1 | 10.8.5 | ||
| + | | Xcode 6.2 | 10.9.4 | ||
| + | | Xcode 7.3.1 | 10.11 | 10.11.4 | ||
| + | | Xcode 8.2.1 | 10.11.5 | ||
| + | ^ | ||
| + | | Xcode 10.1 | 10.13.6 | ||
| + | | Xcode 14.3 | 13.0 | 13.3 | iOS 16.4 | | | | ||
| + | |||
| + | ===== 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! | ||
| + | |||
| + | </ | ||
| + | |||
| + | ===== Snippets ===== | ||
| + | |||
| + | * [[mutable]] | ||
| + | * [[code bloat]] | ||
code/xcode.1458820802.txt.gz · Last modified: by michfiel
