We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d75041f commit 08c790eCopy full SHA for 08c790e
Package.swift
@@ -5,7 +5,7 @@ import PackageDescription
5
let package = Package(
6
name: "OutputUhooi",
7
platforms: [
8
- .macOS(.v11),
+ .macOS(.v12),
9
],
10
products: [
11
.executable(name: "uhooi", targets: ["OutputUhooi"]),
0 commit comments