diff options
| author | 2009-03-24 20:58:43 +0100 | |
|---|---|---|
| committer | 2009-03-24 20:58:43 +0100 | |
| commit | 85b8a301be39c4b86cb7f38e80c3cb592240ccb9 (patch) | |
| tree | 4974fc254afbf0226e610fd962b5dc74c094cf9f /README | |
| parent | 19992c668afeb53a28e08a1f61572b5379f87590 (diff) | |
| parent | 0114d8da493e69f14bc2669ae0ec6b9813b237cf (diff) | |
| download | libimobiledevice-85b8a301be39c4b86cb7f38e80c3cb592240ccb9.tar.gz libimobiledevice-85b8a301be39c4b86cb7f38e80c3cb592240ccb9.tar.bz2 | |
Merge branch 'master' of git://github.com/MattColyer/libiphone into contact_sync
Conflicts:
Makefile.am
configure.ac
src/AFC.h
src/NotificationProxy.c
src/lockdown.c
Diffstat (limited to 'README')
| -rw-r--r-- | README | 7 |
1 files changed, 5 insertions, 2 deletions
| @@ -53,10 +53,13 @@ wiki: | |||
| 53 | http://matt.colyer.name/projects/iphone-linux/index.php?title=Main_Page | 53 | http://matt.colyer.name/projects/iphone-linux/index.php?title=Main_Page |
| 54 | 54 | ||
| 55 | code: | 55 | code: |
| 56 | git clone http://git.matt.colyer.name/2008/libiphone/ | 56 | git clone git://github.com/MattColyer/libiphone.git |
| 57 | |||
| 58 | tickets: | ||
| 59 | http://iphone-linux.lighthouseapp.com/projects/27916-iphone-linux/tickets?q=all | ||
| 57 | 60 | ||
| 58 | mailing list: | 61 | mailing list: |
| 59 | http://lists.mattcolyer.com/listinfo.cgi/iphone-linux-dev-mattcolyer.com | 62 | http://lists.mattcolyer.com/listinfo.cgi/iphone-linux-dev-mattcolyer.com |
| 60 | 63 | ||
| 61 | updated: | 64 | updated: |
| 62 | 2008-09-02 | 65 | 2009-03-23 |
