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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Version 2.1.0 not supporting by macOS Catalina (10.15.7)

W25X80 opened this issue · comments

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

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

(For more details see: #30 (comment)).

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