SharingServices

Last Revision:
Version 1.1, 2013-04-03
Corrected issues with layout in nib file, typographical errors, and improved code layout. Added support for attributed strings.
(Full Revision History)
Build Requirements:
Xcode 4.5 or later, OS X v10.8 or later.
Runtime Requirements:
OS X v10.8 or later.

This example shows how to use the sharing services API (NSSharingService):

* It invokes standard Twitter and Email sharing services directly from respective buttons. * It creates a custom sharing service that can be selected from a sharing service picker (NSSharingServicePicker).