question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Xcode version '0.0'. Support for Xcode 0.0 is not supported.

See original GitHub issue

The problem

Unable to run tests using the latest XCode10

Environment

  • Appium version (or git revision) that exhibits the issue: Appium v1.8.0-beta (REV 79e56f8697e793bde26490a8c1055f8fab17050e)
  • Last Appium version that did not exhibit the issue (if applicable):
  • Desktop OS/version used to run Appium: Mac OS 10.13.5
  • Node.js version (unless using Appium.app|exe):
  • Mobile platform/version under test: iOS12 beta1
  • Real device or emulator/simulator: iPhone real device
  • Appium CLI or Appium.app|exe:

Details

Error detecting the XCode10 version and throws an error message as below. [XCUITest] Error: Xcode version '0.0'. Support for Xcode 0.0 is not supported. Please upgrade to version 7.3 or higher

Link to Appium logs

https://gist.github.com/gattasrikanth/adc983a24360a0f177ae3e909475eacd

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:27 (5 by maintainers)

github_iconTop GitHub Comments

6reactions
tejasv02commented, Dec 27, 2018

working fine after I updated Appium

XCODE 10.1
Appium version 9.1
Appium server  v1.10.0
4reactions
imurchiecommented, Jun 28, 2018

Try adding --no-shrinkwrap

npm install -g appium@beta --no-shrinkwrap
Read more comments on GitHub >

github_iconTop Results From Across the Web

Xcode version '0.0'. Support for Xcode 0.0 is not supported ...
Problem: Xcode version '0.0'. Support for Xcode 0.0 is not supported. Please upgrade to version 7.3 or higher Please help to find solution....
Read more >
Xcode unsupported iOS version afte… - Apple Developer
Hello everyone, after I've updated my iPhone to iOS beta version 14.5 , Xcode cannot run my app. My Xcode is updated to...
Read more >
Unable to start application in this device : Support for Xcode ...
Unable to start application on this device. Xcode version 0.0 : Support for Xcode 0.0 is not supported. Please upgrade to version 7.3...
Read more >
Xcode version 0 is not supported - Micro Focus
This is an environmental issue where SCA is unable to determine the version of the installed XCode. Verify the XCode environment is installed ......
Read more >
VS 2022 not recognizing XCode 13.1 - Visual Studio Feedback
Error The Xcode version installed on the Mac (13.0) is not compatible with this version of Visual Studio. This may cause unexpected warnings...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found