Skip to content

Commit 755f1be

Browse files
authored
Update Package.swift
1 parent 8761323 commit 755f1be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ let package = Package(
77

88
name: "WebMIDIKit",
99

10-
platforms: [.macOS(.v10_15), .iOS(.v16_2)],
10+
platforms: [.macOS(.v10_15), .iOS(.v16)],
1111
// platforms: [.macOS(.v11)]
1212

1313
products: [

0 commit comments

Comments
 (0)