Skip to content

Installation

MacOS

FCMPASS is currently in the progress of becoming an official Apple developer to digitally sign installation files. In the meantime, when trying to open the FCMPASS_Installer you may receive the message below which is due to MacOS blocking the opening of the installation.

To open the FCMPASS_Installer follow these steps.

  1. Open the 'Terminal' application
  2. Copy the text below
xattr -d com.apple.quarantine 
  1. Drag and drop the installation file into the 'Terminal' app. Which should look something like this:
 xattr -d com.apple.quarantine /Users/Admin/Downloads/FCMPASS_Installer.app
  1. Press the return key. You should now be able to double click the FCMPASS_Installer.app and continue as normal.