Closed jonwltn closed 1 month ago
The JAR update by itself is insufficient.
The JAR update by itself is insufficient.
but it should be sufficient, the binary (hopefully) compiled for ARM64 is part of the jar. And there is nothing else required for ARM64 support.
But I would prefer a jar from Maven Central anyway so I can simply add it to the dependencies in the Gradle build file. And there seems to be one now: https://search.maven.org/artifact/com.evolvedbinary.appbundler/appbundler/1.3.1/jar?eh=
If you want you could try this instead.
The JAR in this pull request is built from TheInfiniteKind/appbundler using JDK 1.8. TheInfiniteKind/appbundler has arm64 support since 2022.
Resolves #366.