2. Automation/2.2 Appium
Error: Could not determine Xcode version: Could not get Xcode version.
이도저도 아닌 사람
2018. 3. 12. 17:15
Appium에서 iOS를 돌릴 때 출력되는 Xcode 경로 설정 문제
Error: Could not determine Xcode version: Could not get Xcode version.
간단하게 Terminal에서 아래의 명령어를 입력해주면 해결
"sudo xcode-select --switch /Applications/Xcode.app"