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

Various fixes and changes #1

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

Berstanio
Copy link

Hi,

first of all, thank you for your work, it saved me quite some time! Since I implemented some fixes/changes, I thought I should contribute them back.
To get it compiling I needed to do some tweaks. 1. Is a fix for M1 compilation, 2. is a fix for XCode 14 sprintf deprecation.
It was only fixed in JDK 21 apparently (https://bugs.openjdk.org/browse/JDK-8299635) and I thought it is not worth to properly backport.

The third commit covers building for arm64 simulators and adding libpref builds. libpref seems to work, but not intensivly tested.

Feel free to take over whatever changes you want!

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.

1 participant