GitXplorerGitXplorer
m

libiphone

public
59 stars
15 forks
0 issues

Commits

List of commits on branch master.
Unverified
eced427b5e69e7422e5f16bf367be34668224f88

Bump version to 1.0.0

mmcolyer committed 15 years ago
Unverified
643bcedac2a2571c362fa7c59e09d705b1ed2f73

Update NEWS file with latest changes

FFunkyM committed 15 years ago
Unverified
335aea439081215a485a3ec2da2159a426645ce5

Fix make distcheck not working

FFunkyM committed 15 years ago
Unverified
6968c235212ed627e158cca17b35446cd90d7969

Removed the HAL fdi rules since HAL is deprecated and the fdi was outdated anyways

FFunkyM committed 15 years ago
Unverified
6a099de6db884ef0ba2076c8e5d06228569036b7

Fix typo in comment

FFunkyM committed 15 years ago
Unverified
4487d94ade56e54cf661ac68f3e2d757ef2ed51e

Add upcoming changes to NEWS file

FFunkyM 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