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 be8dd7d commit 99caf57Copy full SHA for 99caf57
scripts/update-appcast/Package.swift
@@ -6,7 +6,7 @@ import PackageDescription
6
let package = Package(
7
name: "update-appcast",
8
platforms: [
9
- .macOS(.v15),
+ .macOS(.v14),
10
],
11
dependencies: [
12
.package(url: "https://github.com/apple/swift-argument-parser", from: "1.3.0"),
0 commit comments