Coder Social home page Coder Social logo

coronalabs / submodule-libimobiledevice Goto Github PK

View Code? Open in Web Editor NEW

This project forked from libimobiledevice/libimobiledevice

1.0 4.0 1.0 2.63 MB

A cross-platform protocol library to communicate with iOS devices

Home Page: http://www.libimobiledevice.org

License: GNU Lesser General Public License v2.1

Makefile 0.91% Shell 0.03% C 82.06% C++ 0.46% M4 4.13% Python 11.02% Objective-C 1.38%

submodule-libimobiledevice's Introduction

libimobiledevice

About

A library to communicate with services of Apple iOS devices using native protocols.

Requirements

Development Packages of:

  • OpenSSL or GnuTLS
  • libplist
  • libusbmuxd

Software:

  • usbmuxd (OSS or Apple's version)
  • make
  • autoheader
  • automake
  • autoconf
  • libtool
  • pkg-config
  • gcc or clang

Optional:

  • cython (Python bindings)
  • doxygen (Documentation)

Installation

To compile run:

./autogen.sh
make
sudo make install

If you require a custom prefix or other option being passed to ./configure you can pass them directly to ./autogen.sh like this:

./autogen.sh --prefix=/opt/local --enable-debug-code
make
sudo make install

By default, OpenSSL will be used. If you prefer GnuTLS, configure with --disable-openssl like this:

./autogen.sh --disable-openssl

Who/What/Where?

Credits

Apple, iPhone, iPod, and iPod Touch are trademarks of Apple Inc. libimobiledevice is an independent software library and has not been authorized, sponsored, or otherwise approved by Apple Inc.

README Updated on: 2019-06-21

submodule-libimobiledevice's People

Contributors

funkym avatar nikias avatar jonathanbeck avatar mcolyer avatar cfergeau avatar bryanforbes avatar aburgh avatar hadess avatar aumuell avatar zbalaton avatar fxchip avatar dki avatar corsac-s avatar saurik avatar upbit avatar knot avatar tmzullinger avatar tatsh avatar posixninja avatar kekiefer avatar neheb avatar sladen avatar federicomenasuse avatar andhe avatar artygus avatar danyl avatar dweinstein avatar glensc avatar geoffro17 avatar ingmarv avatar

Stargazers

 avatar

Watchers

R2robot avatar James Cloos avatar  avatar  avatar

Forkers

kchecker

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.