pyobjc-framework-CloudKit 11.1__tar.gz → 12.1__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {pyobjc_framework_cloudkit-11.1 → pyobjc_framework_cloudkit-12.1}/Lib/CloudKit/__init__.py +6 -0
- {pyobjc_framework_cloudkit-11.1 → pyobjc_framework_cloudkit-12.1}/Lib/CloudKit/_metadata.py +99 -26
- {pyobjc_framework_cloudkit-11.1 → pyobjc_framework_cloudkit-12.1}/Lib/pyobjc_framework_CloudKit.egg-info/PKG-INFO +9 -8
- {pyobjc_framework_cloudkit-11.1 → pyobjc_framework_cloudkit-12.1}/Lib/pyobjc_framework_CloudKit.egg-info/SOURCES.txt +3 -10
- pyobjc_framework_cloudkit-12.1/Lib/pyobjc_framework_CloudKit.egg-info/pyobjc-build-info.txt +3 -0
- pyobjc_framework_cloudkit-12.1/Lib/pyobjc_framework_CloudKit.egg-info/requires.txt +5 -0
- {pyobjc_framework_cloudkit-11.1 → pyobjc_framework_cloudkit-12.1}/PKG-INFO +9 -8
- {pyobjc_framework_cloudkit-11.1 → pyobjc_framework_cloudkit-12.1}/PyObjCTest/test_ckallowedsharingoptions.py +15 -1
- {pyobjc_framework_cloudkit-11.1 → pyobjc_framework_cloudkit-12.1}/PyObjCTest/test_ckerror.py +1 -0
- {pyobjc_framework_cloudkit-11.1 → pyobjc_framework_cloudkit-12.1}/PyObjCTest/test_ckrecordzone.py +4 -0
- {pyobjc_framework_cloudkit-11.1 → pyobjc_framework_cloudkit-12.1}/PyObjCTest/test_ckshare.py +5 -0
- {pyobjc_framework_cloudkit-11.1 → pyobjc_framework_cloudkit-12.1}/PyObjCTest/test_ckshareparticipant.py +5 -0
- pyobjc_framework_cloudkit-12.1/PyObjCTest/test_cksharerequestaccessoperation.py +26 -0
- {pyobjc_framework_cloudkit-11.1 → pyobjc_framework_cloudkit-12.1}/metadata/CloudKit.fwinfo +35 -0
- pyobjc_framework_cloudkit-11.1/metadata/raw/arm64-14.5.fwinfo → pyobjc_framework_cloudkit-12.1/metadata/raw/arm64-26.0.fwinfo +3445 -3261
- pyobjc_framework_cloudkit-11.1/metadata/raw/x86_64-14.5.fwinfo → pyobjc_framework_cloudkit-12.1/metadata/raw/x86_64-26.0.fwinfo +3445 -3261
- {pyobjc_framework_cloudkit-11.1 → pyobjc_framework_cloudkit-12.1}/pyobjc_setup.py +5 -4
- {pyobjc_framework_cloudkit-11.1 → pyobjc_framework_cloudkit-12.1}/setup.py +1 -1
- pyobjc_framework_cloudkit-11.1/Lib/pyobjc_framework_CloudKit.egg-info/pyobjc-build-info.txt +0 -3
- pyobjc_framework_cloudkit-11.1/Lib/pyobjc_framework_CloudKit.egg-info/requires.txt +0 -5
- pyobjc_framework_cloudkit-11.1/metadata/raw/arm64-12.3.fwinfo +0 -11042
- pyobjc_framework_cloudkit-11.1/metadata/raw/arm64-13.3.fwinfo +0 -11423
- pyobjc_framework_cloudkit-11.1/metadata/raw/arm64-15.0.fwinfo +0 -15019
- pyobjc_framework_cloudkit-11.1/metadata/raw/x86_64-10.10.fwinfo +0 -5149
- pyobjc_framework_cloudkit-11.1/metadata/raw/x86_64-10.16.fwinfo +0 -10375
- pyobjc_framework_cloudkit-11.1/metadata/raw/x86_64-12.3.fwinfo +0 -11042
- pyobjc_framework_cloudkit-11.1/metadata/raw/x86_64-13.3.fwinfo +0 -11423
- pyobjc_framework_cloudkit-11.1/metadata/raw/x86_64-15.0.fwinfo +0 -15019
- {pyobjc_framework_cloudkit-11.1 → pyobjc_framework_cloudkit-12.1}/LICENSE.txt +0 -0
- {pyobjc_framework_cloudkit-11.1 → pyobjc_framework_cloudkit-12.1}/Lib/pyobjc_framework_CloudKit.egg-info/dependency_links.txt +0 -0
- {pyobjc_framework_cloudkit-11.1 → pyobjc_framework_cloudkit-12.1}/Lib/pyobjc_framework_CloudKit.egg-info/not-zip-safe +0 -0
- {pyobjc_framework_cloudkit-11.1 → pyobjc_framework_cloudkit-12.1}/Lib/pyobjc_framework_CloudKit.egg-info/top_level.txt +0 -0
- {pyobjc_framework_cloudkit-11.1 → pyobjc_framework_cloudkit-12.1}/MANIFEST.in +0 -0
- {pyobjc_framework_cloudkit-11.1 → pyobjc_framework_cloudkit-12.1}/PyObjCTest/__init__.py +0 -0
- {pyobjc_framework_cloudkit-11.1 → pyobjc_framework_cloudkit-12.1}/PyObjCTest/test_ckacceptsharesoperation.py +0 -0
- {pyobjc_framework_cloudkit-11.1 → pyobjc_framework_cloudkit-12.1}/PyObjCTest/test_ckasset.py +0 -0
- {pyobjc_framework_cloudkit-11.1 → pyobjc_framework_cloudkit-12.1}/PyObjCTest/test_ckcontainer.py +0 -0
- {pyobjc_framework_cloudkit-11.1 → pyobjc_framework_cloudkit-12.1}/PyObjCTest/test_ckdatabase.py +0 -0
- {pyobjc_framework_cloudkit-11.1 → pyobjc_framework_cloudkit-12.1}/PyObjCTest/test_ckdatabaseoperation.py +0 -0
- {pyobjc_framework_cloudkit-11.1 → pyobjc_framework_cloudkit-12.1}/PyObjCTest/test_ckdiscoverallcontactsoperation.py +0 -0
- {pyobjc_framework_cloudkit-11.1 → pyobjc_framework_cloudkit-12.1}/PyObjCTest/test_ckdiscoveralluseridentitiesoperation.py +0 -0
- {pyobjc_framework_cloudkit-11.1 → pyobjc_framework_cloudkit-12.1}/PyObjCTest/test_ckdiscovereduserinfo.py +0 -0
- {pyobjc_framework_cloudkit-11.1 → pyobjc_framework_cloudkit-12.1}/PyObjCTest/test_ckdiscoveruseridentitiesoperation.py +0 -0
- {pyobjc_framework_cloudkit-11.1 → pyobjc_framework_cloudkit-12.1}/PyObjCTest/test_ckdiscoveruserinfosoperation.py +0 -0
- {pyobjc_framework_cloudkit-11.1 → pyobjc_framework_cloudkit-12.1}/PyObjCTest/test_ckfetchdatabasechangesoperation.py +0 -0
- {pyobjc_framework_cloudkit-11.1 → pyobjc_framework_cloudkit-12.1}/PyObjCTest/test_ckfetchnotificationchangesoperation.py +0 -0
- {pyobjc_framework_cloudkit-11.1 → pyobjc_framework_cloudkit-12.1}/PyObjCTest/test_ckfetchrecordchangesoperation.py +0 -0
- {pyobjc_framework_cloudkit-11.1 → pyobjc_framework_cloudkit-12.1}/PyObjCTest/test_ckfetchrecordsoperation.py +0 -0
- {pyobjc_framework_cloudkit-11.1 → pyobjc_framework_cloudkit-12.1}/PyObjCTest/test_ckfetchrecordzonechangesoperation.py +0 -0
- {pyobjc_framework_cloudkit-11.1 → pyobjc_framework_cloudkit-12.1}/PyObjCTest/test_ckfetchrecordzonesoperation.py +0 -0
- {pyobjc_framework_cloudkit-11.1 → pyobjc_framework_cloudkit-12.1}/PyObjCTest/test_ckfetchsharemetadataoperation.py +0 -0
- {pyobjc_framework_cloudkit-11.1 → pyobjc_framework_cloudkit-12.1}/PyObjCTest/test_ckfetchshareparticipantsoperation.py +0 -0
- {pyobjc_framework_cloudkit-11.1 → pyobjc_framework_cloudkit-12.1}/PyObjCTest/test_ckfetchsubscriptionsoperation.py +0 -0
- {pyobjc_framework_cloudkit-11.1 → pyobjc_framework_cloudkit-12.1}/PyObjCTest/test_ckfetchwebauthtokenoperation.py +0 -0
- {pyobjc_framework_cloudkit-11.1 → pyobjc_framework_cloudkit-12.1}/PyObjCTest/test_cklocationsortdescriptor.py +0 -0
- {pyobjc_framework_cloudkit-11.1 → pyobjc_framework_cloudkit-12.1}/PyObjCTest/test_ckmarknotificationsreadoperation.py +0 -0
- {pyobjc_framework_cloudkit-11.1 → pyobjc_framework_cloudkit-12.1}/PyObjCTest/test_ckmodifybadgeoperation.py +0 -0
- {pyobjc_framework_cloudkit-11.1 → pyobjc_framework_cloudkit-12.1}/PyObjCTest/test_ckmodifyrecordsoperation.py +0 -0
- {pyobjc_framework_cloudkit-11.1 → pyobjc_framework_cloudkit-12.1}/PyObjCTest/test_ckmodifyrecordzonesoperation.py +0 -0
- {pyobjc_framework_cloudkit-11.1 → pyobjc_framework_cloudkit-12.1}/PyObjCTest/test_ckmodifysubscriptionoperation.py +0 -0
- {pyobjc_framework_cloudkit-11.1 → pyobjc_framework_cloudkit-12.1}/PyObjCTest/test_ckmodifysubscriptionsoperation.py +0 -0
- {pyobjc_framework_cloudkit-11.1 → pyobjc_framework_cloudkit-12.1}/PyObjCTest/test_cknotification.py +0 -0
- {pyobjc_framework_cloudkit-11.1 → pyobjc_framework_cloudkit-12.1}/PyObjCTest/test_ckoperation.py +0 -0
- {pyobjc_framework_cloudkit-11.1 → pyobjc_framework_cloudkit-12.1}/PyObjCTest/test_ckoperationgroup.py +0 -0
- {pyobjc_framework_cloudkit-11.1 → pyobjc_framework_cloudkit-12.1}/PyObjCTest/test_ckquery.py +0 -0
- {pyobjc_framework_cloudkit-11.1 → pyobjc_framework_cloudkit-12.1}/PyObjCTest/test_ckqueryoperation.py +0 -0
- {pyobjc_framework_cloudkit-11.1 → pyobjc_framework_cloudkit-12.1}/PyObjCTest/test_ckrecord.py +0 -0
- {pyobjc_framework_cloudkit-11.1 → pyobjc_framework_cloudkit-12.1}/PyObjCTest/test_ckrecordid.py +0 -0
- {pyobjc_framework_cloudkit-11.1 → pyobjc_framework_cloudkit-12.1}/PyObjCTest/test_ckrecordzoneid.py +0 -0
- {pyobjc_framework_cloudkit-11.1 → pyobjc_framework_cloudkit-12.1}/PyObjCTest/test_ckreference.py +0 -0
- {pyobjc_framework_cloudkit-11.1 → pyobjc_framework_cloudkit-12.1}/PyObjCTest/test_cksubscription.py +0 -0
- {pyobjc_framework_cloudkit-11.1 → pyobjc_framework_cloudkit-12.1}/PyObjCTest/test_cksyncengine.py +0 -0
- {pyobjc_framework_cloudkit-11.1 → pyobjc_framework_cloudkit-12.1}/PyObjCTest/test_cksyncengineconfiguration.py +0 -0
- {pyobjc_framework_cloudkit-11.1 → pyobjc_framework_cloudkit-12.1}/PyObjCTest/test_cksyncengineevent.py +0 -0
- {pyobjc_framework_cloudkit-11.1 → pyobjc_framework_cloudkit-12.1}/PyObjCTest/test_cksyncenginerecordzonechangebatch.py +0 -0
- {pyobjc_framework_cloudkit-11.1 → pyobjc_framework_cloudkit-12.1}/PyObjCTest/test_cksystemsharinguiobserver.py +0 -0
- {pyobjc_framework_cloudkit-11.1 → pyobjc_framework_cloudkit-12.1}/PyObjCTest/test_ckuseridentity.py +0 -0
- {pyobjc_framework_cloudkit-11.1 → pyobjc_framework_cloudkit-12.1}/PyObjCTest/test_cloudkit.py +0 -0
- {pyobjc_framework_cloudkit-11.1 → pyobjc_framework_cloudkit-12.1}/PyObjCTest/test_skfetchshareparticipantsoperation.py +0 -0
- {pyobjc_framework_cloudkit-11.1 → pyobjc_framework_cloudkit-12.1}/README.txt +0 -0
- {pyobjc_framework_cloudkit-11.1 → pyobjc_framework_cloudkit-12.1}/metadata/metadata.ini +0 -0
- {pyobjc_framework_cloudkit-11.1 → pyobjc_framework_cloudkit-12.1}/pyproject.toml +0 -0
- {pyobjc_framework_cloudkit-11.1 → pyobjc_framework_cloudkit-12.1}/setup.cfg +0 -0
|
@@ -106,6 +106,10 @@ def _setup():
|
|
|
106
106
|
("CKSyncEngineFetchChangesContext", b"new"),
|
|
107
107
|
("CKSyncEngineSendChangesContext", b"init"),
|
|
108
108
|
("CKSyncEngineSendChangesContext", b"new"),
|
|
109
|
+
("CKShareAccessRequester", b"init"),
|
|
110
|
+
("CKShareAccessRequester", b"new"),
|
|
111
|
+
("CKShareBlockedIdentity", b"init"),
|
|
112
|
+
("CKShareBlockedIdentity", b"new"),
|
|
109
113
|
):
|
|
110
114
|
objc.registerUnavailableMethod(cls, sel)
|
|
111
115
|
|
|
@@ -172,6 +176,8 @@ def _setup():
|
|
|
172
176
|
"CKSystemSharingUIObserver",
|
|
173
177
|
"CKUserIdentity",
|
|
174
178
|
"CKUserIdentityLookupInfo",
|
|
179
|
+
"CKShareAccessRequester",
|
|
180
|
+
"CKShareBlockedIdentity",
|
|
175
181
|
):
|
|
176
182
|
try:
|
|
177
183
|
objc.lookUpClass(clsname).__final__ = True
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# This file is generated by objective.metadata
|
|
2
2
|
#
|
|
3
|
-
# Last update:
|
|
3
|
+
# Last update: Wed Oct 15 12:57:38 2025
|
|
4
4
|
#
|
|
5
5
|
# flake8: noqa
|
|
6
6
|
|
|
@@ -31,7 +31,7 @@ else:
|
|
|
31
31
|
|
|
32
32
|
misc = {}
|
|
33
33
|
constants = """$CKAccountChangedNotification$CKCurrentUserDefaultName$CKErrorDomain$CKErrorRetryAfterKey$CKErrorUserDidResetEncryptedDataKey$CKOwnerDefaultName$CKPartialErrorsByItemIDKey$CKQueryOperationMaximumResults@Q$CKRecordChangedErrorAncestorRecordKey$CKRecordChangedErrorClientRecordKey$CKRecordChangedErrorServerRecordKey$CKRecordCreationDateKey$CKRecordCreatorUserRecordIDKey$CKRecordLastModifiedUserRecordIDKey$CKRecordModificationDateKey$CKRecordNameZoneWideShare$CKRecordParentKey$CKRecordRecordIDKey$CKRecordShareKey$CKRecordTypeShare$CKRecordTypeUserRecord$CKRecordZoneDefaultName$CKShareThumbnailImageDataKey$CKShareTitleKey$CKShareTypeKey$"""
|
|
34
|
-
enums = """$CKAccountStatusAvailable@1$CKAccountStatusCouldNotDetermine@0$CKAccountStatusNoAccount@3$CKAccountStatusRestricted@2$CKAccountStatusTemporarilyUnavailable@4$CKApplicationPermissionStatusCouldNotComplete@1$CKApplicationPermissionStatusDenied@2$CKApplicationPermissionStatusGranted@3$CKApplicationPermissionStatusInitialState@0$CKApplicationPermissionUserDiscoverability@1$CKDatabaseScopePrivate@2$CKDatabaseScopePublic@1$CKDatabaseScopeShared@3$CKErrorAccountTemporarilyUnavailable@36$CKErrorAlreadyShared@30$CKErrorAssetFileModified@17$CKErrorAssetFileNotFound@16$CKErrorAssetNotAvailable@35$CKErrorBadContainer@5$CKErrorBadDatabase@24$CKErrorBatchRequestFailed@22$CKErrorChangeTokenExpired@21$CKErrorConstraintViolation@19$CKErrorIncompatibleVersion@18$CKErrorInternalError@1$CKErrorInvalidArguments@12$CKErrorLimitExceeded@27$CKErrorManagedAccountRestricted@32$CKErrorMissingEntitlement@8$CKErrorNetworkFailure@4$CKErrorNetworkUnavailable@3$CKErrorNotAuthenticated@9$CKErrorOperationCancelled@20$CKErrorPartialFailure@2$CKErrorParticipantMayNeedVerification@33$CKErrorPermissionFailure@10$CKErrorQuotaExceeded@25$CKErrorReferenceViolation@31$CKErrorRequestRateLimited@7$CKErrorResultsTruncated@13$CKErrorServerRecordChanged@14$CKErrorServerRejectedRequest@15$CKErrorServerResponseLost@34$CKErrorServiceUnavailable@6$CKErrorTooManyParticipants@29$CKErrorUnknownItem@11$CKErrorUserDeletedZone@28$CKErrorZoneBusy@23$CKErrorZoneNotFound@26$CKNotificationTypeDatabase@4$CKNotificationTypeQuery@1$CKNotificationTypeReadNotification@3$CKNotificationTypeRecordZone@2$CKOperationGroupTransferSizeGigabytes@5$CKOperationGroupTransferSizeHundredsOfGigabytes@7$CKOperationGroupTransferSizeHundredsOfMegabytes@4$CKOperationGroupTransferSizeKilobytes@1$CKOperationGroupTransferSizeMegabytes@2$CKOperationGroupTransferSizeTensOfGigabytes@6$CKOperationGroupTransferSizeTensOfMegabytes@3$CKOperationGroupTransferSizeUnknown@0$CKQueryNotificationReasonRecordCreated@1$CKQueryNotificationReasonRecordDeleted@3$CKQueryNotificationReasonRecordUpdated@2$CKQuerySubscriptionOptionsFiresOnRecordCreation@1$CKQuerySubscriptionOptionsFiresOnRecordDeletion@4$CKQuerySubscriptionOptionsFiresOnRecordUpdate@2$CKQuerySubscriptionOptionsFiresOnce@8$CKRecordSaveAllKeys@2$CKRecordSaveChangedKeys@1$CKRecordSaveIfServerRecordUnchanged@0$CKRecordZoneCapabilityAtomic@2$CKRecordZoneCapabilityFetchChanges@1$CKRecordZoneCapabilitySharing@4$CKRecordZoneCapabilityZoneWideSharing@8$CKReferenceActionDeleteSelf@1$CKReferenceActionNone@0$CKShareParticipantAcceptanceStatusAccepted@2$CKShareParticipantAcceptanceStatusPending@1$CKShareParticipantAcceptanceStatusRemoved@3$CKShareParticipantAcceptanceStatusUnknown@0$CKShareParticipantPermissionNone@1$CKShareParticipantPermissionReadOnly@2$CKShareParticipantPermissionReadWrite@3$CKShareParticipantPermissionUnknown@0$CKShareParticipantRoleOwner@1$CKShareParticipantRolePrivateUser@3$CKShareParticipantRolePublicUser@4$CKShareParticipantRoleUnknown@0$CKShareParticipantTypeOwner@1$CKShareParticipantTypePrivateUser@3$CKShareParticipantTypePublicUser@4$CKShareParticipantTypeUnknown@0$CKSharingParticipantAccessOptionAny@3$CKSharingParticipantAccessOptionAnyoneWithLink@1$CKSharingParticipantAccessOptionSpecifiedRecipientsOnly@2$CKSharingParticipantPermissionOptionAny@3$CKSharingParticipantPermissionOptionReadOnly@1$CKSharingParticipantPermissionOptionReadWrite@2$CKSubscriptionOptionsFiresOnRecordCreation@1$CKSubscriptionOptionsFiresOnRecordDeletion@4$CKSubscriptionOptionsFiresOnRecordUpdate@2$CKSubscriptionOptionsFiresOnce@8$CKSubscriptionTypeDatabase@3$CKSubscriptionTypeQuery@1$CKSubscriptionTypeRecordZone@2$CKSyncEngineAccountChangeTypeSignIn@0$CKSyncEngineAccountChangeTypeSignOut@1$CKSyncEngineAccountChangeTypeSwitchAccounts@2$CKSyncEngineEventTypeAccountChange@1$CKSyncEngineEventTypeDidFetchChanges@9$CKSyncEngineEventTypeDidFetchRecordZoneChanges@8$CKSyncEngineEventTypeDidSendChanges@11$CKSyncEngineEventTypeFetchedDatabaseChanges@2$CKSyncEngineEventTypeFetchedRecordZoneChanges@3$CKSyncEngineEventTypeSentDatabaseChanges@4$CKSyncEngineEventTypeSentRecordZoneChanges@5$CKSyncEngineEventTypeStateUpdate@0$CKSyncEngineEventTypeWillFetchChanges@6$CKSyncEngineEventTypeWillFetchRecordZoneChanges@7$CKSyncEngineEventTypeWillSendChanges@10$CKSyncEnginePendingDatabaseChangeTypeDeleteZone@1$CKSyncEnginePendingDatabaseChangeTypeSaveZone@0$CKSyncEnginePendingRecordZoneChangeTypeDeleteRecord@1$CKSyncEnginePendingRecordZoneChangeTypeSaveRecord@0$CKSyncEngineSyncReasonManual@1$CKSyncEngineSyncReasonScheduled@0$CKSyncEngineZoneDeletionReasonDeleted@0$CKSyncEngineZoneDeletionReasonEncryptedDataReset@2$CKSyncEngineZoneDeletionReasonPurged@1$"""
|
|
34
|
+
enums = """$CKAccountStatusAvailable@1$CKAccountStatusCouldNotDetermine@0$CKAccountStatusNoAccount@3$CKAccountStatusRestricted@2$CKAccountStatusTemporarilyUnavailable@4$CKApplicationPermissionStatusCouldNotComplete@1$CKApplicationPermissionStatusDenied@2$CKApplicationPermissionStatusGranted@3$CKApplicationPermissionStatusInitialState@0$CKApplicationPermissionUserDiscoverability@1$CKDatabaseScopePrivate@2$CKDatabaseScopePublic@1$CKDatabaseScopeShared@3$CKErrorAccountTemporarilyUnavailable@36$CKErrorAlreadyShared@30$CKErrorAssetFileModified@17$CKErrorAssetFileNotFound@16$CKErrorAssetNotAvailable@35$CKErrorBadContainer@5$CKErrorBadDatabase@24$CKErrorBatchRequestFailed@22$CKErrorChangeTokenExpired@21$CKErrorConstraintViolation@19$CKErrorIncompatibleVersion@18$CKErrorInternalError@1$CKErrorInvalidArguments@12$CKErrorLimitExceeded@27$CKErrorManagedAccountRestricted@32$CKErrorMissingEntitlement@8$CKErrorNetworkFailure@4$CKErrorNetworkUnavailable@3$CKErrorNotAuthenticated@9$CKErrorOperationCancelled@20$CKErrorPartialFailure@2$CKErrorParticipantAlreadyInvited@37$CKErrorParticipantMayNeedVerification@33$CKErrorPermissionFailure@10$CKErrorQuotaExceeded@25$CKErrorReferenceViolation@31$CKErrorRequestRateLimited@7$CKErrorResultsTruncated@13$CKErrorServerRecordChanged@14$CKErrorServerRejectedRequest@15$CKErrorServerResponseLost@34$CKErrorServiceUnavailable@6$CKErrorTooManyParticipants@29$CKErrorUnknownItem@11$CKErrorUserDeletedZone@28$CKErrorZoneBusy@23$CKErrorZoneNotFound@26$CKNotificationTypeDatabase@4$CKNotificationTypeQuery@1$CKNotificationTypeReadNotification@3$CKNotificationTypeRecordZone@2$CKOperationGroupTransferSizeGigabytes@5$CKOperationGroupTransferSizeHundredsOfGigabytes@7$CKOperationGroupTransferSizeHundredsOfMegabytes@4$CKOperationGroupTransferSizeKilobytes@1$CKOperationGroupTransferSizeMegabytes@2$CKOperationGroupTransferSizeTensOfGigabytes@6$CKOperationGroupTransferSizeTensOfMegabytes@3$CKOperationGroupTransferSizeUnknown@0$CKQueryNotificationReasonRecordCreated@1$CKQueryNotificationReasonRecordDeleted@3$CKQueryNotificationReasonRecordUpdated@2$CKQuerySubscriptionOptionsFiresOnRecordCreation@1$CKQuerySubscriptionOptionsFiresOnRecordDeletion@4$CKQuerySubscriptionOptionsFiresOnRecordUpdate@2$CKQuerySubscriptionOptionsFiresOnce@8$CKRecordSaveAllKeys@2$CKRecordSaveChangedKeys@1$CKRecordSaveIfServerRecordUnchanged@0$CKRecordZoneCapabilityAtomic@2$CKRecordZoneCapabilityFetchChanges@1$CKRecordZoneCapabilitySharing@4$CKRecordZoneCapabilityZoneWideSharing@8$CKRecordZoneEncryptionScopePerRecord@0$CKRecordZoneEncryptionScopePerZone@1$CKReferenceActionDeleteSelf@1$CKReferenceActionNone@0$CKShareParticipantAcceptanceStatusAccepted@2$CKShareParticipantAcceptanceStatusPending@1$CKShareParticipantAcceptanceStatusRemoved@3$CKShareParticipantAcceptanceStatusUnknown@0$CKShareParticipantPermissionNone@1$CKShareParticipantPermissionReadOnly@2$CKShareParticipantPermissionReadWrite@3$CKShareParticipantPermissionUnknown@0$CKShareParticipantRoleAdministrator@2$CKShareParticipantRoleOwner@1$CKShareParticipantRolePrivateUser@3$CKShareParticipantRolePublicUser@4$CKShareParticipantRoleUnknown@0$CKShareParticipantTypeOwner@1$CKShareParticipantTypePrivateUser@3$CKShareParticipantTypePublicUser@4$CKShareParticipantTypeUnknown@0$CKSharingParticipantAccessOptionAny@3$CKSharingParticipantAccessOptionAnyoneWithLink@1$CKSharingParticipantAccessOptionSpecifiedRecipientsOnly@2$CKSharingParticipantPermissionOptionAny@3$CKSharingParticipantPermissionOptionReadOnly@1$CKSharingParticipantPermissionOptionReadWrite@2$CKSubscriptionOptionsFiresOnRecordCreation@1$CKSubscriptionOptionsFiresOnRecordDeletion@4$CKSubscriptionOptionsFiresOnRecordUpdate@2$CKSubscriptionOptionsFiresOnce@8$CKSubscriptionTypeDatabase@3$CKSubscriptionTypeQuery@1$CKSubscriptionTypeRecordZone@2$CKSyncEngineAccountChangeTypeSignIn@0$CKSyncEngineAccountChangeTypeSignOut@1$CKSyncEngineAccountChangeTypeSwitchAccounts@2$CKSyncEngineEventTypeAccountChange@1$CKSyncEngineEventTypeDidFetchChanges@9$CKSyncEngineEventTypeDidFetchRecordZoneChanges@8$CKSyncEngineEventTypeDidSendChanges@11$CKSyncEngineEventTypeFetchedDatabaseChanges@2$CKSyncEngineEventTypeFetchedRecordZoneChanges@3$CKSyncEngineEventTypeSentDatabaseChanges@4$CKSyncEngineEventTypeSentRecordZoneChanges@5$CKSyncEngineEventTypeStateUpdate@0$CKSyncEngineEventTypeWillFetchChanges@6$CKSyncEngineEventTypeWillFetchRecordZoneChanges@7$CKSyncEngineEventTypeWillSendChanges@10$CKSyncEnginePendingDatabaseChangeTypeDeleteZone@1$CKSyncEnginePendingDatabaseChangeTypeSaveZone@0$CKSyncEnginePendingRecordZoneChangeTypeDeleteRecord@1$CKSyncEnginePendingRecordZoneChangeTypeSaveRecord@0$CKSyncEngineSyncReasonManual@1$CKSyncEngineSyncReasonScheduled@0$CKSyncEngineZoneDeletionReasonDeleted@0$CKSyncEngineZoneDeletionReasonEncryptedDataReset@2$CKSyncEngineZoneDeletionReasonPurged@1$"""
|
|
35
35
|
misc.update(
|
|
36
36
|
{
|
|
37
37
|
"CKSubscriptionType": NewType("CKSubscriptionType", int),
|
|
@@ -71,11 +71,11 @@ misc.update(
|
|
|
71
71
|
"CKSyncEnginePendingRecordZoneChangeType": NewType(
|
|
72
72
|
"CKSyncEnginePendingRecordZoneChangeType", int
|
|
73
73
|
),
|
|
74
|
+
"CKRecordZoneEncryptionScope": NewType("CKRecordZoneEncryptionScope", int),
|
|
74
75
|
}
|
|
75
76
|
)
|
|
76
77
|
misc.update({})
|
|
77
78
|
misc.update({})
|
|
78
|
-
aliases = {"CK_UNIT_TESTS_EXTERN": "CK_EXTERN"}
|
|
79
79
|
r = objc.registerMetaDataForSelector
|
|
80
80
|
objc._updatingMetadata(True)
|
|
81
81
|
try:
|
|
@@ -141,6 +141,22 @@ try:
|
|
|
141
141
|
}
|
|
142
142
|
},
|
|
143
143
|
)
|
|
144
|
+
r(b"CKAllowedSharingOptions", b"allowsAccessRequests", {"retval": {"type": b"Z"}})
|
|
145
|
+
r(
|
|
146
|
+
b"CKAllowedSharingOptions",
|
|
147
|
+
b"allowsParticipantsToInviteOthers",
|
|
148
|
+
{"retval": {"type": b"Z"}},
|
|
149
|
+
)
|
|
150
|
+
r(
|
|
151
|
+
b"CKAllowedSharingOptions",
|
|
152
|
+
b"setAllowsAccessRequests:",
|
|
153
|
+
{"arguments": {2: {"type": b"Z"}}},
|
|
154
|
+
)
|
|
155
|
+
r(
|
|
156
|
+
b"CKAllowedSharingOptions",
|
|
157
|
+
b"setAllowsParticipantsToInviteOthers:",
|
|
158
|
+
{"arguments": {2: {"type": b"Z"}}},
|
|
159
|
+
)
|
|
144
160
|
r(
|
|
145
161
|
b"CKContainer",
|
|
146
162
|
b"acceptShareMetadata:completionHandler:",
|
|
@@ -1066,7 +1082,7 @@ try:
|
|
|
1066
1082
|
}
|
|
1067
1083
|
},
|
|
1068
1084
|
)
|
|
1069
|
-
r(b"CKFetchNotificationChangesOperation", b"moreComing", {"retval": {"type":
|
|
1085
|
+
r(b"CKFetchNotificationChangesOperation", b"moreComing", {"retval": {"type": "Z"}})
|
|
1070
1086
|
r(
|
|
1071
1087
|
b"CKFetchNotificationChangesOperation",
|
|
1072
1088
|
b"notificationChangedBlock",
|
|
@@ -2437,8 +2453,16 @@ try:
|
|
|
2437
2453
|
}
|
|
2438
2454
|
},
|
|
2439
2455
|
)
|
|
2440
|
-
r(
|
|
2441
|
-
|
|
2456
|
+
r(
|
|
2457
|
+
b"CKOperation",
|
|
2458
|
+
b"setUsesBackgroundSession:",
|
|
2459
|
+
{"deprecated": 1011, "arguments": {2: {"type": "Z"}}},
|
|
2460
|
+
)
|
|
2461
|
+
r(
|
|
2462
|
+
b"CKOperation",
|
|
2463
|
+
b"usesBackgroundSession",
|
|
2464
|
+
{"deprecated": 1011, "retval": {"type": "Z"}},
|
|
2465
|
+
)
|
|
2442
2466
|
r(b"CKOperationConfiguration", b"allowsCellularAccess", {"retval": {"type": "Z"}})
|
|
2443
2467
|
r(b"CKOperationConfiguration", b"isLongLived", {"retval": {"type": "Z"}})
|
|
2444
2468
|
r(
|
|
@@ -2447,7 +2471,11 @@ try:
|
|
|
2447
2471
|
{"arguments": {2: {"type": "Z"}}},
|
|
2448
2472
|
)
|
|
2449
2473
|
r(b"CKOperationConfiguration", b"setLongLived:", {"arguments": {2: {"type": "Z"}}})
|
|
2450
|
-
r(
|
|
2474
|
+
r(
|
|
2475
|
+
b"CKQueryNotification",
|
|
2476
|
+
b"isPublicDatabase",
|
|
2477
|
+
{"deprecated": 1012, "retval": {"type": "Z"}},
|
|
2478
|
+
)
|
|
2451
2479
|
r(
|
|
2452
2480
|
b"CKQueryOperation",
|
|
2453
2481
|
b"queryCompletionBlock",
|
|
@@ -2544,6 +2572,69 @@ try:
|
|
|
2544
2572
|
}
|
|
2545
2573
|
},
|
|
2546
2574
|
)
|
|
2575
|
+
r(b"CKShare", b"allowsAccessRequests", {"retval": {"type": b"Z"}})
|
|
2576
|
+
r(b"CKShare", b"setAllowsAccessRequests:", {"arguments": {2: {"type": b"Z"}}})
|
|
2577
|
+
r(b"CKShareParticipant", b"isApprovedRequester", {"retval": {"type": b"Z"}})
|
|
2578
|
+
r(
|
|
2579
|
+
b"CKShareRequestAccessOperation",
|
|
2580
|
+
b"perShareAccessRequestCompletionBlock",
|
|
2581
|
+
{
|
|
2582
|
+
"retval": {
|
|
2583
|
+
"callable": {
|
|
2584
|
+
"retval": {"type": b"v"},
|
|
2585
|
+
"arguments": {
|
|
2586
|
+
0: {"type": b"^v"},
|
|
2587
|
+
1: {"type": b"@"},
|
|
2588
|
+
2: {"type": b"@"},
|
|
2589
|
+
},
|
|
2590
|
+
}
|
|
2591
|
+
}
|
|
2592
|
+
},
|
|
2593
|
+
)
|
|
2594
|
+
r(
|
|
2595
|
+
b"CKShareRequestAccessOperation",
|
|
2596
|
+
b"setPerShareAccessRequestCompletionBlock:",
|
|
2597
|
+
{
|
|
2598
|
+
"arguments": {
|
|
2599
|
+
2: {
|
|
2600
|
+
"callable": {
|
|
2601
|
+
"retval": {"type": b"v"},
|
|
2602
|
+
"arguments": {
|
|
2603
|
+
0: {"type": b"^v"},
|
|
2604
|
+
1: {"type": b"@"},
|
|
2605
|
+
2: {"type": b"@"},
|
|
2606
|
+
},
|
|
2607
|
+
}
|
|
2608
|
+
}
|
|
2609
|
+
}
|
|
2610
|
+
},
|
|
2611
|
+
)
|
|
2612
|
+
r(
|
|
2613
|
+
b"CKShareRequestAccessOperation",
|
|
2614
|
+
b"setShareRequestAccessCompletionBlock:",
|
|
2615
|
+
{
|
|
2616
|
+
"arguments": {
|
|
2617
|
+
2: {
|
|
2618
|
+
"callable": {
|
|
2619
|
+
"retval": {"type": b"v"},
|
|
2620
|
+
"arguments": {0: {"type": b"^v"}, 1: {"type": b"@"}},
|
|
2621
|
+
}
|
|
2622
|
+
}
|
|
2623
|
+
}
|
|
2624
|
+
},
|
|
2625
|
+
)
|
|
2626
|
+
r(
|
|
2627
|
+
b"CKShareRequestAccessOperation",
|
|
2628
|
+
b"shareRequestAccessCompletionBlock",
|
|
2629
|
+
{
|
|
2630
|
+
"retval": {
|
|
2631
|
+
"callable": {
|
|
2632
|
+
"retval": {"type": b"v"},
|
|
2633
|
+
"arguments": {0: {"type": b"^v"}, 1: {"type": b"@"}},
|
|
2634
|
+
}
|
|
2635
|
+
}
|
|
2636
|
+
},
|
|
2637
|
+
)
|
|
2547
2638
|
r(
|
|
2548
2639
|
b"CKSyncEngine",
|
|
2549
2640
|
b"cancelOperationsWithCompletionHandler:",
|
|
@@ -2901,15 +2992,9 @@ objc.registerNewKeywordsFromSelector(
|
|
|
2901
2992
|
objc.registerNewKeywordsFromSelector(
|
|
2902
2993
|
"CKDiscoverUserIdentitiesOperation", b"initWithUserIdentityLookupInfos:"
|
|
2903
2994
|
)
|
|
2904
|
-
objc.registerNewKeywordsFromSelector(
|
|
2905
|
-
"CKDiscoverUserInfosOperation", b"initWithEmailAddresses:userRecordIDs:"
|
|
2906
|
-
)
|
|
2907
2995
|
objc.registerNewKeywordsFromSelector(
|
|
2908
2996
|
"CKFetchDatabaseChangesOperation", b"initWithPreviousServerChangeToken:"
|
|
2909
2997
|
)
|
|
2910
|
-
objc.registerNewKeywordsFromSelector(
|
|
2911
|
-
"CKFetchNotificationChangesOperation", b"initWithPreviousServerChangeToken:"
|
|
2912
|
-
)
|
|
2913
2998
|
objc.registerNewKeywordsFromSelector(
|
|
2914
2999
|
"CKFetchRecordChangesOperation", b"initWithRecordZoneID:previousServerChangeToken:"
|
|
2915
3000
|
)
|
|
@@ -2940,10 +3025,6 @@ objc.registerNewKeywordsFromSelector("CKLocationSortDescriptor", b"initWithCoder
|
|
|
2940
3025
|
objc.registerNewKeywordsFromSelector(
|
|
2941
3026
|
"CKLocationSortDescriptor", b"initWithKey:relativeLocation:"
|
|
2942
3027
|
)
|
|
2943
|
-
objc.registerNewKeywordsFromSelector(
|
|
2944
|
-
"CKMarkNotificationsReadOperation", b"initWithNotificationIDsToMarkRead:"
|
|
2945
|
-
)
|
|
2946
|
-
objc.registerNewKeywordsFromSelector("CKModifyBadgeOperation", b"initWithBadgeValue:")
|
|
2947
3028
|
objc.registerNewKeywordsFromSelector(
|
|
2948
3029
|
"CKModifyRecordZonesOperation", b"initWithRecordZonesToSave:recordZoneIDsToDelete:"
|
|
2949
3030
|
)
|
|
@@ -2988,16 +3069,8 @@ objc.registerNewKeywordsFromSelector("CKShare", b"initWithRecordType:zoneID:")
|
|
|
2988
3069
|
objc.registerNewKeywordsFromSelector("CKShare", b"initWithRecordZoneID:")
|
|
2989
3070
|
objc.registerNewKeywordsFromSelector("CKShare", b"initWithRootRecord:")
|
|
2990
3071
|
objc.registerNewKeywordsFromSelector("CKShare", b"initWithRootRecord:shareID:")
|
|
2991
|
-
objc.registerNewKeywordsFromSelector("CKSubscription", b"initWithCoder:")
|
|
2992
|
-
objc.registerNewKeywordsFromSelector(
|
|
2993
|
-
"CKSubscription", b"initWithRecordType:predicate:options:"
|
|
2994
|
-
)
|
|
2995
|
-
objc.registerNewKeywordsFromSelector(
|
|
2996
|
-
"CKSubscription", b"initWithRecordType:predicate:subscriptionID:options:"
|
|
2997
|
-
)
|
|
2998
|
-
objc.registerNewKeywordsFromSelector("CKSubscription", b"initWithZoneID:options:")
|
|
2999
3072
|
objc.registerNewKeywordsFromSelector(
|
|
3000
|
-
"
|
|
3073
|
+
"CKShareRequestAccessOperation", b"initWithShareURLs:"
|
|
3001
3074
|
)
|
|
3002
3075
|
objc.registerNewKeywordsFromSelector("CKSyncEngine", b"initWithConfiguration:")
|
|
3003
3076
|
objc.registerNewKeywordsFromSelector(
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: pyobjc-framework-CloudKit
|
|
3
|
-
Version:
|
|
3
|
+
Version: 12.1
|
|
4
4
|
Summary: Wrappers for the framework CloudKit on macOS
|
|
5
5
|
Home-page: https://github.com/ronaldoussoren/pyobjc
|
|
6
6
|
Author: Ronald Oussoren
|
|
@@ -17,24 +17,25 @@ Classifier: Operating System :: MacOS :: MacOS X
|
|
|
17
17
|
Classifier: Programming Language :: Python
|
|
18
18
|
Classifier: Programming Language :: Python :: 3
|
|
19
19
|
Classifier: Programming Language :: Python :: 3 :: Only
|
|
20
|
-
Classifier: Programming Language :: Python :: 3.9
|
|
21
20
|
Classifier: Programming Language :: Python :: 3.10
|
|
22
21
|
Classifier: Programming Language :: Python :: 3.11
|
|
23
22
|
Classifier: Programming Language :: Python :: 3.12
|
|
24
23
|
Classifier: Programming Language :: Python :: 3.13
|
|
25
24
|
Classifier: Programming Language :: Python :: 3.14
|
|
25
|
+
Classifier: Programming Language :: Python :: 3.15
|
|
26
26
|
Classifier: Programming Language :: Python :: Implementation :: CPython
|
|
27
|
+
Classifier: Programming Language :: Python :: Free Threading :: 3 - Stable
|
|
27
28
|
Classifier: Programming Language :: Objective C
|
|
28
29
|
Classifier: Topic :: Software Development :: Libraries :: Python Modules
|
|
29
30
|
Classifier: Topic :: Software Development :: User Interfaces
|
|
30
|
-
Requires-Python: >=3.
|
|
31
|
+
Requires-Python: >=3.10
|
|
31
32
|
Description-Content-Type: text/x-rst; charset=UTF-8
|
|
32
33
|
License-File: LICENSE.txt
|
|
33
|
-
Requires-Dist: pyobjc-core>=
|
|
34
|
-
Requires-Dist: pyobjc-framework-Cocoa>=
|
|
35
|
-
Requires-Dist: pyobjc-framework-CoreLocation>=
|
|
36
|
-
Requires-Dist: pyobjc-framework-CoreData>=
|
|
37
|
-
Requires-Dist: pyobjc-framework-Accounts>=
|
|
34
|
+
Requires-Dist: pyobjc-core>=12.1
|
|
35
|
+
Requires-Dist: pyobjc-framework-Cocoa>=12.1
|
|
36
|
+
Requires-Dist: pyobjc-framework-CoreLocation>=12.1
|
|
37
|
+
Requires-Dist: pyobjc-framework-CoreData>=12.1
|
|
38
|
+
Requires-Dist: pyobjc-framework-Accounts>=12.1
|
|
38
39
|
Dynamic: author
|
|
39
40
|
Dynamic: author-email
|
|
40
41
|
Dynamic: classifier
|
|
@@ -55,6 +55,7 @@ PyObjCTest/test_ckrecordzoneid.py
|
|
|
55
55
|
PyObjCTest/test_ckreference.py
|
|
56
56
|
PyObjCTest/test_ckshare.py
|
|
57
57
|
PyObjCTest/test_ckshareparticipant.py
|
|
58
|
+
PyObjCTest/test_cksharerequestaccessoperation.py
|
|
58
59
|
PyObjCTest/test_cksubscription.py
|
|
59
60
|
PyObjCTest/test_cksyncengine.py
|
|
60
61
|
PyObjCTest/test_cksyncengineconfiguration.py
|
|
@@ -66,13 +67,5 @@ PyObjCTest/test_cloudkit.py
|
|
|
66
67
|
PyObjCTest/test_skfetchshareparticipantsoperation.py
|
|
67
68
|
metadata/CloudKit.fwinfo
|
|
68
69
|
metadata/metadata.ini
|
|
69
|
-
metadata/raw/arm64-
|
|
70
|
-
metadata/raw/
|
|
71
|
-
metadata/raw/arm64-14.5.fwinfo
|
|
72
|
-
metadata/raw/arm64-15.0.fwinfo
|
|
73
|
-
metadata/raw/x86_64-10.10.fwinfo
|
|
74
|
-
metadata/raw/x86_64-10.16.fwinfo
|
|
75
|
-
metadata/raw/x86_64-12.3.fwinfo
|
|
76
|
-
metadata/raw/x86_64-13.3.fwinfo
|
|
77
|
-
metadata/raw/x86_64-14.5.fwinfo
|
|
78
|
-
metadata/raw/x86_64-15.0.fwinfo
|
|
70
|
+
metadata/raw/arm64-26.0.fwinfo
|
|
71
|
+
metadata/raw/x86_64-26.0.fwinfo
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: pyobjc-framework-CloudKit
|
|
3
|
-
Version:
|
|
3
|
+
Version: 12.1
|
|
4
4
|
Summary: Wrappers for the framework CloudKit on macOS
|
|
5
5
|
Home-page: https://github.com/ronaldoussoren/pyobjc
|
|
6
6
|
Author: Ronald Oussoren
|
|
@@ -17,24 +17,25 @@ Classifier: Operating System :: MacOS :: MacOS X
|
|
|
17
17
|
Classifier: Programming Language :: Python
|
|
18
18
|
Classifier: Programming Language :: Python :: 3
|
|
19
19
|
Classifier: Programming Language :: Python :: 3 :: Only
|
|
20
|
-
Classifier: Programming Language :: Python :: 3.9
|
|
21
20
|
Classifier: Programming Language :: Python :: 3.10
|
|
22
21
|
Classifier: Programming Language :: Python :: 3.11
|
|
23
22
|
Classifier: Programming Language :: Python :: 3.12
|
|
24
23
|
Classifier: Programming Language :: Python :: 3.13
|
|
25
24
|
Classifier: Programming Language :: Python :: 3.14
|
|
25
|
+
Classifier: Programming Language :: Python :: 3.15
|
|
26
26
|
Classifier: Programming Language :: Python :: Implementation :: CPython
|
|
27
|
+
Classifier: Programming Language :: Python :: Free Threading :: 3 - Stable
|
|
27
28
|
Classifier: Programming Language :: Objective C
|
|
28
29
|
Classifier: Topic :: Software Development :: Libraries :: Python Modules
|
|
29
30
|
Classifier: Topic :: Software Development :: User Interfaces
|
|
30
|
-
Requires-Python: >=3.
|
|
31
|
+
Requires-Python: >=3.10
|
|
31
32
|
Description-Content-Type: text/x-rst; charset=UTF-8
|
|
32
33
|
License-File: LICENSE.txt
|
|
33
|
-
Requires-Dist: pyobjc-core>=
|
|
34
|
-
Requires-Dist: pyobjc-framework-Cocoa>=
|
|
35
|
-
Requires-Dist: pyobjc-framework-CoreLocation>=
|
|
36
|
-
Requires-Dist: pyobjc-framework-CoreData>=
|
|
37
|
-
Requires-Dist: pyobjc-framework-Accounts>=
|
|
34
|
+
Requires-Dist: pyobjc-core>=12.1
|
|
35
|
+
Requires-Dist: pyobjc-framework-Cocoa>=12.1
|
|
36
|
+
Requires-Dist: pyobjc-framework-CoreLocation>=12.1
|
|
37
|
+
Requires-Dist: pyobjc-framework-CoreData>=12.1
|
|
38
|
+
Requires-Dist: pyobjc-framework-Accounts>=12.1
|
|
38
39
|
Dynamic: author
|
|
39
40
|
Dynamic: author-email
|
|
40
41
|
Dynamic: classifier
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
from PyObjCTools.TestSupport import TestCase
|
|
1
|
+
from PyObjCTools.TestSupport import TestCase, min_os_level
|
|
2
2
|
import CloudKit
|
|
3
3
|
|
|
4
4
|
|
|
@@ -25,3 +25,17 @@ class TestCKAllowedSharingOptions(TestCase):
|
|
|
25
25
|
CloudKit.CKSharingParticipantPermissionOptionReadOnly
|
|
26
26
|
| CloudKit.CKSharingParticipantPermissionOptionReadWrite,
|
|
27
27
|
)
|
|
28
|
+
|
|
29
|
+
@min_os_level("26.0")
|
|
30
|
+
def test_methods26_0(self):
|
|
31
|
+
self.assertResultIsBOOL(
|
|
32
|
+
CloudKit.CKAllowedSharingOptions.allowsParticipantsToInviteOthers
|
|
33
|
+
)
|
|
34
|
+
self.assertArgIsBOOL(
|
|
35
|
+
CloudKit.CKAllowedSharingOptions.setAllowsParticipantsToInviteOthers_, 0
|
|
36
|
+
)
|
|
37
|
+
|
|
38
|
+
self.assertResultIsBOOL(CloudKit.CKAllowedSharingOptions.allowsAccessRequests)
|
|
39
|
+
self.assertArgIsBOOL(
|
|
40
|
+
CloudKit.CKAllowedSharingOptions.setAllowsAccessRequests_, 0
|
|
41
|
+
)
|
{pyobjc_framework_cloudkit-11.1 → pyobjc_framework_cloudkit-12.1}/PyObjCTest/test_ckerror.py
RENAMED
|
@@ -51,6 +51,7 @@ class TestCKError(TestCase):
|
|
|
51
51
|
self.assertEqual(CloudKit.CKErrorServerResponseLost, 34)
|
|
52
52
|
self.assertEqual(CloudKit.CKErrorAssetNotAvailable, 35)
|
|
53
53
|
self.assertEqual(CloudKit.CKErrorAccountTemporarilyUnavailable, 36)
|
|
54
|
+
self.assertEqual(CloudKit.CKErrorParticipantAlreadyInvited, 37)
|
|
54
55
|
|
|
55
56
|
@min_os_level("12.0")
|
|
56
57
|
def testConstants12_0(self):
|
{pyobjc_framework_cloudkit-11.1 → pyobjc_framework_cloudkit-12.1}/PyObjCTest/test_ckrecordzone.py
RENAMED
|
@@ -20,3 +20,7 @@ class TestCKRecordZone(TestCase):
|
|
|
20
20
|
self.assertEqual(CloudKit.CKRecordZoneCapabilityZoneWideSharing, 1 << 3)
|
|
21
21
|
|
|
22
22
|
self.assertIsInstance(CloudKit.CKRecordZoneDefaultName, str)
|
|
23
|
+
|
|
24
|
+
self.assertIsEnumType(CloudKit.CKRecordZoneEncryptionScope)
|
|
25
|
+
self.assertEqual(CloudKit.CKRecordZoneEncryptionScopePerRecord, 0)
|
|
26
|
+
self.assertEqual(CloudKit.CKRecordZoneEncryptionScopePerZone, 1)
|
{pyobjc_framework_cloudkit-11.1 → pyobjc_framework_cloudkit-12.1}/PyObjCTest/test_ckshare.py
RENAMED
|
@@ -13,3 +13,8 @@ class TestCKShare(TestCase):
|
|
|
13
13
|
@min_os_level("12.0")
|
|
14
14
|
def testConstants12_0(self):
|
|
15
15
|
self.assertIsInstance(CloudKit.CKRecordNameZoneWideShare, str)
|
|
16
|
+
|
|
17
|
+
@min_os_level("26.0")
|
|
18
|
+
def test_methods(self):
|
|
19
|
+
self.assertResultIsBOOL(CloudKit.CKShare.allowsAccessRequests)
|
|
20
|
+
self.assertArgIsBOOL(CloudKit.CKShare.setAllowsAccessRequests_, 0)
|
|
@@ -28,3 +28,8 @@ class TestCKShareParticipant(TestCase):
|
|
|
28
28
|
self.assertEqual(CloudKit.CKShareParticipantRoleOwner, 1)
|
|
29
29
|
self.assertEqual(CloudKit.CKShareParticipantRolePrivateUser, 3)
|
|
30
30
|
self.assertEqual(CloudKit.CKShareParticipantRolePublicUser, 4)
|
|
31
|
+
self.assertEqual(CloudKit.CKShareParticipantRoleAdministrator, 2)
|
|
32
|
+
|
|
33
|
+
@min_os_level("26.0")
|
|
34
|
+
def test_methods(self):
|
|
35
|
+
self.assertResultIsBOOL(CloudKit.CKShareParticipant.isApprovedRequester)
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
from PyObjCTools.TestSupport import TestCase, min_os_level
|
|
2
|
+
import CloudKit
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
class TestCKShareRequestAccessOperation(TestCase):
|
|
6
|
+
@min_os_level("26.0")
|
|
7
|
+
def test_methods(self):
|
|
8
|
+
self.assertResultIsBlock(
|
|
9
|
+
CloudKit.CKShareRequestAccessOperation.perShareAccessRequestCompletionBlock,
|
|
10
|
+
b"v@@",
|
|
11
|
+
)
|
|
12
|
+
self.assertArgIsBlock(
|
|
13
|
+
CloudKit.CKShareRequestAccessOperation.setPerShareAccessRequestCompletionBlock_,
|
|
14
|
+
0,
|
|
15
|
+
b"v@@",
|
|
16
|
+
)
|
|
17
|
+
|
|
18
|
+
self.assertResultIsBlock(
|
|
19
|
+
CloudKit.CKShareRequestAccessOperation.shareRequestAccessCompletionBlock,
|
|
20
|
+
b"v@",
|
|
21
|
+
)
|
|
22
|
+
self.assertArgIsBlock(
|
|
23
|
+
CloudKit.CKShareRequestAccessOperation.setShareRequestAccessCompletionBlock_,
|
|
24
|
+
0,
|
|
25
|
+
b"v@",
|
|
26
|
+
)
|
|
@@ -3,6 +3,16 @@
|
|
|
3
3
|
{
|
|
4
4
|
"definitions": {
|
|
5
5
|
"classes": {
|
|
6
|
+
"CKQueryNotification": {
|
|
7
|
+
"methods": [
|
|
8
|
+
{
|
|
9
|
+
"selector": "isPublicDatabase",
|
|
10
|
+
"class_method": false,
|
|
11
|
+
"deprecated": 1012,
|
|
12
|
+
"retval": {"type_override": "Z"}
|
|
13
|
+
}
|
|
14
|
+
]
|
|
15
|
+
},
|
|
6
16
|
"CKAcceptSharesOperation": {
|
|
7
17
|
"methods": [
|
|
8
18
|
{
|
|
@@ -1367,6 +1377,13 @@
|
|
|
1367
1377
|
}
|
|
1368
1378
|
},
|
|
1369
1379
|
"selector": "notificationChangedBlock"
|
|
1380
|
+
},
|
|
1381
|
+
{
|
|
1382
|
+
"class_method": false,
|
|
1383
|
+
"retval": {
|
|
1384
|
+
"type_override": "Z"
|
|
1385
|
+
},
|
|
1386
|
+
"selector": "moreComing"
|
|
1370
1387
|
}
|
|
1371
1388
|
]
|
|
1372
1389
|
},
|
|
@@ -3350,6 +3367,20 @@
|
|
|
3350
3367
|
},
|
|
3351
3368
|
"CKOperation": {
|
|
3352
3369
|
"methods": [
|
|
3370
|
+
{
|
|
3371
|
+
"selector": "setUsesBackgroundSession:",
|
|
3372
|
+
"deprecated": 1011,
|
|
3373
|
+
"class_method": false,
|
|
3374
|
+
"args": {
|
|
3375
|
+
"0": {"type_override": "Z"}
|
|
3376
|
+
}
|
|
3377
|
+
},
|
|
3378
|
+
{
|
|
3379
|
+
"selector": "usesBackgroundSession",
|
|
3380
|
+
"class_method": false,
|
|
3381
|
+
"deprecated": 1011,
|
|
3382
|
+
"retval": {"type_override": "Z"}
|
|
3383
|
+
},
|
|
3353
3384
|
{
|
|
3354
3385
|
"args": {
|
|
3355
3386
|
"0": {
|
|
@@ -3593,6 +3624,10 @@
|
|
|
3593
3624
|
}
|
|
3594
3625
|
},
|
|
3595
3626
|
"enum": {
|
|
3627
|
+
"CKSubscriptionOptionsFiresOnRecordCreation": { "value": 1 },
|
|
3628
|
+
"CKSubscriptionOptionsFiresOnRecordDeletion": { "value": 4 },
|
|
3629
|
+
"CKSubscriptionOptionsFiresOnRecordUpdate": { "value": 2 },
|
|
3630
|
+
"CKSubscriptionOptionsFiresOnce": { "value": 8 },
|
|
3596
3631
|
"CKShareParticipantRoleUnknown": { "value": 0 },
|
|
3597
3632
|
"CKShareParticipantRoleOwner": { "value": 1 },
|
|
3598
3633
|
"CKShareParticipantRolePrivateUser": { "value": 3 },
|