mirror of
https://git.sanhost.net/sanasol/hytale-f2p.git
synced 2026-02-26 06:41:47 -03:00
- Replace separate ARM64 and x64 builds with single universal build - Use --universal flag for fat binary (both archs in one app) - Update package.json mac target to use "universal" arch - Single notarization instead of double (fixes duplicate notarize calls) - Simplify workflow by removing separate macOS release jobs Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>