-
Notifications
You must be signed in to change notification settings - Fork 104
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
作者大大,能否出一个mac 12的版本?或者改哪里才能在mac12上跑起来 #29
Comments
这台mac是用来专门连ios的 没有装adb,android已经装在一台centos7.9上了 |
idevice_id -l |
Ubuntu 也出问题 root@ubuntu-18-04:~# idevice_id -l
8cdfa2273ee7f9202ed0e60c40e6dd34d2b114c8
root@ubuntu-18-04:~# idevicescreenshot -u 8cdfa2273ee7f9202ed0e60c40e6dd34d2b114c8
Screenshot saved to screenshot-2023-03-19-01-16-47.png 以上命令均能返回正确结果。。。 |
换成 macOS Ventura 13.2, 也是类似报错 2023-04-06T07:49:06.991Z INF/ios-provider 6502 [*] Found device "d198b1b24c9e0b5748f044b81abbd618278e09ec" (device)
2023-04-06T07:49:07.009Z INF/reaper 6500 [reaper001] Device "d198b1b24c9e0b5748f044b81abbd618278e09ec" is present
2023-04-06T07:49:07.071Z INF/ios-provider 6502 [*] Registered device "d198b1b24c9e0b5748f044b81abbd618278e09ec"
2023-04-06T07:49:07.342Z INF/ios-device:support:push 6525 [d198b1b24c9e0b5748f044b81abbd618278e09ec] Sending output to "tcp://127.0.0.1:7116"
2023-04-06T07:49:07.343Z INF/ios-device 6525 [d198b1b24c9e0b5748f044b81abbd618278e09ec] Preparing device
2023-04-06T07:49:07.641Z INF/ios-device:support:sub 6525 [d198b1b24c9e0b5748f044b81abbd618278e09ec] Receiving input from "tcp://127.0.0.1:7114"
2023-04-06T07:49:07.642Z INF/ios-device:support:sub 6525 [d198b1b24c9e0b5748f044b81abbd618278e09ec] Subscribing to permanent channel "*ALL"
2023-04-06T07:49:07.644Z INF/ios-device:plugins:display 6525 [d198b1b24c9e0b5748f044b81abbd618278e09ec] Reading display info
dyld[6525]: missing symbol called
2023-04-06T07:49:08.247Z WRN/ios-provider 6502 [*] Device worker "d198b1b24c9e0b5748f044b81abbd618278e09ec" was killed with signal SIGABRT, assuming deliberate action and not restarting
2023-04-06T07:49:08.247Z INF/ios-provider 6502 [*] Cleaning up device worker "d198b1b24c9e0b5748f044b81abbd618278e09ec"
2023-04-06T07:49:08.248Z INF/ios-provider 6502 [*] Device worker "d198b1b24c9e0b5748f044b81abbd618278e09ec" has retired
2023-04-06T07:49:08.248Z INF/ios-provider 6502 [*] remove the device d198b1b24c9e0b5748f044b81abbd618278e09ec frome devicelist 楼主解决了吗? |
你好 请问你解决了嘛 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
在mac12上一直连不上设备,总是准备中,又断开,日志如下:
2022-06-20T08:49:10.068Z INF/ios-provider 87441 [] Found device "cce2466fb8875215670f22970a0a5c01bd909209" (device)
2022-06-20T08:49:10.130Z INF/reaper 87439 [reaper001] Device "cce2466fb8875215670f22970a0a5c01bd909209" is present
2022-06-20T08:49:10.298Z INF/ios-provider 87441 [] Registered device "cce2466fb8875215670f22970a0a5c01bd909209"
2022-06-20T08:49:10.718Z INF/ios-device:support:push 87464 [cce2466fb8875215670f22970a0a5c01bd909209] Sending output to "tcp://127.0.0.1:7116"
2022-06-20T08:49:10.721Z INF/ios-device 87464 [cce2466fb8875215670f22970a0a5c01bd909209] Preparing device
(node:87464) Warning: N-API is an experimental feature and could change at any time.
2022-06-20T08:49:11.348Z INF/ios-device:support:sub 87464 [cce2466fb8875215670f22970a0a5c01bd909209] Receiving input from "tcp://127.0.0.1:7114"
2022-06-20T08:49:11.349Z INF/ios-device:support:sub 87464 [cce2466fb8875215670f22970a0a5c01bd909209] Subscribing to permanent channel "ALL"
2022-06-20T08:49:11.353Z INF/ios-device:plugins:display 87464 [cce2466fb8875215670f22970a0a5c01bd909209] Reading display info
dyld[87464]: missing symbol called
2022-06-20T08:49:12.175Z WRN/ios-provider 87441 [] Device worker "cce2466fb8875215670f22970a0a5c01bd909209" was killed with signal SIGABRT, assuming deliberate action and not restarting
2022-06-20T08:49:12.176Z INF/ios-provider 87441 [] Cleaning up device worker "cce2466fb8875215670f22970a0a5c01bd909209"
2022-06-20T08:49:12.177Z INF/ios-provider 87441 [] Device worker "cce2466fb8875215670f22970a0a5c01bd909209" has retired
2022-06-20T08:49:12.177Z INF/ios-provider 87441 [*] remove the device cce2466fb8875215670f22970a0a5c01bd909209 frome devicelist
stf doctor如下
2022-06-20T08:53:50.568Z INF/cli:doctor 87934 [] OS Arch: x64
2022-06-20T08:53:50.570Z INF/cli:doctor 87934 [] OS Platform: darwin
2022-06-20T08:53:50.570Z INF/cli:doctor 87934 [] OS Platform: 21.5.0
2022-06-20T08:53:50.570Z INF/cli:doctor 87934 [] Using Node 8.9.3
2022-06-20T08:53:50.585Z INF/cli:doctor 87934 [] Using ZeroMQ 4.3.4
2022-06-20T08:53:50.599Z ERR/cli:doctor 87934 [] ADB is not installed (
adb
is missing)2022-06-20T08:53:50.600Z INF/cli:doctor 87934 [] Using ProtoBuf 3.17.3
2022-06-20T08:53:50.600Z INF/cli:doctor 87934 [] Using GraphicsMagick 1.3.36
2022-06-20T08:53:50.622Z INF/cli:doctor 87934 [*] Using RethinkDB 2.4.1
The text was updated successfully, but these errors were encountered: