diff options
Diffstat (limited to 'wrappers/swift/swift.cmd')
| -rwxr-xr-x | wrappers/swift/swift.cmd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wrappers/swift/swift.cmd b/wrappers/swift/swift.cmd index 87fba4b..57040bd 100755 --- a/wrappers/swift/swift.cmd +++ b/wrappers/swift/swift.cmd @@ -1,6 +1,6 @@ @echo off -:: Rename PATH -> Path +:: Rename PATH -> Path because of swift issue https://github.com/compnerd/swift-build/issues/413 set _p=%PATH% set PATH= set Path=%_p% |
