Skip to content

Add ARM64 (Apple Silicon) support for macOS#8

Open
theodesp wants to merge 1 commit intoInfinityTools:develfrom
theodesp:devel
Open

Add ARM64 (Apple Silicon) support for macOS#8
theodesp wants to merge 1 commit intoInfinityTools:develfrom
theodesp:devel

Conversation

@theodesp
Copy link
Copy Markdown

This PR adds full support for ARM64/AArch64 architecture on macOS (Apple Silicon).

Changes

  • ✅ Enable AARCH64 architecture as supported in SystemInfo.java
  • ✅ Add ARM64 binary detection logic in Weidu.java
  • ✅ Update WeiDU version to 251.00 (from 249.00)
  • ✅ Add macOS ARM64 download URL for WeiDU-Mac-ARM-251.zip
  • ✅ Add WeiDU 251 ARM64 binary SHA256 hash to whitelist

Testing

Tested on macOS ARM64 (Apple Silicon). The application now:

  • Runs natively without Rosetta 2
  • Successfully downloads and validates WeiDU ARM64 binary
  • Launches and operates correctly

Fixes the "System not supported" error on Apple Silicon Macs.

This commit enables full support for ARM64/AArch64 architecture on macOS (Apple Silicon).

Changes:
- Enable AARCH64 architecture as supported in SystemInfo.java
- Add ARM64 binary detection logic in Weidu.java
- Update WeiDU version to 251.00 (from 249.00)
- Add macOS ARM64 download URL for WeiDU-Mac-ARM-251.zip
- Add WeiDU 251 ARM64 binary SHA256 hash to whitelist

With these changes, the application now runs natively on Apple Silicon Macs without requiring Rosetta 2 translation.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant