> On Jul 1, 2015, at 3:55 PM, Alex Kac <[email protected]> wrote:
> 
> Our app shows up in the Accessibility section of System Preferences:
> Allow the apps below to control your computer.
> 
> Any idea why?


Because your application uses Apple's accessibility API to monitor or control 
other running applications on the computer. Apple considers this a security 
risk and requires user authentication by hand in System Preferences. It can no 
longer be done programmatically in Mavericks, I believe, or Yosemite. The 
requirements have been made more strict in recent versions of OS X. You can 
read about it in the AppKit release notes, I believe. Also, search for 
"accessibility" in Xcode's documentation window.

-- 

Bill Cheeseman - [email protected]

_______________________________________________

Cocoa-dev mailing list ([email protected])

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to