API notes: CloudKit framework
=============================

Apple Documentation
-------------------

The framework is documented on `Apple's developer website`__

.. __: https://developer.apple.com/reference/cloudkit

API Notes
---------

The entire "CloudKit" framework on MacOSX 10.10 (or later) is available from Python.

.. note::

   The CloudKit framework is only available in 64-bit applications, and requires the use
   of a developer certificate to be used (that is, this is an AppStore-only API)
