# The Objective-C++ part of the Mac OS X launcher ## Why? Code signing, OS X integration. ## Howto build? Preferred tool is [ninja](https://ninja-build.org/). A makefile is also available. Build with: `ninja`