Skip to content

Commit 0c4ac61

Browse files
committed
Add macOS
1 parent b846286 commit 0c4ac61

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Package.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ let package = Package(
77
name: "LiveKitKrispNoiseFilter",
88
platforms: [
99
.iOS(.v13),
10+
.macOS(.v10_15),
1011
],
1112
products: [
1213
.library(

0 commit comments

Comments
 (0)