I installed xcode from the apple developer website , and when i run the demo , i get this error :
/Users/saksham/.rvm/gems/ruby-1.9.3-p194/gems/zucchini-ios-0.5.5/lib/runner.rb:74:in `detect_template': Instruments template at /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Instruments/PlugIns/AutomationInstrument.bundle/Contents/Resources/Automation.tracetemplate does not exist (RuntimeError)
from /Users/saksham/.rvm/gems/ruby-1.9.3-p194/gems/zucchini-ios-0.5.5/lib/runner.rb:19:in `execute'
from /Users/saksham/.rvm/gems/ruby-1.9.3-p194/gems/clamp-0.4.0/lib/clamp/command.rb:75:in `execute'
from /Users/saksham/.rvm/gems/ruby-1.9.3-p194/gems/clamp-0.4.0/lib/clamp/command.rb:66:in `run'
from /Users/saksham/.rvm/gems/ruby-1.9.3-p194/gems/clamp-0.4.0/lib/clamp/command.rb:128:in `run'
from /Users/saksham/.rvm/gems/ruby-1.9.3-p194/gems/zucchini-ios-0.5.5/bin/zucchini:19:in `<top (required)>'
from /Users/saksham/.rvm/gems/ruby-1.9.3-p194/bin/zucchini:19:in `load'
from /Users/saksham/.rvm/gems/ruby-1.9.3-p194/bin/zucchini:19:in `<main>'
from /Users/saksham/.rvm/gems/ruby-1.9.3-p194/bin/ruby_noexec_wrapper:14:in `eval'
from /Users/saksham/.rvm/gems/ruby-1.9.3-p194/bin/ruby_noexec_wrapper:14:in `<main>'