Skip to content

Commit e90f14c

Browse files
pblazejclaude
andcommitted
chore: revert iOS deployment target to 13 in stencil
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 946ac6a commit e90f14c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/Package.swift.stencil

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import PackageDescription
66
let package = Package(
77
name: "LiveKit",
88
platforms: [
9-
.iOS(.v14),
9+
.iOS(.v13),
1010
.macOS(.v10_15),
1111
.macCatalyst(.v14),
1212
.tvOS(.v17),

0 commit comments

Comments
 (0)