Download Xcode for Mac Os X 10.8.5
Developer(s) | Apple Inc. |
---|---|
Initial release | October 23, 2003 (2003-10-23) [1] |
Stable release | xiii.3.1 (13E500a) [two] (April 11, 2022 (2022-04-11)) [±] |
Operating system | macOS |
Type | Integrated development environment (IDE) |
License | Freeware with open-source components |
Website | programmer |
Xcode is Apple's integrated evolution environment (IDE) for macOS, used to develop software for macOS, iOS, iPadOS, watchOS, and tvOS. It was initially released in late 2003; the latest stable release is version 13.3.i, released on April 11, 2022, and is bachelor via the Mac App Store free of charge for macOS Monterey users. [3] Registered developers can download preview releases and prior versions of the suite through the Apple tree Developer website. [4] Xcode includes Command Line Tools (CLT), which enable UNIX-style development via the Terminal app in macOS. [v] They can likewise exist downloaded and installed without the GUI.
Major features [ edit ]
Xcode supports source lawmaking for the programming languages: C, C++, Objective-C, Objective-C++, Java, AppleScript, Python, Ruby, ResEdit (Rez), and Swift, with a variety of programming models, including just not express to Cocoa, Carbon, and Coffee. Third parties have added support for GNU Pascal, [6] Complimentary Pascal, [7] Ada, [viii] C#, [9] Become, [ten] Perl, [eleven] and D. [12]
Xcode can build fat binary (universal binary) files containing code for multiple architectures with the Mach-O executable format. These helped ease the transitions from 32-bit PowerPC to 64-bit PowerPC, from PowerPC to Intel x86, from 32-bit to 64-bit Intel, and from x86 to Apple silicon by allowing developers to distribute a single awarding to users and letting the operating system automatically choose the appropriate compages at runtime. Using the iOS SDK, tvOS SDK, and watchOS SDK, Xcode tin can also be used to compile and debug applications for iOS, iPadOS, tvOS, and watchOS.
Xcode includes the GUI tool Instruments, which runs atop a dynamic tracing framework, DTrace, created past Dominicus Microsystems and released equally office of OpenSolaris.
Xcode also integrates built-in support for source code management using the Git version control organisation and protocol, assuasive the user to create and clone Git repositories (which can be hosted on source code repository hosting sites such as GitHub, Bitbucket, and Perforce, or self-hosted using open-source software such as GitLab), and to commit, push button, and pull changes, all from inside Xcode, automating tasks that would traditionally be performed past using Git from the command line.
Limerick [ edit ]
The master application of the suite is the integrated development environment (IDE), too named Xcode. The Xcode suite includes most of Apple's developer documentation, and built-in Interface Builder, an awarding used to construct graphical user interfaces. Upwards to Xcode 4.1, the Xcode suite included a modified version of the GNU Compiler Collection. In Xcode 3.i up to Xcode 4.6.three, it included the LLVM-GCC compiler, with forepart ends from the GNU Compiler Collection and a code generator based on LLVM. [13] In Xcode three.ii and later, it included the Clang C/C++/Objective-C compiler, with newly-written front ends and a lawmaking generator based on LLVM, and the Clang static analyzer. [fourteen] Starting with Xcode iv.2, the Clang compiler became the default compiler, [xv] Starting with Xcode 5.0, Clang was the just compiler provided.
Upwards to Xcode iv.6.3, the Xcode suite used the GNU Debugger (GDB) as the back-end for the IDE'southward debugger. Starting with Xcode four.3, the LLDB debugger was too provided; starting with Xcode 4.5 LLDB replaced GDB as the default dorsum-end for the IDE's debugger. [xvi] Starting with Xcode 5.0, GDB was no longer supplied. [17]
Removed features [ edit ]
Formerly, Xcode supported distributing a product build process over multiple systems. One technology involved was named Shared Workgroup Build, which used the Bonjour protocol to automatically discover systems providing compiler services, and a modified version of the costless software product distcc to facilitate the distribution of workloads. Before versions of Xcode provided a system named Dedicated Network Builds. These features are absent in the supported versions of Xcode.
Xcode as well includes Apple's WebObjects tools and frameworks for building Java spider web applications and spider web services (formerly sold equally a separate production). Equally of Xcode iii.0, Apple dropped [xviii] WebObjects development inside Xcode; WOLips [xix] should be used instead. Xcode 3 nonetheless includes the WebObjects frameworks.
Version history [ edit ]
1.ten serial [ edit ]
Xcode ane.0 was released in fall 2003. Xcode 1.0 was based on Project Builder, but had an updated user interface (UI), ZeroLink, Fix & Continue, distributed build support, and Code Sense indexing.
The next significant release, Xcode 1.5, had better code completion and an improved debugger.
2.ten series [ edit ]
Xcode two.0 was released with Mac OS X v10.4 "Tiger". It included the Quartz Composer visual programming language, better Lawmaking Sense indexing for Java, and Ant support. It likewise included the Apple Reference Library tool, which allows searching and reading online documentation from Apple'southward website and documentation installed on a local computer.
Xcode ii.one could create universal binary files. It supported shared precompiled headers, unit testing targets, conditional breakpoints, and watchpoints. Information technology likewise had better dependency analysis.
The final version of Xcode for Mac Os X v10.4 was ii.5.
3.x series [ edit ]
Xcode 3.0 was released with Mac OS X v10.v "Leopard". Notable changes since 2.ane include [xx] the DTrace debugging tool (now named Instruments), refactoring support, context-sensitive documentation, and Objective-C two.0 with garbage collection. Information technology also supports Project Snapshots, which provide a basic form of version control; Message Bubbling, which show build errors debug values alongside code; and building iv-architecture fat binaries (32 and 64-flake Intel and PowerPC).
Xcode iii.1 was an update release of the developer tools for Mac OS X, and was the same version included with the iPhone SDK. It could target non-Mac OS X platforms, including iPhone Os two.0. Information technology included the GCC iv.two and LLVM GCC 4.2 compilers. Some other new characteristic since Xcode iii.0 is that Xcode's SCM support now includes Subversion one.5.
Xcode iii.2 was released with Mac OS X v10.6 "Snow Leopard" and installs on no before version of Bone 10. It supports static plan analysis, among other features. It likewise drops official support for targeting versions earlier than iPhone Os three.0. But it is still possible to target older versions, and the simulator supports iPhone Bone 2.0 through 3.1. Too, Java support is "exiled" in three.2 to the organizer. [21]
Xcode three.2.6 is the last version that can be downloaded for free for users of Mac OS Ten Snowfall Leopard (though information technology's not the last version that supports Snow Leopard; 4.2 is). Downloading Xcode 3.2.half dozen requires a gratuitous registration at Apple's developer site.
iv.x series [ edit ]
In June 2010, at the Apple Worldwide Developers Briefing version 4 of Xcode was announced during the Programmer Tools State of the Marriage accost. Version 4 of the developer tools consolidates the Xcode editing tools and Interface Architect into 1 application, among other enhancements. [22] [23] Apple released the last version of Xcode 4.0 on March 9, 2011. The software was made available for gratis to all registered members of the $99 per year Mac Developer program and the $99 per year iOS Developer program. It was as well sold for $4.99 to non-members on the Mac App Store (no longer available). Xcode four.0 drops support for many older systems, including all PowerPC evolution and software development kits (SDKs) for Mac Bone X 10.4 and 10.v, and all iOS SDKs older than iv.3. The deployment target can withal exist set to produce binaries for those older platforms, just for Mac Bone platforms, i is then express to creating x86 and x86-64 binaries. Afterward, Xcode was free to the general public. Before version 4.1, Xcode cost $4.99. [24]
Xcode 4.1 was fabricated available for complimentary on July 20, 2011 (the mean solar day of Mac OS X Lion's release) to all users of Mac OS X Lion on the Mac App Store. On August 29, 2011, Xcode 4.1 was made available for Mac OS X Snowfall Leopard for members of the paid Mac or iOS developer programs. [25] Xcode four.1 was the last version to include GNU Compiler Collection (GCC) instead of but LLVM GCC or Clang.
On October 12, 2011, Xcode 4.two was released concurrently with the release of iOS 5.0, and information technology included many more and improved features, such as storyboarding and automated reference counting (ARC). [15] Xcode 4.2 is the last version to back up Mac Os 10 ten.vi "Snowfall Leopard", just is available but to registered developers with paid accounts; without a paid business relationship, 3.two.6 is the latest download that appears for Snow Leopard. [26]
Xcode iv.3, released on Feb 16, 2012, is distributed as one application bundle, Xcode.app, installed from the Mac App Store. Xcode four.3 reorganizes the Xcode bill of fare to include development tools. [27] Xcode 4.3.1 was released on March 7, 2012 to add together support for iOS 5.one. [28] Xcode 4.3.ii was released on March 22, 2012 with enhancements to the iOS Simulator and a suggested move to the LLDB debugger versus the GDB debugger (which appear to be undocumented changes).[ citation needed ] Xcode 4.iii.three, released in May 2012, featured an updated SDK for Mac Bone X ten.seven.4 "King of beasts" and a few bug fixes. [29]
Xcode 4.4 was released on July 25, 2012. [30] Information technology runs on both Mac OS X Lion (10.7) and Bone Ten Mountain Lion (10.8) and is the first version of Xcode to contain the Os X x.8 "Mountain Lion" SDK. Xcode 4.4 includes support for automatic synthesizing of alleged backdrop, new Objective-C features such as literal syntax and subscripting, improved localization, and more than. [31] On August 7, 2012, Xcode 4.four.1 was released with a few bug fixes.
On September nineteen, 2012, iOS 6 and Xcode 4.5 were released. Xcode added support for iOS vi and the four-inch Retina Display on iPhone five and iPod Bear upon fifth generation. It also brought some new Objective-C features to iOS, simplified localization, and added automobile-layout back up for iOS. [16] On October 3, 2012, Xcode 4.5.1 was released with issues fixes and stability improvements. [3] Less than a month later, Xcode 4.five.2 was released, with support for iPad Mini and iPad with Retina Display, and bug fixes and stability improvements.
On January 28, 2013, iOS 6.ane and Xcode 4.6 were released.
5.ten series [ edit ]
On June 10, 2013, at the Apple Worldwide Developers Conference, version 5 of Xcode was announced. [32] On September 18, 2013, Xcode five.0 was released. It shipped with iOS vii and OS 10 10.8 Mountain Lion SDKs. Still, support for OS Ten x.nine Mavericks was simply available in beta versions. Xcode five.0 also added a version of Clang generating 64-bit ARM code for iOS 7. Apple removed support for edifice garbage collected Cocoa binaries in Xcode 5.1. [33]
6.x series [ edit ]
On June 2, 2014, at the Worldwide Developers Conference, Apple announced version 6 of Xcode. One of the most notable features was support for Swift, an all-new programming language adult by Apple tree. Xcode 6 likewise included features similar Playgrounds and alive debugging tools. [34] On September 17, 2014, at the aforementioned time, iOS 8 and Xcode half dozen were released. Xcode could be downloaded on the Mac App Store.
vii.x series [ edit ]
On June 8, 2015, at the Apple Worldwide Developers Conference, Xcode version seven was announced. It introduced back up for Swift 2, and Metal for Os X, and added back up for deploying on iOS devices without an Apple Programmer account. [35] Xcode vii was released on September 16, 2015.
8.x series [ edit ]
On June 13, 2016, at the Apple Worldwide Developers Conference, Xcode version 8 was announced; a beta version was released the same twenty-four hour period. It introduced support for Swift iii. [36] Xcode 8 was released on September 13, 2016.
9.x serial [ edit ]
On June five, 2017, at the Apple Worldwide Developers Conference, Xcode version 9 was announced; a beta version was released the aforementioned twenty-four hours. It introduced back up for Swift iv and Metal 2. It also introduced remote debugging on iOS and tvOS devices wirelessly, through Wi-Fi. [37]
Xcode 9 was publicly released on September nineteen, 2017. [38]
10.10 series [ edit ]
On June 4, 2018, at the Apple Worldwide Developers Conference, Xcode version 10 was announced; a beta version was released the same day. Xcode x introduced support for the Night Style announced for macOS Mojave, the collaboration platforms Bitbucket and GitLab (in improver to already supported GitHub), training machine learning models from playgrounds, and the new features in Swift 4.ii and Metallic 2.i, as well equally improvements to the editor and the project build arrangement. [39] Xcode 10 also dropped support for building 32-bit macOS apps [twoscore] and no longer supports Subversion integration. [41]
Xcode x was publicly released on September 17, 2018. [42]
11.x series [ edit ]
On June 3, 2019, at the Apple Worldwide Developers Conference, Xcode version 11 was announced; a beta version was released the same day. Xcode 11 introduced support for the new features in Swift five.1, as well as the new SwiftUI framework (although the interactive UI tools are available simply when running under macOS x.15). [43] It also supports building iPad applications that run under macOS; includes integrated back up for the Swift Packet Manager; and contains further improvements to the editor, including a "minimap" that gives an overview of a source code file with quick navigation. [44] Xcode 11 requires macOS 10.xiv or afterward [43] and Xcode 11.iv requires 10.fifteen or later on. [45]
Xcode 11 was publicly released on September xx, 2019.
12.x series [ edit ]
On June 22, 2020, at the Apple tree Worldwide Developers Briefing, Xcode version 12 was appear; a beta version was released the same day. Xcode 12 introduced support for Swift v.three and requires macOS 10.15.iv or later.
Xcode 12 was publicly released on September 16, 2020.
thirteen.ten series [ edit ]
Xcode 13 was announced on June 7, 2021 at WWDC21; the first beta version was released on the same day.
The new version introduced support for Swift 5.v and requires macOS 11.iii or later on. Xcode thirteen contains SDKs for iOS / iPadOS 15, macOS 12, watchOS eight, and tvOS 15. Xcode thirteen'southward major features include the new concurrency model, [46] improved support for version control providers (such as GitHub), including the ability to scan, view, and comment on pull requests right in the app interface.
Xcode 13 was publicly released on September twenty, 2021.
Version comparison table [ edit ]
Discontinued | Current release | Beta |
Xcode 1.0 - Xcode two.10 (before iOS support) [ edit ]
Version history | ||||||||
---|---|---|---|---|---|---|---|---|
Version | Build | Release date | Runs on versions of Mac Os X | Mac Bone Ten SDK(s) | ||||
i.0 | September 28, 2003 | Mac Os Ten Panther (10.3.ten) | Mac Bone X Puma (x.one.10), Mac OS 10 Jaguar (10.2.x), and Mac OS X Panther (10.3.ten) | |||||
1.1 | December 19, 2003 | |||||||
1.ii | April 22, 2004 | |||||||
one.five | August four, 2004 | |||||||
2.0 | April 29, 2005 | Mac OS X Tiger (10.4.10) | Mac Bone X Jaguar (10.2.10), Mac Bone Ten Panther (10.3.ten), and Mac OS 10 Tiger (10.iv.x) | |||||
ii.1 | June 6, 2005 | |||||||
2.ii | November ten, 2005 | |||||||
two.two.1 | January 13, 2006 | |||||||
2.3 | May 23, 2006 | |||||||
2.four | August 17, 2006 | |||||||
2.4.1 | October 31, 2006 | |||||||
ii.five | October 30, 2007 | Mac OS X Tiger (10.four.ten) and Mac Bone X Leopard (ten.v.x) | ||||||
Version | Build | Release date | Runs on versions of Mac OS 10 | Mac Os X SDK(s) |
Xcode 3.0 - Xcode iv.x [ edit ]
Version history | ||||||||
---|---|---|---|---|---|---|---|---|
Version | Build | Release date | min Bone 10 to run | Bone X SDK(s) | iOS SDK(s) included | Min iOS Deployment Target | iOS arm supported | additional iOS Simulators |
iii.0 | October 26, 2007 | x.five.x | Mac Os 10 Panther (10.3.x), Mac OS X Tiger (10.four.x), and Mac OS X Leopard (x.v.x) | iOS 2.x + each down to iOS 2.0 | iOS 2.0 | armv6 | - | |
3.1 | August two, 2008 | |||||||
iii.one.1 | October 17, 2008 | |||||||
3.1.2 | November 23, 2008 | |||||||
3.1.3 | June 17, 2009 | 10.5.7 [47] | iOS three.ane.3 (7E18) or lower [47] + each down to iOS 2.0 | armv6 + for iOS three.x: armv7 | ||||
3.1.4 | 1203 | July xv, 2009 | ||||||
3.two | Baronial 28, 2009 | 10.6.0 | Mac OS X Tiger (10.four.x), Mac OS Ten Leopard (10.5.x), and Mac OS X Snow Leopard (10.6.x) | |||||
3.2.1 | October 9, 2009 | |||||||
3.2.2 | 1650 | April 3, 2010 | 10.half-dozen.2 [48] | iOS 3.2 (7B367) + each downwardly to iOS 3.0 | iOS 3.0 | armv6,armv7 | ||
3.2.3 | June 22, 2010 | 10.six.four [49] [50] [51] | iOS 4.0.x [52] + iOS 3.2 | |||||
3.two.four | September eight, 2010 | iOS iv.i + iOS iii.2 | iOS 4.0.2 (8A400) | |||||
3.two.5 | 1760 | October fourteen, 2010 | iOS four.2 (8C134) | iOS four.1 (8B117) + iOS iv.0.2 (8A400) + iOS iii.two (7W367a) | ||||
3.2.vi | 1761 | February 14, 2011 | 10.6.6 [53] [54] | iOS 4.3 (8F190) | iOS 4.ii (8C134) + iOS 4.1 (8B117) + iOS 4.0.2 (8A400) + iOS 3.2 (7W367a) | |||
4.0 | 4A304a | March 14, 2011 | Mac OS X Snow Leopard (10.6.x) | |||||
4.0.i | 4A1006 | March 25, 2011 | ||||||
4.0.2 | 4A2002a | Apr fourteen, 2011 | iOS 4.3.2 (8H7) | |||||
4.1 | 4B110 (10.7) 4B110f (10.6) | July xx, 2011 [55] | 10.vi.7 [56] [57] and 10.7 | Mac OS Ten Snowfall Leopard (ten.half dozen.x) and Mac Bone X Lion (10.7.x) | - | |||
4.1.1 | August 4, 2011 [58] | |||||||
4.2 | 4D199 (ten.7) 4C199 (ten.6) | October 12, 2011 | iOS 5.0 (9A334) | downloadable: iOS 4.3.2 (8H7) [59] | ||||
4.two.1 | 4D502 | November 18, 2011 | 10.vii [lx] [61] | |||||
4.3 | 4E109 | Feb 16, 2012 | x.7.three [62] [63] | |||||
4.3.1 | 4E1019 | March 7, 2012 | iOS 5.1 (9B176) | downloadable: iOS v.0 + only for Os Ten ten.seven: [64] iOS 4.3 | ||||
four.3.two | 4E2002 | March 22, 2012 | ||||||
four.3.3 | 4E3002 | May nine, 2012 | ||||||
4.4 | July 25, 2012 | 10.7.4 [65] [66] | Mac Bone X King of beasts (x.7.x) and OS Ten Mountain Lion (10.viii.x) | |||||
4.4.1 | 4F1003 | August 7, 2012 | ||||||
4.five | September 19, 2012 | iOS 6.0 (10A403) | iOS 4.three [67] | armv7, armv7s | downloadable: iOS 5.ane + iOS 5.0 + only for OS 10 10.7: iOS 4.3 | |||
iv.five.1 | October 3, 2012 | |||||||
four.five.2 | 4G2008 | November i, 2012 | ||||||
4.vi | 4H127 | Feb 20, 2013 | iOS 6.one (10B141) | downloadable: iOS six.0 + iOS v.1 + iOS 5.0 + only for OS X 10.7: iOS 4.three | ||||
4.6.1 | 4H512 | March 14, 2013 | ||||||
4.6.2 | 4H1003 | April 15, 2013 | ||||||
4.vi.3 | 4H1503 | June fourteen, 2013 | ||||||
Version | Build | Release date | min Os X to run | OS X SDK(s) | iOS SDK(s) included | Min iOS Deployment Target | iOS arm supported | boosted iOS Simulators |
Xcode 5.0 - 6.x (since arm64 support) [ edit ]
Version history | ||||||||
---|---|---|---|---|---|---|---|---|
Version | Build | Release engagement | min Os X to run | OS X SDK(s) | iOS SDK(south) included | Min iOS Deployment Target | iOS arm supported | downloadable iOS Simulators |
5.0 | 5A1413 | September 18, 2013 | ten.8.4 [68] [69] | OS X v10.8 | iOS vii.0 (11A465) | iOS iv.iii or iOS vi.0 (for arch with arm64) [seventy] | armv7, armv7s,arm64 | iOS 6.ane + iOS 6.0 + merely for Bone 10 10.8: [71] iOS 5.one + iOS five.0 |
five.0.1 | 5A2053 | October 22, 2013 | OS 10 v10.8 + Bone 10 v10.ix | iOS 7.0.3 (11B508) | iOS 4.three or iOS v.i.i (for curvation with arm64) [72] | |||
5.0.2 | 5A3005 | November 12, 2013 | ||||||
5.1 | 5B130a | March ten, 2014 | iOS 7.1 (11D167) | iOS 7.0 + iOS 6.1 [73] [74] | ||||
5.one.i | 5B1008 | April 10, 2014 | iOS half dozen.ane | |||||
6.0.1 | 6A317 | September 17, 2014 | 10.9.four | OS X v10.9 | iOS viii.0 (12A365) | Default: armv7, arm64 Manually: [75] armv7s | iOS 7.one + merely for OS X 10.nine [76] iOS 7.0 | |
6.1 | 6A1052c 6A1052d | October 16, 2014 [77] October twenty, 2014 [78] | OS X v10.ix + Bone X v10.10 | iOS viii.1 (12B411) | ||||
6.one.1 | 6A2008a | Dec 2, 2014 | ||||||
half dozen.two | 6C131e | March 9, 2015 | iOS eight.2 (12D508) | iOS 8.1 + iOS 7.i | ||||
half-dozen.three | 6D570 | April 8, 2015 | 10.10 | Bone X v10.9 + OS X v10.10 | iOS 8.iii (12F69) | iOS viii.ii + iOS eight.1 + iOS 7.1 | ||
6.three.1 | 6D1002 | April 21, 2015 | ||||||
six.3.ii | 6D2105 | May eighteen, 2015 | ||||||
6.four | 6E35b | June 30, 2015 | iOS 8.iv (12H141) | iOS 8.3 + iOS 8.2 + iOS viii.i + iOS seven.ane | ||||
Version | Build | Release appointment | min OS X to run [79] | OS X SDK(s) | iOS SDK(s) included | Min iOS Deployment Target | iOS arm supported | downloadable iOS Simulators |
Xcode 7.0 - 10.ten (since Free On-Device Evolution) [ edit ]
Version history | |||||||||
---|---|---|---|---|---|---|---|---|---|
Version | Build | Release appointment | min macOS to run [80] | macOS SDK(due south) [81] | iOS SDK included [82] | watchOS SDK included [83] | tvOS SDK included [84] | Downloadable simulators [85] | Notes |
7.0 | 7A220 | September 16, 2015 | ten.x.iv | 10.xi (15A278) | iOS 9 (13A340) | watchOS 2 (13S343) | - | iOS 8.four + iOS viii.3 + iOS 8.2 + iOS viii.i | |
7.0.1 | 7A1001 | September 28, 2015 | |||||||
7.i | 7B91b | Oct 21, 2015 | ten.10.5 | iOS 9.1 (13B137) | tvOS 9.0 (13T393) | added iOS 9.0 | |||
7.1.i | 7B1005 | November 9, 2015 | |||||||
7.2 | 7C68 | December viii, 2015 | 10.11.2 (15C43) | iOS 9.2 (13C75) | watchOS ii.1 (13S660) | tvOS 9.i (13U78) | added iOS 9.i + tvOS 9.0 + watchOS two.0 | ||
7.2.1 | 7C1002 | February 3, 2016 | tvOS ix.1 (13U79) | ||||||
vii.3 | 7D175 | March 21, 2016 | x.11 | 10.11.four (15E60) | iOS 9.3 (13E230) | watchOS 2.two (13V143) | tvOS 9.two (13Y227) | added iOS 9.2 + tvOS 9.i + watchOS two.1 | |
seven.3.1 | 7D1012 [77] 7D1014 [78] | May 3, 2016 | |||||||
eight.0 | 8A218a | September 13, 2016 | 10.11.5 | 10.12 (16A300) | iOS ten (14A345) | watchOS three (14S326) | tvOS 10.0 (14T328) | added iOS 9.3 + tvOS 9.2 + watchOS two.2 | |
eight.ane | 8B62 | October 27, 2016 | 10.12.i (16B2649) | iOS 10.1 (14B72) | watchOS 3.1 (14S471a) | added iOS 10.0 (in that location is no watchOS three.0) | |||
8.2 | 8C38 | December 12, 2016 | 10.12.two (16C58) | iOS x.2 (14C89) | tvOS x.ane (14U591) | added iOS 10.1 + tvOS ten.0 | |||
viii.2.1 | 8C1002 | December xix, 2016 | |||||||
eight.3 | 8E162 | March 27, 2017 | ten.12 | ten.12.4 (16E185) | iOS 10.3 (14E269) | watchOS 3.ii (14V243) | tvOS ten.2 (14W260) | added iOS 10.2 + tvOS ten.1 (in that location is no watchOS three.1) | |
8.3.ane | 8E1000a | April 6, 2017 | |||||||
8.3.ii | 8E2002 | April 18, 2017 | |||||||
8.3.3 | 8E3004b | June 5, 2017 | iOS 10.3.1 (14E8301) | added watchOS 3.one Simulator | [87] | ||||
ix.0 | 9A235 | September 19, 2017 | 10.12.6 | ten.13 (17A360) | iOS 11.0 (15A372) | watchOS iv.0 (15R372) | tvOS 11.0 (15J380) | added iOS 10.3.1 + tvOS 10.two + watchOS 3.2 | |
ix.0.1 | 9A1004 | October 15, 2017 | |||||||
9.1 | 9B55 | October 31, 2017 | 10.13.one (17B48) | iOS 11.one (15B93/15B101) | watchOS 4.1 (15R846) | tvOS 11.ane (15J582) | added iOS xi.0 + tvOS 11 + watchOS 4.0 | ||
9.two | 9C40b | December four, 2017 | x.13.2 (17C76) | iOS xi.ii (15C107) | watchOS 4.2 (15S100) | tvOS 11.2 (15K104) | added iOS 11.1 + tvOS xi.1 + watchOS iv.ane | ||
nine.3 | 9E145 | March 29, 2018 | 10.13.two | 10.xiii.4 (17E189) | iOS 11.iii (15E217) | watchOS 4.3 (15T212) | tvOS xi.3 (15L211) | added iOS 11.ii + tvOS eleven.2 + watchOS 4.2 | |
9.3.one | 9E501 | May nine, 2018 | |||||||
9.iv | 9F1027a | May 29, 2018 | iOS 11.4 (15F79) | tvOS 11.4 (15L576) | added iOS 11.three + tvOS 11.3 | ||||
nine.4.1 | 9F2000 | June xiii, 2018 | |||||||
10.0 | 10A255 | September 17, 2018 | x.13.6 | x.14 (18A384) | iOS 12.0 (16A366) | watchOS 5.0 (16R363) | tvOS 12.0 (16J364) | added iOS 11.four + tvOS 11.4 + watchOS 4.three | |
10.one | 10B61 | October thirty, 2018 | ten.14.1 (18B71) | iOS 12.1 (16B91) | watchOS 5.1 (16R591) | tvOS 12.i (16J602) | added iOS 12.0 + tvOS 12.0 + watchOS 5.0 | ||
ten.ii | 10E125 | Mar 25, 2019 | 10.14.three [88] [89] | ten.xiv.4 (18E219) | iOS 12.2 (16E226) | watchOS 5.2 (16T224) | tvOS 12.two (16L225) | added iOS 12.1 + tvOS 12.1 + watchOS five.1 | |
10.2.1 | 10E1001 | Apr 17, 2019 | |||||||
10.3 | 10G8 | July 22, 2019 | ten.14.3 [90] | x.14.6 (18G74) | iOS 12.4 (16G73) | watchOS 5.iii (16U567) | tvOS 12.4 (16M567) | added iOS 12.2 + tvOS 12.2 + watchOS 5.2 | |
Version | Build | Release appointment | min macOS to run [fourscore] | macOS SDK(s) [81] | iOS SDK included [82] | watchOS SDK included [83] | tvOS SDK included [84] | Downloadable simulators [85] | Notes |
Xcode eleven.ten - xiii.ten (since SwiftUI framework) [ edit ]
Version history | |||||||||
---|---|---|---|---|---|---|---|---|---|
Version | Build | Release date | min macOS to run [80] [91] | macOS SDK(s) [92] [91] | iOS SDK included [93] [91] | watchOS SDK included [94] [91] | tvOS SDK included [95] [91] | Notes | |
11.0 | 11A420a | September twenty, 2019 | 10.xiv.4 | ten.15 (19A547) | iOS xiii.0 (17A566) | watchOS 6.0 (17R566) | tvOS 13.0 (17J559) | [97] | |
xi.i | 11A1027 | Oct 7, 2019 | iOS xiii.1 (17A820) | [98] | |||||
eleven.two | 11B52 | October 31, 2019 | 10.15.one (19B81) | iOS xiii.two (17B80) | watchOS 6.1 (17S80) | tvOS 13.2 (17K81) | [99] | ||
11.two.1 | 11B500 | November 12, 2019 | x.15.ane (19B89) | iOS 13.2 (17B102) | tvOS 13.ii (17K90) | [100] [101] | |||
xi.3 | 11C29 | December 10, 2019 | 10.15.2 (19B90) | [102] [101] | |||||
11.3.i | 11C505 [103] | January 13, 2020 | [104] [101] | ||||||
eleven.4 | 11E146 | March 24, 2020 | 10.15.2 | 10.15.iv (19E258) | iOS xiii.4 (17E255) | watchOS 6.2 (17T255) | tvOS thirteen.4 (17L255) | [105] [101] | |
eleven.4.ane | 11E503a | April 15, 2020 | iOS 13.4 (17E8258) | [106] [101] | |||||
11.5 | 11E608c | May twenty, 2020 | iOS thirteen.five (17F65) | [107] [101] | |||||
eleven.six | 11E708 | July fifteen, 2020 | 10.fifteen.6 (19G68) | iOS 13.6 (17G64) | [108] [101] | ||||
11.7 | 11E801a | September 1, 2020 | iOS 13.vii (17H22) | [109] [101] | |||||
12.0 | 12A7209 | September sixteen, 2020 | 10.15.4 (Intel-based Mac) 11.0 (Apple silicon Mac) | iOS fourteen (18A390) | watchOS seven (18R382) | tvOS fourteen (18J390) | [110] [101] | ||
12.0.one | 12A7300 | September 24, 2020 | [111] [101] | ||||||
12.ane | 12A7403 | October 20, 2020 | iOS 14.1 (18A8394) | [112] [101] | |||||
12.ane.ane RC | 12A7605b | October 30, 2020 | iOS xiv.two (18B79) | watchOS 7.1 (18R579) | tvOS fourteen.2 (18K54) | [113] [101] | |||
12.2 | 12B45b | November 12, 2020 | 11.0 (20A2408) | [114] [101] | |||||
12.iii | 12C33 | December 14, 2020 | 11.1 (20C63) | iOS 14.three (18C61) | watchOS seven.ii (18S561) | tvOS 14.3 (18K559) | [115] [101] | ||
12.4 | 12D4e | January 26, 2021 | iOS 14.4 (18D46) | [116] [101] | |||||
12.5 | 12E262 | Apr 26, 2021 | eleven.0 | 11.three (20E214) | iOS 14.five (18E182) | watchOS vii.4 (18T187) | tvOS xiv.5 (18L191) | [117] [101] | |
12.5.1 | 12E507 | June 21, 2021 | [118] [101] | ||||||
thirteen.0 | 13A233 | September 20, 2021 | 11.three | iOS 15.0 (19A339) | watchOS 8.0 (19R341) | tvOS xv.0 (19J344) | [119] [101] | ||
13.1 | 13A1030d | October 25, 2021 | 12.0 (21A344) | watchOS eight.0.1 (19R351) | [120] [101] | ||||
13.2 | 13C90 | December 13, 2021 | 12.1 (21C46) | iOS xv.2 (19C51) | watchOS 8.iii (19S51) | tvOS 15.two (19K50) | [121] [101] | ||
thirteen.2.1 | 13C100 | December 17, 2021 | [122] [101] | ||||||
13.3 | 13E113 | March 14, 2022 | 12.0 | 12.3 (21E226) | iOS 15.iv (19E239) | watchOS 8.5 (19T241) | tvOS 15.4 (19L439) | [123] [101] | |
13.iii.ane | 13E500a | April eleven, 2022 | [124] [101] | ||||||
Version | Build | Release date | min macOS to run [lxxx] | macOS SDK(s) [92] | iOS SDK included [93] | watchOS SDK included [94] | tvOS SDK included [95] | Notes |
Toolchain versions [ edit ]
Discontinued | Electric current release | Beta |
Xcode 1.0 - Xcode ii.10 (before iOS back up) [ edit ]
Toolchain version history | ||||||||
---|---|---|---|---|---|---|---|---|
Xcode | cctools | ld64 | GCC 4.0 | GCC 4.two | LLVM-GCC 4.2 | LLVM | Apple LLVM-Clang | |
2.v | 622.9 | 62.1 | 5370 | - | - | - | - | |
Xcode | cctools | ld64 | GCC iv.0 [125] | GCC 4.ii [126] | LLVM-GCC four.2 [127] | LLVM [127] | Apple LLVM-Clang [128] |
Xcode 3.0 - Xcode 4.x [ edit ]
Toolchain version history | ||||||||
---|---|---|---|---|---|---|---|---|
Xcode | cctools | ld64 | GCC iv.0 | GCC 4.2 | LLVM-GCC 4.2 | LLVM | Apple LLVM-Clang | |
3.ane.four | 698.1 | 85.ii.one | 5493 | 5577 | 5555 | 2064.3 | - | |
3.2 | 750 | 95.two.12 | 5493 | 5646 | 5646 | 2118 | - | |
3.two.1 | 750 | 95.2.12 | 5493 | 5646 | 5646 | 2206 | - | |
3.two.2 | 773 | 97.two | 5493 | 5659 | 5646 | 2207.5 | one.0.2 | |
three.two.iii | 782 | 97.fourteen | 5494 | 5664 | 5658 | 2326.10 | 1.five (sixty) | |
three.2.4 | 782 | 97.14 | 5494 | 5664 | 5658 | 2326.x | 1.5 (60) | |
3.ii.5 | 782 | 97.17 | 5494 | 5664 | 5658 | 2333.four | i.six (lxx) | |
3.2.half-dozen | 795 | 97.17 | 5494 | 5666 | 5658 | 2335.vi | one.7 (77) (based on LLVM 2.9svn) | |
four.0 | 800 | 123.2 | 5494 | 5666 | 5658 | 2335.9 | ii.0 (137) (based on LLVM 2.9svn) | |
4.0.2 | ? | ? | 5494 | 5666 | 5658 | 2335.9 | 2.0 (137) (based on LLVM 2.9svn) | |
4.1 | 806 | 123.2.1 | - | 5666 | 5658 | 2335.15.00 | ii.ane (163.7.1) (based on LLVM 3.0svn) | |
4.two | 809 | 127.two | - | - | 5658 | 2336.i.00 | 3.0 (211.10.i) (based on LLVM 3.0svn) | |
4.3 | 822 | 112 | - | - | 5658 | 2336.nine.00 | three.1 (tags/Apple/clang-318.0.45) (based on LLVM iii.1svn) | |
4.iii.1 | ? | ? | - | - | 5658 | 2336.9.00 | three.1 (tags/Apple/clang-318.0.54) (based on LLVM iii.1svn) | |
iv.3.ii | ? | ? | - | - | 5658 | 2336.nine.00 | 3.1 (tags/Apple/clang-318.0.58) (based on LLVM 3.1svn) [129] | |
iv.iii.3 | ? | ? | - | - | 5658 | 2336.9.00 | three.1 (tags/Apple tree/clang-318.0.61) (based on LLVM iii.1svn) [129] | |
4.iv | 829 | 133.3 | - | - | 5658 | 2336.11.00 | 4.0 (tags/Apple tree/clang-421.0.57) (based on LLVM iii.1svn) [129] | |
four.4.1 | ? | ? | - | - | 5658 | 2336.xi.00 | four.0 (tags/Apple/clang-421.0.60) (based on LLVM 3.1svn) [129] | |
4.v | 836 | 134.ix | - | - | 5658 | 2336.11.00 | 4.one (tags/Apple/clang-421.11.65) (based on LLVM 3.1svn) [129] | |
four.five.1 | ? | ? | - | - | 5658 | 2336.11.00 | four.ane (tags/Apple/clang-421.11.66) (based on LLVM iii.1svn) [129] | |
4.5.2 | ? | ? | - | - | 5658 | 2336.11.00 | 4.ane (tags/Apple tree/clang-421.11.66) (based on LLVM 3.1svn) [129] | |
iv.six | 839 | 136 | - | - | 5658 | 2336.xi.00 | 4.2 (clang-425.0.24) (based on LLVM iii.2svn) [129] | |
four.6.i | ? | ? | - | - | 5658 | 2336.11.00 | 4.2 (clang-425.0.27) (based on LLVM 3.2svn) [129] | |
four.6.2 | ? | ? | - | - | 5658 | 2336.11.00 | 4.two (clang-425.0.28) (based on LLVM 3.2svn) [129] | |
4.6.3 | ? | ? | - | - | 5658 | 2336.11.00 | 4.2 (clang-425.0.28) (based on LLVM 3.2svn) [129] | |
Xcode | cctools | ld64 | GCC 4.0 [125] | GCC 4.2 [126] | LLVM-GCC 4.2 [127] | LLVM [127] | Apple LLVM-Clang [128] |
Xcode 5.0 - 6.10 (since arm64 support) [ edit ]
Toolchain version history | ||||||||
---|---|---|---|---|---|---|---|---|
Xcode | cctools | ld64 | LLVM | Clang version cord | Swift version cord | |||
5.0.0 | 846.2.1 | 224.ane | 3.3svn | 5.0 (clang-500.2.75) (based on LLVM iii.3svn) [129] | ||||
5.0.ane | 846.two.4 | 224.ane | iii.3svn | v.0 (clang-500.2.79) (based on LLVM iii.3svn) [129] | ||||
5.0.two | 846.2.4 | 224.1 | 3.3svn | 5.0 (clang-500.2.79) (based on LLVM three.3svn) [129] | ||||
5.one | 855 | 236.3 | 3.4svn | 5.1 (clang-503.0.38) (based on LLVM 3.4svn) [129] | ||||
v.i.i | 855 | 236.4 | 3.4svn | 5.1 (clang-503.0.40) (based on LLVM 3.4svn) [129] | ||||
half-dozen.0.ane | 862 | 241.8 | iii.5svn | 6.0 (clang-600.0.51) (based on LLVM 3.5svn) [129] | 1.0 (swift-600.0.51.4) | |||
6.1 | 862 | 241.9 | three.5svn | 6.0 (clang-600.0.54) (based on LLVM 3.5svn) [129] | 1.1 (swift-600.0.54.xx) | |||
6.one.1 | 862 | 241.ix | 3.5svn | half-dozen.0 (clang-600.0.56) (based on LLVM 3.5svn) [129] | 1.1 (swift-600.0.56.1) | |||
vi.two | 862 | 241.9 | three.5svn | 6.0 (clang-600.0.57) (based on LLVM 3.5svn) [129] | 1.1 (swift-600.0.57.4) | |||
6.three | 870 | 242 | 3.half dozen.0svn | 6.1.0 (clang-602.0.49) (based on LLVM 3.6.0svn) [129] | i.2 (swiftlang-602.0.49.iii) | |||
6.3.ane | 870 | 242 | 3.six.0svn | half dozen.1.0 (clang-602.0.49) (based on LLVM 3.half dozen.0svn) [129] | 1.two (swiftlang-602.0.49.6) | |||
half-dozen.three.two | 870 | 242 | 3.6.0svn | 6.one.0 (clang-602.0.53) (based on LLVM 3.6.0svn) [129] | ane.ii (swiftlang-602.0.53.1) | |||
6.4 | 870 | 242.2 | iii.6.0svn | half dozen.1.0 (clang-602.0.53) (based on LLVM 3.6.0svn) [129] | 1.ii (swiftlang-602.0.53.i) | |||
Xcode | cctools [130] | ld64 [131] | LLVM [132] | Clang version string [133] | Swift version string [134] |
Xcode 7.0 - x.10 (since Complimentary On-Device Evolution) [ edit ]
Toolchain version history | ||||||||
---|---|---|---|---|---|---|---|---|
Xcode | cctools | ld64 | LLVM | Clang version string | Swift version string | |||
seven.0 | 877.5 | 253.iii | three.7.0svn [132] | 7.0.0 (clang-700.0.72) [129] | 2.0 (swiftlang-700.0.59) | |||
7.0.i | 877.v | 253.3.3 | 3.7.0svn [132] | 7.0.0 (clang-700.0.72) [129] | 2.0 (swiftlang-700.0.59) | |||
seven.ane | 877.7 | 253.6 | iii.7.0svn [132] | 7.0.0 (clang-700.i.76) [129] | 2.ane (swiftlang-700.1.101.6) | |||
7.2 | 877.8 | 253.nine | 3.7.0svn [132] | vii.0.2 (clang-700.1.81) [129] | 2.one.1 (swiftlang-700.1.101.fifteen) | |||
7.2.1 | 877.8 | 253.ix | 3.vii.0svn [132] | 7.0.2 (clang-700.one.81) [129] | 2.one.1 (swiftlang-700.ane.101.15) | |||
7.3 | 886 | 264.3.101 | 3.viii.0svn [132] | 7.3.0 (clang-703.0.29) [129] | 2.2 (swiftlang-703.0.18.1) | |||
vii.three.1 | 886 | 264.iii.102 | 3.8.0svn [132] | 7.iii.0 (clang-703.0.31) [129] | 2.2 (swiftlang-703.0.xviii.8) | |||
eight.0 | 895 | 274.1 | 3.9.0svn [132] | 8.0.0 (clang-800.0.38) [129] | 3.0 (swiftlang-800.0.46.2) | |||
viii.1 | 895 | 274.1 | three.9.0svn [132] | 8.0.0 (clang-800.0.42.one) [129] | iii.0.one (swiftlang-800.0.58.6 clang-800.0.42.ane) | |||
8.2 | 895 | 274.2 | 3.9.0svn [132] | 8.0.0 (clang-800.0.42.1) [129] | 3.0.ii (swiftlang-800.0.63 clang-800.0.42.ane) | |||
eight.two.i | 895 | 274.two | 3.9.0svn [132] | 8.0.0 (clang-800.0.42.1) [129] | 3.0.2 (swiftlang-800.0.63 clang-800.0.42.i) | |||
8.3 | 898 | 278.4 | three.9.0svn [132] | viii.1.0 (clang-802.0.38) [129] | 3.1 (swiftlang-802.0.48 clang-802.0.38) | |||
8.3.i | 898 | 278.4 | three.9.0svn [132] | eight.1.0 (clang-802.0.41) [129] | 3.1 (swiftlang-802.0.51 clang-802.0.41) | |||
viii.three.2 | 898 | 278.4 | 3.9.0svn [132] | viii.1.0 (clang-802.0.42) [129] | 3.ane (swiftlang-802.0.53 clang-802.0.42) | |||
eight.three.iii | 898 | 278.4 | 3.9.0svn [132] | viii.i.0 (clang-802.0.42) [129] | 3.1 (swiftlang-802.0.53 clang-802.0.42) | |||
9.0 | 900 | 302.3 | 4.0.0 [135] | 9.0.0 (clang-900.0.37) [129] | iv.0 (swiftlang-900.0.65 clang-900.0.37) | |||
9.i | 900 | 302.3.1 | 4.0.0 [136] | nine.0.0 (clang-900.0.38) [129] | 4.0.ii (swiftlang-900.0.69.2 clang-900.0.38) | |||
9.ii | 900 | 305 | 4.0.0 [137] | 9.0.0 (clang-900.0.39.two) [129] | 4.0.three (swiftlang-900.0.74.i clang-900.0.39.2) | |||
9.3 | 906 | 351.8 | 5.0.ii [138] | 9.1.0 (clang-902.0.39.ane) [129] | 4.1 (swiftlang-902.0.48 clang-902.0.37.1) | |||
9.3.1 | 906 | 351.eight | v.0.2 [138] | 9.1.0 (clang-902.0.39.1) [129] | 4.one (swiftlang-902.0.48 clang-902.0.37.i) | |||
9.iv | 906 | 351.8 | v.0.2 [139] | 9.1.0 (clang-902.0.39.ii) [129] | 4.1.two (swiftlang-902.0.54 clang-902.0.39.2) | |||
ix.4.1 | 906 | 351.8 | five.0.ii [139] | ix.1.0 (clang-902.0.39.2) [129] | four.1.2 (swiftlang-902.0.54 clang-902.0.39.ii) | |||
ten.0 | 921.0.ane | 409.12 | six.0.1 [140] | 10.0.0 (clang-1000.11.45.two) [129] | 4.two (swiftlang-1000.11.37.ane clang-1000.11.45.1) | |||
x.1 | 921.0.1 | 409.12 | 6.0.ane [141] | 10.0.0 (clang-yard.11.45.5) [129] | 4.ii.one (swiftlang-thousand.11.42 clang-1000.11.45.1) | |||
10.2 | 927.0.2 | 450.3 | 7.0.0 [142] | 10.0.1 (clang-1001.0.46.iii) [129] | five.0 (swiftlang-1001.0.69.5 clang-1001.0.46.3) | |||
ten.two.one | 927.0.two | 450.3 | vii.0.0 [143] | 10.0.1 (clang-1001.0.46.four) [129] | v.0.1 (swiftlang-1001.0.82.iv clang-1001.0.46.5) | |||
10.3 | 927.0.2 | 450.three | 7.0.0 [143] | ten.0.ane (clang-1001.0.46.iv) [129] | 5.0.1 (swiftlang-1001.0.82.4 clang-1001.0.46.5) | |||
Xcode | cctools [130] | ld64 [131] | LLVM [132] | Clang version string [133] | Swift version string [134] |
Xcode eleven.x - 13.x (since SwiftUI framework) [ edit ]
Toolchain version history | ||||||||
---|---|---|---|---|---|---|---|---|
Xcode | cctools | ld64 | LLVM | Clang version string | Swift version cord | |||
11.0 | 949.0.1 | 512.4 | 8.0.0 [144] | xi.0.0 (clang-1100.0.33.eight) [129] | v.1 (swiftlang-1100.0.270.13 clang-1100.0.33.7) | |||
xi.1 | 949.0.ane | 512.four | eight.0.0 [144] | 11.0.0 (clang-1100.0.33.8) [129] | five.i (swiftlang-1100.0.270.13 clang-1100.0.33.7) | |||
11.two | 949.0.ane | 520 | viii.0.0 [145] | 11.0.0 (clang-1100.0.33.12) [146] | 5.1.two (swiftlang-1100.0.278 clang-1100.0.33.9) | |||
eleven.2.1 | 949.0.one | 520 | 8.0.0 [145] | 11.0.0 (clang-1100.0.33.12) [133] | 5.1.2 (swiftlang-1100.0.278 clang-1100.0.33.9) | |||
eleven.3 | 949.0.1 | 530 | eight.0.0 [147] | 11.0.0 (clang-1100.0.33.16) [133] | v.i.iii (swiftlang-1100.0.282.1 clang-1100.0.33.fifteen) | |||
11.3.one | 949.0.ane | 530 | 8.0.0 [147] | 11.0.0 (clang-1100.0.33.17) [133] | 5.1.3 (swiftlang-1100.0.282.1 clang-1100.0.33.15) | |||
xi.iv | 959.0.one | 556.v | 9.0.0 [148] | xi.0.3 (clang-1103.0.32.29) [133] | 5.2 (swiftlang-1103.0.32.ane clang-1103.0.32.29) | |||
11.4.ane | 959.0.1 | 556.six | 9.0.0 [149] | 11.0.3 (clang-1103.0.32.59) [133] | five.two.2 (swiftlang-1103.0.32.six clang-1103.0.32.51) | |||
11.v | 959.0.1 | 556.6 | 9.0.0 [150] | 11.0.iii (clang-1103.0.32.62) [133] | v.2.4 (swiftlang-1103.0.32.ix clang-1103.0.32.53) | |||
xi.6 | 959.0.1 | 556.half dozen | 9.0.0 [150] | 11.0.3 (clang-1103.0.32.62) [133] | 5.two.four (swiftlang-1103.0.32.nine clang-1103.0.32.53) | |||
11.7 | 959.0.1 | 556.half dozen | nine.0.0 [150] | 11.0.3 (clang-1103.0.32.62) [133] | 5.2.4 (swiftlang-1103.0.32.9 clang-1103.0.32.53) | |||
12.0 | 973.0.1 | 609 | 10.0.0 [151] | 12.0.0 (clang-1200.0.32.ii) [133] | five.three (swiftlang-1200.0.29.ii clang-1200.0.xxx.1) | |||
12.0.1 | 973.0.ane | 609 | x.0.0 [151] | 12.0.0 (clang-1200.0.32.ii) [133] | 5.3 (swiftlang-1200.0.29.two clang-1200.0.xxx.1) | |||
12.1 | 973.0.1 | 609 | ten.0.0 [151] | 12.0.0 (clang-1200.0.32.21) [133] | 5.3 (swiftlang-1200.0.29.2 clang-1200.0.xxx.1) | |||
12.1.1 RC | 973.0.1 | 609 | x.0.0 [151] | 12.0.0 (clang-1200.0.32.21) [133] | 5.3 (swiftlang-1200.0.29.2 clang-1200.0.30.1) | |||
12.ii | 973.iv | 609.seven | x.0.0 [152] | 12.0.0 (clang-1200.0.32.27) [133] | v.3.1 (swiftlang-1200.0.41 clang-1200.0.32.8) | |||
12.iii | 977.1 | 609.viii | x.0.0 [153] | 12.0.0 (clang-1200.0.32.28) [133] | 5.3.2 (swiftlang-1200.0.45 clang-1200.0.32.28) | |||
12.4 | 977.1 | 609.8 | 10.0.0 [153] | 12.0.0 (clang-1200.0.32.29) [133] | 5.iii.ii (swiftlang-1200.0.45 clang-1200.0.32.28) | |||
12.5 | 980 | 650.9 | 11.1.0 [154] | 12.0.v (clang-1205.0.22.ix) [133] | v.4 (swiftlang-1205.0.26.9 clang-1205.0.19.55) | |||
12.5.1 | 980.ane | 650.9 | xi.1.0 [155] | 12.0.5 (clang-1205.0.22.xi) [133] | 5.4.ii (swiftlang-1205.0.28.two clang-1205.0.19.57) | |||
13.0 | 986 | 711 | 12.0.0 [156] | 13.0.0 (clang-1300.0.29.3) [133] | 5.5 (swiftlang-1300.0.31.one clang-1300.0.29.1) | |||
thirteen.one | 986 | 711 | 12.0.0 [157] | 13.0.0 (clang-1300.0.29.3) [133] | 5.5.1 (swiftlang-1300.0.31.4 clang-1300.0.29.6) | |||
13.2 | 986 | 711 | 12.0.0 [158] | 13.0.0 (clang-1300.0.29.30) [133] | 5.5.ii (swiftlang-1300.0.47.v clang-1300.0.29.30) | |||
13.2.1 | 986 | 711 | 12.0.0 [158] | 13.0.0 (clang-1300.0.29.xxx) [133] | 5.5.2 (swiftlang-1300.0.47.5 clang-1300.0.29.30) | |||
13.3 | 994 | 762 | 13.0.0 [159] | 13.1.half dozen (clang-1316.0.21.ii) [133] | 5.half dozen (swiftlang-five.6.0.323.62 clang-1316.0.20.8) | |||
13.3.1 | 994 | 762 | 13.0.0 [159] | 13.one.half dozen (clang-1316.0.21.2.three) [133] | 5.6 (swiftlang-v.6.0.323.62 clang-1316.0.xx.8) | |||
Xcode | cctools [130] | ld64 [131] | LLVM [132] | Clang version string [133] | Swift version string [134] |
See also [ edit ]
References [ edit ]
- ^ John Siracusa (November 9, 2003). "Mac OS X 10.3 Panther" . Retrieved Jan 15, 2022.
- ^ "Xcode xiii.3.1 (13E500a) - Releases - Apple tree Developer". Apple Developer. Apple Inc. April eleven, 2022. Retrieved Apr 12, 2022.
- ^ a b "Xcode on the Mac App Store". Apple Inc. Retrieved May 29, 2018.
- ^ "Downloads". Apple Developer. Retrieved May 29, 2018.
- ^ "Xcode - Features". developer.apple.com . Retrieved March 11, 2020.
- ^ Adriaan van Os. "GNU Pascal and Xcode". Microbizz.nl. Retrieved June 21, 2010.
- ^ "Using Free Pascal with Xcode". Pascal-key.com. Retrieved June 21, 2010.
- ^ "Tools". macada.org. Archived from the original on July 27, 2011. Retrieved February viii, 2011.
- ^ "CSharpPlugin - cocoa-sharp-dev - Google Code" . Retrieved June 21, 2010.
- ^ "xkick brings Golang support to Xcode 11 - Blog - Wirecog". webcache.googleusercontent.com . Retrieved May 24, 2020.
- ^ "CamelBones, an Objective-C/Perl bridge for Mac Bone X & GNUStep - Home". Camelbones.sourceforge.net. December 1, 2004. Retrieved June 21, 2010.
- ^ "D for Xcode" . Retrieved Feb nine, 2019.
- ^ Prince McLean (June 20, 2008). "Apple'south other open up hush-hush: the LLVM Compiler" . Retrieved Apr 3, 2012.
- ^ "Xcode 3.2: teh crawly edition". Baronial 30, 2009. Archived from the original on June 16, 2013.
- ^ a b "New Features in Xcode iv: Xcode 4.ii". Apple. September 16, 2015. Retrieved September 15, 2016.
- ^ a b "New Features in Xcode 4: Xcode 4.5". Apple Inc. September 16, 2015. Retrieved Oct 18, 2015.
- ^ "New Features in Xcode v: Xcode five.0". September 16, 2015. Retrieved September xv, 2016.
- ^ David Holt says (May xv, 2010). "Facts about WebObjects (WebObjects Community)". Wocommunity.org. Archived from the original on October 7, 2013. Retrieved June 21, 2010.
- ^ "WOLips". Wiki.objectstyle.org. February 27, 2010. Retrieved June 21, 2010.
- ^ "Apple - Mac OS X Leopard - Features - 300+ New Features". Archived from the original on October 16, 2007.
- ^ "Apple Programmer Tools for Coffee". Apple . Retrieved February 8, 2011.
- ^ "WWDC Software Notes: Safari 5, Xcode four, iTunes nine.two". Mac Rumors. June 8, 2010. Retrieved June 21, 2010.
- ^ "Developer Tools - What'southward New in Xcode 4". Apple Developer . Retrieved Feb viii, 2011.
- ^ "Apple tree makes Xcode gratis to all with release of 4.1 on Mac App Store". AppleInsider. July 20, 2011. Retrieved July 3, 2013.
- ^ "New Features in Xcode 4: Xcode four.i". Apple Inc. Retrieved September 15, 2016.
- ^ "Why can't I download Xcode 4.two for Snow Leopard?" . Retrieved May 2, 2015.
- ^ "New Features in Xcode iv: Xcode 4.3". Apple Inc. Retrieved September 15, 2016.
- ^ "New Features in Xcode 4: Xcode iv.3.1 and 4.3.ii". Apple Inc. Retrieved September 15, 2016.
- ^ "New Features in Xcode four: Xcode 4.3.3". Apple Inc. Retrieved September 15, 2016.
- ^ "Xcode 4.iv rolls out to OS X, iOS developers via the Mac App Shop". 9to5Mac. July 25, 2012. Retrieved August ii, 2012.
- ^ "New Features in Xcode 4: Xcode 4.iv". Apple Inc. Retrieved September 15, 2016.
- ^ "Apple seeds starting time iOS seven and OS 10 Mavericks betas to developers". AppleInsider. June 10, 2013. Retrieved June 11, 2013.
- ^ "New Features in Xcode 5: Xcode 5.i". April 20, 2015. Retrieved September 15, 2016.
- ^ "Xcode 6, Swift, CloudKit, and more surprising developer news from WWDC 2014". TechRepublic. June v, 2014. Retrieved June half dozen, 2014.
- ^ "New Features in Xcode 7: Xcode vii.0". programmer.apple.com . Retrieved September 15, 2016.
- ^ "What's New in Xcode viii". developer.apple.com . Retrieved September 15, 2016.
- ^ "What'south New in Xcode nine". programmer.apple.com . Retrieved July 24, 2017.
- ^ "New Downloads At present Available". Apple Programmer. Apple. Archived from the original on September twenty, 2017. Retrieved September xix, 2017.
- ^ "Xcode - What'due south New" . Retrieved June iv, 2018.
- ^ Sadun, Erica [@ericasadun] (June 5, 2018). "Hold onto Xcode 9.4 and earlier to support 32-bit customers. Xcode 10 no longer compiles 32-flake applications" (Tweet) – via Twitter. ,
- ^ "Xcode 10 Release Notes" . Retrieved September 17, 2018.
- ^ "Xcode 10 (10A254a) - Releases - Apple Developer". Apple Developer. Apple tree Inc. September 17, 2018. Retrieved September 12, 2018.
- ^ a b "Xcode eleven Beta Release Notes" . Retrieved June 15, 2019.
- ^ "What's New in Xcode" . Retrieved June fifteen, 2019.
- ^ "Xcode 11.4 Release Notes" . Retrieved September 12, 2020.
- ^ "Concurrency". Swift Docs.
{{cite web}}
: CS1 maint: url-status (link) - ^ a b "iPhone Software Development: Old versions of iPhone SDK". April 6, 2010. Retrieved May ii, 2015.
- ^ "About Xcode for Mac, iPad, and iPhone Xcode 3.2.ii programmer tools for Mac SDK 10.6 and iPhone SDK 3.2" (PDF). Apple Developer. Retrieved May 2, 2015.
- ^ "About Xcode and iOS SDK Xcode 3.ii.3 for Mac Bone X 10.6 and iOS four.0.one" (PDF). Apple Developer. Retrieved May two, 2015.
- ^ "Virtually Xcode and iOS SDK Xcode 3.2.iv for Mac OS X 10.half-dozen and iOS 4.ane" (PDF). Apple Developer. Retrieved May 2, 2015.
- ^ "About Xcode and iOS SDK Xcode 3.2.5 for Mac Os X x.vi and iOS 4.two" (PDF). Apple tree Developer. Retrieved May 2, 2015.
- ^ "Old versions of iPhone SDK". April 6, 2010.
There were several releases of Xcode three.2.3: with iOS iv.0; with iOS 4.0.1; with iOS 4.0.ii SDK
- ^ "About Xcode and iOS SDK - Xcode three.2.6 for Mac Os Ten 10.6 and iOS 4.iii (Developers only)" (PDF). Apple tree Developer. Retrieved May ii, 2015.
- ^ "About Xcode and iOS SDK - Xcode 4.0.ane and iOS 4.3 (Developers only)" (PDF). Apple tree Developer. Retrieved May 2, 2015.
- ^ "Xcode". iTunes . Archived from the original on July thirty, 2011. Retrieved May 2, 2015.
{{cite web}}
: CS1 maint: bot: original URL condition unknown (link) - ^ "Most Xcode iv.1 for Snow Leopard (Developers only)" (PDF) . Retrieved May 2, 2015.
- ^ "About Xcode four.ii for Snowfall Leopard (Developers only)" (PDF) . Retrieved May ii, 2015.
- ^ "Mac App Store - Xcode". iTunes . Archived from the original on September 24, 2011. Retrieved May two, 2015.
{{cite spider web}}
: CS1 maint: bot: original URL status unknown (link) - ^ "How to Install Older iOS Simulators in XCode iv.2.ane (SDK5.0)" . Retrieved May two, 2015.
- ^ "iphone - Xcode 4.2.one for Snowfall Leopard - Stack Overflow" . Retrieved May ii, 2015.
- ^ "Mac App Shop - Xcode". iTunes . Archived from the original on February 2, 2012. Retrieved May 2, 2015.
{{cite spider web}}
: CS1 maint: bot: original URL status unknown (link) - ^ "Mac App Shop - Xcode". iTunes . Archived from the original on February 18, 2012. Retrieved May 2, 2015.
{{cite web}}
: CS1 maint: bot: original URL status unknown (link) - ^ "Mac App Store - Xcode". Mac App Shop. Archived from the original on July 1, 2012. Retrieved May two, 2015.
{{cite web}}
: CS1 maint: bot: original URL status unknown (link) - ^ "iphone - Install Simulator SDK 4.3 to Xcode 4.4 on Mountain Lion - Stack Overflow" . Retrieved May 2, 2015.
- ^ "Xcode four.4 Release Notes" (PDF). Apple Developer. Retrieved May 2, 2015.
- ^ "Mac App Store - Xcode". Mac App Shop. Archived from the original on July 25, 2013. Retrieved May 2, 2015.
{{cite spider web}}
: CS1 maint: bot: original URL condition unknown (link) - ^ "Unauthorized - Apple Developer" (PDF) . Retrieved May 2, 2015.
- ^ "Mac App Store - Xcode". Mac App Shop. Archived from the original on October ten, 2013. Retrieved May 2, 2015.
{{cite web}}
: CS1 maint: bot: original URL status unknown (link) - ^ "Mac App Shop - Xcode". Mac App Store. Archived from the original on May 30, 2014. Retrieved May 2, 2015.
{{cite web}}
: CS1 maint: bot: original URL condition unknown (link) - ^ "iphone - Xcode five and iOS 7: Architecture and Valid architectures". Stack Overflow.
- ^ "ios5 - Use iOS 5 Simulator in XCode v? - Stack Overflow" . Retrieved May 2, 2015.
- ^ "Apple Programmer Documentation". programmer.apple.com.
- ^ "Install ios 5 simulator to xcode 5.1?" . Retrieved May 2, 2015.
- ^ "iphone - ios half dozen.0 Simulator in xcode v.1 - Stack Overflow" . Retrieved May 2, 2015.
- ^ "ios - Xcode half-dozen Standard architectures exclude armv7s - Stack Overflow" . Retrieved May 2, 2015.
- ^ "xcode - iOS 6.1 simulator on OSX 10.ten Yosemite - Stack Overflow" . Retrieved May 2, 2015.
- ^ a b Developer Portal version
- ^ a b MAS version
- ^ LSMinimumSystemVersion from Info.plist
- ^ a b c d plutil -p Xcode.app/Contents/Info.plist | grep LSMinimumSystemVersion
- ^ a b cd Xcode.app/Contents/Developer; cd Platforms/MacOSX.platform/Programmer/SDKs/; plutil -p */System/Library/CoreServices/SystemVersion.plist; cd -
- ^ a b cd Xcode.app/Contents/Programmer; ls Platforms/iPhoneOS.platform/DeviceSupport/ | grep '(.*)'
- ^ a b cd Xcode.app/Contents/Developer; ls Platforms/WatchOS.platform/DeviceSupport/ | grep '(.*)'
- ^ a b cd Xcode.app/Contents/Programmer; ls Platforms/AppleTVOS.platform/DeviceSupport/ | grep '(.*)'
- ^ a b from preferences -> downloads
- ^ "macOS 10.14 Mojave tin't open up Xcode eight.3.three (immediately crash)". Stack Overflow .
- ^ Unable to run since MacOS 10.fourteen [86]
- ^ "Xcode ten.2 Release Notes". Apple Programmer.
- ^ "Xcode 10.2.1 Release Notes". Apple Programmer.
- ^ "Xcode 10.iii Release Notes". Apple Programmer.
- ^ a b c d e "Xcode Releases". xcodereleases.com . Retrieved July 2, 2020.
- ^ a b cd Xcode.app/Contents/Programmer; cd Platforms/MacOSX.platform/Developer/SDKs/; plutil -p */Organisation/Library/CoreServices/SystemVersion.plist
- ^ a b cd Xcode.app/Contents/Programmer; plutil -p Platforms/iPhoneOS.platform/version.plist
- ^ a b cd Xcode.app/Contents/Programmer; plutil -p Platforms/WatchOS.platform/version.plist
- ^ a b cd Xcode.app/Contents/Developer; plutil -p Platforms/AppleTVOS.platform/version.plist
- ^ "SwiftUI: Getting Started". raywenderlich.com.
- ^ To encounter the SwiftUI preview, you need macOS 10.15 [96]
- ^ "Xcode 11.1 Release Notes". Apple Programmer Documentation. Apple Inc. Retrieved December x, 2019.
- ^ "Xcode 11.2 Release Notes". Apple Programmer Documentation. Apple Inc. Retrieved Nov 4, 2019.
- ^ "Xcode 11.2.1 Release Notes". Apple Developer Documentation. Apple Inc. Retrieved December 10, 2019.
- ^ a b c d e f g h i j one thousand 50 m due north o p q r s t u v westward "Xcode Releases". xcodereleases.com . Retrieved Dec 10, 2019.
- ^ "Xcode eleven.3 Release Notes". Apple Developer Documentation. Apple Inc. Retrieved November ten, 2019.
- ^ Programmer Portal version. MAS version build is 11C504
- ^ "Xcode 11.iii.1 Release Notes". Apple Programmer Documentation. Apple Inc. Retrieved January xiv, 2020.
- ^ "Xcode 11.4 Release Notes". Apple tree Developer Documentation. Apple Inc. Retrieved March 24, 2020.
- ^ "Xcode 11.four.1 Release Notes". Apple Developer Documentation. Apple Inc. Retrieved April xvi, 2020.
- ^ "Xcode xi.five Release Notes". Apple Developer Documentation. Apple Inc. Retrieved May 20, 2020.
- ^ "Xcode xi.half-dozen Release Notes". Apple Developer Documentation. Apple tree Inc. Retrieved July 15, 2020.
- ^ "Xcode eleven.7 Release Notes". Apple Programmer Documentation. Apple tree Inc. Retrieved Baronial 26, 2020.
- ^ "Xcode 12 Release Notes". Apple Developer Documentation. Apple Inc. Retrieved Baronial 25, 2020.
- ^ "Xcode 12.0.i Release Notes". Apple Developer Documentation. Apple Inc. Retrieved September 25, 2020.
- ^ "Xcode 12.1 Release Notes". Apple tree Developer Documentation. Apple Inc. Retrieved Oct 20, 2020.
- ^ "Xcode 12.1.ane RC Release Notes". Apple tree Developer Documentation. Apple Inc. Retrieved October 30, 2020.
- ^ "Xcode 12.2 Release Notes". Apple tree Programmer Documentation. Apple Inc. Retrieved November 12, 2020.
- ^ "Xcode 12.3 Release Notes". Apple Developer Documentation. Apple Inc. Retrieved December 14, 2020.
- ^ "Xcode 12.4 Release Notes". Apple tree Developer Documentation. Apple tree Inc. Retrieved January 27, 2021.
- ^ "Xcode 12.5 Release Notes". Apple tree Developer Documentation. Apple Inc. Retrieved April 26, 2021.
- ^ "Xcode 12.v.1 Release Notes". Apple tree Developer Documentation. Apple Inc. Retrieved June 21, 2021.
- ^ "Xcode 13 Release Notes". Apple Developer Documentation. Apple tree Inc. Retrieved September 21, 2021.
- ^ "Xcode xiii.1 Release Notes". Apple Developer Documentation. Apple Inc. Retrieved October 26, 2021.
- ^ "Xcode 13.ii Release Notes". Apple tree Developer Documentation. Apple Inc. Retrieved Dec 13, 2021.
- ^ "Xcode 13.2.1 Release Notes". Apple Developer Documentation. Apple Inc. Retrieved December thirteen, 2021.
- ^ "Xcode 13.3 Release Notes". Apple Inc. Retrieved March xv, 2022.
- ^ "Xcode 13.3.1 Release Notes". Apple Inc. Retrieved Apr 12, 2022.
- ^ a b /Developer/Platforms/iPhoneOS.platform/Programmer/usr/bin/gcc-4.0 --version
- ^ a b /Developer/usr/bin/gcc-4.2 --version
- ^ a b c d Xcode.app/Contents/Developer/usr/bin/llvm-gcc --version
- ^ a b Xcode.app/Contents/Programmer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang --version
- ^ a b c d e f thousand h i j k fifty yard n o p q r due south t u v w x y z aa ab air-conditioning ad ae af ag ah ai aj ak al am an ao ap aq ar as at au av aw ax ay az ba "Xcode clang version tape gist" . Retrieved May 29, 2013.
- ^ a b c /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/otool --version
- ^ a b c /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -v
- ^ a b c d eastward f one thousand h i j g 50 m n o p q r "Clang - Source Browser". opensource.apple.com. Apple Inc. Retrieved May 11, 2017.
- ^ a b c d due east f g h i j k l 1000 north o p q r due south t u v w ten y z /Applications/Xcode.app/Contents/Programmer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang --version
- ^ a b c /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift --version
- ^ "swift-llvm/CMakeLists.txt at swift-4.0-RELEASE". GitHub . Retrieved November xviii, 2018.
- ^ "swift-llvm/CMakeLists.txt at swift-4.0.2-RELEASE". GitHub . Retrieved November 18, 2018.
- ^ "swift-llvm/CMakeLists.txt at swift-iv.0.3-RELEASE". GitHub . Retrieved November 18, 2018.
- ^ a b "swift-llvm/CMakeLists.txt at swift-4.1-RELEASE". GitHub . Retrieved November 18, 2018.
- ^ a b "swift-llvm/CMakeLists.txt at swift-iv.i.ii-RELEASE". GitHub . Retrieved November 18, 2018.
- ^ "swift-llvm/CMakeLists.txt at swift-four.2-RELEASE". GitHub . Retrieved November eighteen, 2018.
- ^ "swift-llvm/CMakeLists.txt at swift-four.2.1-RELEASE". GitHub . Retrieved November 18, 2018.
- ^ "swift-llvm/CMakeLists.txt at swift-5.0-RELEASE". GitHub . Retrieved April ten, 2019.
- ^ a b "swift-llvm/CMakeLists.txt at swift-5.0.1-RELEASE". GitHub . Retrieved June xv, 2019.
- ^ a b "swift-llvm/CMakeLists.txt at swift-v.ane-RELEASE". GitHub . Retrieved March 20, 2020.
- ^ a b "llvm-project/llvm/CMakeLists.txt at swift-5.1.2-RELEASE". GitHub . Retrieved March xx, 2020.
- ^ "Xcode Releases on Twitter: 'The SDKs in #Xcode11.2 GM...'" . Retrieved Nov 4, 2019.
- ^ a b "llvm-project/llvm/CMakeLists.txt at swift-5.i.iii-RELEASE". GitHub . Retrieved March 20, 2020.
- ^ "llvm-project/llvm/CMakeLists.txt at swift-5.two-RELEASE". GitHub . Retrieved March 26, 2020.
- ^ "llvm-project/llvm/CMakeLists.txt at swift-5.2.ii-RELEASE". GitHub . Retrieved April 21, 2020.
- ^ a b c "llvm-project/llvm/CMakeLists.txt at swift-5.two.four-RELEASE". GitHub . Retrieved May twenty, 2020.
- ^ a b c d "llvm-project/llvm/CMakeLists.txt at swift-5.iii-RELEASE". GitHub . Retrieved September 17, 2020.
- ^ "llvm-projection/llvm/CMakeLists.txt at swift-5.3.i-RELEASE". GitHub . Retrieved November 13, 2020.
- ^ a b "llvm-project/llvm/CMakeLists.txt at swift-five.3.two-RELEASE". GitHub . Retrieved January 22, 2021.
- ^ "llvm-project/llvm/CMakeLists.txt at swift-five.iv-RELEASE". GitHub . Retrieved April 27, 2021.
- ^ "llvm-projection/llvm/CMakeLists.txt at swift-5.4.1-RELEASE". GitHub . Retrieved June 22, 2021.
- ^ "llvm-project/llvm/CMakeLists.txt at swift-v.v-RELEASE". GitHub . Retrieved September 21, 2021.
- ^ "llvm-project/llvm/CMakeLists.txt at swift-5.v.1-RELEASE". GitHub . Retrieved October 28, 2021.
- ^ a b "llvm-project/llvm/CMakeLists.txt at swift-v.5.2-RELEASE". GitHub . Retrieved December 14, 2021.
- ^ a b "llvm-project/llvm/CMakeLists.txt at swift-5.6-RELEASE" . Retrieved March 15, 2022.
External links [ edit ]
Download Xcode for Mac Os X 10.8.5
Posted by: nilesoulaings.blogspot.com
0 Comments