问答 执行./Scripts/bootstrap.sh 脚本提示构建失败

叶公 · 2021年04月15日 · 1836 次阅读

部署 Mac+appium 自动化测试环境,在终端执行:./Scripts/bootstrap.sh -d 命令,初始化 webDriverAgent 脚本时提示如下错误
谁能帮忙看下为啥?都快奔溃

quanquanceshi@quanquanceshideMacBook-Pro appium-webdriveragent % sudo ./Scripts/bootstrap.sh -d
Fetching dependencies
*** Checking out YYCache at "1.1.0"
*** Checking out RoutingHTTPServer at "v1.2.2"
*** xcodebuild output can be found in /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/carthage-xcodebuild.KxRLEC.log
*** Building scheme "RoutingHTTPServer tvOS" in RoutingHTTPServer.xcodeproj
Build Failed
Task failed with exit code 1:
/usr/bin/xcrun lipo -create /var/root/Library/Caches/org.carthage.CarthageKit/DerivedData/12.4_12D4e/RoutingHTTPServer/v1.2.2/Build/Intermediates.noindex/ArchiveIntermediates/RoutingHTTPServer\ tvOS/IntermediateBuildFilesPath/UninstalledProducts/appletvos/RoutingHTTPServer.framework/RoutingHTTPServer /var/root/Library/Caches/org.carthage.CarthageKit/DerivedData/12.4_12D4e/RoutingHTTPServer/v1.2.2/Build/Products/Release-appletvsimulator/RoutingHTTPServer.framework/RoutingHTTPServer -output /Applications/Appium.app/Contents/Resources/app/node_modules/appium/node_modules/appium-webdriveragent/Carthage/Build/tvOS/RoutingHTTPServer.framework/RoutingHTTPServer

This usually indicates that project itself failed to compile. Please check the xcodebuild log for more details: /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/carthage-xcodebuild.KxRLEC.log

共收到 0 条回复 时间 点赞
叶公 关闭了讨论 04月15日 19:52
需要 登录 后方可回复, 如果你还没有账号请点击这里 注册