We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi right after I've update the XCode to 11.4 I got the following error. It looks like it can't not install the XCTestWD.
Please NOTE : I've uninstalled app-inspector and xctestwd then I've re-install them > same error
Is there a work around to get this back and running?
Thanks!
port: 5678 was occupied, changed port: 5679 server.js:16:12 [master] pid:76107 server start with config: { port: 5679, verbose: true, udid: 'xxxxxx-xxxxxxx, ip: 'xxx.xxx.xxx.xx', host: 'JAKE-Brown', loaded_time: '2020-04-14 09:30:59' } app-inspector.js:45:12 [master] pid:76107 server start at: http://188.555.332.32:5679 process.env.MACACA_XCTESTWD_ROOT_PATH undefined xctest-client.js:56:14 [master] pid:76107 project path: /usr/local/lib/node_modules/app-inspector/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj xctest-client.js:283:14 [master] pid:76107 xcode version: 11.4 XCTestWD version: 1.4.23 xctest-client.js:230:20 [master] pid:76107 please check project: /usr/local/lib/node_modules/app-inspector/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj xctest-client.js:230:20 [master] pid:76107 please check project: /usr/local/lib/node_modules/app-inspector/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj xctest-client.js:322:14 [master] pid:76107 killing runnerProc pid: 76115 xctest-client.js:242:16 [master] pid:76107 xctest client exit with code: 65, signal: null
The text was updated successfully, but these errors were encountered:
tracking this here: alibaba/macaca#970
Sorry, something went wrong.
@mariushorvat this issue should be fixed now. please reinstall. you can create a new issue if the error persists.
@paradite I've test it - All good now. Thanks for taking care of this!
paradite
No branches or pull requests
Hi right after I've update the XCode to 11.4 I got the following error.
It looks like it can't not install the XCTestWD.
Please NOTE : I've uninstalled app-inspector and xctestwd then I've re-install them > same error
Is there a work around to get this back and running?
Thanks!
The text was updated successfully, but these errors were encountered: