We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96110a8 commit 39af2e5Copy full SHA for 39af2e5
Package.swift
@@ -1,4 +1,4 @@
1
-// swift-tools-version: 5.9
+// swift-tools-version: 5.7
2
// The swift-tools-version declares the minimum version of Swift required to build this package.
3
//
4
// Created by Ming on 11/6/2022.
@@ -31,7 +31,6 @@ let package = Package(
31
"SwiftVB",
32
"Drops"
33
]
34
-// ,resources: [.process("Resources")]
35
)
36
37
0 commit comments