ExifTool Forum

ExifTool => Install Problems => Topic started by: wywh on November 02, 2024, 06:08:07 AM

Title: macOS Package .pkg install in Sequoia
Post by: wywh on November 02, 2024, 06:08:07 AM
exiftool install instructions for macOS Package .pkg might need updating because in macOS Sequoia 15 the old workaround to open an unnotarized app via control-click > Open does not work anymore.

The official way is to dismiss the alert with "Done", and open System Settings > Privacy & Security > Security and click Open Anyway and proceed to install.

https://support.apple.com/en-gb/guide/mac-help/mchleab3a043/mac (https://support.apple.com/en-gb/guide/mac-help/mchleab3a043/mac)

Removing the quarantine flag continue to work:

xattr -d com.apple.quarantine ExifTool-13.00.pkg

exiftool -XAttrQuarantine= ExifTool-13.00.pkg

It would be possible to allow apps from "Anywhere" via a Terminal command but that is a security hole I'd not recommend.
install_1.png
install_2.png
install_3.png
- Matti
Title: Re: macOS Package .pkg install in Sequoia
Post by: Phil Harvey on November 02, 2024, 01:37:58 PM
Thanks.  I still plan on properly signing ExifTool if I can, but I haven't found time to work on this.

- Phil
Title: Re: macOS Package .pkg install in Sequoia
Post by: Phil Harvey on December 19, 2024, 02:43:29 PM
I've finally updated the install page.  I did have a go at getting the app signed, but didn't make it very far before I gave up. :(

- Phil