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 876e575 commit 53fc18dCopy full SHA for 53fc18d
Package.swift
@@ -10,7 +10,7 @@ let package = Package(
10
.iOS(.v16),
11
.macOS(.v12),
12
.watchOS(.v8),
13
- .macCatalyst(.v15),
+ .macCatalyst(.v16),
14
.tvOS(.v12),
15
],
16
products: [
0 commit comments