Instruments 4.1 unresponsive to projects launched from Xcode 4.1 until pressing Cmd-Tab
Solution 1:
Strange bug is fixed in XCode 4.2! The problem was the hidden password dialog, so sometime it works and sometimes not. One of possible solutions was:
- Run Instruments
- Cmd Tab to Xcode covering the instruments. Cycle and hide messages until password dialog is found.
- Close Xcode.
PS: I know it is a few years to late for the answer, I was just looking for unanswered questions. Just check as answered - > it's good for both of us. )