Introduction to iSync Plug-in Maker User Guide

iSync Plug-in Maker is a developer tool that allows you to build, test, and release device plug-ins. With iSync Plug-in Maker, you can create plug-ins according to the specific features supported by a device. This includes the ability to write modem scripts for using the device to connect to the Internet. You can also use the tool to run a suite of standard automated tests, even if you didn’t use the tool to create the plug-in. The tool reports error details so you can detect and fix bugs in the plug-in before shipping.

This document describes the iSync Plug-in Maker application and how you use it to develop iSync device plug-ins for Mac OS X. It provides a comprehensive guide to using the tool through each stage of the process: editing, testing, and exporting plug-ins.

iSync Plug-in Maker also includes documentation of numerous manual tests that should be run to fully test your plug-in. The manual tests contain steps that use Apple applications and iSync to modify and sync records—these steps cannot be automated. The manual tests are not described in this document. Read iSync Manual Test Suite Guide for information on manual tests.

Who Should Read This Document?

You should read this document if you are a phone manufacturer supplying iSync plug-ins or a third party that builds iSync plug-ins for Mac OS X. This document assumes you are familiar with handheld device technologies such as USB, Bluetooth, and SyncML. It assumes you know how syncing works in general, but not specifically how it works on Mac OS X. You do not need to know how to use the Sync Services framework in Mac OS X to use iSync Plug-in Maker. However, an overview of this technology is useful.

Organization of This Document

Read this chapter first for an overview of the process involved in creating and testing iSync plug-ins:

Read these chapters in sequence to learn how to use the iSync Plug-in Maker tool:

See Also

Read iSync Manual Test Suite Guide for detailed descriptions of the manual tests that you should run before shipping your plug-in.

If you need to write JavaScript functions in iSync Plug-in Maker, read this document:

If you need to learn more about what SyncML commands iSync supports, read these document:

If you need to debug a sync session using Syncrospector, read this document:

If you need to know more about the schemas used by Apple applications, read this document:

For an overview of Sync Services on Mac OS X, read these documents: