iPhone2Mac -- save call logs from iPhone backups Copyright (c)2009 Alexander Barton (alex@barton.de). Installation ~~~~~~~~~~~~~ Copy the iPhone2Mac script into /usr/local/bin and copy the launch daemon script "de.barton.iPhone2Mac.plist" to ~/Library/LaunchAgents (create both directories if they don't exist already). Then run "launchctl load ~/Library/LaunchAgents/de.barton.iPhone2Mac.plist" (as regular user, not as root!) to load the launch daemon script into the launchd(8) daemon. The launch daemon script configures launchd(8) so that it will call the iPhone2Mac.sh script in /usr/local/bin every 10 minutes. Functionality ~~~~~~~~~~~~~ iPhone2Mac searches for the iPhone backup files generated by iTunes while syncing the iPhone, extracts the "call log" and stores it in a plain text file named "call.log" in the "~/Library/Application Support/iPhone2Mac/" directory.