Version: 1.0

Posted: 2009-07-21

Build Requirements: Mac OS X v10.6 or later

Runtime Requirements: Mac OS X v10.6 or later

View Source Code:

Download Sample Code (“SyncServices_People.zip”, 105.3K)



Description

The People example demonstrates how to use the Sync Services framework to implement a sync client that uses the existing Contacts schema, which is made available by the OS, while adding a schema extension of its own. This application allows the user to sync contacts data to and from other applications that use the same schema, such as Address Book.

Document Revision History

Date Notes
2009-07-21SyncServices Example Application - People