pyobjc-framework-CloudKit 10.2__tar.gz → 10.3__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-10.2 → pyobjc_framework_cloudkit-10.3}/Lib/CloudKit/__init__.py +73 -0
- {pyobjc-framework-CloudKit-10.2 → pyobjc_framework_cloudkit-10.3}/Lib/CloudKit/_metadata.py +232 -5
- {pyobjc-framework-CloudKit-10.2 → pyobjc_framework_cloudkit-10.3}/Lib/pyobjc_framework_CloudKit.egg-info/PKG-INFO +6 -6
- {pyobjc-framework-CloudKit-10.2 → pyobjc_framework_cloudkit-10.3}/Lib/pyobjc_framework_CloudKit.egg-info/SOURCES.txt +2 -8
- pyobjc_framework_cloudkit-10.3/Lib/pyobjc_framework_CloudKit.egg-info/requires.txt +5 -0
- {pyobjc-framework-CloudKit-10.2 → pyobjc_framework_cloudkit-10.3}/PKG-INFO +6 -6
- pyobjc-framework-CloudKit-10.2/metadata/raw/arm64-14.2.fwinfo → pyobjc_framework_cloudkit-10.3/metadata/raw/arm64-14.5.fwinfo +1247 -6
- pyobjc-framework-CloudKit-10.2/metadata/raw/x86_64-14.2.fwinfo → pyobjc_framework_cloudkit-10.3/metadata/raw/x86_64-14.5.fwinfo +1247 -6
- {pyobjc-framework-CloudKit-10.2 → pyobjc_framework_cloudkit-10.3}/setup.py +2 -1
- pyobjc-framework-CloudKit-10.2/Lib/pyobjc_framework_CloudKit.egg-info/requires.txt +0 -5
- pyobjc-framework-CloudKit-10.2/metadata/raw/arm64-12.0.fwinfo +0 -11229
- pyobjc-framework-CloudKit-10.2/metadata/raw/arm64-13.0.fwinfo +0 -11423
- pyobjc-framework-CloudKit-10.2/metadata/raw/arm64-14.0.fwinfo +0 -14188
- pyobjc-framework-CloudKit-10.2/metadata/raw/x86_64-12.0.fwinfo +0 -11229
- pyobjc-framework-CloudKit-10.2/metadata/raw/x86_64-13.0.fwinfo +0 -11423
- pyobjc-framework-CloudKit-10.2/metadata/raw/x86_64-14.0.fwinfo +0 -14188
- {pyobjc-framework-CloudKit-10.2 → pyobjc_framework_cloudkit-10.3}/LICENSE.txt +0 -0
- {pyobjc-framework-CloudKit-10.2 → pyobjc_framework_cloudkit-10.3}/Lib/pyobjc_framework_CloudKit.egg-info/dependency_links.txt +0 -0
- {pyobjc-framework-CloudKit-10.2 → pyobjc_framework_cloudkit-10.3}/Lib/pyobjc_framework_CloudKit.egg-info/not-zip-safe +0 -0
- {pyobjc-framework-CloudKit-10.2 → pyobjc_framework_cloudkit-10.3}/Lib/pyobjc_framework_CloudKit.egg-info/top_level.txt +0 -0
- {pyobjc-framework-CloudKit-10.2 → pyobjc_framework_cloudkit-10.3}/MANIFEST.in +0 -0
- {pyobjc-framework-CloudKit-10.2 → pyobjc_framework_cloudkit-10.3}/PyObjCTest/__init__.py +0 -0
- {pyobjc-framework-CloudKit-10.2 → pyobjc_framework_cloudkit-10.3}/PyObjCTest/test_ckacceptsharesoperation.py +0 -0
- {pyobjc-framework-CloudKit-10.2 → pyobjc_framework_cloudkit-10.3}/PyObjCTest/test_ckallowedsharingoptions.py +0 -0
- {pyobjc-framework-CloudKit-10.2 → pyobjc_framework_cloudkit-10.3}/PyObjCTest/test_ckasset.py +0 -0
- {pyobjc-framework-CloudKit-10.2 → pyobjc_framework_cloudkit-10.3}/PyObjCTest/test_ckcontainer.py +0 -0
- {pyobjc-framework-CloudKit-10.2 → pyobjc_framework_cloudkit-10.3}/PyObjCTest/test_ckdatabase.py +0 -0
- {pyobjc-framework-CloudKit-10.2 → pyobjc_framework_cloudkit-10.3}/PyObjCTest/test_ckdatabaseoperation.py +0 -0
- {pyobjc-framework-CloudKit-10.2 → pyobjc_framework_cloudkit-10.3}/PyObjCTest/test_ckdiscoverallcontactsoperation.py +0 -0
- {pyobjc-framework-CloudKit-10.2 → pyobjc_framework_cloudkit-10.3}/PyObjCTest/test_ckdiscoveralluseridentitiesoperation.py +0 -0
- {pyobjc-framework-CloudKit-10.2 → pyobjc_framework_cloudkit-10.3}/PyObjCTest/test_ckdiscovereduserinfo.py +0 -0
- {pyobjc-framework-CloudKit-10.2 → pyobjc_framework_cloudkit-10.3}/PyObjCTest/test_ckdiscoveruseridentitiesoperation.py +0 -0
- {pyobjc-framework-CloudKit-10.2 → pyobjc_framework_cloudkit-10.3}/PyObjCTest/test_ckdiscoveruserinfosoperation.py +0 -0
- {pyobjc-framework-CloudKit-10.2 → pyobjc_framework_cloudkit-10.3}/PyObjCTest/test_ckerror.py +0 -0
- {pyobjc-framework-CloudKit-10.2 → pyobjc_framework_cloudkit-10.3}/PyObjCTest/test_ckfetchdatabasechangesoperation.py +0 -0
- {pyobjc-framework-CloudKit-10.2 → pyobjc_framework_cloudkit-10.3}/PyObjCTest/test_ckfetchnotificationchangesoperation.py +0 -0
- {pyobjc-framework-CloudKit-10.2 → pyobjc_framework_cloudkit-10.3}/PyObjCTest/test_ckfetchrecordchangesoperation.py +0 -0
- {pyobjc-framework-CloudKit-10.2 → pyobjc_framework_cloudkit-10.3}/PyObjCTest/test_ckfetchrecordsoperation.py +0 -0
- {pyobjc-framework-CloudKit-10.2 → pyobjc_framework_cloudkit-10.3}/PyObjCTest/test_ckfetchrecordzonechangesoperation.py +0 -0
- {pyobjc-framework-CloudKit-10.2 → pyobjc_framework_cloudkit-10.3}/PyObjCTest/test_ckfetchrecordzonesoperation.py +0 -0
- {pyobjc-framework-CloudKit-10.2 → pyobjc_framework_cloudkit-10.3}/PyObjCTest/test_ckfetchsharemetadataoperation.py +0 -0
- {pyobjc-framework-CloudKit-10.2 → pyobjc_framework_cloudkit-10.3}/PyObjCTest/test_ckfetchshareparticipantsoperation.py +0 -0
- {pyobjc-framework-CloudKit-10.2 → pyobjc_framework_cloudkit-10.3}/PyObjCTest/test_ckfetchsubscriptionsoperation.py +0 -0
- {pyobjc-framework-CloudKit-10.2 → pyobjc_framework_cloudkit-10.3}/PyObjCTest/test_ckfetchwebauthtokenoperation.py +0 -0
- {pyobjc-framework-CloudKit-10.2 → pyobjc_framework_cloudkit-10.3}/PyObjCTest/test_cklocationsortdescriptor.py +0 -0
- {pyobjc-framework-CloudKit-10.2 → pyobjc_framework_cloudkit-10.3}/PyObjCTest/test_ckmarknotificationsreadoperation.py +0 -0
- {pyobjc-framework-CloudKit-10.2 → pyobjc_framework_cloudkit-10.3}/PyObjCTest/test_ckmodifybadgeoperation.py +0 -0
- {pyobjc-framework-CloudKit-10.2 → pyobjc_framework_cloudkit-10.3}/PyObjCTest/test_ckmodifyrecordsoperation.py +0 -0
- {pyobjc-framework-CloudKit-10.2 → pyobjc_framework_cloudkit-10.3}/PyObjCTest/test_ckmodifyrecordzonesoperation.py +0 -0
- {pyobjc-framework-CloudKit-10.2 → pyobjc_framework_cloudkit-10.3}/PyObjCTest/test_ckmodifysubscriptionoperation.py +0 -0
- {pyobjc-framework-CloudKit-10.2 → pyobjc_framework_cloudkit-10.3}/PyObjCTest/test_ckmodifysubscriptionsoperation.py +0 -0
- {pyobjc-framework-CloudKit-10.2 → pyobjc_framework_cloudkit-10.3}/PyObjCTest/test_cknotification.py +0 -0
- {pyobjc-framework-CloudKit-10.2 → pyobjc_framework_cloudkit-10.3}/PyObjCTest/test_ckoperation.py +0 -0
- {pyobjc-framework-CloudKit-10.2 → pyobjc_framework_cloudkit-10.3}/PyObjCTest/test_ckoperationgroup.py +0 -0
- {pyobjc-framework-CloudKit-10.2 → pyobjc_framework_cloudkit-10.3}/PyObjCTest/test_ckquery.py +0 -0
- {pyobjc-framework-CloudKit-10.2 → pyobjc_framework_cloudkit-10.3}/PyObjCTest/test_ckqueryoperation.py +0 -0
- {pyobjc-framework-CloudKit-10.2 → pyobjc_framework_cloudkit-10.3}/PyObjCTest/test_ckrecord.py +0 -0
- {pyobjc-framework-CloudKit-10.2 → pyobjc_framework_cloudkit-10.3}/PyObjCTest/test_ckrecordid.py +0 -0
- {pyobjc-framework-CloudKit-10.2 → pyobjc_framework_cloudkit-10.3}/PyObjCTest/test_ckrecordzone.py +0 -0
- {pyobjc-framework-CloudKit-10.2 → pyobjc_framework_cloudkit-10.3}/PyObjCTest/test_ckrecordzoneid.py +0 -0
- {pyobjc-framework-CloudKit-10.2 → pyobjc_framework_cloudkit-10.3}/PyObjCTest/test_ckreference.py +0 -0
- {pyobjc-framework-CloudKit-10.2 → pyobjc_framework_cloudkit-10.3}/PyObjCTest/test_ckshare.py +0 -0
- {pyobjc-framework-CloudKit-10.2 → pyobjc_framework_cloudkit-10.3}/PyObjCTest/test_ckshareparticipant.py +0 -0
- {pyobjc-framework-CloudKit-10.2 → pyobjc_framework_cloudkit-10.3}/PyObjCTest/test_cksubscription.py +0 -0
- {pyobjc-framework-CloudKit-10.2 → pyobjc_framework_cloudkit-10.3}/PyObjCTest/test_cksyncengine.py +0 -0
- {pyobjc-framework-CloudKit-10.2 → pyobjc_framework_cloudkit-10.3}/PyObjCTest/test_cksyncengineconfiguration.py +0 -0
- {pyobjc-framework-CloudKit-10.2 → pyobjc_framework_cloudkit-10.3}/PyObjCTest/test_cksyncengineevent.py +0 -0
- {pyobjc-framework-CloudKit-10.2 → pyobjc_framework_cloudkit-10.3}/PyObjCTest/test_cksyncenginerecordzonechangebatch.py +0 -0
- {pyobjc-framework-CloudKit-10.2 → pyobjc_framework_cloudkit-10.3}/PyObjCTest/test_cksystemsharinguiobserver.py +0 -0
- {pyobjc-framework-CloudKit-10.2 → pyobjc_framework_cloudkit-10.3}/PyObjCTest/test_ckuseridentity.py +0 -0
- {pyobjc-framework-CloudKit-10.2 → pyobjc_framework_cloudkit-10.3}/PyObjCTest/test_cloudkit.py +0 -0
- {pyobjc-framework-CloudKit-10.2 → pyobjc_framework_cloudkit-10.3}/PyObjCTest/test_skfetchshareparticipantsoperation.py +0 -0
- {pyobjc-framework-CloudKit-10.2 → pyobjc_framework_cloudkit-10.3}/README.txt +0 -0
- {pyobjc-framework-CloudKit-10.2 → pyobjc_framework_cloudkit-10.3}/metadata/CloudKit.fwinfo +0 -0
- {pyobjc-framework-CloudKit-10.2 → pyobjc_framework_cloudkit-10.3}/metadata/metadata.ini +0 -0
- {pyobjc-framework-CloudKit-10.2 → pyobjc_framework_cloudkit-10.3}/metadata/raw/arm64-12.3.fwinfo +0 -0
- {pyobjc-framework-CloudKit-10.2 → pyobjc_framework_cloudkit-10.3}/metadata/raw/arm64-13.3.fwinfo +0 -0
- {pyobjc-framework-CloudKit-10.2 → pyobjc_framework_cloudkit-10.3}/metadata/raw/x86_64-10.10.fwinfo +0 -0
- {pyobjc-framework-CloudKit-10.2 → pyobjc_framework_cloudkit-10.3}/metadata/raw/x86_64-10.16.fwinfo +0 -0
- {pyobjc-framework-CloudKit-10.2 → pyobjc_framework_cloudkit-10.3}/metadata/raw/x86_64-12.3.fwinfo +0 -0
- {pyobjc-framework-CloudKit-10.2 → pyobjc_framework_cloudkit-10.3}/metadata/raw/x86_64-13.3.fwinfo +0 -0
- {pyobjc-framework-CloudKit-10.2 → pyobjc_framework_cloudkit-10.3}/pyobjc_setup.py +0 -0
- {pyobjc-framework-CloudKit-10.2 → pyobjc_framework_cloudkit-10.3}/pyproject.toml +0 -0
- {pyobjc-framework-CloudKit-10.2 → pyobjc_framework_cloudkit-10.3}/setup.cfg +0 -0
|
@@ -36,6 +36,79 @@ def _setup():
|
|
|
36
36
|
globals()["__dir__"] = dir_func
|
|
37
37
|
globals()["__getattr__"] = getattr_func
|
|
38
38
|
|
|
39
|
+
for cls, sel in (
|
|
40
|
+
("CKDatabase", b"init"),
|
|
41
|
+
("CKDatabase", b"new"),
|
|
42
|
+
("CKNotification", b"init"),
|
|
43
|
+
("CKNotification", b"new"),
|
|
44
|
+
("CKServerChangeToken", b"init"),
|
|
45
|
+
("CKServerChangeToken", b"new"),
|
|
46
|
+
("CKQuery", b"init"),
|
|
47
|
+
("CKQuery", b"new"),
|
|
48
|
+
("CKReference", b"init"),
|
|
49
|
+
("CKReference", b"new"),
|
|
50
|
+
("CKShareParticipant", b"init"),
|
|
51
|
+
("CKShareParticipant", b"new"),
|
|
52
|
+
("CKRecordZoneID", b"init"),
|
|
53
|
+
("CKRecordZoneID", b"new"),
|
|
54
|
+
("CKSystemSharingUIObserver", b"init"),
|
|
55
|
+
("CKSystemSharingUIObserver", b"new"),
|
|
56
|
+
("CKSyncEngineState", b"init"),
|
|
57
|
+
("CKSyncEngineState", b"new"),
|
|
58
|
+
("CKSyncEngineStateSerialization", b"init"),
|
|
59
|
+
("CKSyncEngineStateSerialization", b"new"),
|
|
60
|
+
("CKSyncEnginePendingRecordZoneChange", b"init"),
|
|
61
|
+
("CKSyncEnginePendingRecordZoneChange", b"new"),
|
|
62
|
+
("CKSyncEnginePendingDatabaseChange", b"init"),
|
|
63
|
+
("CKSyncEnginePendingDatabaseChange", b"new"),
|
|
64
|
+
("CKSyncEngineConfiguration", b"init"),
|
|
65
|
+
("CKSyncEngineConfiguration", b"new"),
|
|
66
|
+
("CKSyncEngineEvent", b"init"),
|
|
67
|
+
("CKSyncEngineEvent", b"new"),
|
|
68
|
+
("CKSyncEngineFetchedRecordDeletion", b"init"),
|
|
69
|
+
("CKSyncEngineFetchedRecordDeletion", b"new"),
|
|
70
|
+
("CKSyncEngineFetchedZoneDeletion", b"init"),
|
|
71
|
+
("CKSyncEngineFetchedZoneDeletion", b"new"),
|
|
72
|
+
("CKSyncEngineFailedRecordSave", b"init"),
|
|
73
|
+
("CKSyncEngineFailedRecordSave", b"new"),
|
|
74
|
+
("CKSyncEngineFailedZoneSave", b"init"),
|
|
75
|
+
("CKSyncEngineFailedZoneSave", b"new"),
|
|
76
|
+
("CKRecordZone", b"init"),
|
|
77
|
+
("CKRecordZone", b"new"),
|
|
78
|
+
("CKRecordID", b"init"),
|
|
79
|
+
("CKRecordID", b"new"),
|
|
80
|
+
("CKShare", b"init"),
|
|
81
|
+
("CKShare", b"new"),
|
|
82
|
+
("CKShare", b"initWithRecordType:"),
|
|
83
|
+
("CKShare", b"initWithRecordType:recordID:"),
|
|
84
|
+
("CKShare", b"initWithRecordType:zoneID:"),
|
|
85
|
+
("CKLocationSortDescriptor", b"init"),
|
|
86
|
+
("CKLocationSortDescriptor", b"new"),
|
|
87
|
+
("CKQueryCursor", b"init"),
|
|
88
|
+
("CKQueryCursor", b"new"),
|
|
89
|
+
("CKSubscription", b"init"),
|
|
90
|
+
("CKSubscription", b"new"),
|
|
91
|
+
("CKRecord", b"init"),
|
|
92
|
+
("CKRecord", b"new"),
|
|
93
|
+
("CKContainer", b"init"),
|
|
94
|
+
("CKContainer", b"new"),
|
|
95
|
+
("CKAsset", b"init"),
|
|
96
|
+
("CKAsset", b"new"),
|
|
97
|
+
("CKUserIdentityLookupInfo", b"init"),
|
|
98
|
+
("CKUserIdentityLookupInfo", b"new"),
|
|
99
|
+
("CKSyncEngineRecordZoneChangeBatch", b"init"),
|
|
100
|
+
("CKSyncEngineRecordZoneChangeBatch", b"new"),
|
|
101
|
+
("CKUserIdentity", b"init"),
|
|
102
|
+
("CKUserIdentity", b"new"),
|
|
103
|
+
("CKSyncEngine", b"init"),
|
|
104
|
+
("CKSyncEngine", b"new"),
|
|
105
|
+
("CKSyncEngineFetchChangesContext", b"init"),
|
|
106
|
+
("CKSyncEngineFetchChangesContext", b"new"),
|
|
107
|
+
("CKSyncEngineSendChangesContext", b"init"),
|
|
108
|
+
("CKSyncEngineSendChangesContext", b"new"),
|
|
109
|
+
):
|
|
110
|
+
objc.registerUnavailableMethod(cls, sel)
|
|
111
|
+
|
|
39
112
|
del sys.modules["CloudKit._metadata"]
|
|
40
113
|
|
|
41
114
|
for clsname in (
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# This file is generated by objective.metadata
|
|
2
2
|
#
|
|
3
|
-
# Last update:
|
|
3
|
+
# Last update: Sat May 18 09:18:31 2024
|
|
4
4
|
#
|
|
5
5
|
# flake8: noqa
|
|
6
6
|
|
|
@@ -1824,6 +1824,23 @@ try:
|
|
|
1824
1824
|
}
|
|
1825
1825
|
},
|
|
1826
1826
|
)
|
|
1827
|
+
r(
|
|
1828
|
+
b"CKFetchSubscriptionsOperation",
|
|
1829
|
+
b"perSubscriptionCompletionBlock",
|
|
1830
|
+
{
|
|
1831
|
+
"retval": {
|
|
1832
|
+
"callable": {
|
|
1833
|
+
"retval": {"type": b"v"},
|
|
1834
|
+
"arguments": {
|
|
1835
|
+
0: {"type": b"^v"},
|
|
1836
|
+
1: {"type": b"@"},
|
|
1837
|
+
2: {"type": b"@"},
|
|
1838
|
+
3: {"type": b"@"},
|
|
1839
|
+
},
|
|
1840
|
+
}
|
|
1841
|
+
}
|
|
1842
|
+
},
|
|
1843
|
+
)
|
|
1827
1844
|
r(
|
|
1828
1845
|
b"CKFetchSubscriptionsOperation",
|
|
1829
1846
|
b"setFetchSubscriptionCompletionBlock:",
|
|
@@ -1850,7 +1867,12 @@ try:
|
|
|
1850
1867
|
2: {
|
|
1851
1868
|
"callable": {
|
|
1852
1869
|
"retval": {"type": b"v"},
|
|
1853
|
-
"arguments": {
|
|
1870
|
+
"arguments": {
|
|
1871
|
+
0: {"type": b"^v"},
|
|
1872
|
+
1: {"type": b"@"},
|
|
1873
|
+
2: {"type": b"@"},
|
|
1874
|
+
3: {"type": b"@"},
|
|
1875
|
+
},
|
|
1854
1876
|
}
|
|
1855
1877
|
}
|
|
1856
1878
|
}
|
|
@@ -1967,6 +1989,39 @@ try:
|
|
|
1967
1989
|
}
|
|
1968
1990
|
},
|
|
1969
1991
|
)
|
|
1992
|
+
r(
|
|
1993
|
+
b"CKModifyRecordZonesOperation",
|
|
1994
|
+
b"perRecordZoneDeleteBlock",
|
|
1995
|
+
{
|
|
1996
|
+
"retval": {
|
|
1997
|
+
"callable": {
|
|
1998
|
+
"retval": {"type": b"v"},
|
|
1999
|
+
"arguments": {
|
|
2000
|
+
0: {"type": b"^v"},
|
|
2001
|
+
1: {"type": b"@"},
|
|
2002
|
+
2: {"type": b"@"},
|
|
2003
|
+
},
|
|
2004
|
+
}
|
|
2005
|
+
}
|
|
2006
|
+
},
|
|
2007
|
+
)
|
|
2008
|
+
r(
|
|
2009
|
+
b"CKModifyRecordZonesOperation",
|
|
2010
|
+
b"perRecordZoneSaveBlock",
|
|
2011
|
+
{
|
|
2012
|
+
"retval": {
|
|
2013
|
+
"callable": {
|
|
2014
|
+
"retval": {"type": b"v"},
|
|
2015
|
+
"arguments": {
|
|
2016
|
+
0: {"type": b"^v"},
|
|
2017
|
+
1: {"type": b"@"},
|
|
2018
|
+
2: {"type": b"@"},
|
|
2019
|
+
3: {"type": b"@"},
|
|
2020
|
+
},
|
|
2021
|
+
}
|
|
2022
|
+
}
|
|
2023
|
+
},
|
|
2024
|
+
)
|
|
1970
2025
|
r(
|
|
1971
2026
|
b"CKModifyRecordZonesOperation",
|
|
1972
2027
|
b"setModifyRecordZonesCompletionBlock:",
|
|
@@ -1994,7 +2049,11 @@ try:
|
|
|
1994
2049
|
2: {
|
|
1995
2050
|
"callable": {
|
|
1996
2051
|
"retval": {"type": b"v"},
|
|
1997
|
-
"arguments": {
|
|
2052
|
+
"arguments": {
|
|
2053
|
+
0: {"type": b"^v"},
|
|
2054
|
+
1: {"type": b"@"},
|
|
2055
|
+
2: {"type": b"@"},
|
|
2056
|
+
},
|
|
1998
2057
|
}
|
|
1999
2058
|
}
|
|
2000
2059
|
}
|
|
@@ -2008,7 +2067,12 @@ try:
|
|
|
2008
2067
|
2: {
|
|
2009
2068
|
"callable": {
|
|
2010
2069
|
"retval": {"type": b"v"},
|
|
2011
|
-
"arguments": {
|
|
2070
|
+
"arguments": {
|
|
2071
|
+
0: {"type": b"^v"},
|
|
2072
|
+
1: {"type": b"@"},
|
|
2073
|
+
2: {"type": b"@"},
|
|
2074
|
+
3: {"type": b"@"},
|
|
2075
|
+
},
|
|
2012
2076
|
}
|
|
2013
2077
|
}
|
|
2014
2078
|
}
|
|
@@ -2565,7 +2629,7 @@ try:
|
|
|
2565
2629
|
"arguments": {
|
|
2566
2630
|
3: {
|
|
2567
2631
|
"callable": {
|
|
2568
|
-
"retval": {"type": b"
|
|
2632
|
+
"retval": {"type": b"@"},
|
|
2569
2633
|
"arguments": {0: {"type": b"^v"}, 1: {"type": b"@"}},
|
|
2570
2634
|
}
|
|
2571
2635
|
}
|
|
@@ -2821,6 +2885,169 @@ try:
|
|
|
2821
2885
|
)
|
|
2822
2886
|
finally:
|
|
2823
2887
|
objc._updatingMetadata(False)
|
|
2888
|
+
|
|
2889
|
+
objc.registerNewKeywordsFromSelector(
|
|
2890
|
+
"CKAcceptSharesOperation", b"initWithShareMetadatas:"
|
|
2891
|
+
)
|
|
2892
|
+
objc.registerNewKeywordsFromSelector(
|
|
2893
|
+
"CKAllowedSharingOptions",
|
|
2894
|
+
b"initWithAllowedParticipantPermissionOptions:allowedParticipantAccessOptions:",
|
|
2895
|
+
)
|
|
2896
|
+
objc.registerNewKeywordsFromSelector("CKAsset", b"initWithFileURL:")
|
|
2897
|
+
objc.registerNewKeywordsFromSelector("CKDatabaseSubscription", b"initWithCoder:")
|
|
2898
|
+
objc.registerNewKeywordsFromSelector(
|
|
2899
|
+
"CKDatabaseSubscription", b"initWithSubscriptionID:"
|
|
2900
|
+
)
|
|
2901
|
+
objc.registerNewKeywordsFromSelector(
|
|
2902
|
+
"CKDiscoverUserIdentitiesOperation", b"initWithUserIdentityLookupInfos:"
|
|
2903
|
+
)
|
|
2904
|
+
objc.registerNewKeywordsFromSelector(
|
|
2905
|
+
"CKDiscoverUserInfosOperation", b"initWithEmailAddresses:userRecordIDs:"
|
|
2906
|
+
)
|
|
2907
|
+
objc.registerNewKeywordsFromSelector(
|
|
2908
|
+
"CKFetchDatabaseChangesOperation", b"initWithPreviousServerChangeToken:"
|
|
2909
|
+
)
|
|
2910
|
+
objc.registerNewKeywordsFromSelector(
|
|
2911
|
+
"CKFetchNotificationChangesOperation", b"initWithPreviousServerChangeToken:"
|
|
2912
|
+
)
|
|
2913
|
+
objc.registerNewKeywordsFromSelector(
|
|
2914
|
+
"CKFetchRecordChangesOperation", b"initWithRecordZoneID:previousServerChangeToken:"
|
|
2915
|
+
)
|
|
2916
|
+
objc.registerNewKeywordsFromSelector(
|
|
2917
|
+
"CKFetchRecordZoneChangesOperation",
|
|
2918
|
+
b"initWithRecordZoneIDs:configurationsByRecordZoneID:",
|
|
2919
|
+
)
|
|
2920
|
+
objc.registerNewKeywordsFromSelector(
|
|
2921
|
+
"CKFetchRecordZoneChangesOperation", b"initWithRecordZoneIDs:optionsByRecordZoneID:"
|
|
2922
|
+
)
|
|
2923
|
+
objc.registerNewKeywordsFromSelector(
|
|
2924
|
+
"CKFetchRecordZonesOperation", b"initWithRecordZoneIDs:"
|
|
2925
|
+
)
|
|
2926
|
+
objc.registerNewKeywordsFromSelector("CKFetchRecordsOperation", b"initWithRecordIDs:")
|
|
2927
|
+
objc.registerNewKeywordsFromSelector(
|
|
2928
|
+
"CKFetchShareMetadataOperation", b"initWithShareURLs:"
|
|
2929
|
+
)
|
|
2930
|
+
objc.registerNewKeywordsFromSelector(
|
|
2931
|
+
"CKFetchShareParticipantsOperation", b"initWithUserIdentityLookupInfos:"
|
|
2932
|
+
)
|
|
2933
|
+
objc.registerNewKeywordsFromSelector(
|
|
2934
|
+
"CKFetchSubscriptionsOperation", b"initWithSubscriptionIDs:"
|
|
2935
|
+
)
|
|
2936
|
+
objc.registerNewKeywordsFromSelector(
|
|
2937
|
+
"CKFetchWebAuthTokenOperation", b"initWithAPIToken:"
|
|
2938
|
+
)
|
|
2939
|
+
objc.registerNewKeywordsFromSelector("CKLocationSortDescriptor", b"initWithCoder:")
|
|
2940
|
+
objc.registerNewKeywordsFromSelector(
|
|
2941
|
+
"CKLocationSortDescriptor", b"initWithKey:relativeLocation:"
|
|
2942
|
+
)
|
|
2943
|
+
objc.registerNewKeywordsFromSelector(
|
|
2944
|
+
"CKMarkNotificationsReadOperation", b"initWithNotificationIDsToMarkRead:"
|
|
2945
|
+
)
|
|
2946
|
+
objc.registerNewKeywordsFromSelector("CKModifyBadgeOperation", b"initWithBadgeValue:")
|
|
2947
|
+
objc.registerNewKeywordsFromSelector(
|
|
2948
|
+
"CKModifyRecordZonesOperation", b"initWithRecordZonesToSave:recordZoneIDsToDelete:"
|
|
2949
|
+
)
|
|
2950
|
+
objc.registerNewKeywordsFromSelector(
|
|
2951
|
+
"CKModifyRecordsOperation", b"initWithRecordsToSave:recordIDsToDelete:"
|
|
2952
|
+
)
|
|
2953
|
+
objc.registerNewKeywordsFromSelector(
|
|
2954
|
+
"CKModifySubscriptionsOperation",
|
|
2955
|
+
b"initWithSubscriptionsToSave:subscriptionIDsToDelete:",
|
|
2956
|
+
)
|
|
2957
|
+
objc.registerNewKeywordsFromSelector("CKOperationGroup", b"initWithCoder:")
|
|
2958
|
+
objc.registerNewKeywordsFromSelector("CKQuery", b"initWithCoder:")
|
|
2959
|
+
objc.registerNewKeywordsFromSelector("CKQuery", b"initWithRecordType:predicate:")
|
|
2960
|
+
objc.registerNewKeywordsFromSelector("CKQueryOperation", b"initWithCursor:")
|
|
2961
|
+
objc.registerNewKeywordsFromSelector("CKQueryOperation", b"initWithQuery:")
|
|
2962
|
+
objc.registerNewKeywordsFromSelector("CKQuerySubscription", b"initWithCoder:")
|
|
2963
|
+
objc.registerNewKeywordsFromSelector(
|
|
2964
|
+
"CKQuerySubscription", b"initWithRecordType:predicate:options:"
|
|
2965
|
+
)
|
|
2966
|
+
objc.registerNewKeywordsFromSelector(
|
|
2967
|
+
"CKQuerySubscription", b"initWithRecordType:predicate:subscriptionID:options:"
|
|
2968
|
+
)
|
|
2969
|
+
objc.registerNewKeywordsFromSelector("CKRecord", b"initWithRecordType:")
|
|
2970
|
+
objc.registerNewKeywordsFromSelector("CKRecord", b"initWithRecordType:recordID:")
|
|
2971
|
+
objc.registerNewKeywordsFromSelector("CKRecord", b"initWithRecordType:zoneID:")
|
|
2972
|
+
objc.registerNewKeywordsFromSelector("CKRecordID", b"initWithRecordName:")
|
|
2973
|
+
objc.registerNewKeywordsFromSelector("CKRecordID", b"initWithRecordName:zoneID:")
|
|
2974
|
+
objc.registerNewKeywordsFromSelector("CKRecordZone", b"initWithZoneID:")
|
|
2975
|
+
objc.registerNewKeywordsFromSelector("CKRecordZone", b"initWithZoneName:")
|
|
2976
|
+
objc.registerNewKeywordsFromSelector("CKRecordZoneID", b"initWithZoneName:ownerName:")
|
|
2977
|
+
objc.registerNewKeywordsFromSelector("CKRecordZoneSubscription", b"initWithCoder:")
|
|
2978
|
+
objc.registerNewKeywordsFromSelector("CKRecordZoneSubscription", b"initWithZoneID:")
|
|
2979
|
+
objc.registerNewKeywordsFromSelector(
|
|
2980
|
+
"CKRecordZoneSubscription", b"initWithZoneID:subscriptionID:"
|
|
2981
|
+
)
|
|
2982
|
+
objc.registerNewKeywordsFromSelector("CKReference", b"initWithRecord:action:")
|
|
2983
|
+
objc.registerNewKeywordsFromSelector("CKReference", b"initWithRecordID:action:")
|
|
2984
|
+
objc.registerNewKeywordsFromSelector("CKShare", b"initWithCoder:")
|
|
2985
|
+
objc.registerNewKeywordsFromSelector("CKShare", b"initWithRecordType:")
|
|
2986
|
+
objc.registerNewKeywordsFromSelector("CKShare", b"initWithRecordType:recordID:")
|
|
2987
|
+
objc.registerNewKeywordsFromSelector("CKShare", b"initWithRecordType:zoneID:")
|
|
2988
|
+
objc.registerNewKeywordsFromSelector("CKShare", b"initWithRecordZoneID:")
|
|
2989
|
+
objc.registerNewKeywordsFromSelector("CKShare", b"initWithRootRecord:")
|
|
2990
|
+
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
|
+
objc.registerNewKeywordsFromSelector(
|
|
3000
|
+
"CKSubscription", b"initWithZoneID:subscriptionID:options:"
|
|
3001
|
+
)
|
|
3002
|
+
objc.registerNewKeywordsFromSelector("CKSyncEngine", b"initWithConfiguration:")
|
|
3003
|
+
objc.registerNewKeywordsFromSelector(
|
|
3004
|
+
"CKSyncEngineConfiguration", b"initWithDatabase:stateSerialization:delegate:"
|
|
3005
|
+
)
|
|
3006
|
+
objc.registerNewKeywordsFromSelector(
|
|
3007
|
+
"CKSyncEngineFetchChangesOptions", b"initWithScope:"
|
|
3008
|
+
)
|
|
3009
|
+
objc.registerNewKeywordsFromSelector(
|
|
3010
|
+
"CKSyncEngineFetchChangesScope", b"initWithExcludedZoneIDs:"
|
|
3011
|
+
)
|
|
3012
|
+
objc.registerNewKeywordsFromSelector(
|
|
3013
|
+
"CKSyncEngineFetchChangesScope", b"initWithZoneIDs:"
|
|
3014
|
+
)
|
|
3015
|
+
objc.registerNewKeywordsFromSelector(
|
|
3016
|
+
"CKSyncEnginePendingRecordZoneChange", b"initWithRecordID:type:"
|
|
3017
|
+
)
|
|
3018
|
+
objc.registerNewKeywordsFromSelector(
|
|
3019
|
+
"CKSyncEnginePendingZoneDelete", b"initWithZoneID:"
|
|
3020
|
+
)
|
|
3021
|
+
objc.registerNewKeywordsFromSelector("CKSyncEnginePendingZoneSave", b"initWithZone:")
|
|
3022
|
+
objc.registerNewKeywordsFromSelector(
|
|
3023
|
+
"CKSyncEngineRecordZoneChangeBatch", b"initWithPendingChanges:recordProvider:"
|
|
3024
|
+
)
|
|
3025
|
+
objc.registerNewKeywordsFromSelector(
|
|
3026
|
+
"CKSyncEngineRecordZoneChangeBatch",
|
|
3027
|
+
b"initWithRecordsToSave:recordIDsToDelete:atomicByZone:",
|
|
3028
|
+
)
|
|
3029
|
+
objc.registerNewKeywordsFromSelector(
|
|
3030
|
+
"CKSyncEngineSendChangesOptions", b"initWithScope:"
|
|
3031
|
+
)
|
|
3032
|
+
objc.registerNewKeywordsFromSelector(
|
|
3033
|
+
"CKSyncEngineSendChangesScope", b"initWithExcludedZoneIDs:"
|
|
3034
|
+
)
|
|
3035
|
+
objc.registerNewKeywordsFromSelector(
|
|
3036
|
+
"CKSyncEngineSendChangesScope", b"initWithRecordIDs:"
|
|
3037
|
+
)
|
|
3038
|
+
objc.registerNewKeywordsFromSelector(
|
|
3039
|
+
"CKSyncEngineSendChangesScope", b"initWithZoneIDs:"
|
|
3040
|
+
)
|
|
3041
|
+
objc.registerNewKeywordsFromSelector("CKSystemSharingUIObserver", b"initWithContainer:")
|
|
3042
|
+
objc.registerNewKeywordsFromSelector(
|
|
3043
|
+
"CKUserIdentityLookupInfo", b"initWithEmailAddress:"
|
|
3044
|
+
)
|
|
3045
|
+
objc.registerNewKeywordsFromSelector(
|
|
3046
|
+
"CKUserIdentityLookupInfo", b"initWithPhoneNumber:"
|
|
3047
|
+
)
|
|
3048
|
+
objc.registerNewKeywordsFromSelector(
|
|
3049
|
+
"CKUserIdentityLookupInfo", b"initWithUserRecordID:"
|
|
3050
|
+
)
|
|
2824
3051
|
expressions = {}
|
|
2825
3052
|
|
|
2826
3053
|
# END OF FILE
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: pyobjc-framework-CloudKit
|
|
3
|
-
Version: 10.
|
|
3
|
+
Version: 10.3
|
|
4
4
|
Summary: Wrappers for the framework CloudKit on macOS
|
|
5
5
|
Home-page: https://github.com/ronaldoussoren/pyobjc
|
|
6
6
|
Author: Ronald Oussoren
|
|
@@ -31,11 +31,11 @@ Classifier: Topic :: Software Development :: User Interfaces
|
|
|
31
31
|
Requires-Python: >=3.8
|
|
32
32
|
Description-Content-Type: text/x-rst; charset=UTF-8
|
|
33
33
|
License-File: LICENSE.txt
|
|
34
|
-
Requires-Dist: pyobjc-core>=10.
|
|
35
|
-
Requires-Dist: pyobjc-framework-Cocoa>=10.
|
|
36
|
-
Requires-Dist: pyobjc-framework-CoreLocation>=10.
|
|
37
|
-
Requires-Dist: pyobjc-framework-CoreData>=10.
|
|
38
|
-
Requires-Dist: pyobjc-framework-Accounts>=10.
|
|
34
|
+
Requires-Dist: pyobjc-core>=10.3
|
|
35
|
+
Requires-Dist: pyobjc-framework-Cocoa>=10.3
|
|
36
|
+
Requires-Dist: pyobjc-framework-CoreLocation>=10.3
|
|
37
|
+
Requires-Dist: pyobjc-framework-CoreData>=10.3
|
|
38
|
+
Requires-Dist: pyobjc-framework-Accounts>=10.3
|
|
39
39
|
Project-URL: Documentation, https://pyobjc.readthedocs.io/en/latest/
|
|
40
40
|
Project-URL: Issue tracker, https://github.com/ronaldoussoren/pyobjc/issues
|
|
41
41
|
Project-URL: Repository, https://github.com/ronaldoussoren/pyobjc
|
|
@@ -65,17 +65,11 @@ PyObjCTest/test_cloudkit.py
|
|
|
65
65
|
PyObjCTest/test_skfetchshareparticipantsoperation.py
|
|
66
66
|
metadata/CloudKit.fwinfo
|
|
67
67
|
metadata/metadata.ini
|
|
68
|
-
metadata/raw/arm64-12.0.fwinfo
|
|
69
68
|
metadata/raw/arm64-12.3.fwinfo
|
|
70
|
-
metadata/raw/arm64-13.0.fwinfo
|
|
71
69
|
metadata/raw/arm64-13.3.fwinfo
|
|
72
|
-
metadata/raw/arm64-14.
|
|
73
|
-
metadata/raw/arm64-14.2.fwinfo
|
|
70
|
+
metadata/raw/arm64-14.5.fwinfo
|
|
74
71
|
metadata/raw/x86_64-10.10.fwinfo
|
|
75
72
|
metadata/raw/x86_64-10.16.fwinfo
|
|
76
|
-
metadata/raw/x86_64-12.0.fwinfo
|
|
77
73
|
metadata/raw/x86_64-12.3.fwinfo
|
|
78
|
-
metadata/raw/x86_64-13.0.fwinfo
|
|
79
74
|
metadata/raw/x86_64-13.3.fwinfo
|
|
80
|
-
metadata/raw/x86_64-14.
|
|
81
|
-
metadata/raw/x86_64-14.2.fwinfo
|
|
75
|
+
metadata/raw/x86_64-14.5.fwinfo
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: pyobjc-framework-CloudKit
|
|
3
|
-
Version: 10.
|
|
3
|
+
Version: 10.3
|
|
4
4
|
Summary: Wrappers for the framework CloudKit on macOS
|
|
5
5
|
Home-page: https://github.com/ronaldoussoren/pyobjc
|
|
6
6
|
Author: Ronald Oussoren
|
|
@@ -31,11 +31,11 @@ Classifier: Topic :: Software Development :: User Interfaces
|
|
|
31
31
|
Requires-Python: >=3.8
|
|
32
32
|
Description-Content-Type: text/x-rst; charset=UTF-8
|
|
33
33
|
License-File: LICENSE.txt
|
|
34
|
-
Requires-Dist: pyobjc-core>=10.
|
|
35
|
-
Requires-Dist: pyobjc-framework-Cocoa>=10.
|
|
36
|
-
Requires-Dist: pyobjc-framework-CoreLocation>=10.
|
|
37
|
-
Requires-Dist: pyobjc-framework-CoreData>=10.
|
|
38
|
-
Requires-Dist: pyobjc-framework-Accounts>=10.
|
|
34
|
+
Requires-Dist: pyobjc-core>=10.3
|
|
35
|
+
Requires-Dist: pyobjc-framework-Cocoa>=10.3
|
|
36
|
+
Requires-Dist: pyobjc-framework-CoreLocation>=10.3
|
|
37
|
+
Requires-Dist: pyobjc-framework-CoreData>=10.3
|
|
38
|
+
Requires-Dist: pyobjc-framework-Accounts>=10.3
|
|
39
39
|
|
|
40
40
|
|
|
41
41
|
Wrappers for the "CloudKit" framework on macOS.
|