For debugging purposes, I run the application using xcode and the UI freezes. If I run the app independently, the application works fine.
Could piping of NSLog statements to the console cause my application to hang?
For debugging purposes, I run the application using xcode and the UI freezes. If I run the app independently, the application works fine.
Could piping of NSLog statements to the console cause my application to hang?
This bug has been fixed with the release of Xcode 4.4.1. See the following bug report for description: