Skip to content

Commit 99caf57

Browse files
committed
macos 14...
1 parent be8dd7d commit 99caf57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/update-appcast/Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import PackageDescription
66
let package = Package(
77
name: "update-appcast",
88
platforms: [
9-
.macOS(.v15),
9+
.macOS(.v14),
1010
],
1111
dependencies: [
1212
.package(url: "https://github.com/apple/swift-argument-parser", from: "1.3.0"),

0 commit comments

Comments
 (0)