Apple allows open source community to tailor Swift to their needs
Cupertino unleashes programming language on GitHub


Apple has made its proprietary iOS and OS X development software Swift open source in a move that will allow developers to modify the language to suit their own purposes.
The Cupertino-based company has releasedSwift under an Apache 2.0 license andlaunched theSwift.org website yesterday. The project is now also hosted on GitHuband developers will be able to access not only the source code but also the Swift compiler, debugger, standard library, foundation libraries, package manager and REPL command-line environment.
Launched last year, Swift is aimed at making programming apps for iPhones, iPads and other Apple devices easier to do. Apps can also now be developed to run on other platforms, including Linux.
Apple also released its Swift Package Manager, a project it said would allow for "easily sharing and building code".
In a blog post, the company said: "Anyone can download the code and in-development builds to see what the team is up to."
"More advanced developers interested in contributing to the project can file bugs, participate in the community, and contribute their own fixes and enhancements to make Swift even better. For production App Store development, you should always use the stable releases of Swift included in Xcode, and this remains a requirement for app submission."
Apple also posted on GitHub an "evolution" document, detailing where Apple thinks Swift is heading as far as version 3.0 is concerned. Among the areas of focus for the next iteration are a stable ABI binary interface to "guarantee a level of binary compatibility moving forward", resilience to fix problems surrounding fragile binary interfaces, portability, system clean-up and documentation, and further refinements to the language.
Get the ITPro daily newsletter
Sign up today and you will receive a free copy of our Future Focus 2025 report - the leading guidance on AI, cybersecurity and other IT challenges as per 700+ senior executives
Craig Federighi, Apple's senior vice president of Software Engineering said that by making Swift open source "the entire developer community can contribute to the programming language and help bring it to even more platforms".
"Swift's power and ease of use will inspire a new generation to get into coding, and with today's announcement they'll be able to take their ideas anywhere, from mobile devices to the cloud," he said.
Rene Millman is a freelance writer and broadcaster who covers cybersecurity, AI, IoT, and the cloud. He also works as a contributing analyst at GigaOm and has previously worked as an analyst for Gartner covering the infrastructure market. He has made numerous television appearances to give his views and expertise on technology trends and companies that affect and shape our lives. You can follow Rene Millman on Twitter.
-
Should AI PCs be part of your next hardware refresh?
AI PCs are fast becoming a business staple and a surefire way to future-proof your business
By Bobby Hellard Published
-
Westcon-Comstor and Vectra AI launch brace of new channel initiatives
News Westcon-Comstor and Vectra AI have announced the launch of two new channel growth initiatives focused on the managed security service provider (MSSP) space and AWS Marketplace.
By Daniel Todd Published
-
Oracle Java pricing concerns could spark a developer exodus
News Oracle Java users have raised concerns over pricing, with many considering switching to open source options.
By Solomon Klappholz Published
-
Python just brushed past JavaScript to become the most popular programming language on GitHub – and a key factor is that AI developers love it
News The meteoric rise of Python shows no sign of stopping
By Nicole Kobie Published
-
JupyterLab review: A powerful tool for documenting your data science journey
Reviews Literate programming toolkit takes dynamic code documents to new heights
By Danny Bradbury Published
-
Microsoft continues its Rust mission with new kernel features
News The latest critical feature comes as a "small trial" to select Windows Insiders
By Connor Jones Published
-
Report: Regulatory and monetary incentives needed to adopt safer programming languages
News Companies have been urged to create plans on how they intend to get rid of memory-unsafe code in their products
By Zach Marzouk Published
-
Microsoft Azure CTO hails 'most loved' Rust as the successor to C and C++
News Rust is a newer programming language that developers enjoy using and learning, and it's being adopted far across the industry, too
By Connor Jones Published
-
Programming with Python: Time to upgrade to fancy ANSI
Opinion Wordle inspires Dick to reinvent his 1980s ASCII toolkit for the 2020s, but this time he doubles down with ANSI
By Dick Pountain Published
-
The best Python test frameworks
Best Make your Python code shine with these testing tools
By Danny Bradbury Published