iSync with Nokia 9300/9500
Nokia 9300 iSync installation procedure
1. Follow the procedure stated under Software code to be added to Mac
2. Clean up all previous BT sync about Nokia 9300
3. Restart your Mac
4. hard reset Nokia 9300 with either one of the following key sequence
a) remove battery, at Nokia logo press CTRL SHIFTF
b) press CTRL CHRSHIFT and press K 5 times
5. pair with Mac, Mac will send a sync agent to your phone. The sync agent code will be on your Messaging Inbox.
6. Install the iSync agent on the Nokia 9300
7. DO NOT OPEN or MOVE THE iSync Config icon after installation is completed
8. Start sync with iSync
Software code to be added to Mac
1. Go to Application Folder, press CTRL+Mouse over iSync icon, select Show Package Content
2. Select Metaclassed.plist from the following path
Contents-PlugIns-ApplePhoneConduit.syncdevice-Contents-PlugIns-PhoneModelsS ync.phoneplugin-Contents-Resources
3. Open the file with TextEdit
4. Add the following code after the definition for Nokia 7650, watch out the space, make sure they are on the same level as the previous one
<key>com.nokia.9300</key>
<dict>
<key>Identification</key>
<dict>
<key>com.apple.gmi+gmm</key>
<string>Nokia+Nokia 9300</string>
</dict>
<key>InheritsFrom</key>
<array>
<string>com.nokia.serie60v2.0</string>
</array>
<key>Services</key>
<array>
<dict>
<key>ServiceName</key>
<string>com.apple.model</string>
<key>ServiceProperties</key>
<dict>
<key>ModelName</key>
<string>9300</string>
<key>PhoneIcon</key>
<string>NOK9300.tiff</string>
</dict>
</dict>
</array>
</dict>
5. Add a NOK9300.tiff on the same folder
I have the Nokia icon file in my Mac, unless I found the way to upload I guess you have to find it some other place