AirtestProject / AirtestProject/iOS-Tagent
使用xcodebuild构建失败
- Langage dominant
- Objective-C
- Étoiles
- 722
- Forks
- 194
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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
作者有时间帮忙看一下是不是这个点的问题,如果是帮忙更新一版三方库
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.