Swift for Windows 1.9 Released

includes XCTest module

Posted by Han Sangjin on February 14, 2018

What is this?

  • Development environment for Swift programming for Windows applications
  • Includes Swift 4.0.3 compiler

Notice

  • Some bugs are fixed.
  • Foundation module is included.
  • MinGWCrt module and XCTest module are included.
  • A subset of the MinGW-w64 runtime is included.
  • The alpha version of wxSwift module is included.
  • Compiler Source: swift-4.0.3+mingw.20180212 from tinysun212 (based on: swift-4.0.3-RELEASE from apple/swift)