You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The .app immediately closes. Running SwitchPresence.app/Contents/MacOS/SwitchPresence gives:
dyld: Symbol not found: _OBJC_CLASS_$_NSConstantDictionary
Referenced from: /Users/a11ce/Downloads/SwitchPresence.app/Contents/MacOS/./SwitchPresence
Expected in: /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
in /Users/a11ce/Downloads/SwitchPresence.app/Contents/MacOS/./SwitchPresence
fish: Job 1, './SwitchPresence' terminated by signal SIGABRT (Abort)
Steps to reproduce
Open the .app or run the bin.
Operating system and version
macOS 10.14
The text was updated successfully, but these errors were encountered:
Description
The .app immediately closes. Running
SwitchPresence.app/Contents/MacOS/SwitchPresence
gives:Steps to reproduce
Open the .app or run the bin.
Operating system and version
macOS 10.14
The text was updated successfully, but these errors were encountered: