Appium: "Could not find any available simulators for iOS"

Created on 10 May 2019  路  2Comments  路  Source: appium/appium

The problem

On Mojave, with XCode 10.2.1, I had this issue and finally found the solution, to unstall Carthage via brew and then re-install it to 0.33+

Wanted to log this issue here to perhaps help someone else.

Environment

  • Appium version (or git revision) that exhibits the issue: ALL, 1.9.1 - 1.13.0
  • Last Appium version that did not exhibit the issue (if applicable): n/a
  • Desktop OS/version used to run Appium: OSX Mojave 10.14.4
  • Node.js version (unless using Appium.app|exe): 10.13.0
  • Npm or Yarn package manager: yarn 1.12.3
  • Mobile platform/version under test: iOS 11.4
  • Real device or emulator/simulator: iPhone X
  • Appium CLI or Appium.app|exe: both

Details

Seeing this error in Appium log and Appium driver doesnt get copied to device

"Could not find any available simulators for iOS"

Most helpful comment

the solution, to unstall Carthage via brew and then re-install it to 0.33+

All 2 comments

the solution, to unstall Carthage via brew and then re-install it to 0.33+

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.

Was this page helpful?
0 / 5 - 0 ratings