Skip to content

Commit ed785b3

Browse files
Move to swift-tools-version:5.2
This should allow Swift 5.2's package resolution to not resolve dependencies only used in test targets (in this case, FileCheck and all the dependencies it brings).
1 parent bc303e0 commit ed785b3

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.0
1+
// swift-tools-version:5.2
22

33
import PackageDescription
44

0 commit comments

Comments
 (0)