Skip to content

Commit 39af2e5

Browse files
committed
Switch back STV to 5.7
1 parent 96110a8 commit 39af2e5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Package.swift

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// swift-tools-version: 5.9
1+
// swift-tools-version: 5.7
22
// The swift-tools-version declares the minimum version of Swift required to build this package.
33
//
44
// Created by Ming on 11/6/2022.
@@ -31,7 +31,6 @@ let package = Package(
3131
"SwiftVB",
3232
"Drops"
3333
]
34-
// ,resources: [.process("Resources")]
3534
)
3635
]
3736
)

0 commit comments

Comments
 (0)