macOS version:
Sequoia 15.7.3 (24G419
cc-hdrm version:
1.4.8
Describe the bug:
After upgrading via homebrew, the application package has the apple quarantine flag and is not executable
Steps to reproduce:
brew upgrade cc-hdrm
- Start cc-hdrm
- Error message
Expected behavior:
App starts without error message
Actual behavior:
The following command (on terminal) is necessary xattr -d com.apple.quarantine /Applications/cc-hdrm.app
macOS version:
Sequoia 15.7.3 (24G419
cc-hdrm version:
1.4.8
Describe the bug:
After upgrading via homebrew, the application package has the apple quarantine flag and is not executable
Steps to reproduce:
brew upgrade cc-hdrmExpected behavior:
App starts without error message
Actual behavior:
The following command (on terminal) is necessary
xattr -d com.apple.quarantine /Applications/cc-hdrm.app