appium / appium-doctor

[Deprecated] Please use https://github.com/appium/appium/tree/master/packages/doctor
Apache License 2.0
128 stars 34 forks source link

Appium Doctor: why it claims xcode not install while I installed xcode indeed? #92

Closed Sayalic0 closed 4 years ago

Sayalic0 commented 4 years ago

Please check here:

https://stackoverflow.com/q/59588040/1291716

KazuCocoa commented 4 years ago

What the output of xcode-select -p and xcrun simctl help?

KazuCocoa commented 4 years ago

https://github.com/appium/appium-doctor/blob/c726c4e7659ce32e2302f57012e44732974fb39b/lib/ios.js#L19-L31 is the logic. The result depends on the result of xcrun simctl help and xcode-select -p