Build script does not trigger making required artifacts for MacOS.
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libhfcommon/libhfcommon.a(ns.o) has no symbols
Undefined symbols for architecture x86_64:
"_mach_exc_server", referenced from:
_wait_for_exception in arch.o
ld: symbol(s) not found for architecture x86_64
Build script does not trigger making required artifacts for MacOS.
You can see how it can be hacked around in here.