Out-of-the-box kann iSync mit dem 6300 nichts anfangen. Nach kurzer Suche habe ich einen Workaround gefunden
The Nokia 6280 runs Series 40, 3rd edition with Bluetooth and USB, exactly the same as the 6300.
Und da das 6280 unterstützt wird, müsste es doch auch mit dem 6300 gehen.
Quit iSync if its running. Right-click on the iSync application in your /Applications folder, and select “Show Package Contents”. Navigate through the folders to Contents -> PlugIns -> ApplePhoneConduit.syncdevice -> Contents -> PlugIns -> PhoneModelsSync.phoneplugin -> Contents -> Resources. Back-up the MetaClasses.plist file by clicking on it, and select File->Duplicate from the Finder menu. Next, open MetaClasses.plist with a text editor.
<key>com.nokia.6300</key>
<dict>
<key>Identification</key>
<dict>
<key>com.apple.cgmi+cgmm</key>
<string>Nokia+Nokia 6300</string>
<key>com.apple.gmi+gmm</key>
<string>Nokia+Nokia 6300</string>
<key>com.apple.usb.vendorid-modelid</key>
<string>0x0421/0x04F9</string>
</dict>
<key>InheritsFrom</key>
<array>
<string>family.com.nokia.series40.3rdEd.bus.usb-bt</string>
</array>
<key>Services</key>
<array>
<dict>
<key>ServiceName</key>
<string>com.apple.model</string>
<key>ServiceProperties</key>
<dict>
<key>ModelIcon</key>
<string>NOK6300.tiff</string>
<key>ModelName</key>
<string>6300</string>
</dict>
</dict>
<dict>
<key>ServiceName</key>
<string>com.apple.synchro</string>
<key>ServiceProperties</key>
<dict>
<key>MaxCityLength</key>
<integer>50</integer>
<key>MaxEMailLength</key>
<integer>60</integer>
<key>MaxEventLocationLength</key>
<integer>150</integer>
<key>MaxPhoneNumberLength</key>
<integer>48</integer>
<key>MaxPostalCodeLength</key>
<integer>50</integer>
<key>MaxStateLength</key>
<integer>50</integer>
<key>MaxStreetLength</key>
<integer>50</integer>
<key>MaxURLLength</key>
<integer>60</integer>
</dict>
</dict>
</array>
</dict>
Quelle: Koos Kaspers.nl
Tags:apple, howto, isync, nokiaVerwandte Artikel
Themengebiet: MacOS Trackback:Trackback-URL
Beitrag als Feed: RSS 2.0 Diesen Artikel kommentieren




