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 97900c8 commit c47438aCopy full SHA for c47438a
Package.swift
@@ -6,7 +6,7 @@ import PackageDescription
6
let package = Package(
7
name: "SoundpipeAudioKit",
8
platforms: [
9
- .macOS(.v10_14), .iOS(.v11), .tvOS(.v11)
+ .macOS(.v10_14), .iOS(.v13), .tvOS(.v13)
10
],
11
products: [
12
// Products define the executables and libraries a package produces, and make them visible to other packages.
0 commit comments