OwlPlug icon indicating copy to clipboard operation
OwlPlug copied to clipboard

Multi-arch intel and arm64 releases

Open DropSnorz opened this issue 2 weeks ago • 0 comments

  • Apple is deprecating Intel architecture for its new arm64 chip.

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.

DropSnorz avatar Dec 07 '25 14:12 DropSnorz