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.
2 parents 46880ec + d98af70 commit 5cc46b6Copy full SHA for 5cc46b6
Package.swift
@@ -4,7 +4,7 @@ import PackageDescription
4
let package = Package(
5
name: "ElevenLabsSDK",
6
platforms: [
7
- .iOS(.v17),
+ .iOS(.v16),
8
],
9
products: [
10
.library(
0 commit comments