AirtestProject / AirtestProject/iOS-Tagent
使用xcodebuild构建失败
- Lenguaje dominante
- Objective-C
- Estrellas
- 722
- Forks
- 194
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
xcodebuild构建指令:
xcodebuild -workspace /Users/qitmac001099/work/crack/ios/tools/WebDriverAgent/WebDriverAgent.xcodeproj/project.xcworkspace -scheme WebDriverAgentRunner -destination 'id=' test
报错:
Testing failed:
Building for iOS, but the embedded framework 'RoutingHTTPServer.framework' was built for iOS + iOS Simulator.
Building for iOS, but the linked and embedded framework 'RoutingHTTPServer.framework' was built for iOS + iOS Simulator.
Testing cancelled because the build failed.
** TEST FAILED **
百度解决方案:
将Build Setting -> Validata WorkSpace 置为YES

改完后依旧不好使,怀疑作者在编辑WebDriverAgentLib三方库的时候没有将Build Setting -> Validata WorkSpace 置为YES
作者有时间帮忙看一下是不是这个点的问题,如果是帮忙更新一版三方库
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.