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 cffbc5f commit 38dee21Copy full SHA for 38dee21
Package.swift
@@ -10,7 +10,7 @@ let package = Package(
10
defaultLocalization: "en",
11
platforms: [
12
.iOS(.v14),
13
- .macOS(.v10_16),
+ .macOS(.v11),
14
.tvOS(.v14)
15
],
16
products: [
0 commit comments