Skip to content

Quickly delete the Quarantine attribute via Raycast and re-sign the application, solving the problem of being prompted as damaged when running a Mac app.

License

Notifications You must be signed in to change notification settings

AmintaCCCP/raycast-fixMacApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

raycast-fixMacApp

Quickly delete the Quarantine attribute via Raycast and re-sign the application, solving the problem of being prompted as damaged when running a Mac app.

Getting Started

Prerequisites

  • Install the Raycast app.

    • Currently, Raycast is only available for macOS. Windows support is in progress.
  • Install Node.js.

    • The minimum version recommended is v20.18.1. If you're using an older version, you may encounter issues.
  • Open the terminal and type in the following command:

    Xcode select -- install
    

Installation

  1. Download the source code, or clone the repository
  2. Navigate to the directory, and open a Terminal window at the downloaded folder.
  3. Run npm install to install dependencies and npm run dev to build and import the extension.

Usage

  • After importing the extension, you need to set your sudo password in the extension settings.

Screenshots

screenshot

About

Quickly delete the Quarantine attribute via Raycast and re-sign the application, solving the problem of being prompted as damaged when running a Mac app.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published