facebookarchive / WebDriverAgent

A WebDriver server for iOS that runs inside the Simulator.
Other
4.15k stars 1.35k forks source link

Could not find any available simulators for tvOS #1113

Closed Johnny987 closed 5 years ago

Johnny987 commented 5 years ago

I'm running Scripts/bootstrap.sh, but always ended with error: Could not find any available simulators for tvOS, Fetching dependencies *** Checking out YYCache at "1.1.0" *** Checking out RoutingHTTPServer at "v1.0.2" *** Checking out CocoaAsyncSocket at "7.6.3" *** xcodebuild output can be found in /var/folders/k6/6wv0khx96jd2j2z_tvtr575c0000gn/T/carthage-xcodebuild.kxCRnR.log *** Downloading CocoaAsyncSocket.framework binary at "Version 7.6.3" *** Building scheme "RoutingHTTPServer tvOS" in RoutingHTTPServer.xcodeproj Could not find any available simulators for tvOS I don't know why webDriverAgent project specifically looking for the tvOS simulator? However I tried installed one but still has the same issue. image

jakajacky commented 5 years ago

Hi How did you solve this problem?

Stylar66 commented 5 years ago

Having the same issue. How was the problem solved.

KazuCocoa commented 5 years ago

If it is Appium related, have you upgrade your carthage to the latest one as the release note? or creating a tvOS instance in your simulator list. (because carthage requires it)