Skip to content

Commit 08c790e

Browse files
committed
Bump macOS from v11 to v12
1 parent d75041f commit 08c790e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import PackageDescription
55
let package = Package(
66
name: "OutputUhooi",
77
platforms: [
8-
.macOS(.v11),
8+
.macOS(.v12),
99
],
1010
products: [
1111
.executable(name: "uhooi", targets: ["OutputUhooi"]),

0 commit comments

Comments
 (0)