macOS

Important: Since we don't have an Apple developer license (which costs $99/year), you will need to manually grant AMRPC access. Learn more

  1. Download the latest release

  2. Open AMRPC-Installer-macOS.dmg

  3. You should now see this:

4. Click and hold the Apple Music logo and move it to the Applications folder

5. Close the window

6. Done!

Apple Silicon users:

Run this command in the Terminal app to "undamage" the installer. Otherwise, you won't be able to open the installer.

xattr -cr ~/Downloads/AMRPC-Installer-macOS-arm64.dmg

or

xattr -cr /Users/YOUR_USERNAME/Downloads/AMRPC-Installer-macOS-arm64.dmg

If you can't open "AMRPC.app" after this step:

  1. Delete AMRPC.app in the Applications directory

  2. Open AMRPC-Installer-macOS.dmg again

  3. Move AMRPC.app to the Downloads directory

  4. Run this command in the Terminal app:

xattr -cr ~/Downloads/AMRPC.app
  1. Move AMRPC.app to the Applications directory

  2. Done

Requirements

Do I need arm64 or x64

Open About This Mac. If you see Apple M1 (or higher) in the "Chip" (or "Processor") section, you need to download arm64. If not, then x64.

Last updated