We are using Apple Instruments to automate some of the Test Flows on iPhone devices. For a a MAC OS X Lion machine, Instruments does not show any JavaScript syntax errors, however it does on MAC OS X Leopard.

Any clues on why this might be affecting Lion machine?

Lion - iOS SDK 5.1 : No JavaScript syntax error

Leopard - iOS SDK 5.0 : JavaScript syntax errors are displayed.

share|improve this question
feedback

1 Answer

up vote 1 down vote accepted

This was an undocumented BUG in Instruments with XCode 4.4.1.

I can see that Instruments now displays stack trace and Javascript parse errors after upgrading to Xcode 4.5 (iOS SDK 6.0)

share|improve this answer
feedback

Your Answer

 
or
required, but never shown
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.