samdmarshall / SDMMobileDevice

MobileDevice Implementation
BSD 3-Clause "New" or "Revised" License
574 stars 97 forks source link

Build the source #107

Closed blakdragan7 closed 7 years ago

blakdragan7 commented 7 years ago

I have a question about building SDMobileDevice. On the Readme.me it mentions using the framework version of the project, however; I can not seem to build a framework version. I can only build a dylib or .a file. Am I doing something wrong or is the Readme just out of date and we should be using the dylib ?

samdmarshall commented 7 years ago

correct; the read-me is out of date and it now will build a static library (.a) or dynamic library (.dylib).