I am using OS X Mavericks with Xcode 4.6.3. I am running the app on simulator as i don\'t have a developer account. Whenever i run the project on simulator it keeps asking me \"
The solution for mavericks is this command :
sudo security authorizationdb write system.privilege.taskport allow
Based on this post : http://www.ama-dev.com/xcode-build-command-line-remove-authorization-prompt-for-uiautomation/