CloudKit tvOS 15.4 to 16.0 API Differences

CKAllowedSharingOptions.h
Added CKSharingParticipantAccessOption
Added CKSharingParticipantAccessOptionAnyoneWithLink
Added CKSharingParticipantAccessOptionSpecifiedRecipientsOnly
Added CKSharingParticipantAccessOptionAny
Added CKSharingParticipantPermissionOption
Added CKSharingParticipantPermissionOptionReadOnly
Added CKSharingParticipantPermissionOptionReadWrite
Added CKSharingParticipantPermissionOptionAny
Added CKAllowedSharingOptions
Added -[CKAllowedSharingOptions initWithAllowedParticipantPermissionOptions:allowedParticipantAccessOptions:]
Added CKAllowedSharingOptions.allowedParticipantPermissionOptions
Added CKAllowedSharingOptions.allowedParticipantAccessOptions
Added CKAllowedSharingOptions.standardOptions
NSItemProvider+CKSharingSupport.h
Added CKSharePreparationCompletionHandler
Added CKSharePreparationHandler
Added NSItemProvider (CKSharingSupport)
Added CKSharingOptions
Added NSItemProvider (Deprecated_CKSharingSupport)