Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

使用xcodebuild构建失败 #235

Open
dancheng1 opened this issue Aug 30, 2022 · 0 comments
Open

使用xcodebuild构建失败 #235

dancheng1 opened this issue Aug 30, 2022 · 0 comments

Comments

@dancheng1
Copy link

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
image

改完后依旧不好使,怀疑作者在编辑WebDriverAgentLib三方库的时候没有将Build Setting -> Validata WorkSpace 置为YES
作者有时间帮忙看一下是不是这个点的问题,如果是帮忙更新一版三方库

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant