Advertisment

Apple Releases Swift 3.0 Preview 1 for iOS and Ubuntu Developers

Apple is offering a developer preview of version 3.0 of its Swift programming language, used for iOS and MacOS development and also available for Ubuntu Linux.

author-image
Rajkumar Maurya
New Update
Swift

Apple is offering a developer preview of version 3.0 of its Swift programming language, used for iOS and MacOS development and also available for Ubuntu Linux. Swift 3 features better translation of Objective-C APIs into Swift, modernization of debugging identifiers and playground literals, and a new model for collections and indices.

Advertisment

Implemented Swift Evolution Proposals

The following Swift Evolution proposals are newly implemented in Swift 3.0 Preview 1:

Advertisment

Downloads

Apple (Xcode)

Swift 3.0 Preview 1 is available for free as part of Xcode 8 beta 1.

Linux (Ubuntu 14.04 and Ubuntu 15.10)

Official binaries for Ubuntu 14.04 and Ubuntu 15.10 are available for download on Swift.org.

Advertisment