The Playgrounds feature of Xcode provides an environment for rapid experimentation and development in the Swift programming language. The original version of the feature was announced and released by Apple Inc on June 2, 2014, during WWDC 2014.
Playgrounds provide a testing ground that renders developer code in real time. They have the capability of evaluating and displaying the results of single expressions as they are coded (in line or on a side bar), providing rapid feedback to the programmer. This type of development environment, known as a read-eval-print loop (or REPL) is useful for learning, experimenting and fast prototyping. Playgrounds was used by Apple to publish Swift tutorials and guided tours where the REPL advantages are noticeable.
The Playgrounds feature was developed by the Developer Tools department at Apple. According to Chris Lattner, the inventor of Swift Programming Language and Senior Director and Architect at the Developer Tools Department, Playgrounds was "heavily influenced by Bret Victor's ideas, by Light Table and by many other interactive systems". Playgrounds was announced by Apple Inc. on June 2, 2014, during WWDC 2014 as part of Xcode 6 and released in September.
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 free software product distcc to facilitate the distribution of workloads. Earlier versions of Xcode provided a system named Dedicated Network Builds. These features are absent in the supported versions of Xcode.
The next significant release, Xcode 1.5, had better code completion and an improved debugger.
Xcode 3.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 2.0. It included the GCC 4.2 and LLVM GCC 4.2 compilers. Another new feature since Xcode 3.0 is that Xcode's SCM support now includes Subversion 1.5.
Xcode 3.2.6 is the last version that can be downloaded for free for users of Mac OS X Snow Leopard (though it’s not the last version that supports Snow Leopard; 4.2 is). Downloading Xcode 3.2.6 requires a free registration at Apple's developer site.
Xcode 4.3, released on February 16, 2012, is distributed as one application bundle, Xcode.app, installed from the Mac App Store. Xcode 4.3 reorganizes the Xcode menu to include development tools. Xcode 4.3.1 was released on March 7, 2012 to add support for iOS 5.1. Xcode 4.3.2 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). Xcode 4.3.3, released in May 2012, featured an updated SDK for Mac OS X 10.7.4 "Lion" and a few bug fixes.
On September 19, 2012, iOS 6 and Xcode 4.5 were released. Xcode added support for iOS 6 and the 4-inch Retina Display on iPhone 5 and iPod Touch 5th generation. It also brought some new Objective-C features to iOS, simplified localization, and added auto-layout support for iOS. On October 3, 2012, Xcode 4.5.1 was released with bug fixes and stability improvements. Less than a month later, Xcode 4.5.2 was released, with support for iPad Mini and iPad with Retina Display, and bug fixes and stability improvements.
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 developed by Apple. Xcode 6 also included features like Playgrounds and live debugging tools. On September 17, 2014, at the same time, iOS 8 and Xcode 6 were released. Xcode could be downloaded on the Mac App Store.
Xcode 9 was publicly released on September 19, 2017.
Xcode 10 was publicly released on September 17, 2018.
Xcode 11 was publicly released on September 20, 2019.
Xcode 12 was publicly released on September 16, 2020.
Xcode 13 was publicly released on September 20, 2021.
Xcode 14 was publicly released on September 12, 2022.
Xcode 15 was publicly released on September 18, 2023.
Xcode 16 was publicly released on September 16, 2024.
"Xcode Documentation". Apple Developer. https://developer.apple.com/documentation/xcode
"Xcode on the Mac App Store". Apple Inc. Retrieved September 16, 2024. https://apps.apple.com/us/app/xcode/id497799835
"Downloads". Apple Developer. Retrieved May 29, 2018. https://developer.apple.com/download/
"Xcode - Features". developer.apple.com. Retrieved March 11, 2020. https://developer.apple.com/xcode/features/
Adriaan van Os. "GNU Pascal and Xcode". Microbizz.nl. Archived from the original on April 18, 2012. Retrieved June 21, 2010. https://web.archive.org/web/20120418084323/http://microbizz.nl/gpcxcode.html
"Using Free Pascal with Xcode". Pascal-central.com. Archived from the original on June 12, 2010. Retrieved June 21, 2010. https://web.archive.org/web/20100612010805/http://pascal-central.com/fp-xcode/
"Tools". macada.org. Archived from the original on July 27, 2011. Retrieved February 8, 2011. https://web.archive.org/web/20110727051830/http://www.macada.org/macada/Tools.html
"CSharpPlugin - cocoa-sharp-dev - Google Code". Retrieved June 21, 2010. https://code.google.com/p/cocoa-sharp-dev/wiki/CSharpPlugin
"xkick brings Golang support to Xcode 11 - Blog - Wirecog". www.wirecog.com. Retrieved May 24, 2020. https://www.wirecog.com/blog/xkick-brings-golang-support-to-xcode-11
"CamelBones, an Objective-C/Perl bridge for Mac OS X & GNUStep - Home". Camelbones.sourceforge.net. December 1, 2004. Retrieved June 21, 2010. http://camelbones.sourceforge.net/
"D for Xcode". Retrieved February 9, 2019. https://michelf.ca/projects/d-for-xcode/
Prince McLean (June 20, 2008). "Apple's other open secret: the LLVM Compiler". Retrieved April 3, 2012. http://appleinsider.com/articles/08/06/20/apples_other_open_secret_the_llvm_complier.html
"Xcode 3.2: teh awesome edition". August 30, 2009. Archived from the original on June 16, 2013. https://web.archive.org/web/20130616065312/http://www.mcubedsw.com/blog/index.php/site/comments/xcode_3.2_teh_awesome_edition/
"New Features in Xcode 4: Xcode 4.2". Apple. September 16, 2015. Retrieved September 15, 2016. https://developer.apple.com/library/content/documentation/Xcode/Conceptual/WhatsNewXcode-Archive/Articles/xcode_4_0.html#//apple_ref/doc/uid/TP40016147-SW10
"New Features in Xcode 4: Xcode 4.5". Apple Inc. September 16, 2015. Retrieved October 18, 2015. https://developer.apple.com/library/mac/documentation/DeveloperTools/Conceptual/WhatsNewXcode/Articles/xcode_4_0.html#//apple_ref/doc/uid/TP40016147-SW12
"New Features in Xcode 5: Xcode 5.0". September 16, 2015. Retrieved September 15, 2016. https://developer.apple.com/library/content/documentation/Xcode/Conceptual/WhatsNewXcode-Archive/Articles/xcode_5_0.html#//apple_ref/doc/uid/TP40012953-SW18
"Keynote - WWDC 2014 - Videos". Apple Developer. Retrieved February 1, 2019. http://developer.apple.com/videos/play/wwdc2014/101/
"Apple's new Swift language explained: A clever move to boost iOS, while holding Android apps back - ExtremeTech". www.extremetech.com. June 3, 2014. Retrieved February 1, 2019. https://www.extremetech.com/computing/183563-apples-new-swift-language-explained-a-clever-move-to-boost-ios-while-holding-android-apps-back
"Swift: Apple's next-generation programming language 4 years in the making". iMore. June 4, 2014. Retrieved February 1, 2019. https://www.imore.com/swift-apples-next-generation-programming-language-4-years-making
Mayo, Benjamin (June 2, 2014). "Apple announces new Xcode, 'Swift' programming language". 9to5Mac. Retrieved February 1, 2019. https://9to5mac.com/2014/06/02/apple-announces-new-xcode-swift-programming-language/
"Swift Resources - Apple Developer". developer.apple.com. Retrieved February 1, 2019. https://developer.apple.com/swift/resources/
"A Swift Tour — The Swift programming language (Swift 5)". docs.swift.org. Retrieved February 5, 2019. https://docs.swift.org/swift-book/GuidedTour/GuidedTour.html
Swift.org. "A Swift Tour". Archived from the original on February 4, 2023. Retrieved February 4, 2023. https://web.archive.org/web/20230204091803/https://docs.swift.org/swift-book/GuidedTour/GuidedTour.playground.zip
Victor, Bret (September 2012). "Learnable Programming". worrydream.com. http://worrydream.com/#!/LearnableProgramming
"Getting the Most out of Playgrounds in Xcode - WWDC 2018 - Videos". Apple Developer. Retrieved November 25, 2020. https://developer.apple.com/videos/play/wwdc2018/402/
David Holt says (May 15, 2010). "Facts about WebObjects (WebObjects Community)". Wocommunity.org. Archived from the original on October 7, 2013. Retrieved June 21, 2010.
https://web.archive.org/web/20131007064500/http://wiki.wocommunity.org/display/WEB/Home#xcode3
"WOLips". Wiki.objectstyle.org. February 27, 2010. Retrieved June 21, 2010. http://wiki.wocommunity.org/display/WOL/WOLips
"Apple - Mac OS X Leopard - Features - 300+ New Features". Archived from the original on October 16, 2007. https://web.archive.org/web/20071016170507/http://www.apple.com/macosx/features/300.html#xcode3
"Apple Developer Tools for Java". Apple. Retrieved February 8, 2011. https://developer.apple.com/library/mac/documentation/Java/Conceptual/Java14Development/02-JavaDevTools/JavaDevTools.html#//apple_ref/doc/uid/TP40001884-SW1
"WWDC Software Notes: Safari 5, Xcode 4, iTunes 9.2". Mac Rumors. June 8, 2010. Retrieved June 21, 2010. http://www.macrumors.com/2010/06/08/wwdc-software-notes-safari-5-xcode-4-itunes-9-2/
"Developer Tools - What's New in Xcode 4". Apple Developer. Retrieved February 8, 2011. https://developer.apple.com/technologies/tools/whats-new.html
"Apple makes Xcode free to all with release of 4.1 on Mac App Store". AppleInsider. July 20, 2011. Retrieved July 3, 2013. http://appleinsider.com/articles/11/07/20/apple_makes_xcode_free_to_all_with_release_of_4_1_on_mac_app_store.html
"New Features in Xcode 4: Xcode 4.1". Apple Inc. Retrieved September 15, 2016. https://developer.apple.com/library/content/documentation/Xcode/Conceptual/WhatsNewXcode-Archive/Articles/xcode_4_0.html#//apple_ref/doc/uid/TP40016147-SW9
"New Features in Xcode 4: Xcode 4.2". Apple. September 16, 2015. Retrieved September 15, 2016. https://developer.apple.com/library/content/documentation/Xcode/Conceptual/WhatsNewXcode-Archive/Articles/xcode_4_0.html#//apple_ref/doc/uid/TP40016147-SW10
"Why can't I download Xcode 4.2 for Snow Leopard?". Retrieved May 2, 2015. https://discussions.apple.com/thread/3537806
"New Features in Xcode 4: Xcode 4.3". Apple Inc. Retrieved September 15, 2016. https://developer.apple.com/library/content/documentation/Xcode/Conceptual/WhatsNewXcode-Archive/Articles/xcode_4_0.html#//apple_ref/doc/uid/TP40016147-SW2
"New Features in Xcode 4: Xcode 4.3.1 and 4.3.2". Apple Inc. Retrieved September 15, 2016. https://developer.apple.com/library/content/documentation/Xcode/Conceptual/WhatsNewXcode-Archive/Articles/xcode_4_0.html#//apple_ref/doc/uid/TP40016147-SW3
"New Features in Xcode 4: Xcode 4.3.3". Apple Inc. Retrieved September 15, 2016. https://developer.apple.com/library/content/documentation/Xcode/Conceptual/WhatsNewXcode-Archive/Articles/xcode_4_0.html#//apple_ref/doc/uid/TP40016147-SW4
Gurman, Mark (July 25, 2012). "Xcode 4.4 rolls out to OS X, iOS developers via the Mac App Store". 9to5Mac. Retrieved August 2, 2012. http://9to5mac.com/2012/07/25/xcode-4-4-released-to-os-x-ios-developers/
"New Features in Xcode 4: Xcode 4.4". Apple Inc. Retrieved September 15, 2016. https://developer.apple.com/library/content/documentation/Xcode/Conceptual/WhatsNewXcode-Archive/Articles/xcode_4_0.html#//apple_ref/doc/uid/TP40016147-SW11
"New Features in Xcode 4: Xcode 4.5". Apple Inc. September 16, 2015. Retrieved October 18, 2015. https://developer.apple.com/library/mac/documentation/DeveloperTools/Conceptual/WhatsNewXcode/Articles/xcode_4_0.html#//apple_ref/doc/uid/TP40016147-SW12
"Xcode on the Mac App Store". Apple Inc. Retrieved September 16, 2024. https://apps.apple.com/us/app/xcode/id497799835
"Apple seeds first iOS 7 and OS X Mavericks betas to developers". AppleInsider. June 10, 2013. Retrieved June 11, 2013. http://appleinsider.com/articles/13/06/10/apple-seeds-first-ios-7-and-os-x-mavericks-betas-to-developers
"New Features in Xcode 5: Xcode 5.1". April 20, 2015. Retrieved September 15, 2016. https://developer.apple.com/library/content/documentation/Xcode/Conceptual/WhatsNewXcode-Archive/Articles/xcode_5_0.html#//apple_ref/doc/uid/TP40012953-SW31
"Xcode 6, Swift, CloudKit, and more surprising developer news from WWDC 2014". TechRepublic. June 5, 2014. Retrieved June 6, 2014. https://www.techrepublic.com/article/xcode-6-swift-cloudkit-and-more-surprising-developer-news-from-wwdc-2014/
"New Features in Xcode 7: Xcode 7.0". developer.apple.com. Retrieved September 15, 2016. https://developer.apple.com/library/content/documentation/Xcode/Conceptual/WhatsNewXcode-Archive/Articles/xcode_7_0.html#//apple_ref/doc/uid/TP40015242-SW1
"What's New in Xcode 8". developer.apple.com. Retrieved September 15, 2016. https://developer.apple.com/library/archive/documentation/DeveloperTools/Conceptual/WhatsNewXcode/Chapters/xcode_8_0.html#//apple_ref/doc/uid/TP40004635-SW1
"What's New in Xcode 9". developer.apple.com. Retrieved July 24, 2017. https://developer.apple.com/library/content/documentation/DeveloperTools/Conceptual/WhatsNewXcode/xcode_9/xcode_9.html
"New Downloads Now Available". Apple Developer. Apple. Archived from the original on September 20, 2017. Retrieved September 19, 2017. https://web.archive.org/web/20170920045241/https://developer.apple.com/news/?id=09192017a
"Xcode - What's New". Retrieved June 4, 2018. https://developer.apple.com/xcode/whats-new/
Sadun, Erica [@ericasadun] (June 5, 2018). "Hold onto Xcode 9.4 and earlier to support 32-bit customers. Xcode 10 no longer compiles 32-bit applications" (Tweet) – via Twitter., https://x.com/ericasadun/status/1003737777702203392
"Xcode 10 Release Notes". Retrieved September 17, 2018. https://developer.apple.com/documentation/xcode_release_notes/xcode_10_release_notes
"Xcode 10 (10A254a) - Releases - Apple Developer". Apple Developer. Apple Inc. September 17, 2018. Retrieved September 12, 2018. https://developer.apple.com/news/releases/?id=09172018d
"Xcode 11 Beta Release Notes". Retrieved June 15, 2019. https://developer.apple.com/documentation/xcode_release_notes/xcode_11_beta_release_notes
"What's New in Xcode". Retrieved June 15, 2019. https://developer.apple.com/xcode/whats-new/
"Xcode 11 Beta Release Notes". Retrieved June 15, 2019. https://developer.apple.com/documentation/xcode_release_notes/xcode_11_beta_release_notes
"Xcode 11.4 Release Notes". Retrieved September 12, 2020. https://developer.apple.com/documentation/xcode_release_notes/xcode_11_4_release_notes
"Xcode - Support - Apple Developer". developer.apple.com. Retrieved March 23, 2023. https://developer.apple.com/support/xcode/
"Concurrency". Swift Docs. https://docs.swift.org/swift-book/LanguageGuide/Concurrency.html
"32-bit app support has been discontinued in Xcode 14". Apple Developer. Apple Inc. June 6, 2022. Retrieved March 22, 2023. https://developer.apple.com/news/upcoming-requirements/?id=06062022a
"Xcode - Support - Apple Developer". developer.apple.com. Retrieved March 23, 2023. https://developer.apple.com/support/xcode/
"Xcode - Support - Apple Developer". developer.apple.com. Retrieved March 23, 2023. https://developer.apple.com/support/xcode/
"Xcode - Support - Apple Developer". developer.apple.com. Retrieved March 23, 2023. https://developer.apple.com/support/xcode/
"Xcode 16 Release Notes". Retrieved February 18, 2025. https://developer.apple.com/documentation/xcode-release-notes/xcode-16-release-notes
"Apple supercharges its tools and technologies for developers". Apple Newsroom. Retrieved June 10, 2025. https://www.apple.com/newsroom/2025/06/apple-supercharges-its-tools-and-technologies-for-developers/
"iPhone Software Development: Old versions of iPhone SDK". April 6, 2010. Retrieved May 2, 2015. http://iphonesdkdev.blogspot.ru/2010/04/old-versions-of-iphone-sdk.html
"iPhone Software Development: Old versions of iPhone SDK". April 6, 2010. Retrieved May 2, 2015. http://iphonesdkdev.blogspot.ru/2010/04/old-versions-of-iphone-sdk.html
"About Xcode for Mac, iPad, and iPhone Xcode 3.2.2 developer tools for Mac SDK 10.6 and iPhone SDK 3.2" (PDF). Apple Developer. Retrieved May 2, 2015. http://adcdownload.apple.com/Developer_Tools/xcode_3.2.2_developer_tools_beta_20728/about_xcode_3.2.2.pdf
"About Xcode and iOS SDK Xcode 3.2.3 for Mac OS X 10.6 and iOS 4.0.1" (PDF). Apple Developer. Retrieved May 2, 2015. http://adcdownload.apple.com/ios/ios_sdk_4.0.1__final/final_about_xcode_3.2.3_and_ios_sdk_4.0.1.pdf
"About Xcode and iOS SDK Xcode 3.2.4 for Mac OS X 10.6 and iOS 4.1" (PDF). Apple Developer. Retrieved May 2, 2015. http://adcdownload.apple.com/ios/ios_sdk_4.1__final/finalv2_about_xcode_3.2.4_and_ios_sdk_4.1.pdf
"About Xcode and iOS SDK Xcode 3.2.5 for Mac OS X 10.6 and iOS 4.2" (PDF). Apple Developer. Retrieved May 2, 2015. http://adcdownload.apple.com/ios/ios_sdk_4.2__final/readme_xcode_3.2.5_and_ios_4.2.pdf
"Old versions of iPhone SDK". April 6, 2010. There were several releases of Xcode 3.2.3: with iOS 4.0; with iOS 4.0.1; with iOS 4.0.2 SDK http://iphonesdkdev.blogspot.ru/2010/04/old-versions-of-iphone-sdk.html
"About Xcode and iOS SDK - Xcode 3.2.6 for Mac OS X 10.6 and iOS 4.3 (Developers only)" (PDF). Apple Developer. Retrieved May 2, 2015. http://adcdownload.apple.com/Developer_Tools/xcode_3.2.6_and_ios_sdk_4.3__final/xcode_3_and_ios_sdk_4.3_readme.pdf
"About Xcode and iOS SDK - Xcode 4.0.1 and iOS 4.3 (Developers only)" (PDF). Apple Developer. Retrieved May 2, 2015. http://adcdownload.apple.com/Developer_Tools/xcode_4.0.1_and_ios_sdk_4.3/xcode_4.0.1_readme.pdf
"Xcode". iTunes. Archived from the original on July 30, 2011. Retrieved May 2, 2015.{{cite web}}: CS1 maint: bot: original URL status unknown (link) https://web.archive.org/web/20110730225817/https://itunes.apple.com/us/app/xcode/id448457090?mt=12
"About Xcode 4.1 for Snow Leopard (Developers only)" (PDF). Retrieved May 2, 2015. http://adcdownload.apple.com/Developer_Tools/xcode_4.1_for_snow_leopard_21110/xcode_4.1_for_snow_leopard_readme.pdf
"About Xcode 4.2 for Snow Leopard (Developers only)" (PDF). Retrieved May 2, 2015. http://adcdownload.apple.com/Developer_Tools/xcode_4.2_for_snow_leopard/xcode_4.2_for_snow_leopard_readme.pdf
"Mac App Store - Xcode". iTunes. Archived from the original on September 24, 2011. Retrieved May 2, 2015.{{cite web}}: CS1 maint: bot: original URL status unknown (link) https://web.archive.org/web/20110924003250/https://itunes.apple.com/us/app/xcode/id448457090?mt=12
"How to Install Older iOS Simulators in XCode 4.2.1 (SDK5.0)". Retrieved May 2, 2015. https://stackoverflow.com/questions/8529572/how-to-install-older-ios-simulators-in-xcode-4-2-1-sdk5-0/8529866#8529866
"iphone - Xcode 4.2.1 for Snow Leopard - Stack Overflow". Retrieved May 2, 2015. https://stackoverflow.com/questions/9087198/xcode-4-2-1-for-snow-leopard/9087221#9087221%7cXcode
"Mac App Store - Xcode". iTunes. Archived from the original on February 2, 2012. Retrieved May 2, 2015.{{cite web}}: CS1 maint: bot: original URL status unknown (link) https://web.archive.org/web/20120202063641/https://itunes.apple.com/us/app/xcode/id448457090?mt=12
"Mac App Store - Xcode". iTunes. Archived from the original on February 18, 2012. Retrieved May 2, 2015.{{cite web}}: CS1 maint: bot: original URL status unknown (link) https://web.archive.org/web/20120218235954/https://itunes.apple.com/us/app/xcode/id497799835?mt=12
"Mac App Store - Xcode". Mac App Store. Archived from the original on July 1, 2012. Retrieved May 2, 2015.{{cite web}}: CS1 maint: bot: original URL status unknown (link) https://web.archive.org/web/20120701025933/https://itunes.apple.com/us/app/xcode/id497799835?mt=12
"iphone - Install Simulator SDK 4.3 to Xcode 4.4 on Mountain Lion - Stack Overflow". Retrieved May 2, 2015. https://stackoverflow.com/questions/11651773/install-simulator-sdk-4-3-to-xcode-4-4-on-mountain-lion/11673803#11673803
"Xcode 4.4 Release Notes" (PDF). Apple Developer. Retrieved May 2, 2015. http://adcdownload.apple.com/Developer_Tools/xcode_4.4_21362/release_notes_xcode44gm.pdf
"Mac App Store - Xcode". Mac App Store. Archived from the original on July 25, 2013. Retrieved May 2, 2015.{{cite web}}: CS1 maint: bot: original URL status unknown (link) https://web.archive.org/web/20130725231729/https://itunes.apple.com/us/app/xcode/id497799835?mt=12
"Unauthorized - Apple Developer" (PDF). Retrieved May 2, 2015. http://adcdownload.apple.com/Developer_Tools/xcode_4.5.1/release_notes_xcode_4.5.1.pdf
"Mac App Store - Xcode". Mac App Store. Archived from the original on October 10, 2013. Retrieved May 2, 2015.{{cite web}}: CS1 maint: bot: original URL status unknown (link) https://web.archive.org/web/20131010091336/https://itunes.apple.com/us/app/xcode/id497799835?mt=12
"Mac App Store - Xcode". Mac App Store. Archived from the original on May 30, 2014. Retrieved May 2, 2015.{{cite web}}: CS1 maint: bot: original URL status unknown (link) https://web.archive.org/web/20140530201305/https://itunes.apple.com/us/app/xcode/id497799835?mt=12
"iphone - Xcode 5 and iOS 7: Architecture and Valid architectures". Stack Overflow. https://stackoverflow.com/questions/18913906/xcode-5-and-ios-7-architecture-and-valid-architectures
"ios5 - Use iOS 5 Simulator in XCode 5? - Stack Overflow". Retrieved May 2, 2015. https://stackoverflow.com/questions/19281739/use-ios-5-simulator-in-xcode-5/19282559#19282559
"Apple Developer Documentation". developer.apple.com. https://developer.apple.com/documentation/uikit/app_and_environment/updating_your_app_from_32-bit_to_64-bit_architecture
"Install ios 5 simulator to xcode 5.1?". Retrieved May 2, 2015. https://stackoverflow.com/a/22494536/751932
"iphone - ios 6.0 Simulator in xcode 5.1 - Stack Overflow". Retrieved May 2, 2015. https://stackoverflow.com/q/22342092/751932
"ios - Xcode 6 Standard architectures exclude armv7s - Stack Overflow". Retrieved May 2, 2015. https://stackoverflow.com/a/25778250/751932
"xcode - iOS 6.1 simulator on OSX 10.10 Yosemite - Stack Overflow". Retrieved May 2, 2015. https://stackoverflow.com/a/26647049/751932
Developer Portal version
MAS version
LSMinimumSystemVersion from Info.plist
plutil -p Xcode.app/Contents/Info.plist | grep LSMinimumSystemVersion
cd Xcode.app/Contents/Developer; cd Platforms/MacOSX.platform/Developer/SDKs/; plutil -p */System/Library/CoreServices/SystemVersion.plist; cd -
cd Xcode.app/Contents/Developer; ls Platforms/iPhoneOS.platform/DeviceSupport/ | grep '(.*)'
cd Xcode.app/Contents/Developer; ls Platforms/WatchOS.platform/DeviceSupport/ | grep '(.*)'
cd Xcode.app/Contents/Developer; ls Platforms/AppleTVOS.platform/DeviceSupport/ | grep '(.*)'
from preferences -> downloads
Developer Portal version
MAS version
Unable to run since MacOS 10.14[101]
"Xcode 10.2 Release Notes". Apple Developer. https://developer.apple.com/documentation/xcode_release_notes/xcode_10_2_release_notes
"Xcode 10.2.1 Release Notes". Apple Developer. https://developer.apple.com/documentation/xcode_release_notes/xcode_10_2_1_release_notes
"Xcode 10.3 Release Notes". Apple Developer. https://developer.apple.com/documentation/xcode_release_notes/xcode_10_3_release_notes
plutil -p Xcode.app/Contents/Info.plist | grep LSMinimumSystemVersion
cd Xcode.app/Contents/Developer; cd Platforms/MacOSX.platform/Developer/SDKs/; plutil -p */System/Library/CoreServices/SystemVersion.plist; cd -
cd Xcode.app/Contents/Developer; ls Platforms/iPhoneOS.platform/DeviceSupport/ | grep '(.*)'
cd Xcode.app/Contents/Developer; ls Platforms/WatchOS.platform/DeviceSupport/ | grep '(.*)'
cd Xcode.app/Contents/Developer; ls Platforms/AppleTVOS.platform/DeviceSupport/ | grep '(.*)'
from preferences -> downloads
plutil -p Xcode.app/Contents/Info.plist | grep LSMinimumSystemVersion
"Xcode Releases". xcodereleases.com. Retrieved July 2, 2020. https://xcodereleases.com/
cd Xcode.app/Contents/Developer; cd Platforms/MacOSX.platform/Developer/SDKs/; plutil -p */System/Library/CoreServices/SystemVersion.plist
"Xcode Releases". xcodereleases.com. Retrieved July 2, 2020. https://xcodereleases.com/
cd Xcode.app/Contents/Developer; plutil -p Platforms/iPhoneOS.platform/version.plist
"Xcode Releases". xcodereleases.com. Retrieved July 2, 2020. https://xcodereleases.com/
cd Xcode.app/Contents/Developer; plutil -p Platforms/WatchOS.platform/version.plist
"Xcode Releases". xcodereleases.com. Retrieved July 2, 2020. https://xcodereleases.com/
cd Xcode.app/Contents/Developer; plutil -p Platforms/AppleTVOS.platform/version.plist
"Xcode Releases". xcodereleases.com. Retrieved July 2, 2020. https://xcodereleases.com/
To see the SwiftUI preview, you need macOS 10.15[111]
"Xcode 11.1 Release Notes". Apple Developer Documentation. Apple Inc. Retrieved December 10, 2019. https://developer.apple.com/documentation/xcode_release_notes/xcode_11_1_release_notes?language=objc
"Xcode 11.2 Release Notes". Apple Developer Documentation. Apple Inc. Retrieved November 4, 2019. https://developer.apple.com/documentation/xcode_release_notes/xcode_11_2_release_notes?language=objc
"Xcode 11.2.1 Release Notes". Apple Developer Documentation. Apple Inc. Retrieved December 10, 2019. https://developer.apple.com/documentation/xcode_release_notes/xcode_11_2_1_release_notes
"Xcode Releases". xcodereleases.com. Retrieved December 10, 2019. https://xcodereleases.com/
"Xcode 11.3 Release Notes". Apple Developer Documentation. Apple Inc. Retrieved November 10, 2019. https://developer.apple.com/documentation/xcode_release_notes/xcode_11_3_release_notes?language=objc
"Xcode Releases". xcodereleases.com. Retrieved December 10, 2019. https://xcodereleases.com/
Developer Portal version. MAS version build is 11C504
"Xcode 11.3.1 Release Notes". Apple Developer Documentation. Apple Inc. Retrieved January 14, 2020. https://developer.apple.com/documentation/xcode_release_notes/xcode_11_3_1_release_notes?language=objc
"Xcode Releases". xcodereleases.com. Retrieved December 10, 2019. https://xcodereleases.com/
"Xcode 11.4 Release Notes". Apple Developer Documentation. Apple Inc. Retrieved March 24, 2020. https://developer.apple.com/documentation/xcode_release_notes/xcode_11_4_release_notes
"Xcode Releases". xcodereleases.com. Retrieved December 10, 2019. https://xcodereleases.com/
"Xcode 11.4.1 Release Notes". Apple Developer Documentation. Apple Inc. Retrieved April 16, 2020. https://developer.apple.com/documentation/xcode_release_notes/xcode_11_4_1_release_notes
"Xcode Releases". xcodereleases.com. Retrieved December 10, 2019. https://xcodereleases.com/
"Xcode 11.5 Release Notes". Apple Developer Documentation. Apple Inc. Retrieved May 20, 2020. https://developer.apple.com/documentation/xcode_release_notes/xcode_11_5_release_notes?language=objc
"Xcode Releases". xcodereleases.com. Retrieved December 10, 2019. https://xcodereleases.com/
"Xcode 11.6 Release Notes". Apple Developer Documentation. Apple Inc. Retrieved July 15, 2020. https://developer.apple.com/documentation/xcode-release-notes/xcode-11_6-release-notes
"Xcode Releases". xcodereleases.com. Retrieved December 10, 2019. https://xcodereleases.com/
"Xcode 11.7 Release Notes". Apple Developer Documentation. Apple Inc. Retrieved August 26, 2020. https://developer.apple.com/documentation/xcode-release-notes/xcode-11_7-release-notes
"Xcode Releases". xcodereleases.com. Retrieved December 10, 2019. https://xcodereleases.com/
"Xcode 12 Release Notes". Apple Developer Documentation. Apple Inc. Retrieved August 25, 2020. https://developer.apple.com/documentation/xcode-release-notes/xcode-12-release-notes
"Xcode Releases". xcodereleases.com. Retrieved December 10, 2019. https://xcodereleases.com/
"Xcode 12.0.1 Release Notes". Apple Developer Documentation. Apple Inc. Retrieved September 25, 2020. https://developer.apple.com/documentation/xcode-release-notes/xcode-12_0_1-release-notes
"Xcode Releases". xcodereleases.com. Retrieved December 10, 2019. https://xcodereleases.com/
"Xcode 12.1 Release Notes". Apple Developer Documentation. Apple Inc. Retrieved October 20, 2020. https://developer.apple.com/documentation/xcode-release-notes/xcode-12_1-release-notes
"Xcode Releases". xcodereleases.com. Retrieved December 10, 2019. https://xcodereleases.com/
"Xcode 12.1.1 RC Release Notes". Apple Developer Documentation. Apple Inc. Retrieved October 30, 2020. https://developer.apple.com/documentation/xcode-release-notes/xcode-12_1_1-release-notes
"Xcode Releases". xcodereleases.com. Retrieved December 10, 2019. https://xcodereleases.com/
"Xcode 12.2 Release Notes". Apple Developer Documentation. Apple Inc. Retrieved November 12, 2020. https://developer.apple.com/documentation/xcode-release-notes/xcode-12_2-release-notes
"Xcode Releases". xcodereleases.com. Retrieved December 10, 2019. https://xcodereleases.com/
"Xcode 12.3 Release Notes". Apple Developer Documentation. Apple Inc. Retrieved December 14, 2020. https://developer.apple.com/documentation/xcode-release-notes/xcode-12_3-release-notes
"Xcode Releases". xcodereleases.com. Retrieved December 10, 2019. https://xcodereleases.com/
"Xcode 12.4 Release Notes". Apple Developer Documentation. Apple Inc. Retrieved January 27, 2021. https://developer.apple.com/documentation/xcode-release-notes/xcode-12_4-release-notes
"Xcode Releases". xcodereleases.com. Retrieved December 10, 2019. https://xcodereleases.com/
"Xcode 12.5 Release Notes". Apple Developer Documentation. Apple Inc. Retrieved April 26, 2021. https://developer.apple.com/documentation/xcode-release-notes/xcode-12_5-release-notes
"Xcode Releases". xcodereleases.com. Retrieved December 10, 2019. https://xcodereleases.com/
"Xcode 12.5.1 Release Notes". Apple Developer Documentation. Apple Inc. Retrieved June 21, 2021. https://developer.apple.com/documentation/xcode-release-notes/xcode-12_5_1-release-notes
"Xcode Releases". xcodereleases.com. Retrieved December 10, 2019. https://xcodereleases.com/
"Xcode 13 Release Notes". Apple Developer Documentation. Apple Inc. Retrieved September 21, 2021. https://developer.apple.com/documentation/xcode-release-notes/xcode-13-release-notes
"Xcode Releases". xcodereleases.com. Retrieved December 10, 2019. https://xcodereleases.com/
"Xcode 13.1 Release Notes". Apple Developer Documentation. Apple Inc. Retrieved October 26, 2021. https://developer.apple.com/documentation/xcode-release-notes/xcode-13_1-release-notes
"Xcode Releases". xcodereleases.com. Retrieved December 10, 2019. https://xcodereleases.com/
"Xcode 13.2 Release Notes". Apple Developer Documentation. Apple Inc. Retrieved December 13, 2021. https://developer.apple.com/documentation/xcode-release-notes/xcode-13_2-release-notes
"Xcode Releases". xcodereleases.com. Retrieved December 10, 2019. https://xcodereleases.com/
"Xcode 13.2.1 Release Notes". Apple Developer Documentation. Apple Inc. Retrieved December 13, 2021. https://developer.apple.com/documentation/xcode-release-notes/xcode-13_2_1-release-notes
"Xcode Releases". xcodereleases.com. Retrieved December 10, 2019. https://xcodereleases.com/
"Xcode 13.3 Release Notes". Apple Inc. Retrieved March 15, 2022. https://developer.apple.com/documentation/xcode-release-notes/xcode-13_3-release-notes
"Xcode Releases". xcodereleases.com. Retrieved December 10, 2019. https://xcodereleases.com/
"Xcode 13.3.1 Release Notes". Apple Inc. Retrieved April 12, 2022. https://developer.apple.com/documentation/xcode-release-notes/xcode-13_3_1-release-notes
"Xcode Releases". xcodereleases.com. Retrieved December 10, 2019. https://xcodereleases.com/
"Xcode 13.4 Release Notes". Apple Inc. Retrieved May 16, 2022. https://developer.apple.com/documentation/xcode-release-notes/xcode-13_4-release-notes
"Xcode Releases". xcodereleases.com. Retrieved December 10, 2019. https://xcodereleases.com/
"Xcode 13.4.1 Release Notes". Apple Inc. Retrieved June 3, 2022. https://developer.apple.com/documentation/xcode-release-notes/xcode-13_4_1-release-notes
"Xcode Releases". xcodereleases.com. Retrieved December 10, 2019. https://xcodereleases.com/
"Xcode 14 Release Notes". Apple Inc. Retrieved September 13, 2022. https://developer.apple.com/documentation/xcode-release-notes/xcode-14-release-notes
"Xcode Releases". xcodereleases.com. Retrieved December 10, 2019. https://xcodereleases.com/
"Xcode 14.0.1 Release Notes". Apple Inc. Retrieved September 27, 2022. https://developer.apple.com/documentation/xcode-release-notes/xcode-14_0_1-release-notes
"Xcode Releases". xcodereleases.com. Retrieved December 10, 2019. https://xcodereleases.com/
"Xcode 14.1 Release Notes". Apple Inc. Retrieved November 3, 2022. https://developer.apple.com/documentation/xcode-release-notes/xcode-14_1-release-notes
"Xcode Releases". xcodereleases.com. Retrieved December 10, 2019. https://xcodereleases.com/
"Xcode 14.2 Release Notes". Apple Inc. Retrieved December 14, 2022. https://developer.apple.com/documentation/xcode-release-notes/xcode-14_2-release-notes
"Xcode Releases". xcodereleases.com. Retrieved December 10, 2019. https://xcodereleases.com/
"Xcode 14.3 Release Notes". Apple Inc. Retrieved March 31, 2023. https://developer.apple.com/documentation/xcode-release-notes/xcode-14_3-release-notes
"Xcode Releases". xcodereleases.com. Retrieved December 10, 2019. https://xcodereleases.com/
"Xcode 14.3.1 Release Notes". Apple Inc. Retrieved June 2, 2023. https://developer.apple.com/documentation/xcode-release-notes/xcode-14_3_1-release-notes
"Xcode Releases". xcodereleases.com. Retrieved December 10, 2019. https://xcodereleases.com/
plutil -p Xcode.app/Contents/Info.plist | grep LSMinimumSystemVersion
cd Xcode.app/Contents/Developer; cd Platforms/MacOSX.platform/Developer/SDKs/; plutil -p */System/Library/CoreServices/SystemVersion.plist
cd Xcode.app/Contents/Developer; plutil -p Platforms/iPhoneOS.platform/version.plist
cd Xcode.app/Contents/Developer; plutil -p Platforms/WatchOS.platform/version.plist
cd Xcode.app/Contents/Developer; plutil -p Platforms/AppleTVOS.platform/version.plist
plutil -p Xcode.app/Contents/Info.plist | grep LSMinimumSystemVersion
"Xcode Releases". xcodereleases.com. Retrieved July 2, 2020. https://xcodereleases.com/
cd Xcode.app/Contents/Developer; cd Platforms/MacOSX.platform/Developer/SDKs/; plutil -p */System/Library/CoreServices/SystemVersion.plist
"Xcode Releases". xcodereleases.com. Retrieved July 2, 2020. https://xcodereleases.com/
cd Xcode.app/Contents/Developer; plutil -p Platforms/iPhoneOS.platform/version.plist
"Xcode Releases". xcodereleases.com. Retrieved July 2, 2020. https://xcodereleases.com/
cd Xcode.app/Contents/Developer; plutil -p Platforms/WatchOS.platform/version.plist
"Xcode Releases". xcodereleases.com. Retrieved July 2, 2020. https://xcodereleases.com/
cd Xcode.app/Contents/Developer; plutil -p Platforms/AppleTVOS.platform/version.plist
"Xcode Releases". xcodereleases.com. Retrieved July 2, 2020. https://xcodereleases.com/
cd Xcode.app/Contents/Developer; plutil -p Platforms/XROS.platform/version.plist
"Xcode Releases". xcodereleases.com. Retrieved July 2, 2020. https://xcodereleases.com/
"Xcode 15 Release Notes". Apple Inc. Retrieved September 19, 2023. https://developer.apple.com/documentation/xcode-release-notes/xcode-15-release-notes
"Xcode Releases". xcodereleases.com. Retrieved December 10, 2019. https://xcodereleases.com/
"Xcode 15.0.1 Release Notes". Apple Inc. Retrieved October 19, 2023. https://developer.apple.com/documentation/xcode-release-notes/xcode-15_0_1-release-notes
"Xcode Releases". xcodereleases.com. Retrieved December 10, 2019. https://xcodereleases.com/
"Xcode 15.1 Release Notes". Apple Inc. Retrieved December 12, 2023. https://developer.apple.com/documentation/xcode-release-notes/xcode-15_1-release-notes
"Xcode Releases". xcodereleases.com. Retrieved December 10, 2019. https://xcodereleases.com/
"Xcode 15.2 Release Notes". Apple Inc. Retrieved January 9, 2024. https://developer.apple.com/documentation/xcode-release-notes/xcode-15_2-release-notes
"Xcode Releases". xcodereleases.com. Retrieved December 10, 2019. https://xcodereleases.com/
"Xcode 15.3 Release Notes". Apple Inc. Retrieved February 27, 2024. https://developer.apple.com/documentation/xcode-release-notes/xcode-15_3-release-notes
"Xcode Releases". xcodereleases.com. Retrieved December 10, 2019. https://xcodereleases.com/
"Xcode 15.5 Release Notes". Apple Inc. Retrieved May 14, 2024. https://developer.apple.com/documentation/xcode-release-notes/xcode-15_4-release-notes
"Xcode Releases". xcodereleases.com. Retrieved December 10, 2019. https://xcodereleases.com/
"Xcode 16 Release Notes". Apple Inc. Retrieved September 17, 2024. https://developer.apple.com/documentation/xcode-release-notes/xcode-16-release-notes
"Xcode Releases". xcodereleases.com. Retrieved December 10, 2019. https://xcodereleases.com/
"Xcode 16.1 Release Notes". Apple Inc. Retrieved October 31, 2024. https://developer.apple.com/documentation/xcode-release-notes/xcode-16_1-release-notes
"Xcode Releases". xcodereleases.com. Retrieved December 10, 2019. https://xcodereleases.com/
"Xcode 16.2 Release Notes". Apple Inc. Retrieved December 12, 2024. https://developer.apple.com/documentation/xcode-release-notes/xcode-16_2-release-notes
"Xcode Releases". xcodereleases.com. Retrieved December 10, 2019. https://xcodereleases.com/
"Xcode 16.3 Release Notes". Apple Inc. Retrieved April 1, 2025. https://developer.apple.com/documentation/xcode-release-notes/xcode-16_3-release-notes
"Xcode Releases". xcodereleases.com. Retrieved December 10, 2019. https://xcodereleases.com/
"Xcode 16.4 Release Notes". Apple Inc. Retrieved May 29, 2025. https://developer.apple.com/documentation/xcode-release-notes/xcode-16_4-release-notes
"Xcode Releases". xcodereleases.com. Retrieved December 10, 2019. https://xcodereleases.com/
plutil -p Xcode.app/Contents/Info.plist | grep LSMinimumSystemVersion
cd Xcode.app/Contents/Developer; cd Platforms/MacOSX.platform/Developer/SDKs/; plutil -p */System/Library/CoreServices/SystemVersion.plist
cd Xcode.app/Contents/Developer; plutil -p Platforms/iPhoneOS.platform/version.plist
cd Xcode.app/Contents/Developer; plutil -p Platforms/WatchOS.platform/version.plist
cd Xcode.app/Contents/Developer; plutil -p Platforms/AppleTVOS.platform/version.plist
cd Xcode.app/Contents/Developer; plutil -p Platforms/XROS.platform/version.plist
plutil -p Xcode.app/Contents/Info.plist | grep LSMinimumSystemVersion
"Xcode Releases". xcodereleases.com. Retrieved July 2, 2020. https://xcodereleases.com/
cd Xcode.app/Contents/Developer; cd Platforms/MacOSX.platform/Developer/SDKs/; plutil -p */System/Library/CoreServices/SystemVersion.plist
"Xcode Releases". xcodereleases.com. Retrieved July 2, 2020. https://xcodereleases.com/
cd Xcode.app/Contents/Developer; plutil -p Platforms/iPhoneOS.platform/version.plist
"Xcode Releases". xcodereleases.com. Retrieved July 2, 2020. https://xcodereleases.com/
cd Xcode.app/Contents/Developer; plutil -p Platforms/WatchOS.platform/version.plist
"Xcode Releases". xcodereleases.com. Retrieved July 2, 2020. https://xcodereleases.com/
cd Xcode.app/Contents/Developer; plutil -p Platforms/AppleTVOS.platform/version.plist
"Xcode Releases". xcodereleases.com. Retrieved July 2, 2020. https://xcodereleases.com/
cd Xcode.app/Contents/Developer; plutil -p Platforms/XROS.platform/version.plist
"Xcode Releases". xcodereleases.com. Retrieved July 2, 2020. https://xcodereleases.com/
"Xcode 26 Beta 2 Release Notes". Apple Inc. Retrieved June 25, 2025. https://developer.apple.com/documentation/xcode-release-notes/xcode-26-release-notes
"Xcode Releases". xcodereleases.com. Retrieved December 10, 2019. https://xcodereleases.com/
plutil -p Xcode.app/Contents/Info.plist | grep LSMinimumSystemVersion
cd Xcode.app/Contents/Developer; cd Platforms/MacOSX.platform/Developer/SDKs/; plutil -p */System/Library/CoreServices/SystemVersion.plist
cd Xcode.app/Contents/Developer; plutil -p Platforms/iPhoneOS.platform/version.plist
cd Xcode.app/Contents/Developer; plutil -p Platforms/WatchOS.platform/version.plist
cd Xcode.app/Contents/Developer; plutil -p Platforms/AppleTVOS.platform/version.plist
cd Xcode.app/Contents/Developer; plutil -p Platforms/XROS.platform/version.plist
/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/gcc-4.0 --version
"Xcode clang version record gist". Retrieved May 29, 2013. https://gist.github.com/yamaya/2924292
"Xcode clang version record gist". Retrieved May 29, 2013. https://gist.github.com/yamaya/2924292
"Xcode clang version record gist". Retrieved May 29, 2013. https://gist.github.com/yamaya/2924292
"Xcode clang version record gist". Retrieved May 29, 2013. https://gist.github.com/yamaya/2924292
"Xcode clang version record gist". Retrieved May 29, 2013. https://gist.github.com/yamaya/2924292
"Xcode clang version record gist". Retrieved May 29, 2013. https://gist.github.com/yamaya/2924292
"Xcode clang version record gist". Retrieved May 29, 2013. https://gist.github.com/yamaya/2924292
"Xcode clang version record gist". Retrieved May 29, 2013. https://gist.github.com/yamaya/2924292
"Xcode clang version record gist". Retrieved May 29, 2013. https://gist.github.com/yamaya/2924292
"Xcode clang version record gist". Retrieved May 29, 2013. https://gist.github.com/yamaya/2924292
"Xcode clang version record gist". Retrieved May 29, 2013. https://gist.github.com/yamaya/2924292
/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/gcc-4.0 --version
/Developer/usr/bin/gcc-4.2 --version
Xcode.app/Contents/Developer/usr/bin/llvm-gcc --version
Xcode.app/Contents/Developer/usr/bin/llvm-gcc --version
Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang --version
"Xcode clang version record gist". Retrieved May 29, 2013. https://gist.github.com/yamaya/2924292
"Xcode clang version record gist". Retrieved May 29, 2013. https://gist.github.com/yamaya/2924292
"Xcode clang version record gist". Retrieved May 29, 2013. https://gist.github.com/yamaya/2924292
"Xcode clang version record gist". Retrieved May 29, 2013. https://gist.github.com/yamaya/2924292
"Xcode clang version record gist". Retrieved May 29, 2013. https://gist.github.com/yamaya/2924292
"Xcode clang version record gist". Retrieved May 29, 2013. https://gist.github.com/yamaya/2924292
"Xcode clang version record gist". Retrieved May 29, 2013. https://gist.github.com/yamaya/2924292
"Xcode clang version record gist". Retrieved May 29, 2013. https://gist.github.com/yamaya/2924292
"Xcode clang version record gist". Retrieved May 29, 2013. https://gist.github.com/yamaya/2924292
"Xcode clang version record gist". Retrieved May 29, 2013. https://gist.github.com/yamaya/2924292
"Xcode clang version record gist". Retrieved May 29, 2013. https://gist.github.com/yamaya/2924292
"Xcode clang version record gist". Retrieved May 29, 2013. https://gist.github.com/yamaya/2924292
"Xcode clang version record gist". Retrieved May 29, 2013. https://gist.github.com/yamaya/2924292
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/otool --version
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -v
"Clang - Source Browser". opensource.apple.com. Apple Inc. Retrieved May 11, 2017. https://opensource.apple.com/source/clang/
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang --version
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift --version
"Clang - Source Browser". opensource.apple.com. Apple Inc. Retrieved May 11, 2017. https://opensource.apple.com/source/clang/
"Xcode clang version record gist". Retrieved May 29, 2013. https://gist.github.com/yamaya/2924292
"Clang - Source Browser". opensource.apple.com. Apple Inc. Retrieved May 11, 2017. https://opensource.apple.com/source/clang/
"Xcode clang version record gist". Retrieved May 29, 2013. https://gist.github.com/yamaya/2924292
"Clang - Source Browser". opensource.apple.com. Apple Inc. Retrieved May 11, 2017. https://opensource.apple.com/source/clang/
"Xcode clang version record gist". Retrieved May 29, 2013. https://gist.github.com/yamaya/2924292
"Clang - Source Browser". opensource.apple.com. Apple Inc. Retrieved May 11, 2017. https://opensource.apple.com/source/clang/
"Xcode clang version record gist". Retrieved May 29, 2013. https://gist.github.com/yamaya/2924292
"Clang - Source Browser". opensource.apple.com. Apple Inc. Retrieved May 11, 2017. https://opensource.apple.com/source/clang/
"Xcode clang version record gist". Retrieved May 29, 2013. https://gist.github.com/yamaya/2924292
"Clang - Source Browser". opensource.apple.com. Apple Inc. Retrieved May 11, 2017. https://opensource.apple.com/source/clang/
"Xcode clang version record gist". Retrieved May 29, 2013. https://gist.github.com/yamaya/2924292
"Clang - Source Browser". opensource.apple.com. Apple Inc. Retrieved May 11, 2017. https://opensource.apple.com/source/clang/
"Xcode clang version record gist". Retrieved May 29, 2013. https://gist.github.com/yamaya/2924292
"Clang - Source Browser". opensource.apple.com. Apple Inc. Retrieved May 11, 2017. https://opensource.apple.com/source/clang/
"Xcode clang version record gist". Retrieved May 29, 2013. https://gist.github.com/yamaya/2924292
"Clang - Source Browser". opensource.apple.com. Apple Inc. Retrieved May 11, 2017. https://opensource.apple.com/source/clang/
"Xcode clang version record gist". Retrieved May 29, 2013. https://gist.github.com/yamaya/2924292
"Clang - Source Browser". opensource.apple.com. Apple Inc. Retrieved May 11, 2017. https://opensource.apple.com/source/clang/
"Xcode clang version record gist". Retrieved May 29, 2013. https://gist.github.com/yamaya/2924292
"Clang - Source Browser". opensource.apple.com. Apple Inc. Retrieved May 11, 2017. https://opensource.apple.com/source/clang/
"Xcode clang version record gist". Retrieved May 29, 2013. https://gist.github.com/yamaya/2924292
"Clang - Source Browser". opensource.apple.com. Apple Inc. Retrieved May 11, 2017. https://opensource.apple.com/source/clang/
"Xcode clang version record gist". Retrieved May 29, 2013. https://gist.github.com/yamaya/2924292
"Clang - Source Browser". opensource.apple.com. Apple Inc. Retrieved May 11, 2017. https://opensource.apple.com/source/clang/
"Xcode clang version record gist". Retrieved May 29, 2013. https://gist.github.com/yamaya/2924292
"Clang - Source Browser". opensource.apple.com. Apple Inc. Retrieved May 11, 2017. https://opensource.apple.com/source/clang/
"Xcode clang version record gist". Retrieved May 29, 2013. https://gist.github.com/yamaya/2924292
"Clang - Source Browser". opensource.apple.com. Apple Inc. Retrieved May 11, 2017. https://opensource.apple.com/source/clang/
"Xcode clang version record gist". Retrieved May 29, 2013. https://gist.github.com/yamaya/2924292
"swift-llvm/CMakeLists.txt at swift-4.0-RELEASE". GitHub. Retrieved November 18, 2018. https://github.com/apple/swift-llvm/blob/swift-4.0-RELEASE/CMakeLists.txt
"Xcode clang version record gist". Retrieved May 29, 2013. https://gist.github.com/yamaya/2924292
"swift-llvm/CMakeLists.txt at swift-4.0.2-RELEASE". GitHub. Retrieved November 18, 2018. https://github.com/apple/swift-llvm/blob/swift-4.0.2-RELEASE/CMakeLists.txt
"Xcode clang version record gist". Retrieved May 29, 2013. https://gist.github.com/yamaya/2924292
"swift-llvm/CMakeLists.txt at swift-4.0.3-RELEASE". GitHub. Retrieved November 18, 2018. https://github.com/apple/swift-llvm/blob/swift-4.0.3-RELEASE/CMakeLists.txt
"Xcode clang version record gist". Retrieved May 29, 2013. https://gist.github.com/yamaya/2924292
"swift-llvm/CMakeLists.txt at swift-4.1-RELEASE". GitHub. Retrieved November 18, 2018. https://github.com/apple/swift-llvm/blob/swift-4.1-RELEASE/CMakeLists.txt
"Xcode clang version record gist". Retrieved May 29, 2013. https://gist.github.com/yamaya/2924292
"swift-llvm/CMakeLists.txt at swift-4.1-RELEASE". GitHub. Retrieved November 18, 2018. https://github.com/apple/swift-llvm/blob/swift-4.1-RELEASE/CMakeLists.txt
"Xcode clang version record gist". Retrieved May 29, 2013. https://gist.github.com/yamaya/2924292
"swift-llvm/CMakeLists.txt at swift-4.1.2-RELEASE". GitHub. Retrieved November 18, 2018. https://github.com/apple/swift-llvm/blob/swift-4.1.2-RELEASE/CMakeLists.txt
"Xcode clang version record gist". Retrieved May 29, 2013. https://gist.github.com/yamaya/2924292
"swift-llvm/CMakeLists.txt at swift-4.1.2-RELEASE". GitHub. Retrieved November 18, 2018. https://github.com/apple/swift-llvm/blob/swift-4.1.2-RELEASE/CMakeLists.txt
"Xcode clang version record gist". Retrieved May 29, 2013. https://gist.github.com/yamaya/2924292
"swift-llvm/CMakeLists.txt at swift-4.2-RELEASE". GitHub. Retrieved November 18, 2018. https://github.com/apple/swift-llvm/blob/swift-4.2-RELEASE/CMakeLists.txt
"Xcode clang version record gist". Retrieved May 29, 2013. https://gist.github.com/yamaya/2924292
"swift-llvm/CMakeLists.txt at swift-4.2.1-RELEASE". GitHub. Retrieved November 18, 2018. https://github.com/apple/swift-llvm/blob/swift-4.2.1-RELEASE/CMakeLists.txt
"Xcode clang version record gist". Retrieved May 29, 2013. https://gist.github.com/yamaya/2924292
"swift-llvm/CMakeLists.txt at swift-5.0-RELEASE". GitHub. Retrieved April 10, 2019. https://github.com/apple/swift-llvm/blob/swift-5.0-RELEASE/CMakeLists.txt
"Xcode clang version record gist". Retrieved May 29, 2013. https://gist.github.com/yamaya/2924292
"swift-llvm/CMakeLists.txt at swift-5.0.1-RELEASE". GitHub. Retrieved June 15, 2019. https://github.com/apple/swift-llvm/blob/swift-5.0.1-RELEASE/CMakeLists.txt
"Xcode clang version record gist". Retrieved May 29, 2013. https://gist.github.com/yamaya/2924292
"swift-llvm/CMakeLists.txt at swift-5.0.1-RELEASE". GitHub. Retrieved June 15, 2019. https://github.com/apple/swift-llvm/blob/swift-5.0.1-RELEASE/CMakeLists.txt
"Xcode clang version record gist". Retrieved May 29, 2013. https://gist.github.com/yamaya/2924292
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/otool --version
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -v
"Clang - Source Browser". opensource.apple.com. Apple Inc. Retrieved May 11, 2017. https://opensource.apple.com/source/clang/
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang --version
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift --version
"swift-llvm/CMakeLists.txt at swift-5.1-RELEASE". GitHub. Retrieved March 20, 2020. https://github.com/apple/swift-llvm/blob/swift-5.1-RELEASE/CMakeLists.txt
"Xcode clang version record gist". Retrieved May 29, 2013. https://gist.github.com/yamaya/2924292
"swift-llvm/CMakeLists.txt at swift-5.1-RELEASE". GitHub. Retrieved March 20, 2020. https://github.com/apple/swift-llvm/blob/swift-5.1-RELEASE/CMakeLists.txt
"Xcode clang version record gist". Retrieved May 29, 2013. https://gist.github.com/yamaya/2924292
"llvm-project/llvm/CMakeLists.txt at swift-5.1.2-RELEASE". GitHub. Retrieved March 20, 2020. https://github.com/apple/llvm-project/blob/swift-5.1.2-RELEASE/llvm/CMakeLists.txt
"Xcode Releases on Twitter: 'The SDKs in #Xcode11.2 GM...'". Retrieved November 4, 2019. https://twitter.com/XcodeReleases/status/1189982808321617926
"llvm-project/llvm/CMakeLists.txt at swift-5.1.2-RELEASE". GitHub. Retrieved March 20, 2020. https://github.com/apple/llvm-project/blob/swift-5.1.2-RELEASE/llvm/CMakeLists.txt
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang --version
"llvm-project/llvm/CMakeLists.txt at swift-5.1.3-RELEASE". GitHub. Retrieved March 20, 2020. https://github.com/apple/llvm-project/blob/swift-5.1.3-RELEASE/llvm/CMakeLists.txt
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang --version
"llvm-project/llvm/CMakeLists.txt at swift-5.1.3-RELEASE". GitHub. Retrieved March 20, 2020. https://github.com/apple/llvm-project/blob/swift-5.1.3-RELEASE/llvm/CMakeLists.txt
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang --version
"llvm-project/llvm/CMakeLists.txt at swift-5.2-RELEASE". GitHub. Retrieved March 26, 2020. https://github.com/apple/llvm-project/blob/swift-5.2-RELEASE/llvm/CMakeLists.txt
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang --version
"llvm-project/llvm/CMakeLists.txt at swift-5.2.2-RELEASE". GitHub. Retrieved April 21, 2020. https://github.com/apple/llvm-project/blob/swift-5.2.2-RELEASE/llvm/CMakeLists.txt
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang --version
"llvm-project/llvm/CMakeLists.txt at swift-5.2.4-RELEASE". GitHub. Retrieved May 20, 2020. https://github.com/apple/llvm-project/blob/swift-5.2.4-RELEASE/llvm/CMakeLists.txt
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang --version
"llvm-project/llvm/CMakeLists.txt at swift-5.2.4-RELEASE". GitHub. Retrieved May 20, 2020. https://github.com/apple/llvm-project/blob/swift-5.2.4-RELEASE/llvm/CMakeLists.txt
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang --version
"llvm-project/llvm/CMakeLists.txt at swift-5.2.4-RELEASE". GitHub. Retrieved May 20, 2020. https://github.com/apple/llvm-project/blob/swift-5.2.4-RELEASE/llvm/CMakeLists.txt
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang --version
"llvm-project/llvm/CMakeLists.txt at swift-5.3-RELEASE". GitHub. Retrieved September 17, 2020. https://github.com/apple/llvm-project/blob/swift-5.3-RELEASE/llvm/CMakeLists.txt
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang --version
"llvm-project/llvm/CMakeLists.txt at swift-5.3-RELEASE". GitHub. Retrieved September 17, 2020. https://github.com/apple/llvm-project/blob/swift-5.3-RELEASE/llvm/CMakeLists.txt
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang --version
"llvm-project/llvm/CMakeLists.txt at swift-5.3-RELEASE". GitHub. Retrieved September 17, 2020. https://github.com/apple/llvm-project/blob/swift-5.3-RELEASE/llvm/CMakeLists.txt
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang --version
"llvm-project/llvm/CMakeLists.txt at swift-5.3-RELEASE". GitHub. Retrieved September 17, 2020. https://github.com/apple/llvm-project/blob/swift-5.3-RELEASE/llvm/CMakeLists.txt
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang --version
"llvm-project/llvm/CMakeLists.txt at swift-5.3.1-RELEASE". GitHub. Retrieved November 13, 2020. https://github.com/apple/llvm-project/blob/swift-5.3.1-RELEASE/llvm/CMakeLists.txt
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang --version
"llvm-project/llvm/CMakeLists.txt at swift-5.3.2-RELEASE". GitHub. Retrieved January 22, 2021. https://github.com/apple/llvm-project/blob/swift-5.3.2-RELEASE/llvm/CMakeLists.txt
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang --version
"llvm-project/llvm/CMakeLists.txt at swift-5.3.2-RELEASE". GitHub. Retrieved January 22, 2021. https://github.com/apple/llvm-project/blob/swift-5.3.2-RELEASE/llvm/CMakeLists.txt
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang --version
"llvm-project/llvm/CMakeLists.txt at swift-5.4-RELEASE". GitHub. Retrieved April 27, 2021. https://github.com/apple/llvm-project/blob/swift-5.4-RELEASE/llvm/CMakeLists.txt
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang --version
"llvm-project/llvm/CMakeLists.txt at swift-5.4.1-RELEASE". GitHub. Retrieved June 22, 2021. https://github.com/apple/llvm-project/blob/swift-5.4.1-RELEASE/llvm/CMakeLists.txt
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang --version
"llvm-project/llvm/CMakeLists.txt at swift-5.5-RELEASE". GitHub. Retrieved September 21, 2021. https://github.com/apple/llvm-project/blob/swift-5.5-RELEASE/llvm/CMakeLists.txt
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang --version
"llvm-project/llvm/CMakeLists.txt at swift-5.5.1-RELEASE". GitHub. Retrieved October 28, 2021. https://github.com/apple/llvm-project/blob/swift-5.5.1-RELEASE/llvm/CMakeLists.txt
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang --version
"llvm-project/llvm/CMakeLists.txt at swift-5.5.2-RELEASE". GitHub. Retrieved December 14, 2021. https://github.com/apple/llvm-project/blob/swift-5.5.2-RELEASE/llvm/CMakeLists.txt
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang --version
"llvm-project/llvm/CMakeLists.txt at swift-5.5.2-RELEASE". GitHub. Retrieved December 14, 2021. https://github.com/apple/llvm-project/blob/swift-5.5.2-RELEASE/llvm/CMakeLists.txt
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang --version
"llvm-project/llvm/CMakeLists.txt at swift-5.6-RELEASE". GitHub. Retrieved March 15, 2022. https://github.com/apple/llvm-project/blob/swift-5.6-RELEASE/llvm/CMakeLists.txt
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang --version
"llvm-project/llvm/CMakeLists.txt at swift-5.6-RELEASE". GitHub. Retrieved March 15, 2022. https://github.com/apple/llvm-project/blob/swift-5.6-RELEASE/llvm/CMakeLists.txt
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang --version
"llvm-project/llvm/CMakeLists.txt at swift-5.6.1-RELEASE". GitHub. Retrieved May 13, 2022. https://github.com/apple/llvm-project/blob/swift-5.6.1-RELEASE/llvm/CMakeLists.txt
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang --version
"llvm-project/llvm/CMakeLists.txt at swift-5.6.1-RELEASE". GitHub. Retrieved May 13, 2022. https://github.com/apple/llvm-project/blob/swift-5.6.1-RELEASE/llvm/CMakeLists.txt
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang --version
"llvm-project/llvm/CMakeLists.txt at swift-5.7-RELEASE". GitHub. Retrieved September 13, 2022. https://github.com/apple/llvm-project/blob/swift-5.7-RELEASE/llvm/CMakeLists.txt
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang --version
"llvm-project/llvm/CMakeLists.txt at swift-5.7-RELEASE". GitHub. Retrieved September 13, 2022. https://github.com/apple/llvm-project/blob/swift-5.7-RELEASE/llvm/CMakeLists.txt
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang --version
"llvm-project/llvm/CMakeLists.txt at swift-5.7.1-RELEASE". GitHub. Retrieved November 3, 2022. https://github.com/apple/llvm-project/blob/swift-5.7.1-RELEASE/llvm/CMakeLists.txt
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang --version
"llvm-project/llvm/CMakeLists.txt at swift-5.7.2-RELEASE". GitHub. Retrieved December 14, 2022. https://github.com/apple/llvm-project/blob/swift-5.7.2-RELEASE/llvm/CMakeLists.txt
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang --version
"llvm-project/llvm/CMakeLists.txt at swift-5.8-RELEASE". GitHub. Retrieved March 31, 2023. https://github.com/apple/llvm-project/blob/swift-5.8-RELEASE/llvm/CMakeLists.txt
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang --version
"llvm-project/llvm/CMakeLists.txt at swift-5.8.1-RELEASE". GitHub. Retrieved March 2, 2023. https://github.com/apple/llvm-project/blob/swift-5.8.1-RELEASE/llvm/CMakeLists.txt
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang --version
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/otool --version
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -v
"Clang - Source Browser". opensource.apple.com. Apple Inc. Retrieved May 11, 2017. https://opensource.apple.com/source/clang/
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang --version
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift --version
"llvm-project/llvm/CMakeLists.txt at swift-5.9-RELEASE". GitHub. Retrieved September 19, 2023. https://github.com/apple/llvm-project/blob/swift-5.9-RELEASE/llvm/CMakeLists.txt
"llvm-project/llvm/CMakeLists.txt at swift-5.9-RELEASE". GitHub. Retrieved September 19, 2023. https://github.com/apple/llvm-project/blob/swift-5.9-RELEASE/llvm/CMakeLists.txt
"llvm-project/llvm/CMakeLists.txt at swift-5.9.2-RELEASE". GitHub. Retrieved December 12, 2023. https://github.com/apple/llvm-project/blob/swift-5.9.2-RELEASE/llvm/CMakeLists.txt
"llvm-project/llvm/CMakeLists.txt at swift-5.9.2-RELEASE". GitHub. Retrieved December 12, 2023. https://github.com/apple/llvm-project/blob/swift-5.9.2-RELEASE/llvm/CMakeLists.txt
"llvm-project/llvm/CMakeLists.txt at swift-5.10-RELEASE". GitHub. Retrieved March 11, 2024. https://github.com/apple/llvm-project/blob/swift-5.10-RELEASE/llvm/CMakeLists.txt
"llvm-project/llvm/CMakeLists.txt at swift-5.10-RELEASE". GitHub. Retrieved March 11, 2024. https://github.com/apple/llvm-project/blob/swift-5.10-RELEASE/llvm/CMakeLists.txt
"llvm-project/llvm/CMakeLists.txt at swift-6.0-RELEASE". GitHub. Retrieved September 17, 2024. https://github.com/swiftlang/llvm-project/blob/swift-6.0-RELEASE/llvm/CMakeLists.txt
"llvm-project/llvm/CMakeLists.txt at swift-6.0.2-RELEASE". GitHub. Retrieved October 31, 2024. https://github.com/swiftlang/llvm-project/blob/swift-6.0.2-RELEASE/llvm/CMakeLists.txt
"llvm-project/llvm/CMakeLists.txt at swift-6.0.3-RELEASE". GitHub. Retrieved December 12, 2024. https://github.com/swiftlang/llvm-project/blob/swift-6.0.3-RELEASE/llvm/CMakeLists.txt
"llvm-project/cmake/Modules/LLVMVersion.cmake at swift-6.1-RELEASE". GitHub. Retrieved April 1, 2025. https://github.com/swiftlang/llvm-project/blob/swift-6.1-RELEASE/cmake/Modules/LLVMVersion.cmake
"llvm-project/cmake/Modules/LLVMVersion.cmake at swift-6.1.2-RELEASE". GitHub. Retrieved May 29, 2025. https://github.com/swiftlang/llvm-project/blob/swift-6.1.2-RELEASE/cmake/Modules/LLVMVersion.cmake
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/otool --version
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -v
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang --version
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift --version
"llvm-project/cmake/Modules/LLVMVersion.cmake at swift-6.2-DEVELOPMENT-SNAPSHOT-2025-06-17-a". GitHub. Retrieved June 25, 2025. https://github.com/swiftlang/llvm-project/blob/swift-6.2-DEVELOPMENT-SNAPSHOT-2025-06-17-a/cmake/Modules/LLVMVersion.cmake
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/otool --version
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -v
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang --version
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift --version