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 d18da1c commit e12b9b1Copy full SHA for e12b9b1
Package.swift
@@ -7,9 +7,9 @@ let package = Package(
7
name: "M3U8Decoder",
8
platforms: [
9
.iOS(.v13),
10
- .macOS(.v10_14),
+ .macOS(.v10_15),
11
.tvOS(.v13),
12
- .watchOS(.v5)
+ .watchOS(.v6)
13
],
14
products: [
15
.library(
[email protected]
@@ -7,10 +7,10 @@ let package = Package(
.visionOS(.v1),
16
0 commit comments