CloudKit macOS 13.0 22A5266o to 22A5286g API Differences
CKSystemSharingUIObserver.h
Modified
CKSystemSharingUIObserver.systemUIDidSaveShareBlock
Availability
From
Available
To
Deprecated
Modified
CKSystemSharingUIObserver.systemUIDidStopSharingBlock
Availability
From
Available
To
Deprecated
NSItemProvider+CKSharingSupport.h
Removed
CKSharingOptions
Removed
CKSharingOptionsStandard
Removed
CKSharingOptionsAllowPublic
Removed
CKSharingOptionsAllowPrivate
Removed
CKSharingOptionsAllowReadOnly
Removed
CKSharingOptionsAllowReadWrite
Removed
NSItemProvider (Deprecated_CKSharingSupport)
Removed
-[NSItemProvider registerCKShareWithContainer:sharingOptions:preparationHandler:]
Removed
-[NSItemProvider registerCKShare:container:sharingOptions:]
CKShareTransferRepresentation
Added
CKShareTransferRepresentation
Added
CKShareTransferRepresentation.body
Added
CKShareTransferRepresentation.Body
Added
CKShareTransferRepresentation.ExportedShare
Added
CKShareTransferRepresentation.ExportedShare.transferRepresentation /* static */
Added
CKShareTransferRepresentation.ExportedShare.existing(_:container:allowedSharingOptions:) /* static */
Added
CKShareTransferRepresentation.ExportedShare.Representation