We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85bc03d commit 19811c5Copy full SHA for 19811c5
Package.swift
@@ -3,7 +3,7 @@ import PackageDescription
3
4
let package = Package(
5
name: "xcsift",
6
- platforms: [.macOS(.v15)],
+ platforms: [.macOS(.v13)],
7
products: [
8
.executable(
9
0 commit comments