Facepager
Facepager copied to clipboard
Facepager installation damaged on Mac
When I try to install it, it shows this error, I've tried various versions and nothing worked
This is a Mac issue with code signing...either follow the instructions in the install section:
Older versions of Facepager were distributed in zip files and not code signed. Download and unzip the file from the releases page, drag & drop the app to your "Applications" folder. Next, you need to disable the download flag. Open the terminal, go to the folder where Facepager is stored (e.g. cd /Applications) and use xattr -cr Facepager.app to remove the download flag. Then open the app using ctrl-click.
Or use the prerelease, where the issue should be solved - but new issues came up ;)
Does this solve the problem?