Swift for Windows 2.0 Released

Includes Swift 4.1.3 compiler

Posted by Han Sang-jin on October 9, 2018

What is this?

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

Notice

  • Simplified the installed directory structure
  • Foundation module is included.
  • Added the folder RuntimeEnv where all runtime DLL’s exist and your compiled programs will be saved.
  • Added some command line tools
  • The alpha version of wxSwift module is included.
  • Compiler Source: swift-4.1.3+mingw.20181009 from tinysun212 (based on: swift-4.1.3-RELEASE from apple/swift)