macOS Client Installation

Download GradeUP PRO for macOS

Follow these guided steps to download and run the macOS desktop client safely on your Macbook.

Download macOS Client (.dmg)
File size: 95.10 MB | Version 1.0.0 (Apple Silicon & Intel)

Problem Statement: macOS Gatekeeper Alerts

When opening the downloaded application on macOS, the system may show a prompt indicating: "GradeUP_PRO_Desktop is damaged and can't be opened. You should move it to the Bin" or "App is from an unidentified developer."

Why this occurs: This is a standard gatekeeper quarantine measure. To deliver in-house diagnostic test packages locally, this app is compiled as a custom package. Since it is not distributed directly through the official Apple App Store and does not contain a signature linked to a paid Apple Developer profile, macOS flags it as unrecognized.

Verified Solutions

A Clear Quarantine Attribute (Recommended)

Removing the quarantine flag directly tells macOS that the application is trusted and safe to run. Follow these steps:

  1. Drag the downloaded GradeUP_PRO_Desktop application icon into your Applications folder.
  2. Open your Macbook's Terminal app (press Cmd + Space, type "Terminal", and press Enter).
  3. Copy the command block below, paste it into your Terminal window, and press Enter:
xattr -cr /Applications/GradeUP_PRO_Desktop.app
Copied to Clipboard!

Result: Once run, double-click GradeUP PRO in your Applications folder and it will launch instantly without any security errors.

B Open Anyway Bypass (Alternate Option)

You can also bypass Gatekeeper alerts directly through your macOS security preferences pane:

  1. Attempt to double-click the app. If the warning dialog pops up, click Cancel.
  2. Open your Macbook's System Settings (or System Preferences) and navigate to the Privacy & Security menu tab.
  3. Scroll down to the Security sub-section.
  4. You will see a notification banner: "GradeUP_PRO_Desktop was blocked from use because it is not from an identified developer."
  5. Click the "Open Anyway" button next to the notification, then verify your identity with your password/Touch ID to open the client securely.