Enable Apple Intelligence on China SKU Macs with a single script.
AiOnMac is a tool that allows you to unlock and enable Apple Intelligence features on Mac computers officially sold in mainland China (China SKU).
Tested on and supports macOS 15.1 to macOS 26 beta 1.
⚠️ System Integrity Protection (SIP) must be disabled while running this script. You can re-enable SIP after the patch.
- Restart your Mac and hold
Command (⌘) + Rto enter Recovery Mode. - In the menu bar, select Utilities > Terminal.
- Enter the following command:
csrutil disable - Restart your Mac.
- Download and run the patch script in Terminal:
sudo bash -c "$(curl -fsSL 'https://raw.githubusercontent.com/hyderay/AiOnMac/refs/heads/main/fu*kApple_new.sh')" - Follow the on-screen prompts.
- Reboot into Recovery Mode again.
- Open Terminal from the Utilities menu.
- Enter:
csrutil enable - Restart your Mac.
- macOS 15.1 ~ macOS 26 beta 1 (Sequoia and above)
- This script modifies system files and may void your warranty.
- Use at your own risk.
- Not affiliated with or endorsed by Apple Inc.