Pick of the Week - Nov 10 [Show all picks]
Path Finder 5 - A feature-laden Finder replacement
Submit Hint Search The Forums LinksStatsPollsFAQHeadlinesRSS
12,000 hints and counting!

10.4: Add Siemens S65 iSync support Apps
Tiger only hintThis hint is based on the 10.4: Add Nokia 9300 iSync support hint...

To enable support for the Siemens S65 in iSync 2.0, add the folowing lines to /Applications: iSync.app: Contents: PlugIns: ApplePhoneConduit.syncdevice: Contents: PlugIns: PhoneModelsSync.phoneplugin: Contents: Resources: MetaClasses.plist:
<key>com.siemens.S65</key>
<dict>
    <key>Identification</key>
    <dict>
        <key>com.apple.cgmi+cgmm</key>
        <string>SIEMENS+S65</string>
    </dict>
    <key>InheritsFrom</key>
    <array>
        <string>com.siemens.S5x</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>SIES56.tiff</string>
            </dict>
        </dict>
    </array>
</dict>
[robg adds: For more detailed instructions, see this hint as well.]
    •    
  • Currently 0.00 / 5
  • 1
  • 2
  • 3
  • 4
  • 5
  (0 votes cast)
 
[15,110 views]  

10.4: Add Siemens S65 iSync support | 7 comments | Create New Account
Click here to return to the '10.4: Add Siemens S65 iSync support' hint
The following comments are owned by whomever posted them. This site is not responsible for what they say.
10.4: Add Siemens S65 iSync support
Authored by: deggy on Sun, May 15 2005 at 12:06PM PDT
Does anyone know if tweaking this will allow the Siemens D500 to sync?

[ Reply to This | # ]
10.4: Add Siemens S65 iSync support
Authored by: Jayemdaet on Sun, May 15 2005 at 8:05PM PDT
This is the same fix for the Siemens S66 phone.

[ Reply to This | # ]
10.4: Add Siemens S65 iSync support
Authored by: sapporo on Tue, May 17 2005 at 4:11AM PDT
Since I'm currently in the market for a new phone, could someone please confirm that the S65 correctly syncs Address Book, Calendar and To Do Items (but not Address Book Pictures?) like mentioned on Apple's iSync Devices page?

Thanks,
-sapporo.

[ Reply to This | # ]

10.4: Add Siemens S65 iSync support
Authored by: iswart on Thu, Jun 23 2005 at 3:15PM PDT
I just received my first mac this week (powerbook, tiger) and I tried to use isync with my S65 cell phone. I followed the steps mentioned above, but still could not select the 'isync' option after I set up the phone with bluetooth. Any ideas??

[ Reply to This | # ]
10.4: Add Siemens S65 iSync support
Authored by: marcof on Fri, Jun 24 2005 at 3:50PM PDT
Okay, I tried the above hint, but I have a Vodafone branded S65. Updating the firmware to have a "vanilla" S65 didn't work out, so I am stuck with the Vodafone one. In the firmware data the model is shown as "S6V", but even when I change the keys to "S6v" the iSync app still says "iSync not supported for this phone"..

anyone?

[ Reply to This | # ]
10.4: Add Siemens S65 iSync support
Authored by: petrosky on Thu, Jul 21 2005 at 1:57PM PDT
try this page, it worked for me:
http://www.macosxhints.com/article.php?story=20050502120104339

Peter

[ Reply to This | # ]
10.4: Add Siemens S65 iSync support
Authored by: Coredump on Wed, Dec 28 2005 at 3:24PM PST
This tip is awesome, it worked no problem!
Just GO Connect to folder:

/Applications/iSync.app/Contents/PlugIns/ApplePhoneConduit.syncdevice/Contents/PlugIns/PhoneModelsSync.phoneplugin/Contents/Resources/

and edit the file Metaclasses.plist
and you are home free. All the contacts sync perfectly. I am trying to send SMS with Addressbook but this needs some tweaking too.

Cheers.

[ Reply to This | # ]