File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1- 6.3-snapshot-2026-02-27
1+ 6.3
Original file line number Diff line number Diff line change @@ -20,8 +20,8 @@ export BUILD_TIME := $(shell date -u +%Y-%m-%dT%H:%M:%SZ)
2020SWIFT_WARNING_CONFIG := $(if $(filter-out false,$(WARNINGS_AS_ERRORS ) ) ,-Xswiftc -warnings-as-errors)
2121SWIFT_CONFIGURATION := --swift-sdk aarch64-swift-linux-musl $(SWIFT_WARNING_CONFIG ) -Xlinker -s --disable-automatic-resolution
2222
23- SWIFT_VERSION := 6.3-snapshot-2026-02-27
24- SWIFT_SDK_URL := https://download.swift.org/swift-6.3-branch /static-sdk/swift-6.3-DEVELOPMENT-SNAPSHOT-2026-02-27-a /swift-6.3-DEVELOPMENT-SNAPSHOT-2026-02-27-a_static -linux-0.1.0.artifactbundle.tar.gz
23+ SWIFT_VERSION := 6.3
24+ SWIFT_SDK_URL := https://download.swift.org/swift-6.3-release /static-sdk/swift-6.3-RELEASE /swift-6.3-RELEASE_static -linux-0.1.0.artifactbundle.tar.gz
2525SWIFT_SDK_PATH := /tmp/$(notdir $(SWIFT_SDK_URL ) )
2626
2727SWIFTLY_URL := https://download.swift.org/swiftly/darwin/swiftly.pkg
You can’t perform that action at this time.
0 commit comments