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.
- Open the 'Terminal' application
- Copy the text below
xattr -d com.apple.quarantine
- 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
- Press the return key. You should now be able to double click the FCMPASS_Installer.app and continue as normal.