so sorry for the delay in responding, the emails about your messages got sent to “spam” and I’ve only just seen 'em.
If you were on MacOS the “damaged” notification is a new wording of the notification that it shows when the image is signed with a non-Apple software signature. I got mine from Sectigo. Apple want me to sign over my soul for one.
For any quarantined application, or directory, you can permanently remove the quarantine attribute flag (com.apple.quarantine) by using this command in a Terminal window or iTerm.
Hi kixiQu,
so sorry for the delay in responding, the emails about your messages got sent to “spam” and I’ve only just seen 'em.
If you were on MacOS the “damaged” notification is a new wording of the notification that it shows when the image is signed with a non-Apple software signature. I got mine from Sectigo. Apple want me to sign over my soul for one.
I’ve added a bit to the trouble shooting page: trouble shooting
For any quarantined application, or directory, you can permanently remove the quarantine attribute flag (com.apple.quarantine) by using this command in a Terminal window or iTerm.
sudo xattr -r -d com.apple.quarantine /Applications/ArtistsHelper.app
That’s -d for delete and optionally -r for recursive. You’ll be asked for a password to check you know what you’re doing.
If you were on Windows I dunno. My problem is that the machines I have access to for testing all seem to trust anything I do!
I’d really appreciate it if you had another stab.