I'm trying to figure out how to set up dependencies for a KMP library. Supported targets are currently JVM and kotline/native (macOS). For the kotlin/native side, how would I add CoreMIDI as a dependency? I've heard mention of
smp4Kmp but it doesn't look like CoreMIDI is actually in SwiftPM... I apologize that part of the problem is my ignorance of the Apple ecosystem.