GitXplorerGitXplorer
m

libiphone

public
59 stars
15 forks
0 issues

Commits

List of commits on branch master.
Unverified
e7b4ecae1c1143ce77c4c920de74029da3ecf9ee

Make sure documentation can be regenerated if related sources change

FFunkyM committed 15 years ago
Unverified
df1465854c882290af0cd80ccd387cd3600107b8

List enum members one per line in documentation

FFunkyM committed 15 years ago
Unverified
f34ffecd5736b729ea1ef02a64875bb3ca6bf9d8

Use new mobilebackup functions

nnikias committed 15 years ago
Unverified
5ac0f4272b4985627ae27693b28c93eea37a4d3b

mobilebackup: new functions added

nnikias committed 15 years ago
Unverified
2bde7add91ea63f0c2f2e3f090cf872168b504f9

Add device_link_service_send_ping function.

nnikias committed 15 years ago
Unverified
d74b7217c374198ae79c1690f6f3234ed023021d

device_link_service: process_message functions renamed using send/receive

nnikias committed 15 years ago

README

The README file for this repository.

About

A library to communicate with services running on Apple iPhone/iPod Touch devices.

Requirements

Development Packages of: libgnutls libgcrypt glib2.0 libplist libusbmuxd (within usbmuxd package, see below)

Software: usbmuxd (git clone git://git.marcansoft.com/usbmuxd.git) make autoheader automake autoconf libtool gcc

Installation

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

On Ubuntu/Debian, you can do: sudo apt-get install build-essential automake autoconf libtool
libgnutls-dev libglib2.0-dev libxml2-dev libreadline5-dev

Who/What/Where?

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

Wiki: http://matt.colyer.name/projects/iphone-linux/

Code: git clone git://github.com/MattColyer/libiphone.git

Tickets: http://libiphone.lighthouseapp.com/

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

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: 2010-03-13