Skip to content

Commit 81a7392

Browse files
author
WingLim
committed
chore: change back to 5.3
1 parent 263e5f2 commit 81a7392

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Package.swift

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
// swift-tools-version:5.4
1+
// swift-tools-version:5.3
22

33
import PackageDescription
44

55
let package = Package(
66
name: "MicFix",
77
targets: [
8-
.executableTarget(
8+
.target(
99
name: "MicFix"
1010
)
1111
]

0 commit comments

Comments
 (0)