OwlPlug
OwlPlug copied to clipboard
Multi-arch intel and arm64 releases
- Apple is deprecating Intel architecture for its new
arm64chip.
Apple has discontinued support for the x86_64 (Intel) architecture. GitHub will no longer support this architecture on macOS after the macOS 15 runner image is retired in Fall 2027. You should begin migrating your workloads to arm64-based (Apple Silicon) runners as soon as possible to prepare for this eventual deprecation.
- Issue #408, highlighted a problem with the current build workflow. The uber-jar created during the workflow is architecture-dependent due to the embedded graphics library from JavaFx.