monero-java icon indicating copy to clipboard operation
monero-java copied to clipboard

Build Universal macOS binaries

Open preland opened this issue 7 months ago • 0 comments

This PR uses the x86 and Arm binaries generated in this PR for monero-cpp to then generate x86 and Arm binaries for monero-java, which are then combined using the x86_64-apple-darwin11-lipo binary generated from the macOS x86 cross-compiler. This has been tested on Debian 12; results will likely vary on other platforms.

This PR is intended to resolve woodser/monero-java#81, pursuant to haveno-dex/haveno#843. It is reliant on woodser/monero-cpp#65 being merged.

preland avatar Jul 26 '24 21:07 preland