简体   繁体   中英

Active developer path (\"/Applications/Xcode10.1.app/Contents/Developer\") does not exist

I have an issue when I try to build the application IOS to CodenameOne Server, I get this error:

Failed to extract git version from git --version ("xcrun: error: active developer path ("/Applications/Xcode10.1.app/Contents/Developer") does not exist\nUse sudo xcode-select --switch path/to/Xcode.app to specify the Xcode that you wish to use for command line developer tools, or use xcode-select --install to install the standalone command line developer tools.\nSee man xcode-select for more details.\n")

Anyone can help me with this issue? Thanks in advance.

We pushed a fix for this. This broke with our update to xcode on the servers as required by Apple. It should work now.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM