Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build Universal macOS binaries #106

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

preland
Copy link

@preland preland commented Jul 26, 2024

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 #81, pursuant to haveno-dex/haveno#843. It is reliant on woodser/monero-cpp#65 being merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Build universal shared libraries for macOS [2 XMR]
1 participant