Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 99caf57

Browse files
committedMay 30, 2025·
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)
Please sign in to comment.