Xcode Simulator encounters error when Accessibility API is used

Originator:nim305
Number:rdar://17675846 Date Originated:15 Jul 2014
Status:Resolved Resolved:10 Dec 2014
Product:Xcode Product Version:5.1.1 (5B1008)
Classification:Other Bug Reproducible:Always
 
Summary:
Xcode console reports "Cannot find executable for CFBundle  ... /iPhoneSimulator7.1.sdk/System/Library/AccessibilityBundles/CertUIFramework.axbundle> (not loaded)" when Accessibility API is invoked on simulator window.

Steps to Reproduce:
1. Start a new iOS project in Xcode using any of the default templates.
2. Run the empty app in the iOS Simulator
3. Open the Accessibility Inspector tool
4. Move the mouse over the simulator window few times
5. Observer the error message in the Xcode console

Expected Results:
Expect no error message.

Actual Results:
Error message: 

"Cannot find executable for CFBundle 0x8c7fe70 </Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/System/Library/AccessibilityBundles/CertUIFramework.axbundle> (not loaded)"

Version:
5.1.1 (5B1008)

Notes:


Configuration:
OS X 10.9.4 (13E28)
MacMini 5,1

Comments


Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!