Skip to content

Commit ff3e40f

Browse files
revert the main swift version specifier back to “5.2”
It appears that whatever caused the type checking problems before has already been fixed.
1 parent 2dd562b commit ff3e40f

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.6
1+
// swift-tools-version:5.2
22
// In order to support users running on the latest Xcodes, please ensure that
33
// [email protected] is kept in sync with this file.
44
/*

0 commit comments

Comments
 (0)