Skip to content

Electrobun Core x64 (macOS 12 support)

Choose a tag to compare

@BitHighlander BitHighlander released this 29 Mar 23:47
· 7 commits to main since this release
6d36b62

Cross-compiled Electrobun core binaries for macOS 12+ Intel (x86_64).

Built from keepkey/macos-12-support branch.

Changes from upstream:

  • Bun 1.1.20 (last version supporting macOS 12, upstream ships 1.3.9 which requires macOS 13)
  • -mmacosx-version-min=12.0 on all native binaries
  • headerpad_size=0x1000 on Zig binaries (codesign fix for x86_64, ziglang/zig#23704)
  • No resignKeyWindow swizzle (fixes crash on app deactivation on macOS 12)

Contents: launcher, bun, libNativeWrapper.dylib, libasar.dylib, extractor