An Objective-C wrapper for the midi-message-parser C library to allow it to be used in the nativescript-midi NativeScript plugin.
After you clone the repo, you must initialize the git submodule:
git submodule init
git submodule update
After that, you can build the project with XCode.