Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mac OS 10.15 - doesn't work #3

Closed
digitalsmithy opened this issue Nov 15, 2019 · 4 comments
Closed

Mac OS 10.15 - doesn't work #3

digitalsmithy opened this issue Nov 15, 2019 · 4 comments
Assignees

Comments

@digitalsmithy
Copy link

“WebPShop.plugin” cannot be opened because the developer cannot be verified.

@digitalsmithy
Copy link
Author

Workaround: Remove quarantine flag.
TERMINAL
sudo xattr -r -d com.apple.quarantine /Applications/Adobe\ Photoshop\ 2020/Plug-ins/WebPShop.plugin

@y-guyon
Copy link
Collaborator

y-guyon commented Nov 19, 2019

Do you get this error when running Photoshop or at another step?
Do you have the same issue when getting the binary through git and/or building it yourself?
Thank you for the workaround.

@digitalsmithy
Copy link
Author

Copy plugin to plugin folder. Start PS. Open any WebP file. You get the error, because the plugin is not 'from an official developer' - and plugins are now included in the 'protected folders' for Mac OS X.
It will then report 'File not found' - but in fact it's because it's rejected the plugin.

@meoutlook
Copy link

Workaround: Remove quarantine flag use this variant to Photoshop 2021.
TERMINAL
sudo xattr -r -d com.apple.quarantine /Applications/Adobe\ Photoshop\ 2021/Plug-ins/WebPShop.plugin

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants