mumblekit
mumblekit copied to clipboard
Building Mac OS X target still supported?
According to the README building for Mac OS X was supported at some point in time. Is this still the case?
I hit several roadblocks with wrong architectures for MumbleKit as well as it's dependencies for the Mac OS X target (can be fixed in the build properties).
MKVoiceProcessingDevice.m also imports and uses UIKit w/o #ifdefs ... so this bombs as well.
Even after "fixing" those the build succeeds but no framework is built. So is this still supported ad all?
MumbleKit on OS X is not something we use in any products, and it's not being CI'd either, so I'm sad to say that I actually don't know the current state of it.
With that said, we definitely want to support running and building MumbleKit on OS X, and we'll accept patches and/or pull requests that fix any issues that are currently present.
Fixed in Pull 43