appium / appium

Cross-platform automation framework for all kinds of apps, built on top of the W3C WebDriver protocol
http://appium.io/
Apache License 2.0
18.97k stars 6.08k forks source link

Can't run with xcode5.1. #1492

Closed cp1859 closed 11 years ago

cp1859 commented 11 years ago

Environment: xcode5.1 + ios7 simulator. Issue: Failed to start an Appium session, err was: Error: Xcode 5.0.1 ships with a broken version of Instruments. please downgrade to 5.0 or wait for a fix from Apple.

Can any one compassionate help me?

penguinho commented 11 years ago

Upgrade to 5.0.2, Xcode 5.0.1 is not supported by Appium. That's why we put that error message in there.

cp1859 commented 11 years ago

Thank you so much for help.

lock[bot] commented 5 years ago

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.