Skip to content

Commit 8090bb0

Browse files
author
Ignacio Bonafonte
committed
Downgrade swift-tools-version to 5.2, it allows older versions of the tools to compile and use the project
This is the minimum needed for the current code
1 parent 4ea467e commit 8090bb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// swift-tools-version:5.3
1+
// swift-tools-version:5.2
22
// The swift-tools-version declares the minimum version of Swift required to build this package.
33

44
import PackageDescription

0 commit comments

Comments
 (0)