Skip to content

5.0 - Maskable Attributes & Cacheable Assets

Compare
Choose a tag to compare
@deeje deeje released this 15 May 22:04
· 23 commits to master since this release
5d31ad3

Maskable Attributes enables you to identify which fields are to be excluded during fetch and modify operations between CloudKit and Core Data.

Cacheable Assets builds on Maskable Attributes to ignore asset-type fields during fetch and modify operations, and enable you to configure your schema to support very large assets which can be uploaded and downloaded using Long-Lived CloudKit operations.