Files
i2p.i2p/launchers/macosx/obj-cpp/README.md

12 lines
214 B
Markdown
Raw Normal View History

# 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`