Menu / packages / swift-midi-io
MIDIKitIOas of 1.1.0 · 54ac9402
What it serves, where
| Capability | iOS | macOS | watchOS | tvOS | visionOS | Linux | Catalyst |
|---|---|---|---|---|---|---|---|
| MIDI input/output |
✓serves it · confidence 0.90 · as of 1.1.0
|
✓serves it · confidence 0.90 · as of 1.1.0
|
✕not served here · confidence 0.85 · as of 1.1.0
|
✕not served here · confidence 0.85 · as of 1.1.0
|
✓serves it · confidence 0.75 · as of 1.1.0
|
?not verified yet · confidence 0.10 · as of 1.1.0
|
✓serves it · confidence 0.80 · as of 1.1.0
|
✓ serves it · ◐ with conditions · ✕ not served (proven) · ? not verified yet — hover any verdict for the receipt, click to pin it
Notes
MIDI input/output: Note the trap this catches: the manifest DECLARES tvOS 12 and watchOS 4 floors, but the actual MIDI I/O objects are fenced `#if !os(tvOS) && !os(watchOS)` — it compiles there, the capability doesn't exist there.
Badges for your README
Maintainer of MIDIKitIO? These are yours — verified claims, linked to the receipts. Wrong verdict? That's a fix we want; see contribute.