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 e599f4c commit f28a726Copy full SHA for f28a726
Package.swift
@@ -8,7 +8,7 @@ let package = Package(
8
.macOS(.v12),
9
.iOS(.v15),
10
.tvOS(.v15),
11
- .watchOS(.v8)
+ .watchOS(.v8),
12
],
13
products: [
14
.library(
0 commit comments