Quote:
Originally Posted by WillSDev
when i run anyof my apps in console I get this
warning: Unable to read symbols for "/Developer/Platforms/iPhoneOS.platform/DeviceSupport/3.1.2 (7D11)/Symbols/System/Library/AccessibilityBundles/AccessibilitySettingsLoader.bundle/AccessibilitySettingsLoader" (file not found).
|
I get this exact same path error but my App has no issues or errors. I am trying to pull data from a small sqlite3 database. I am running this on iPad hardware. The window and menu buttons come up but no data fills in the cells.
If you try to look for this file it does not exist in the filesystem. I was thinking this could be a bug or deprecated file?