/PhoneModelsSync.phoneplugin/Contents/Resources/MetaClasses.plist y añadir esta entrada podemos sincronizarlo.Eso si, hay que tener cuidado al introducir el codigo y fijarse de eliminar cualquier asociacion previa del telefono.
<key>com.nokia.5300</key>
<dict>
<key>Identification</key>
<dict>
<key>com.apple.cgmi+cgmm</key>
<string>Nokia+Nokia 5300</string>
</dict>
<key>InheritsFrom</key>
<array>
<string>family.com.nokia.series40.bus.bt</string>
</array>
<key>Services</key>
<array>
<dict>
<key>ServiceName</key>
<string>com.apple.model</string>
<key>ServiceProperties</key>
<dict>
<key>ModelIcon</key>
<string>NOK5300.tiff</string>
<key>ModelName</key>
<string>5300</string>
</dict>
</dict>
</array>
</dict>