Making a Nokia 6133 work with iSync (alternate)
more from
apple
Jul 10, 07
My friend Justin sent me an alternative to my post about making a Nokia 6133 work with iSync. It's a little bit more involved, but the results are better.
I just saw your blog post, wanted to let you know of another way to enable it that actually worked much better that the plugin you linked. The 6133 is the US version of the 6131, which already has a bundled plugin, so just transform that into a 6133 plugin! I found this method, while more cumbersome to implement, supported the phone better than any of the plugins I found for download.
In a Terminal, go into:
/Applications/iSync.app/Contents/PlugIns
/ApplePhoneConduit.syncdevice/Contents/PlugIns
and copy the 6131 folder but name it with 6133 instead. Go into the new Nokia-6133.phoneplugin/Contents folder and run:
perl -pi -e 's/6131/6133/g' Info.plist
Then cd into Resources and run the same perl command on MetaClasses.plist and rename the .tiff file to have 6133.
That's it, now you can add the phone and sync all the address book fields including physical address (all the other plugins crammed the address into a note, which then at the next sync screwed up my contacts on the mac by moving the address to a note).