xcode升級(jí)后,執(zhí)行ionic命令行錯(cuò)誤。
platform: zippered
? ? ? ? ? ? ? ? ^~~~~~~~
file '/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/lib/libSystem.tbd'
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make: *** [Release/drivelist.node] Error 1執(zhí)行ionic命令行錯(cuò)誤。
這里將路徑更改就能解決?
執(zhí)行
xcode-select --version
顯示 xcode-select version 2354.
sudo xcode-select -s /Applications/Xcode.app