Skip to content

Build mac osx

cyberta requested to merge build_mac_osx into main

fixes builds on mac os x and several other more genreal issues:

  • fixes the path to the go executable
  • fixes package name for shapeshifter, compare leap/shapeshifter!3 (closed), so that JNI bindings are correctly generated
  • ensures there's a lib folder within bitmaskcore where the generated lib files are kept

Merge request reports