I just got an S66 and have been trying to get iSync to work with it. I've found various sites online giving tips on how to do this and so have pasted the following into /Applications: iSync.app: Contents: PlugIns: ApplePhoneConduit.syncdevice: Contents: PlugIns: PhoneModelsSync.phoneplugin: Contents: Resources: MetaClasses.plist: :
Code:
<key>com.siemens.S66</key>
<dict>
<key>Identification</key>
<dict>
<key>com.apple.cgmi+cgmm</key>
<string>SIEMENS+S66</string>
</dict>
<key>InheritsFrom</key>
<array>
<string>com.siemens.S6x</string>
</array>
<key>Services</key>
<array>
<dict>
<key>ServiceName</key>
<string>com.apple.model</string>
<key>ServiceProperties</key>
<dict>
<key>ModelName</key>
<string>S66</string>
<key>PhoneIcon</key>
<string>SEK750.tiff</string>
</dict>
</dict>
</array>
</dict>
However, iSync still does not see the phone. This isn't that big of a deal sinc Address book
does see it, but it's still kind of annoying that this isn't working. By any chance has anyone here managed to get this to work?