libimobiledevice / libideviceactivation

A library to handle the activation process of iOS devices
https://libimobiledevice.org
GNU Lesser General Public License v2.1
291 stars 132 forks source link

Compiled Binaries needed #60

Closed danio0701 closed 2 years ago

danio0701 commented 2 years ago

Hi, I tried many times to compile it but it's a waste of time. Can anyone provide compiled binary, please?

I found a closed issue but links to a binary a long time ago expired.

danio0701 commented 2 years ago

Sorry for spamming, I found binary

danio0701 commented 2 years ago

ok, I used lastest binary but I get error

dyld: Library not loaded: /usr/local/lib/libimobiledevice-glue-1.0.0.dylib Referenced from: /usr/local/bin/ideviceactivation Reason: image not found zsh: abort ideviceactivation

I tried to install libimobiledevice-glue but of course, only errors as it never pass normally.

danio0701 commented 2 years ago

Finally fixed, it needs downloaded and put to libs: libideviceactivation libimobiledevice-glue libplist

So all need install separately as these binaries have missing it.