objective-see / OverSight

OverSight monitors a mac's mic and webcam, alerting the user when the internal mic is activated, or whenever a process accesses the webcam.
GNU General Public License v3.0
505 stars 40 forks source link

Version 2.1.0 not supporting by macOS Catalina (10.15.7) #35

Closed W25X80 closed 1 year ago

W25X80 commented 1 year ago

I'm trying to install with two different ways: from brew and from direct download.

Error: Failure while executing; /usr/bin/sudo -E -- /usr/bin/env PATH=/usr/local/bin:/usr/local/sbin:/usr/local/Homebrew/Library/Homebrew/shims/shared:/usr/bin:/bin:/usr/sbin:/sbin /usr/local/Caskroom/oversight/2.1.0/OverSight\ Installer.app/Contents/MacOS/OverSight\ Installer -install was terminated by uncaught signal ABRT. Here's the output: dyld: Library not loaded: /System/Library/Frameworks/UniformTypeIdentifiers.framework/Versions/A/UniformTypeIdentifiers Referenced from: /usr/local/Caskroom/oversight/2.1.0/OverSight Installer.app/Contents/MacOS/OverSight Installer Reason: image not found

objective-see commented 1 year ago

Unfortunately due Apple's changes, newer versions of OverSight only work on recent versions of macOS (specifically macOS 12+).

(For more details see: https://github.com/objective-see/OverSight/issues/30#issuecomment-1285398276).

Older versions (up to version 2.0.2), available in the releases tab, will still work on older versions of macOS.