Releases: SwiftForWindows/SwiftForWindows
Releases · SwiftForWindows/SwiftForWindows
Swift for Windows v2.0
Merge pull request #60 from tinysun212/pr-for-2.0 [sfw] Major upgrade
Swift for Windows v1.9.1
Merge pull request #44 from tinysun212/_pr-for-1.9.1 [sfw] Fixed not found header file
Swift for Windows v1.9
Merge pull request #43 from tinysun212/_pr-for-1.9 [sfw] Includes XCTest module
Swift for Windows v1.8
What is this?
- Development environment for Swift programming for Windows applications
- Includes Swift 4.0.3 compiler
Notice
Foundation moduleis included.MinGWCrt moduleis included. It is a Glibc-like module for the MinGW C runtime library.- A subset of the MinGW-w64 runtime is included.
- The alpha version of wxSwift module is included.
- Compiler Source: swift-4.0.3+mingw.20180102 from tinysun212
(based on: swift-4.0.3-RELEASE from apple/swift)
Swift for Windows v1.7
What is this?
- Development environment for Swift programming for Windows applications
- Includes Swift 3.1 compiler
Notice
Foundation moduleis included.MinGWCrt moduleis included. It is a Glibc-like module for the MinGW C runtime library.- A subset of the MinGW-w64 runtime is included.
- The alpha version of wxSwift module is included.
- Compiler Source: swift-mingw-20171201 from tinysun212
(based on: swift-DEVELOPMENT-SNAPSHOT-2017-04-09 from apple/swift)
Swift for Windows v1.6
What is this?
- Development environment for Swift programming for Windows applications
- Includes Swift 3.1 compiler
Notice
MinGWCrt moduleis included. It is a Glibc-like module for the MinGW C runtime library.- A subset of the MinGW-w64 runtime is included.
wxSwift module alpha versionis included.Foundation moduleis NOT included.- Compiler Source: https://github.com/tinysun212/swift-windows/releases/tag/swift-mingw-20170606
(based on: https://github.com/apple/swift/releases/tag/swift-DEVELOPMENT-SNAPSHOT-2017-04-09-a)