[swift-dev] How to run Swift on Windows

Eric Wing ewmailing at gmail.com
Wed Dec 20 18:06:14 CST 2017


>
> git clone https://github.com/apple/swift.git
> cd swift
> git checkout swift-4.0.2-RELEASE
> patch -p1 < swift.patch
> cd ..

I'm having trouble applying the patches. I think it is due to the
Windows line endings. Is there an easy way to work around this to
apply the patches?


More information about the swift-dev mailing list