Skip to content

Commit 19811c5

Browse files
authored
Update minimal versions (#40)
1 parent 85bc03d commit 19811c5

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
@@ -3,7 +3,7 @@ import PackageDescription
33

44
let package = Package(
55
name: "xcsift",
6-
platforms: [.macOS(.v15)],
6+
platforms: [.macOS(.v13)],
77
products: [
88
.executable(
99
name: "xcsift",

0 commit comments

Comments
 (0)