Sroose commented on issue #711: App Rejected - ITMS-90534: Invalid Toolchain 
Error
URL: https://github.com/apache/cordova-ios/issues/711#issuecomment-553294239
 
 
   @elviseas1, the correct way to do this is:
   `sudo xcode-select --switch 
/Users/yourname/Downloads/Xcode.app/Contents/Developer`
   (or whatever path to the new Xcode)
   
   To return to default xcode:
   `sudo xcode-select --switch /Applications/Xcode.app/Contents/Developer`
   
   To see which one you’re using:
   `xcode-select -p`

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to