即使在更新目录之后:
sudo xcode-select -switch /Applications/Xcode.app/Contents/Developer
并且在 xcode/preferences -> 命令行工具设置为“xcode 11.0 (11a420a), 我仍然无法运行 usdz 转换器。
这是错误消息:
jorges-iMac:~ jorgeg$ xcrun usdz_converter
xcrun: error: sh -c '/Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild -sdk macosx -find usdz_converter 2> /dev/null' failed with exit code 17664: (null) (errno=No such file or directory)
xcrun: error: unable to find utility "usdz_converter", not a developer tool or in PATH
请提供帮助以解决此问题。
谢谢你。