mirror of
https://github.com/mas-cli/mas
synced 2024-11-25 13:00:23 +00:00
🕊 Swift (5.3.1)
This commit is contained in:
parent
5935af0ff3
commit
5e32bbe5f5
2 changed files with 2 additions and 2 deletions
|
@ -1 +1 @@
|
||||||
5.2.4
|
5.3.1
|
||||||
|
|
2
Makefile
2
Makefile
|
@ -18,7 +18,7 @@ PREFIX ?= /usr/local
|
||||||
# Swift 5.3
|
# Swift 5.3
|
||||||
# SWIFT_VERSION = swift-5.3-DEVELOPMENT-SNAPSHOT-2020-04-21-a
|
# SWIFT_VERSION = swift-5.3-DEVELOPMENT-SNAPSHOT-2020-04-21-a
|
||||||
|
|
||||||
SWIFT_VERSION = 5.2.4
|
SWIFT_VERSION = 5.3.1
|
||||||
|
|
||||||
# set EXECUTABLE_DIRECTORY according to your specific environment
|
# set EXECUTABLE_DIRECTORY according to your specific environment
|
||||||
# run swift build and see where the output executable is created
|
# run swift build and see where the output executable is created
|
||||||
|
|
Loading…
Reference in a new issue