pyobjc-framework-DeviceCheck 12.1__tar.gz → 12.2__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_devicecheck-12.1 → pyobjc_framework_devicecheck-12.2}/Lib/DeviceCheck/_metadata.py +1 -1
- {pyobjc_framework_devicecheck-12.1 → pyobjc_framework_devicecheck-12.2}/Lib/pyobjc_framework_DeviceCheck.egg-info/PKG-INFO +3 -3
- {pyobjc_framework_devicecheck-12.1 → pyobjc_framework_devicecheck-12.2}/Lib/pyobjc_framework_DeviceCheck.egg-info/SOURCES.txt +2 -2
- pyobjc_framework_devicecheck-12.2/Lib/pyobjc_framework_DeviceCheck.egg-info/pyobjc-build-info.txt +3 -0
- pyobjc_framework_devicecheck-12.2/Lib/pyobjc_framework_DeviceCheck.egg-info/requires.txt +2 -0
- {pyobjc_framework_devicecheck-12.1 → pyobjc_framework_devicecheck-12.2}/PKG-INFO +3 -3
- pyobjc_framework_devicecheck-12.1/metadata/raw/arm64-26.0.fwinfo → pyobjc_framework_devicecheck-12.2/metadata/raw/arm64-26.5.fwinfo +87 -16
- pyobjc_framework_devicecheck-12.1/metadata/raw/x86_64-26.0.fwinfo → pyobjc_framework_devicecheck-12.2/metadata/raw/x86_64-26.5.fwinfo +87 -16
- {pyobjc_framework_devicecheck-12.1 → pyobjc_framework_devicecheck-12.2}/setup.py +1 -1
- pyobjc_framework_devicecheck-12.1/Lib/pyobjc_framework_DeviceCheck.egg-info/pyobjc-build-info.txt +0 -3
- pyobjc_framework_devicecheck-12.1/Lib/pyobjc_framework_DeviceCheck.egg-info/requires.txt +0 -2
- {pyobjc_framework_devicecheck-12.1 → pyobjc_framework_devicecheck-12.2}/Lib/DeviceCheck/__init__.py +0 -0
- {pyobjc_framework_devicecheck-12.1 → pyobjc_framework_devicecheck-12.2}/Lib/pyobjc_framework_DeviceCheck.egg-info/dependency_links.txt +0 -0
- {pyobjc_framework_devicecheck-12.1 → pyobjc_framework_devicecheck-12.2}/Lib/pyobjc_framework_DeviceCheck.egg-info/not-zip-safe +0 -0
- {pyobjc_framework_devicecheck-12.1 → pyobjc_framework_devicecheck-12.2}/Lib/pyobjc_framework_DeviceCheck.egg-info/top_level.txt +0 -0
- {pyobjc_framework_devicecheck-12.1 → pyobjc_framework_devicecheck-12.2}/License.txt +0 -0
- {pyobjc_framework_devicecheck-12.1 → pyobjc_framework_devicecheck-12.2}/MANIFEST.in +0 -0
- {pyobjc_framework_devicecheck-12.1 → pyobjc_framework_devicecheck-12.2}/PyObjCTest/__init__.py +0 -0
- {pyobjc_framework_devicecheck-12.1 → pyobjc_framework_devicecheck-12.2}/PyObjCTest/test_dcappattestservice.py +0 -0
- {pyobjc_framework_devicecheck-12.1 → pyobjc_framework_devicecheck-12.2}/PyObjCTest/test_dcdevice.py +0 -0
- {pyobjc_framework_devicecheck-12.1 → pyobjc_framework_devicecheck-12.2}/PyObjCTest/test_dcerror.py +0 -0
- {pyobjc_framework_devicecheck-12.1 → pyobjc_framework_devicecheck-12.2}/PyObjCTest/test_devicecheck.py +0 -0
- {pyobjc_framework_devicecheck-12.1 → pyobjc_framework_devicecheck-12.2}/metadata/DeviceCheck.fwinfo +0 -0
- {pyobjc_framework_devicecheck-12.1 → pyobjc_framework_devicecheck-12.2}/metadata/metadata.ini +0 -0
- {pyobjc_framework_devicecheck-12.1 → pyobjc_framework_devicecheck-12.2}/pyobjc_setup.py +0 -0
- {pyobjc_framework_devicecheck-12.1 → pyobjc_framework_devicecheck-12.2}/pyproject.toml +0 -0
- {pyobjc_framework_devicecheck-12.1 → pyobjc_framework_devicecheck-12.2}/setup.cfg +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: pyobjc-framework-DeviceCheck
|
|
3
|
-
Version: 12.
|
|
3
|
+
Version: 12.2
|
|
4
4
|
Summary: Wrappers for the framework DeviceCheck on macOS
|
|
5
5
|
Home-page: https://github.com/ronaldoussoren/pyobjc
|
|
6
6
|
Author: Ronald Oussoren
|
|
@@ -30,8 +30,8 @@ Classifier: Topic :: Software Development :: Libraries :: Python Modules
|
|
|
30
30
|
Classifier: Topic :: Software Development :: User Interfaces
|
|
31
31
|
Requires-Python: >=3.10
|
|
32
32
|
Description-Content-Type: text/x-rst; charset=UTF-8
|
|
33
|
-
Requires-Dist: pyobjc-core>=12.
|
|
34
|
-
Requires-Dist: pyobjc-framework-Cocoa>=12.
|
|
33
|
+
Requires-Dist: pyobjc-core>=12.2
|
|
34
|
+
Requires-Dist: pyobjc-framework-Cocoa>=12.2
|
|
35
35
|
Dynamic: author
|
|
36
36
|
Dynamic: author-email
|
|
37
37
|
Dynamic: classifier
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: pyobjc-framework-DeviceCheck
|
|
3
|
-
Version: 12.
|
|
3
|
+
Version: 12.2
|
|
4
4
|
Summary: Wrappers for the framework DeviceCheck on macOS
|
|
5
5
|
Home-page: https://github.com/ronaldoussoren/pyobjc
|
|
6
6
|
Author: Ronald Oussoren
|
|
@@ -30,8 +30,8 @@ Classifier: Topic :: Software Development :: Libraries :: Python Modules
|
|
|
30
30
|
Classifier: Topic :: Software Development :: User Interfaces
|
|
31
31
|
Requires-Python: >=3.10
|
|
32
32
|
Description-Content-Type: text/x-rst; charset=UTF-8
|
|
33
|
-
Requires-Dist: pyobjc-core>=12.
|
|
34
|
-
Requires-Dist: pyobjc-framework-Cocoa>=12.
|
|
33
|
+
Requires-Dist: pyobjc-core>=12.2
|
|
34
|
+
Requires-Dist: pyobjc-framework-Cocoa>=12.2
|
|
35
35
|
Dynamic: author
|
|
36
36
|
Dynamic: author-email
|
|
37
37
|
Dynamic: classifier
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// GENERATED FILE DO NOT EDIT
|
|
2
2
|
//
|
|
3
3
|
// This file was generated by objective.metadata
|
|
4
|
-
// Last update:
|
|
4
|
+
// Last update: Sun May 24 11:47:56 2026
|
|
5
5
|
{
|
|
6
6
|
"arch": "arm64",
|
|
7
7
|
"definitions": {
|
|
@@ -21,22 +21,29 @@
|
|
|
21
21
|
"type": "^v"
|
|
22
22
|
},
|
|
23
23
|
"1": {
|
|
24
|
-
"type": "@"
|
|
24
|
+
"type": "@",
|
|
25
|
+
"type_name": "NSString *"
|
|
25
26
|
},
|
|
26
27
|
"2": {
|
|
27
|
-
"type": "@"
|
|
28
|
+
"type": "@",
|
|
29
|
+
"type_name": "NSError *"
|
|
28
30
|
}
|
|
29
31
|
},
|
|
30
32
|
"retval": {
|
|
31
33
|
"type": "v"
|
|
32
34
|
}
|
|
33
35
|
},
|
|
36
|
+
"name": "completionHandler",
|
|
37
|
+
"null_accepted": true,
|
|
38
|
+
"type_name": "void (^)(NSString * _Nullable, NSError * _Nullable)",
|
|
34
39
|
"typestr": "@?",
|
|
35
40
|
"typestr_special": false
|
|
36
41
|
}
|
|
37
42
|
],
|
|
38
43
|
"class_method": false,
|
|
44
|
+
"introduced": "11.0",
|
|
39
45
|
"retval": {
|
|
46
|
+
"type_name": "void",
|
|
40
47
|
"typestr": "v",
|
|
41
48
|
"typestr_special": false
|
|
42
49
|
},
|
|
@@ -46,10 +53,16 @@
|
|
|
46
53
|
{
|
|
47
54
|
"args": [
|
|
48
55
|
{
|
|
56
|
+
"name": "keyId",
|
|
57
|
+
"null_accepted": true,
|
|
58
|
+
"type_name": "NSString *",
|
|
49
59
|
"typestr": "@",
|
|
50
60
|
"typestr_special": false
|
|
51
61
|
},
|
|
52
62
|
{
|
|
63
|
+
"name": "clientDataHash",
|
|
64
|
+
"null_accepted": true,
|
|
65
|
+
"type_name": "NSData *",
|
|
53
66
|
"typestr": "@",
|
|
54
67
|
"typestr_special": false
|
|
55
68
|
},
|
|
@@ -60,22 +73,29 @@
|
|
|
60
73
|
"type": "^v"
|
|
61
74
|
},
|
|
62
75
|
"1": {
|
|
63
|
-
"type": "@"
|
|
76
|
+
"type": "@",
|
|
77
|
+
"type_name": "NSData *"
|
|
64
78
|
},
|
|
65
79
|
"2": {
|
|
66
|
-
"type": "@"
|
|
80
|
+
"type": "@",
|
|
81
|
+
"type_name": "NSError *"
|
|
67
82
|
}
|
|
68
83
|
},
|
|
69
84
|
"retval": {
|
|
70
85
|
"type": "v"
|
|
71
86
|
}
|
|
72
87
|
},
|
|
88
|
+
"name": "completionHandler",
|
|
89
|
+
"null_accepted": true,
|
|
90
|
+
"type_name": "void (^)(NSData * _Nullable, NSError * _Nullable)",
|
|
73
91
|
"typestr": "@?",
|
|
74
92
|
"typestr_special": false
|
|
75
93
|
}
|
|
76
94
|
],
|
|
77
95
|
"class_method": false,
|
|
96
|
+
"introduced": "11.0",
|
|
78
97
|
"retval": {
|
|
98
|
+
"type_name": "void",
|
|
79
99
|
"typestr": "v",
|
|
80
100
|
"typestr_special": false
|
|
81
101
|
},
|
|
@@ -85,10 +105,16 @@
|
|
|
85
105
|
{
|
|
86
106
|
"args": [
|
|
87
107
|
{
|
|
108
|
+
"name": "keyId",
|
|
109
|
+
"null_accepted": true,
|
|
110
|
+
"type_name": "NSString *",
|
|
88
111
|
"typestr": "@",
|
|
89
112
|
"typestr_special": false
|
|
90
113
|
},
|
|
91
114
|
{
|
|
115
|
+
"name": "clientDataHash",
|
|
116
|
+
"null_accepted": true,
|
|
117
|
+
"type_name": "NSData *",
|
|
92
118
|
"typestr": "@",
|
|
93
119
|
"typestr_special": false
|
|
94
120
|
},
|
|
@@ -99,22 +125,29 @@
|
|
|
99
125
|
"type": "^v"
|
|
100
126
|
},
|
|
101
127
|
"1": {
|
|
102
|
-
"type": "@"
|
|
128
|
+
"type": "@",
|
|
129
|
+
"type_name": "NSData *"
|
|
103
130
|
},
|
|
104
131
|
"2": {
|
|
105
|
-
"type": "@"
|
|
132
|
+
"type": "@",
|
|
133
|
+
"type_name": "NSError *"
|
|
106
134
|
}
|
|
107
135
|
},
|
|
108
136
|
"retval": {
|
|
109
137
|
"type": "v"
|
|
110
138
|
}
|
|
111
139
|
},
|
|
140
|
+
"name": "completionHandler",
|
|
141
|
+
"null_accepted": true,
|
|
142
|
+
"type_name": "void (^)(NSData * _Nullable, NSError * _Nullable)",
|
|
112
143
|
"typestr": "@?",
|
|
113
144
|
"typestr_special": false
|
|
114
145
|
}
|
|
115
146
|
],
|
|
116
147
|
"class_method": false,
|
|
148
|
+
"introduced": "11.0",
|
|
117
149
|
"retval": {
|
|
150
|
+
"type_name": "void",
|
|
118
151
|
"typestr": "v",
|
|
119
152
|
"typestr_special": false
|
|
120
153
|
},
|
|
@@ -124,7 +157,9 @@
|
|
|
124
157
|
{
|
|
125
158
|
"args": [],
|
|
126
159
|
"class_method": true,
|
|
160
|
+
"introduced": "11.0",
|
|
127
161
|
"retval": {
|
|
162
|
+
"type_name": "DCAppAttestService *",
|
|
128
163
|
"typestr": "@",
|
|
129
164
|
"typestr_special": false
|
|
130
165
|
},
|
|
@@ -134,7 +169,9 @@
|
|
|
134
169
|
{
|
|
135
170
|
"args": [],
|
|
136
171
|
"class_method": false,
|
|
172
|
+
"introduced": "11.0",
|
|
137
173
|
"retval": {
|
|
174
|
+
"type_name": "BOOL",
|
|
138
175
|
"typestr": "Z",
|
|
139
176
|
"typestr_special": true
|
|
140
177
|
},
|
|
@@ -146,9 +183,11 @@
|
|
|
146
183
|
"properties": [
|
|
147
184
|
{
|
|
148
185
|
"attributes": [
|
|
186
|
+
"class",
|
|
149
187
|
"readonly"
|
|
150
188
|
],
|
|
151
189
|
"name": "sharedService",
|
|
190
|
+
"type_name": "DCAppAttestService *",
|
|
152
191
|
"typestr": "@",
|
|
153
192
|
"typestr_special": false
|
|
154
193
|
},
|
|
@@ -161,6 +200,7 @@
|
|
|
161
200
|
]
|
|
162
201
|
],
|
|
163
202
|
"name": "supported",
|
|
203
|
+
"type_name": "BOOL",
|
|
164
204
|
"typestr": "Z",
|
|
165
205
|
"typestr_special": true
|
|
166
206
|
}
|
|
@@ -180,22 +220,29 @@
|
|
|
180
220
|
"type": "^v"
|
|
181
221
|
},
|
|
182
222
|
"1": {
|
|
183
|
-
"type": "@"
|
|
223
|
+
"type": "@",
|
|
224
|
+
"type_name": "NSData *"
|
|
184
225
|
},
|
|
185
226
|
"2": {
|
|
186
|
-
"type": "@"
|
|
227
|
+
"type": "@",
|
|
228
|
+
"type_name": "NSError *"
|
|
187
229
|
}
|
|
188
230
|
},
|
|
189
231
|
"retval": {
|
|
190
232
|
"type": "v"
|
|
191
233
|
}
|
|
192
234
|
},
|
|
235
|
+
"name": "completion",
|
|
236
|
+
"null_accepted": true,
|
|
237
|
+
"type_name": "void (^)(NSData * _Nullable, NSError * _Nullable)",
|
|
193
238
|
"typestr": "@?",
|
|
194
239
|
"typestr_special": false
|
|
195
240
|
}
|
|
196
241
|
],
|
|
197
242
|
"class_method": false,
|
|
243
|
+
"introduced": "10.15",
|
|
198
244
|
"retval": {
|
|
245
|
+
"type_name": "void",
|
|
199
246
|
"typestr": "v",
|
|
200
247
|
"typestr_special": false
|
|
201
248
|
},
|
|
@@ -205,7 +252,9 @@
|
|
|
205
252
|
{
|
|
206
253
|
"args": [],
|
|
207
254
|
"class_method": true,
|
|
255
|
+
"introduced": "10.15",
|
|
208
256
|
"retval": {
|
|
257
|
+
"type_name": "DCDevice *",
|
|
209
258
|
"typestr": "@",
|
|
210
259
|
"typestr_special": false
|
|
211
260
|
},
|
|
@@ -215,7 +264,9 @@
|
|
|
215
264
|
{
|
|
216
265
|
"args": [],
|
|
217
266
|
"class_method": false,
|
|
267
|
+
"introduced": "10.15",
|
|
218
268
|
"retval": {
|
|
269
|
+
"type_name": "BOOL",
|
|
219
270
|
"typestr": "Z",
|
|
220
271
|
"typestr_special": true
|
|
221
272
|
},
|
|
@@ -227,9 +278,11 @@
|
|
|
227
278
|
"properties": [
|
|
228
279
|
{
|
|
229
280
|
"attributes": [
|
|
281
|
+
"class",
|
|
230
282
|
"readonly"
|
|
231
283
|
],
|
|
232
284
|
"name": "currentDevice",
|
|
285
|
+
"type_name": "DCDevice *",
|
|
233
286
|
"typestr": "@",
|
|
234
287
|
"typestr_special": false
|
|
235
288
|
},
|
|
@@ -242,6 +295,7 @@
|
|
|
242
295
|
]
|
|
243
296
|
],
|
|
244
297
|
"name": "supported",
|
|
298
|
+
"type_name": "BOOL",
|
|
245
299
|
"typestr": "Z",
|
|
246
300
|
"typestr_special": true
|
|
247
301
|
}
|
|
@@ -251,11 +305,26 @@
|
|
|
251
305
|
}
|
|
252
306
|
},
|
|
253
307
|
"enum": {
|
|
254
|
-
"DCErrorFeatureUnsupported":
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
"
|
|
308
|
+
"DCErrorFeatureUnsupported": {
|
|
309
|
+
"enum": "DCError",
|
|
310
|
+
"value": 1
|
|
311
|
+
},
|
|
312
|
+
"DCErrorInvalidInput": {
|
|
313
|
+
"enum": "DCError",
|
|
314
|
+
"value": 2
|
|
315
|
+
},
|
|
316
|
+
"DCErrorInvalidKey": {
|
|
317
|
+
"enum": "DCError",
|
|
318
|
+
"value": 3
|
|
319
|
+
},
|
|
320
|
+
"DCErrorServerUnavailable": {
|
|
321
|
+
"enum": "DCError",
|
|
322
|
+
"value": 4
|
|
323
|
+
},
|
|
324
|
+
"DCErrorUnknownSystemFailure": {
|
|
325
|
+
"enum": "DCError",
|
|
326
|
+
"value": 0
|
|
327
|
+
}
|
|
259
328
|
},
|
|
260
329
|
"enum_type": {
|
|
261
330
|
"DCError": {
|
|
@@ -265,6 +334,8 @@
|
|
|
265
334
|
"expressions": {},
|
|
266
335
|
"externs": {
|
|
267
336
|
"DCErrorDomain": {
|
|
337
|
+
"introduced": "10.15",
|
|
338
|
+
"type_name": "const NSErrorDomain",
|
|
268
339
|
"typestr": "@"
|
|
269
340
|
}
|
|
270
341
|
},
|
|
@@ -284,6 +355,6 @@
|
|
|
284
355
|
"DCDevice.h",
|
|
285
356
|
"DCError.h"
|
|
286
357
|
],
|
|
287
|
-
"release": "
|
|
288
|
-
"sdk": "/Users/ronald/Applications/Xcode
|
|
358
|
+
"release": "26.5",
|
|
359
|
+
"sdk": "/Users/ronald/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk"
|
|
289
360
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// GENERATED FILE DO NOT EDIT
|
|
2
2
|
//
|
|
3
3
|
// This file was generated by objective.metadata
|
|
4
|
-
// Last update:
|
|
4
|
+
// Last update: Sun May 24 11:47:54 2026
|
|
5
5
|
{
|
|
6
6
|
"arch": "x86_64",
|
|
7
7
|
"definitions": {
|
|
@@ -21,22 +21,29 @@
|
|
|
21
21
|
"type": "^v"
|
|
22
22
|
},
|
|
23
23
|
"1": {
|
|
24
|
-
"type": "@"
|
|
24
|
+
"type": "@",
|
|
25
|
+
"type_name": "NSString *"
|
|
25
26
|
},
|
|
26
27
|
"2": {
|
|
27
|
-
"type": "@"
|
|
28
|
+
"type": "@",
|
|
29
|
+
"type_name": "NSError *"
|
|
28
30
|
}
|
|
29
31
|
},
|
|
30
32
|
"retval": {
|
|
31
33
|
"type": "v"
|
|
32
34
|
}
|
|
33
35
|
},
|
|
36
|
+
"name": "completionHandler",
|
|
37
|
+
"null_accepted": true,
|
|
38
|
+
"type_name": "void (^)(NSString * _Nullable, NSError * _Nullable)",
|
|
34
39
|
"typestr": "@?",
|
|
35
40
|
"typestr_special": false
|
|
36
41
|
}
|
|
37
42
|
],
|
|
38
43
|
"class_method": false,
|
|
44
|
+
"introduced": "11.0",
|
|
39
45
|
"retval": {
|
|
46
|
+
"type_name": "void",
|
|
40
47
|
"typestr": "v",
|
|
41
48
|
"typestr_special": false
|
|
42
49
|
},
|
|
@@ -46,10 +53,16 @@
|
|
|
46
53
|
{
|
|
47
54
|
"args": [
|
|
48
55
|
{
|
|
56
|
+
"name": "keyId",
|
|
57
|
+
"null_accepted": true,
|
|
58
|
+
"type_name": "NSString *",
|
|
49
59
|
"typestr": "@",
|
|
50
60
|
"typestr_special": false
|
|
51
61
|
},
|
|
52
62
|
{
|
|
63
|
+
"name": "clientDataHash",
|
|
64
|
+
"null_accepted": true,
|
|
65
|
+
"type_name": "NSData *",
|
|
53
66
|
"typestr": "@",
|
|
54
67
|
"typestr_special": false
|
|
55
68
|
},
|
|
@@ -60,22 +73,29 @@
|
|
|
60
73
|
"type": "^v"
|
|
61
74
|
},
|
|
62
75
|
"1": {
|
|
63
|
-
"type": "@"
|
|
76
|
+
"type": "@",
|
|
77
|
+
"type_name": "NSData *"
|
|
64
78
|
},
|
|
65
79
|
"2": {
|
|
66
|
-
"type": "@"
|
|
80
|
+
"type": "@",
|
|
81
|
+
"type_name": "NSError *"
|
|
67
82
|
}
|
|
68
83
|
},
|
|
69
84
|
"retval": {
|
|
70
85
|
"type": "v"
|
|
71
86
|
}
|
|
72
87
|
},
|
|
88
|
+
"name": "completionHandler",
|
|
89
|
+
"null_accepted": true,
|
|
90
|
+
"type_name": "void (^)(NSData * _Nullable, NSError * _Nullable)",
|
|
73
91
|
"typestr": "@?",
|
|
74
92
|
"typestr_special": false
|
|
75
93
|
}
|
|
76
94
|
],
|
|
77
95
|
"class_method": false,
|
|
96
|
+
"introduced": "11.0",
|
|
78
97
|
"retval": {
|
|
98
|
+
"type_name": "void",
|
|
79
99
|
"typestr": "v",
|
|
80
100
|
"typestr_special": false
|
|
81
101
|
},
|
|
@@ -85,10 +105,16 @@
|
|
|
85
105
|
{
|
|
86
106
|
"args": [
|
|
87
107
|
{
|
|
108
|
+
"name": "keyId",
|
|
109
|
+
"null_accepted": true,
|
|
110
|
+
"type_name": "NSString *",
|
|
88
111
|
"typestr": "@",
|
|
89
112
|
"typestr_special": false
|
|
90
113
|
},
|
|
91
114
|
{
|
|
115
|
+
"name": "clientDataHash",
|
|
116
|
+
"null_accepted": true,
|
|
117
|
+
"type_name": "NSData *",
|
|
92
118
|
"typestr": "@",
|
|
93
119
|
"typestr_special": false
|
|
94
120
|
},
|
|
@@ -99,22 +125,29 @@
|
|
|
99
125
|
"type": "^v"
|
|
100
126
|
},
|
|
101
127
|
"1": {
|
|
102
|
-
"type": "@"
|
|
128
|
+
"type": "@",
|
|
129
|
+
"type_name": "NSData *"
|
|
103
130
|
},
|
|
104
131
|
"2": {
|
|
105
|
-
"type": "@"
|
|
132
|
+
"type": "@",
|
|
133
|
+
"type_name": "NSError *"
|
|
106
134
|
}
|
|
107
135
|
},
|
|
108
136
|
"retval": {
|
|
109
137
|
"type": "v"
|
|
110
138
|
}
|
|
111
139
|
},
|
|
140
|
+
"name": "completionHandler",
|
|
141
|
+
"null_accepted": true,
|
|
142
|
+
"type_name": "void (^)(NSData * _Nullable, NSError * _Nullable)",
|
|
112
143
|
"typestr": "@?",
|
|
113
144
|
"typestr_special": false
|
|
114
145
|
}
|
|
115
146
|
],
|
|
116
147
|
"class_method": false,
|
|
148
|
+
"introduced": "11.0",
|
|
117
149
|
"retval": {
|
|
150
|
+
"type_name": "void",
|
|
118
151
|
"typestr": "v",
|
|
119
152
|
"typestr_special": false
|
|
120
153
|
},
|
|
@@ -124,7 +157,9 @@
|
|
|
124
157
|
{
|
|
125
158
|
"args": [],
|
|
126
159
|
"class_method": true,
|
|
160
|
+
"introduced": "11.0",
|
|
127
161
|
"retval": {
|
|
162
|
+
"type_name": "DCAppAttestService *",
|
|
128
163
|
"typestr": "@",
|
|
129
164
|
"typestr_special": false
|
|
130
165
|
},
|
|
@@ -134,7 +169,9 @@
|
|
|
134
169
|
{
|
|
135
170
|
"args": [],
|
|
136
171
|
"class_method": false,
|
|
172
|
+
"introduced": "11.0",
|
|
137
173
|
"retval": {
|
|
174
|
+
"type_name": "BOOL",
|
|
138
175
|
"typestr": "Z",
|
|
139
176
|
"typestr_special": true
|
|
140
177
|
},
|
|
@@ -146,9 +183,11 @@
|
|
|
146
183
|
"properties": [
|
|
147
184
|
{
|
|
148
185
|
"attributes": [
|
|
186
|
+
"class",
|
|
149
187
|
"readonly"
|
|
150
188
|
],
|
|
151
189
|
"name": "sharedService",
|
|
190
|
+
"type_name": "DCAppAttestService *",
|
|
152
191
|
"typestr": "@",
|
|
153
192
|
"typestr_special": false
|
|
154
193
|
},
|
|
@@ -161,6 +200,7 @@
|
|
|
161
200
|
]
|
|
162
201
|
],
|
|
163
202
|
"name": "supported",
|
|
203
|
+
"type_name": "BOOL",
|
|
164
204
|
"typestr": "Z",
|
|
165
205
|
"typestr_special": true
|
|
166
206
|
}
|
|
@@ -180,22 +220,29 @@
|
|
|
180
220
|
"type": "^v"
|
|
181
221
|
},
|
|
182
222
|
"1": {
|
|
183
|
-
"type": "@"
|
|
223
|
+
"type": "@",
|
|
224
|
+
"type_name": "NSData *"
|
|
184
225
|
},
|
|
185
226
|
"2": {
|
|
186
|
-
"type": "@"
|
|
227
|
+
"type": "@",
|
|
228
|
+
"type_name": "NSError *"
|
|
187
229
|
}
|
|
188
230
|
},
|
|
189
231
|
"retval": {
|
|
190
232
|
"type": "v"
|
|
191
233
|
}
|
|
192
234
|
},
|
|
235
|
+
"name": "completion",
|
|
236
|
+
"null_accepted": true,
|
|
237
|
+
"type_name": "void (^)(NSData * _Nullable, NSError * _Nullable)",
|
|
193
238
|
"typestr": "@?",
|
|
194
239
|
"typestr_special": false
|
|
195
240
|
}
|
|
196
241
|
],
|
|
197
242
|
"class_method": false,
|
|
243
|
+
"introduced": "10.15",
|
|
198
244
|
"retval": {
|
|
245
|
+
"type_name": "void",
|
|
199
246
|
"typestr": "v",
|
|
200
247
|
"typestr_special": false
|
|
201
248
|
},
|
|
@@ -205,7 +252,9 @@
|
|
|
205
252
|
{
|
|
206
253
|
"args": [],
|
|
207
254
|
"class_method": true,
|
|
255
|
+
"introduced": "10.15",
|
|
208
256
|
"retval": {
|
|
257
|
+
"type_name": "DCDevice *",
|
|
209
258
|
"typestr": "@",
|
|
210
259
|
"typestr_special": false
|
|
211
260
|
},
|
|
@@ -215,7 +264,9 @@
|
|
|
215
264
|
{
|
|
216
265
|
"args": [],
|
|
217
266
|
"class_method": false,
|
|
267
|
+
"introduced": "10.15",
|
|
218
268
|
"retval": {
|
|
269
|
+
"type_name": "BOOL",
|
|
219
270
|
"typestr": "Z",
|
|
220
271
|
"typestr_special": true
|
|
221
272
|
},
|
|
@@ -227,9 +278,11 @@
|
|
|
227
278
|
"properties": [
|
|
228
279
|
{
|
|
229
280
|
"attributes": [
|
|
281
|
+
"class",
|
|
230
282
|
"readonly"
|
|
231
283
|
],
|
|
232
284
|
"name": "currentDevice",
|
|
285
|
+
"type_name": "DCDevice *",
|
|
233
286
|
"typestr": "@",
|
|
234
287
|
"typestr_special": false
|
|
235
288
|
},
|
|
@@ -242,6 +295,7 @@
|
|
|
242
295
|
]
|
|
243
296
|
],
|
|
244
297
|
"name": "supported",
|
|
298
|
+
"type_name": "BOOL",
|
|
245
299
|
"typestr": "Z",
|
|
246
300
|
"typestr_special": true
|
|
247
301
|
}
|
|
@@ -251,11 +305,26 @@
|
|
|
251
305
|
}
|
|
252
306
|
},
|
|
253
307
|
"enum": {
|
|
254
|
-
"DCErrorFeatureUnsupported":
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
"
|
|
308
|
+
"DCErrorFeatureUnsupported": {
|
|
309
|
+
"enum": "DCError",
|
|
310
|
+
"value": 1
|
|
311
|
+
},
|
|
312
|
+
"DCErrorInvalidInput": {
|
|
313
|
+
"enum": "DCError",
|
|
314
|
+
"value": 2
|
|
315
|
+
},
|
|
316
|
+
"DCErrorInvalidKey": {
|
|
317
|
+
"enum": "DCError",
|
|
318
|
+
"value": 3
|
|
319
|
+
},
|
|
320
|
+
"DCErrorServerUnavailable": {
|
|
321
|
+
"enum": "DCError",
|
|
322
|
+
"value": 4
|
|
323
|
+
},
|
|
324
|
+
"DCErrorUnknownSystemFailure": {
|
|
325
|
+
"enum": "DCError",
|
|
326
|
+
"value": 0
|
|
327
|
+
}
|
|
259
328
|
},
|
|
260
329
|
"enum_type": {
|
|
261
330
|
"DCError": {
|
|
@@ -265,6 +334,8 @@
|
|
|
265
334
|
"expressions": {},
|
|
266
335
|
"externs": {
|
|
267
336
|
"DCErrorDomain": {
|
|
337
|
+
"introduced": "10.15",
|
|
338
|
+
"type_name": "const NSErrorDomain",
|
|
268
339
|
"typestr": "@"
|
|
269
340
|
}
|
|
270
341
|
},
|
|
@@ -284,6 +355,6 @@
|
|
|
284
355
|
"DCDevice.h",
|
|
285
356
|
"DCError.h"
|
|
286
357
|
],
|
|
287
|
-
"release": "
|
|
288
|
-
"sdk": "/Users/ronald/Applications/Xcode
|
|
358
|
+
"release": "26.5",
|
|
359
|
+
"sdk": "/Users/ronald/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk"
|
|
289
360
|
}
|
{pyobjc_framework_devicecheck-12.1 → pyobjc_framework_devicecheck-12.2}/Lib/DeviceCheck/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pyobjc_framework_devicecheck-12.1 → pyobjc_framework_devicecheck-12.2}/PyObjCTest/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
{pyobjc_framework_devicecheck-12.1 → pyobjc_framework_devicecheck-12.2}/PyObjCTest/test_dcdevice.py
RENAMED
|
File without changes
|
{pyobjc_framework_devicecheck-12.1 → pyobjc_framework_devicecheck-12.2}/PyObjCTest/test_dcerror.py
RENAMED
|
File without changes
|
|
File without changes
|
{pyobjc_framework_devicecheck-12.1 → pyobjc_framework_devicecheck-12.2}/metadata/DeviceCheck.fwinfo
RENAMED
|
File without changes
|
{pyobjc_framework_devicecheck-12.1 → pyobjc_framework_devicecheck-12.2}/metadata/metadata.ini
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|