rileytestut / AltServer-Windows

GNU Affero General Public License v3.0
141 stars 49 forks source link

Updating libimobiledevice to latest version for Windows Store iTunes support #3

Closed chenxiaolong closed 3 years ago

chenxiaolong commented 4 years ago

Would it be possible to update the bundled libimobiledevice to the latest version?

I tried compiling AltServer against libimobiledevice 1.2.76 from vcpkg (and also libplist 1.2.77, libusbmuxd 1.2.77) and removing the C:\Program Files (x86)\Common Files\Apple\Mobile Device Support check. AltServer was able to connect to the Windows Store version of iTunes (AppleMobileDeviceProcess.exe) and talk to my device over both USB and Wi-Fi.

~(As a side note, I'm running into signature verification issues during the .ipa installation, but I haven't figured out if that's due to the libimobiledevice upgrade yet.)~ EDIT: Nevermind. I was just missing apple.pem from my build directory and the install process doesn't stop after SignError is thrown.

ghost commented 4 years ago

Hey sorry for a late response but mind sharing some build instructions? Thanks mate hope you can do me a favour.

ghost commented 4 years ago

Sir, please respond. 😢

asdfugil commented 4 years ago

@chenxiaolong

lonkelle commented 3 years ago

I believe this is taken care of and build instructions are now on the README of the repo. :)