huangliang 4b7a0684d9 first debug version 3 月之前
..
common 4b7a0684d9 first debug version 3 月之前
cython 4b7a0684d9 first debug version 3 月之前
docs 4b7a0684d9 first debug version 3 月之前
include 4b7a0684d9 first debug version 3 月之前
m4 4b7a0684d9 first debug version 3 月之前
src 4b7a0684d9 first debug version 3 月之前
tools 4b7a0684d9 first debug version 3 月之前
AUTHORS 4b7a0684d9 first debug version 3 月之前
COPYING 4b7a0684d9 first debug version 3 月之前
COPYING.LESSER 4b7a0684d9 first debug version 3 月之前
Makefile.am 4b7a0684d9 first debug version 3 月之前
Makefile.in 4b7a0684d9 first debug version 3 月之前
NEWS 4b7a0684d9 first debug version 3 月之前
README 4b7a0684d9 first debug version 3 月之前
aclocal.m4 4b7a0684d9 first debug version 3 月之前
compile 4b7a0684d9 first debug version 3 月之前
config.guess 4b7a0684d9 first debug version 3 月之前
config.h.in 4b7a0684d9 first debug version 3 月之前
config.sub 4b7a0684d9 first debug version 3 月之前
configure 4b7a0684d9 first debug version 3 月之前
configure.ac 4b7a0684d9 first debug version 3 月之前
depcomp 4b7a0684d9 first debug version 3 月之前
doxygen.cfg.in 4b7a0684d9 first debug version 3 月之前
install-sh 4b7a0684d9 first debug version 3 月之前
ltmain.sh 4b7a0684d9 first debug version 3 月之前
missing 4b7a0684d9 first debug version 3 月之前

README

About
=====

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

Requirements
============

Development Packages of:
libgnutls or openssl
libplist
libusbmuxd

Software:
usbmuxd
make
autoheader
automake
autoconf
libtool
pkg-config
gcc

Optional:
cython (Python bindings)
doxygen (Documentation)

Installation
============

To compile run:
./autogen.sh
make
sudo make install

Who/What/Where?
===============

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

Code:
git clone http://git.libimobiledevice.org/libimobiledevice.git

Code (Mirror):
git clone https://github.com/libimobiledevice/libimobiledevice.git

Tickets:
http://github.com/libimobiledevice/libimobiledevice/issues

Mailing List:
http://lists.libimobiledevice.org/mailman/listinfo/libimobiledevice-devel

IRC:
irc://irc.freenode.net#libimobiledevice

Twitter:
https://twitter.com/libimobiledev

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:
2015-01-28