

























installing libimobiledevice-git makes the build run fine.
Seems like today's update broke the build. v1.8.6 release notes say that libimobiledevices is required to be built with openssl, the package in the extra repository is flagged out of date at the time of writing.
Removing the -Werror from configure.ac is no longer necessary. It builds without errors and warnings now.
Everything works with: idevicepair validate idevicepair pair chrome-devtools://devtools/bundled/devtools.html?ws=localhost:9222/devtools/page/1 https://github.com/google/ios-webkit-debug-proxy/issues/86
Everything works except for the chrome inspector. I got the "Not allowed to load local resource: chrome-devtools://" error, I copy the link and open it in a new tab. The inspector page that opens up is blank, it's not showing the safari page as expected
Thanks for the package! Probably usbmuxd should be added as dependency, I had an error until I installed it.
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。
--- solution at the end ---
@raw weird. My build is still failing. Doesn't make a difference if I use an AUR helper or not. The build also fails when making directly from the master branch. I've got these dependencies installed:
EDIT: I got the build working by manually installing libimobiledevice from their master branch. It still fails when installing the AUR package, though.