facebook / buck

A fast build system that encourages the creation of small, reusable modules over a variety of platforms and languages.
https://buck.build
Apache License 2.0
8.56k stars 1.16k forks source link

Update dependencies for Big Sur #2580

Closed jasonnam closed 3 years ago

jasonnam commented 3 years ago

Update JNA to resolve framework loading issue on Big Sur https://github.com/java-native-access/jna/issues/1215

Update NuProcess to 2.0.1 for compatibility with JNA

rajyengi commented 3 years ago

Thanks for putting this up! You may also want to see the diff in the dev branch that fixed compatibility for Big Sur: https://github.com/facebook/buck/commit/a2912b9c46bba1dc1b317d8532a5e04d3aa52389

Looks like nailgun/nailgun-server-1.0.1.jar needed to be updated there as well.