Skip to content

How to install PasteMax on Mac Systems (If encountering issues.) #67

Description

@haikalllp

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

  1. Download the latest .dmg installer from: https://github.com/kleneway/pastemax/releases/latest

  2. Please download the correct .dmg version:

    • arm64.dmg for Apple Silicon downloader (Devices with M-Chips M1-M4)
    • .dmg for Intel Based Apple Devices.
  3. Double-click the downloaded .dmg file.

  4. Drag PasteMax into your Applications folder.


Granting Permission to Open PasteMax

If macOS blocks PasteMax from opening, do this:

Image

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

Image

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

Image

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

Image

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

Image

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueGood for newcomersquestionFurther information is requested

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions