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

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

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

.. __: https://developer.apple.com/documentation/cloudkit?preferredLanguage=occ

API Notes
---------

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

.. note::

   The CloudKit framework requires the use
   of a developer certificate to be used (this is an AppStore-only API)
