Apple iSync and the N80

From SifWiki

Jump to: navigation, search

As per the instructions given on this thread: iSync and N80 Thread at Apple.com

The following text will need to be added to the following file:

/Applications/iSync.app/Contents/PlugIns/ApplePhoneConduit.syncdevice/Contents/PlugIns/PhoneModelsSync.phoneplugin/Contents/Resources/MetaClasses.plist
<key>com.nokia.N80</key>
	<dict>
		<key>Identification</key>
		<dict>
			<key>com.apple.cgmi+cgmm</key>
			<string>Nokia+Nokia N80-1</string>
			<key>com.apple.gmi+gmm</key>
			<string>Nokia+Nokia N80-1</string>
		</dict>
		<key>InheritsFrom</key>
		<array>
			<string>family.com.nokia.serie60v2.3</string>
		</array>
		<key>Services</key>
		<array>
			<dict>
				<key>ServiceName</key>
				<string>com.apple.model</string>
				<key>ServiceProperties</key>
				<dict>
					<key>ModelIcon</key>
					<string>NOKN80.tiff</string>
					<key>ModelName</key>
					<string>N80</string>
				</dict>
			</dict>
		</array>
	</dict>

I found that I needed to make this the first entry in the file, adding it later on stopped the conduit for my S700i from working, YMMV.

And then you will be able to iSync with the phone without any problems, another tip in that thread is to set your phones clock to 24 hour to make all day events sync properly.



Personal tools