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
{{ message }}
This repository has been archived by the owner on May 10, 2019. It is now read-only.
I'm getting a build error when trying to run from the current Master branch:
FakeFingerAppDelegate.m:65:32: Use of undeclared identifier 'kAXTrustedCheckOptionPrompt'
Followed by a warning on the next line:
FakeFingerAppDelegate.m:66:30: Implicit declaration of function 'AXIsProcessTrustedWithOptions' is invalid in C99
Am I missing a build option or something?
The text was updated successfully, but these errors were encountered: