Macaca macaca 启动 app-inspector 问题求助

· 2017年03月09日 · 最后由 达峰的夏天 回复于 2018年03月20日 · 1296 次阅读

已安装好 app-inspector 了
终端敲 app-inspector -u 5fa00b876f3c9508b9d06aae891a65ece90936a9 —verbose

报错提示如下代码

app-inspector:66:44 [master] pid:1280 exec /usr/libexec/PlistBuddy -c "Print CFBundleShortVersionString" "/Applications/Xcode.app/Contents/Info.plist" error with: Error: Command failed: /bin/sh -c /usr/libexec/PlistBuddy -c "Print CFBundleShortVersionString" "/Applications/Xcode.app/Contents/Info.plist"
Print: Entry, "CFBundleShortVersionString", Does Not Exist
如果觉得我的文章对您有用,请随意打赏。您的支持将鼓励我继续创作!
共收到 4 条回复 时间 点赞
#2 · 2017年03月09日 Author
老马 回复

好的

输入 app-inspector -u WTKDU17111000609 --verbose
提示:

UIAutomatorWD http server ready
Android device started: WTKDU17111000609
inspector start at: http://192.168.2.48:5679
{ Error: Command failed: start http://192.168.2.48:5679

at ChildProcess.exithandler (child_process.js:210:12)
at emitTwo (events.js:106:13)
at ChildProcess.emit (events.js:194:7)
at maybeClose (internal/child_process.js:899:16)
at Socket. (internal/child_process.js:342:11)
at emitOne (events.js:96:13)
at Socket.emit (events.js:191:7)
at Pipe._handle.close as _onclose
killed: false,
code: 1,
signal: null,
cmd: 'start http://192.168.2.48:5679' }

找不到应用程序,怎么解决?

需要 登录 后方可回复, 如果你还没有账号请点击这里 注册