]> arthur.barton.de Git - iPhone2Mac.git/blob - README
700419ef1b0b48c3f9e09ede010021dbb8ef47b2
[iPhone2Mac.git] / README
1
2                iPhone2Mac -- save call logs from iPhone backups
3              Copyright (c)2009 Alexander Barton (alex@barton.de).
4
5
6 Installation
7 ~~~~~~~~~~~~~
8
9 Copy the iPhone2Mac script into /usr/local/bin and copy the launch daemon
10 script "de.barton.iPhone2Mac.plist" to ~/Library/LaunchAgents (create both
11 directories if they don't exist already).
12
13 Then run "launchctl load ~/Library/LaunchAgents/de.barton.iPhone2Mac.plist"
14 (as regular user, not as root!) to load the launch daemon script into the
15 launchd(8) daemon.
16
17 The launch daemon script configures launchd(8) so that it will call the
18 iPhone2Mac.sh script in /usr/local/bin every 10 minutes.