tsupatsupa
07-10-2005, 10:51 AM
TRIED and TESTED on my N90.
Firmware:
V.2.0530.3.5
29-07-05
RM-42
no need to wait for apple to release an updated version of isync 2.1
How to:
Applications-iSync-Contents-Plugins-ApplePhoneConduit.syncdevice-Contents-Plugins-PhoneModelsSync.phoneplugin-Contents-Resources
<key>com.nokia.N90</key>
<dict>
<key>Identification</key>
<dict>
<key>com.apple.gmi+gmm</key>
<string>Nokia+Nokia N90</string>
</dict>
<key>InheritsFrom</key>
<array>
<string>com.nokia.serie60v2.2</string>
</array>
<key>Services</key>
<array>
<dict>
<key>ServiceName</key>
<string>com.apple.model</string>
<key>ServiceProperties</key>
<dict>
<key>ModelName</key>
<string>N90</string>
<key>PhoneIcon</key>
<string>NOKN90.tiff</string>
</dict>
</dict>
</array>
</dict>
Just change the last string to whatever you named your tiff icon. NSeries will sync perfectly (Address Book and iCal).
Firmware:
V.2.0530.3.5
29-07-05
RM-42
no need to wait for apple to release an updated version of isync 2.1
How to:
Applications-iSync-Contents-Plugins-ApplePhoneConduit.syncdevice-Contents-Plugins-PhoneModelsSync.phoneplugin-Contents-Resources
<key>com.nokia.N90</key>
<dict>
<key>Identification</key>
<dict>
<key>com.apple.gmi+gmm</key>
<string>Nokia+Nokia N90</string>
</dict>
<key>InheritsFrom</key>
<array>
<string>com.nokia.serie60v2.2</string>
</array>
<key>Services</key>
<array>
<dict>
<key>ServiceName</key>
<string>com.apple.model</string>
<key>ServiceProperties</key>
<dict>
<key>ModelName</key>
<string>N90</string>
<key>PhoneIcon</key>
<string>NOKN90.tiff</string>
</dict>
</dict>
</array>
</dict>
Just change the last string to whatever you named your tiff icon. NSeries will sync perfectly (Address Book and iCal).