0

In my Xcode 4.0 IOS 4.3 instruments not working when checking leaks on device.It works fine with simulator.I tried reinstalling my Xcode.It doesn't show anything when i choose targets in the instrument.Any help is appreciated. Thanks in advance.

ishhhh
  • 647
  • 2
  • 11
  • 29

1 Answers1

0

Did you try selecting the target from the top bar;(Next to the Record, restart button) After connecting the device, it should show choose target. Try choosing your target from there.

itsmejeev
  • 16
  • 1
  • Might be this as well http://stackoverflow.com/questions/6297554/instruments-does-not-work-on-xcode-4-with-device – itsmejeev Jul 05 '11 at 15:00