Issues on Mac Systems
PasteMax isn’t yet a notarized (Apple-signed) app, so macOS may warn you when you install or launch it. Follow the steps below to bypass those security warnings and get PasteMax running.
How to Install PasteMax
-
Download the latest .dmg installer from: https://github.com/kleneway/pastemax/releases/latest
-
Please download the correct .dmg version:
arm64.dmg for Apple Silicon downloader (Devices with M-Chips M1-M4)
.dmg for Intel Based Apple Devices.
-
Double-click the downloaded .dmg file.
-
Drag PasteMax into your Applications folder.
Granting Permission to Open PasteMax
If macOS blocks PasteMax from opening, do this:

1. In the warning dialog, click the “?” icon.

2. In Security & Privacy, click Open “Privacy & Settings for me”.

3. Under “Allow apps downloaded from,” find PasteMax and click Open Anyway.

4. When prompted, confirm that you want to open PasteMax.

Note: You may be asked for your administrator password.
That’s it, PasteMax should now launch normally.
Troubleshooting
If you see “App is damaged”:
You could try running these commands:
xattr -cr path/to/Applications/PasteMax.app
If you get “Operation not permitted” or similar, use sudo:
sudo xattr -cr path/to/Applications/PasteMax.app
Issues on Mac Systems
PasteMax isn’t yet a notarized (Apple-signed) app, so macOS may warn you when you install or launch it. Follow the steps below to bypass those security warnings and get PasteMax running.
How to Install PasteMax
Download the latest
.dmginstaller from: https://github.com/kleneway/pastemax/releases/latestPlease download the correct
.dmgversion:arm64.dmgfor Apple Silicon downloader (Devices with M-Chips M1-M4).dmgfor Intel Based Apple Devices.Double-click the downloaded
.dmgfile.Drag PasteMax into your Applications folder.
Granting Permission to Open PasteMax
If macOS blocks PasteMax from opening, do this:
1. In the warning dialog, click the “?” icon.
2. In Security & Privacy, click Open “Privacy & Settings for me”.
3. Under “Allow apps downloaded from,” find PasteMax and click Open Anyway.
4. When prompted, confirm that you want to open PasteMax.
That’s it, PasteMax should now launch normally.
Troubleshooting
If you see “App is damaged”:
You could try running these commands:
If you get “Operation not permitted” or similar, use sudo: