We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8761323 commit 755f1beCopy full SHA for 755f1be
Package.swift
@@ -7,7 +7,7 @@ let package = Package(
7
8
name: "WebMIDIKit",
9
10
- platforms: [.macOS(.v10_15), .iOS(.v16_2)],
+ platforms: [.macOS(.v10_15), .iOS(.v16)],
11
// platforms: [.macOS(.v11)]
12
13
products: [
0 commit comments