2010-04-18 15:30:19 +02:00
2010-01-21 21:19:41 +01:00
2010-01-21 21:19:41 +01:00
2009-04-07 20:37:30 +02:00
2010-04-18 15:30:19 +02:00
2010-04-18 15:30:19 +02:00
2010-04-18 15:26:18 +02:00

INSTALLATION
================================================================================

For:
	Apple Binary and XML Property Lists

You must have:
	libglib2.0-dev
	libxml2-dev
	cmake
	make
	gcc

Optional:
	swig
	python

To compile run:
	mkdir build
	cd build
	cmake ..
	make
	sudo make install  # (if you want to install it into your system directories)

On Ubuntu/Debian, you can do:
	sudo apt-get install build-essential cmake \
          libglib2.0-dev libxml2-dev


== Who/what/where? ==

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

Code:
	git clone git://github.com/JonathanBeck/libplist.git

Tickets:
	http://libiphone.lighthouseapp.com/
	Please tag libplist related bugs with 'libplist'

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

updated:
	2010-04-18
S
Description
No description provided
Readme 1.3 MiB
Languages
C 61.2%
C++ 13.5%
M4 12.6%
Cython 7.8%
Shell 2.9%
Other 2%