imkira/mobiledevice

Installation is failing on High Sierra make fail with ld: framework not found MobileDevice

danielgomezrico opened this issue · 4 comments

My OSX version: 10.13.4

Manual try

git clone git://github.com/imkira/mobiledevice.git
cd mobiledevice
make

I got:

ld: framework not found MobileDevice

Brew try

$ brew install mobiledevice
mobiledevice: This formula either does not compile or function as expected on macOS
versions newer than Sierra due to an upstream incompatibility.
Error: An unsatisfied requirement failed this build.

any update on the issue ??

It seems this project have not updated for a long time

DomT4 commented

The project seems pretty dead but I've submitted a fix in #20.

Duplicate of #16