pyobjc-framework-LocalAuthentication 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.
Files changed (40) hide show
  1. {pyobjc-framework-LocalAuthentication-10.2 → pyobjc_framework_localauthentication-10.3}/Lib/LocalAuthentication/__init__.py +14 -0
  2. {pyobjc-framework-LocalAuthentication-10.2 → pyobjc_framework_localauthentication-10.3}/Lib/LocalAuthentication/_metadata.py +3 -1
  3. {pyobjc-framework-LocalAuthentication-10.2 → pyobjc_framework_localauthentication-10.3}/Lib/pyobjc_framework_LocalAuthentication.egg-info/PKG-INFO +4 -4
  4. {pyobjc-framework-LocalAuthentication-10.2 → pyobjc_framework_localauthentication-10.3}/Lib/pyobjc_framework_LocalAuthentication.egg-info/SOURCES.txt +2 -4
  5. pyobjc_framework_localauthentication-10.3/Lib/pyobjc_framework_LocalAuthentication.egg-info/requires.txt +3 -0
  6. {pyobjc-framework-LocalAuthentication-10.2 → pyobjc_framework_localauthentication-10.3}/PKG-INFO +4 -4
  7. pyobjc-framework-LocalAuthentication-10.2/metadata/raw/arm64-14.0.fwinfo → pyobjc_framework_localauthentication-10.3/metadata/raw/arm64-14.5.fwinfo +2 -2
  8. pyobjc-framework-LocalAuthentication-10.2/metadata/raw/x86_64-14.0.fwinfo → pyobjc_framework_localauthentication-10.3/metadata/raw/x86_64-14.5.fwinfo +2 -2
  9. {pyobjc-framework-LocalAuthentication-10.2 → pyobjc_framework_localauthentication-10.3}/setup.py +2 -1
  10. pyobjc-framework-LocalAuthentication-10.2/Lib/pyobjc_framework_LocalAuthentication.egg-info/requires.txt +0 -3
  11. pyobjc-framework-LocalAuthentication-10.2/metadata/raw/arm64-12.0.fwinfo +0 -500
  12. pyobjc-framework-LocalAuthentication-10.2/metadata/raw/x86_64-12.0.fwinfo +0 -500
  13. {pyobjc-framework-LocalAuthentication-10.2 → pyobjc_framework_localauthentication-10.3}/LICENSE.txt +0 -0
  14. {pyobjc-framework-LocalAuthentication-10.2 → pyobjc_framework_localauthentication-10.3}/Lib/pyobjc_framework_LocalAuthentication.egg-info/dependency_links.txt +0 -0
  15. {pyobjc-framework-LocalAuthentication-10.2 → pyobjc_framework_localauthentication-10.3}/Lib/pyobjc_framework_LocalAuthentication.egg-info/not-zip-safe +0 -0
  16. {pyobjc-framework-LocalAuthentication-10.2 → pyobjc_framework_localauthentication-10.3}/Lib/pyobjc_framework_LocalAuthentication.egg-info/top_level.txt +0 -0
  17. {pyobjc-framework-LocalAuthentication-10.2 → pyobjc_framework_localauthentication-10.3}/MANIFEST.in +0 -0
  18. {pyobjc-framework-LocalAuthentication-10.2 → pyobjc_framework_localauthentication-10.3}/PyObjCTest/__init__.py +0 -0
  19. {pyobjc-framework-LocalAuthentication-10.2 → pyobjc_framework_localauthentication-10.3}/PyObjCTest/test_lacontext.py +0 -0
  20. {pyobjc-framework-LocalAuthentication-10.2 → pyobjc_framework_localauthentication-10.3}/PyObjCTest/test_laerror.py +0 -0
  21. {pyobjc-framework-LocalAuthentication-10.2 → pyobjc_framework_localauthentication-10.3}/PyObjCTest/test_laprivatekey.py +0 -0
  22. {pyobjc-framework-LocalAuthentication-10.2 → pyobjc_framework_localauthentication-10.3}/PyObjCTest/test_lapublicdefines.py +0 -0
  23. {pyobjc-framework-LocalAuthentication-10.2 → pyobjc_framework_localauthentication-10.3}/PyObjCTest/test_lapublickey.py +0 -0
  24. {pyobjc-framework-LocalAuthentication-10.2 → pyobjc_framework_localauthentication-10.3}/PyObjCTest/test_laright.py +0 -0
  25. {pyobjc-framework-LocalAuthentication-10.2 → pyobjc_framework_localauthentication-10.3}/PyObjCTest/test_larightstore.py +0 -0
  26. {pyobjc-framework-LocalAuthentication-10.2 → pyobjc_framework_localauthentication-10.3}/PyObjCTest/test_lasecret.py +0 -0
  27. {pyobjc-framework-LocalAuthentication-10.2 → pyobjc_framework_localauthentication-10.3}/PyObjCTest/test_localauthentication.py +0 -0
  28. {pyobjc-framework-LocalAuthentication-10.2 → pyobjc_framework_localauthentication-10.3}/README.txt +0 -0
  29. {pyobjc-framework-LocalAuthentication-10.2 → pyobjc_framework_localauthentication-10.3}/metadata/LocalAuthentication.fwinfo +0 -0
  30. {pyobjc-framework-LocalAuthentication-10.2 → pyobjc_framework_localauthentication-10.3}/metadata/metadata.ini +0 -0
  31. {pyobjc-framework-LocalAuthentication-10.2 → pyobjc_framework_localauthentication-10.3}/metadata/raw/arm64-12.3.fwinfo +0 -0
  32. {pyobjc-framework-LocalAuthentication-10.2 → pyobjc_framework_localauthentication-10.3}/metadata/raw/arm64-13.0.fwinfo +0 -0
  33. {pyobjc-framework-LocalAuthentication-10.2 → pyobjc_framework_localauthentication-10.3}/metadata/raw/x86_64-10.10.fwinfo +0 -0
  34. {pyobjc-framework-LocalAuthentication-10.2 → pyobjc_framework_localauthentication-10.3}/metadata/raw/x86_64-10.15.fwinfo +0 -0
  35. {pyobjc-framework-LocalAuthentication-10.2 → pyobjc_framework_localauthentication-10.3}/metadata/raw/x86_64-10.16.fwinfo +0 -0
  36. {pyobjc-framework-LocalAuthentication-10.2 → pyobjc_framework_localauthentication-10.3}/metadata/raw/x86_64-12.3.fwinfo +0 -0
  37. {pyobjc-framework-LocalAuthentication-10.2 → pyobjc_framework_localauthentication-10.3}/metadata/raw/x86_64-13.0.fwinfo +0 -0
  38. {pyobjc-framework-LocalAuthentication-10.2 → pyobjc_framework_localauthentication-10.3}/pyobjc_setup.py +0 -0
  39. {pyobjc-framework-LocalAuthentication-10.2 → pyobjc_framework_localauthentication-10.3}/pyproject.toml +0 -0
  40. {pyobjc-framework-LocalAuthentication-10.2 → pyobjc_framework_localauthentication-10.3}/setup.cfg +0 -0
@@ -28,6 +28,20 @@ def _setup():
28
28
  globals()["__dir__"] = dir_func
29
29
  globals()["__getattr__"] = getattr_func
30
30
 
31
+ for cls, sel in (
32
+ ("LARightStore", b"init"),
33
+ ("LARightStore", b"new"),
34
+ ("LAPrivateKey", b"init"),
35
+ ("LAPrivateKey", b"new"),
36
+ ("LAPublicKey", b"init"),
37
+ ("LAPublicKey", b"new"),
38
+ ("LASecret", b"init"),
39
+ ("LASecret", b"new"),
40
+ ("LAPersistedRight", b"init"),
41
+ ("LAPersistedRight", b"new"),
42
+ ):
43
+ objc.registerUnavailableMethod(cls, sel)
44
+
31
45
  del sys.modules["LocalAuthentication._metadata"]
32
46
 
33
47
 
@@ -1,6 +1,6 @@
1
1
  # This file is generated by objective.metadata
2
2
  #
3
- # Last update: Fri Aug 4 11:30:01 2023
3
+ # Last update: Sat May 18 09:31:07 2024
4
4
  #
5
5
  # flake8: noqa
6
6
 
@@ -396,6 +396,8 @@ try:
396
396
  )
397
397
  finally:
398
398
  objc._updatingMetadata(False)
399
+
400
+ objc.registerNewKeywordsFromSelector("LARight", b"initWithRequirement:")
399
401
  expressions = {}
400
402
 
401
403
  # END OF FILE
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: pyobjc-framework-LocalAuthentication
3
- Version: 10.2
3
+ Version: 10.3
4
4
  Summary: Wrappers for the framework LocalAuthentication on macOS
5
5
  Home-page: https://github.com/ronaldoussoren/pyobjc
6
6
  Author: Ronald Oussoren
@@ -31,9 +31,9 @@ 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.2
35
- Requires-Dist: pyobjc-framework-Cocoa>=10.2
36
- Requires-Dist: pyobjc-framework-Security>=10.2
34
+ Requires-Dist: pyobjc-core>=10.3
35
+ Requires-Dist: pyobjc-framework-Cocoa>=10.3
36
+ Requires-Dist: pyobjc-framework-Security>=10.3
37
37
  Project-URL: Documentation, https://pyobjc.readthedocs.io/en/latest/
38
38
  Project-URL: Issue tracker, https://github.com/ronaldoussoren/pyobjc/issues
39
39
  Project-URL: Repository, https://github.com/ronaldoussoren/pyobjc
@@ -24,14 +24,12 @@ PyObjCTest/test_lasecret.py
24
24
  PyObjCTest/test_localauthentication.py
25
25
  metadata/LocalAuthentication.fwinfo
26
26
  metadata/metadata.ini
27
- metadata/raw/arm64-12.0.fwinfo
28
27
  metadata/raw/arm64-12.3.fwinfo
29
28
  metadata/raw/arm64-13.0.fwinfo
30
- metadata/raw/arm64-14.0.fwinfo
29
+ metadata/raw/arm64-14.5.fwinfo
31
30
  metadata/raw/x86_64-10.10.fwinfo
32
31
  metadata/raw/x86_64-10.15.fwinfo
33
32
  metadata/raw/x86_64-10.16.fwinfo
34
- metadata/raw/x86_64-12.0.fwinfo
35
33
  metadata/raw/x86_64-12.3.fwinfo
36
34
  metadata/raw/x86_64-13.0.fwinfo
37
- metadata/raw/x86_64-14.0.fwinfo
35
+ metadata/raw/x86_64-14.5.fwinfo
@@ -0,0 +1,3 @@
1
+ pyobjc-core>=10.3
2
+ pyobjc-framework-Cocoa>=10.3
3
+ pyobjc-framework-Security>=10.3
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: pyobjc-framework-LocalAuthentication
3
- Version: 10.2
3
+ Version: 10.3
4
4
  Summary: Wrappers for the framework LocalAuthentication on macOS
5
5
  Home-page: https://github.com/ronaldoussoren/pyobjc
6
6
  Author: Ronald Oussoren
@@ -31,9 +31,9 @@ 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.2
35
- Requires-Dist: pyobjc-framework-Cocoa>=10.2
36
- Requires-Dist: pyobjc-framework-Security>=10.2
34
+ Requires-Dist: pyobjc-core>=10.3
35
+ Requires-Dist: pyobjc-framework-Cocoa>=10.3
36
+ Requires-Dist: pyobjc-framework-Security>=10.3
37
37
 
38
38
 
39
39
  Wrappers for the "LocalAuthentication" framework on macOS.
@@ -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: Sun Jul 30 12:29:08 2023
4
+ // Last update: Sat May 18 09:31:07 2024
5
5
  {
6
6
  "arch": "arm64",
7
7
  "definitions": {
@@ -1605,5 +1605,5 @@
1605
1605
  "LASecret.h"
1606
1606
  ],
1607
1607
  "release": "10.16",
1608
- "sdk": "/Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk"
1608
+ "sdk": "/Users/ronald/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk"
1609
1609
  }
@@ -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: Sun Jul 30 12:29:05 2023
4
+ // Last update: Sat May 18 09:31:05 2024
5
5
  {
6
6
  "arch": "x86_64",
7
7
  "definitions": {
@@ -1605,5 +1605,5 @@
1605
1605
  "LASecret.h"
1606
1606
  ],
1607
1607
  "release": "10.16",
1608
- "sdk": "/Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk"
1608
+ "sdk": "/Users/ronald/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk"
1609
1609
  }
@@ -6,6 +6,7 @@ for information on how to use this framework and PyObjC's documentation
6
6
  for general tips and tricks regarding the translation between Python
7
7
  and (Objective-)C frameworks
8
8
  """
9
+
9
10
  import os
10
11
  import sys
11
12
 
@@ -14,7 +15,7 @@ sys.path.insert(0, os.path.dirname(__file__))
14
15
 
15
16
  from pyobjc_setup import setup # noqa: E402
16
17
 
17
- VERSION = "10.2"
18
+ VERSION = "10.3"
18
19
 
19
20
  setup(
20
21
  name="pyobjc-framework-LocalAuthentication",
@@ -1,3 +0,0 @@
1
- pyobjc-core>=10.2
2
- pyobjc-framework-Cocoa>=10.2
3
- pyobjc-framework-Security>=10.2
@@ -1,500 +0,0 @@
1
- // GENERATED FILE DO NOT EDIT
2
- //
3
- // This file was generated by objective.metadata
4
- // Last update: Sun Aug 1 14:03:11 2021
5
- {
6
- "arch": "arm64",
7
- "definitions": {
8
- "aliases": {
9
- "LABiometryNone": "LABiometryTypeNone",
10
- "kLAErrorBiometryLockout": "kLAErrorTouchIDLockout",
11
- "kLAErrorBiometryNotAvailable": "kLAErrorTouchIDNotAvailable",
12
- "kLAErrorBiometryNotEnrolled": "kLAErrorTouchIDNotEnrolled"
13
- },
14
- "called_definitions": {},
15
- "cftypes": {},
16
- "classes": {
17
- "LAContext": {
18
- "categories": [],
19
- "methods": [
20
- {
21
- "args": [
22
- {
23
- "typestr": "q",
24
- "typestr_special": false
25
- },
26
- {
27
- "type_modifier": "o",
28
- "typestr": "^@",
29
- "typestr_special": false
30
- }
31
- ],
32
- "class_method": false,
33
- "retval": {
34
- "typestr": "Z",
35
- "typestr_special": true
36
- },
37
- "selector": "canEvaluatePolicy:error:",
38
- "visibility": "public"
39
- },
40
- {
41
- "args": [
42
- {
43
- "typestr": "q",
44
- "typestr_special": false
45
- },
46
- {
47
- "typestr": "@",
48
- "typestr_special": false
49
- },
50
- {
51
- "callable": {
52
- "arguments": {
53
- "0": {
54
- "type": "^v"
55
- },
56
- "1": {
57
- "type": "Z"
58
- },
59
- "2": {
60
- "type": "@"
61
- }
62
- },
63
- "retval": {
64
- "type": "v"
65
- }
66
- },
67
- "typestr": "@?",
68
- "typestr_special": false
69
- }
70
- ],
71
- "class_method": false,
72
- "retval": {
73
- "typestr": "v",
74
- "typestr_special": false
75
- },
76
- "selector": "evaluatePolicy:localizedReason:reply:",
77
- "visibility": "public"
78
- },
79
- {
80
- "args": [],
81
- "class_method": false,
82
- "retval": {
83
- "typestr": "v",
84
- "typestr_special": false
85
- },
86
- "selector": "invalidate",
87
- "visibility": "public"
88
- },
89
- {
90
- "args": [
91
- {
92
- "typestr": "@",
93
- "typestr_special": false
94
- },
95
- {
96
- "typestr": "q",
97
- "typestr_special": false
98
- }
99
- ],
100
- "class_method": false,
101
- "retval": {
102
- "typestr": "Z",
103
- "typestr_special": true
104
- },
105
- "selector": "setCredential:type:",
106
- "visibility": "public"
107
- },
108
- {
109
- "args": [
110
- {
111
- "typestr": "q",
112
- "typestr_special": false
113
- }
114
- ],
115
- "class_method": false,
116
- "retval": {
117
- "typestr": "Z",
118
- "typestr_special": true
119
- },
120
- "selector": "isCredentialSet:",
121
- "visibility": "public"
122
- },
123
- {
124
- "args": [
125
- {
126
- "typestr": "^{__SecAccessControl=}",
127
- "typestr_special": false
128
- },
129
- {
130
- "typestr": "q",
131
- "typestr_special": false
132
- },
133
- {
134
- "typestr": "@",
135
- "typestr_special": false
136
- },
137
- {
138
- "callable": {
139
- "arguments": {
140
- "0": {
141
- "type": "^v"
142
- },
143
- "1": {
144
- "type": "Z"
145
- },
146
- "2": {
147
- "type": "@"
148
- }
149
- },
150
- "retval": {
151
- "type": "v"
152
- }
153
- },
154
- "typestr": "@?",
155
- "typestr_special": false
156
- }
157
- ],
158
- "class_method": false,
159
- "retval": {
160
- "typestr": "v",
161
- "typestr_special": false
162
- },
163
- "selector": "evaluateAccessControl:operation:localizedReason:reply:",
164
- "visibility": "public"
165
- },
166
- {
167
- "args": [],
168
- "class_method": false,
169
- "retval": {
170
- "typestr": "@",
171
- "typestr_special": false
172
- },
173
- "selector": "localizedFallbackTitle",
174
- "visibility": "public"
175
- },
176
- {
177
- "args": [
178
- {
179
- "typestr": "@",
180
- "typestr_special": false
181
- }
182
- ],
183
- "class_method": false,
184
- "retval": {
185
- "typestr": "v",
186
- "typestr_special": false
187
- },
188
- "selector": "setLocalizedFallbackTitle:",
189
- "visibility": "public"
190
- },
191
- {
192
- "args": [],
193
- "class_method": false,
194
- "retval": {
195
- "typestr": "@",
196
- "typestr_special": false
197
- },
198
- "selector": "maxBiometryFailures",
199
- "visibility": "public"
200
- },
201
- {
202
- "args": [
203
- {
204
- "typestr": "@",
205
- "typestr_special": false
206
- }
207
- ],
208
- "class_method": false,
209
- "retval": {
210
- "typestr": "v",
211
- "typestr_special": false
212
- },
213
- "selector": "setMaxBiometryFailures:",
214
- "visibility": "public"
215
- },
216
- {
217
- "args": [],
218
- "class_method": false,
219
- "retval": {
220
- "typestr": "@",
221
- "typestr_special": false
222
- },
223
- "selector": "localizedCancelTitle",
224
- "visibility": "public"
225
- },
226
- {
227
- "args": [
228
- {
229
- "typestr": "@",
230
- "typestr_special": false
231
- }
232
- ],
233
- "class_method": false,
234
- "retval": {
235
- "typestr": "v",
236
- "typestr_special": false
237
- },
238
- "selector": "setLocalizedCancelTitle:",
239
- "visibility": "public"
240
- },
241
- {
242
- "args": [],
243
- "class_method": false,
244
- "retval": {
245
- "typestr": "@",
246
- "typestr_special": false
247
- },
248
- "selector": "evaluatedPolicyDomainState",
249
- "visibility": "public"
250
- },
251
- {
252
- "args": [],
253
- "class_method": false,
254
- "retval": {
255
- "typestr": "d",
256
- "typestr_special": false
257
- },
258
- "selector": "touchIDAuthenticationAllowableReuseDuration",
259
- "visibility": "public"
260
- },
261
- {
262
- "args": [
263
- {
264
- "typestr": "d",
265
- "typestr_special": false
266
- }
267
- ],
268
- "class_method": false,
269
- "retval": {
270
- "typestr": "v",
271
- "typestr_special": false
272
- },
273
- "selector": "setTouchIDAuthenticationAllowableReuseDuration:",
274
- "visibility": "public"
275
- },
276
- {
277
- "args": [],
278
- "class_method": false,
279
- "retval": {
280
- "typestr": "@",
281
- "typestr_special": false
282
- },
283
- "selector": "localizedReason",
284
- "visibility": "public"
285
- },
286
- {
287
- "args": [
288
- {
289
- "typestr": "@",
290
- "typestr_special": false
291
- }
292
- ],
293
- "class_method": false,
294
- "retval": {
295
- "typestr": "v",
296
- "typestr_special": false
297
- },
298
- "selector": "setLocalizedReason:",
299
- "visibility": "public"
300
- },
301
- {
302
- "args": [],
303
- "class_method": false,
304
- "retval": {
305
- "typestr": "Z",
306
- "typestr_special": true
307
- },
308
- "selector": "interactionNotAllowed",
309
- "visibility": "public"
310
- },
311
- {
312
- "args": [
313
- {
314
- "typestr": "Z",
315
- "typestr_special": true
316
- }
317
- ],
318
- "class_method": false,
319
- "retval": {
320
- "typestr": "v",
321
- "typestr_special": false
322
- },
323
- "selector": "setInteractionNotAllowed:",
324
- "visibility": "public"
325
- },
326
- {
327
- "args": [],
328
- "class_method": false,
329
- "retval": {
330
- "typestr": "q",
331
- "typestr_special": false
332
- },
333
- "selector": "biometryType",
334
- "visibility": "public"
335
- }
336
- ],
337
- "name": "LAContext",
338
- "properties": [
339
- {
340
- "attributes": [
341
- "copy",
342
- "nonatomic"
343
- ],
344
- "name": "localizedFallbackTitle",
345
- "typestr": "@",
346
- "typestr_special": false
347
- },
348
- {
349
- "attributes": [
350
- "nonatomic"
351
- ],
352
- "name": "maxBiometryFailures",
353
- "typestr": "@",
354
- "typestr_special": false
355
- },
356
- {
357
- "attributes": [
358
- "copy",
359
- "nonatomic"
360
- ],
361
- "name": "localizedCancelTitle",
362
- "typestr": "@",
363
- "typestr_special": false
364
- },
365
- {
366
- "attributes": [
367
- "nonatomic",
368
- "readonly"
369
- ],
370
- "name": "evaluatedPolicyDomainState",
371
- "typestr": "@",
372
- "typestr_special": false
373
- },
374
- {
375
- "attributes": [
376
- "nonatomic"
377
- ],
378
- "name": "touchIDAuthenticationAllowableReuseDuration",
379
- "typestr": "d",
380
- "typestr_special": false
381
- },
382
- {
383
- "attributes": [
384
- "copy",
385
- "nonatomic"
386
- ],
387
- "name": "localizedReason",
388
- "typestr": "@",
389
- "typestr_special": false
390
- },
391
- {
392
- "attributes": [
393
- "nonatomic"
394
- ],
395
- "name": "interactionNotAllowed",
396
- "typestr": "Z",
397
- "typestr_special": true
398
- },
399
- {
400
- "attributes": [
401
- "nonatomic",
402
- "readonly"
403
- ],
404
- "name": "biometryType",
405
- "typestr": "q",
406
- "typestr_special": false
407
- }
408
- ],
409
- "protocols": [],
410
- "super": "NSObject"
411
- }
412
- },
413
- "enum": {
414
- "LAAccessControlOperationCreateItem": 0,
415
- "LAAccessControlOperationCreateKey": 2,
416
- "LAAccessControlOperationUseItem": 1,
417
- "LAAccessControlOperationUseKeyDecrypt": 4,
418
- "LAAccessControlOperationUseKeyKeyExchange": 5,
419
- "LAAccessControlOperationUseKeySign": 3,
420
- "LABiometryNone": 0,
421
- "LABiometryTypeFaceID": 2,
422
- "LABiometryTypeNone": 0,
423
- "LABiometryTypeTouchID": 1,
424
- "LACredentialTypeApplicationPassword": 0,
425
- "LACredentialTypeSmartCardPIN": -3,
426
- "LAErrorAppCancel": -9,
427
- "LAErrorAuthenticationFailed": -1,
428
- "LAErrorBiometryDisconnected": -13,
429
- "LAErrorBiometryLockout": -8,
430
- "LAErrorBiometryNotAvailable": -6,
431
- "LAErrorBiometryNotEnrolled": -7,
432
- "LAErrorBiometryNotPaired": -12,
433
- "LAErrorInvalidContext": -10,
434
- "LAErrorInvalidDimensions": -14,
435
- "LAErrorNotInteractive": -1004,
436
- "LAErrorPasscodeNotSet": -5,
437
- "LAErrorSystemCancel": -4,
438
- "LAErrorTouchIDLockout": -8,
439
- "LAErrorTouchIDNotAvailable": -6,
440
- "LAErrorTouchIDNotEnrolled": -7,
441
- "LAErrorUserCancel": -2,
442
- "LAErrorUserFallback": -3,
443
- "LAErrorWatchNotAvailable": -11,
444
- "LAPolicyDeviceOwnerAuthentication": 2,
445
- "LAPolicyDeviceOwnerAuthenticationWithBiometrics": 1,
446
- "LAPolicyDeviceOwnerAuthenticationWithBiometricsOrWatch": 4,
447
- "LAPolicyDeviceOwnerAuthenticationWithWatch": 3,
448
- "kLACredentialSmartCardPIN": -3,
449
- "kLACredentialTypeApplicationPassword": 0,
450
- "kLAErrorAppCancel": -9,
451
- "kLAErrorAuthenticationFailed": -1,
452
- "kLAErrorBiometryDisconnected": -13,
453
- "kLAErrorBiometryNotPaired": -12,
454
- "kLAErrorInvalidContext": -10,
455
- "kLAErrorInvalidDimensions": -14,
456
- "kLAErrorNotInteractive": -1004,
457
- "kLAErrorPasscodeNotSet": -5,
458
- "kLAErrorSystemCancel": -4,
459
- "kLAErrorTouchIDLockout": -8,
460
- "kLAErrorTouchIDNotAvailable": -6,
461
- "kLAErrorTouchIDNotEnrolled": -7,
462
- "kLAErrorUserCancel": -2,
463
- "kLAErrorUserFallback": -3,
464
- "kLAErrorWatchNotAvailable": -11,
465
- "kLAPolicyDeviceOwnerAuthentication": 2,
466
- "kLAPolicyDeviceOwnerAuthenticationWithBiometrics": 1,
467
- "kLAPolicyDeviceOwnerAuthenticationWithBiometricsOrWatch": 4,
468
- "kLAPolicyDeviceOwnerAuthenticationWithWatch": 3
469
- },
470
- "expressions": {},
471
- "externs": {
472
- "LAErrorDomain": {
473
- "typestr": "@"
474
- },
475
- "LATouchIDAuthenticationMaximumAllowableReuseDuration": {
476
- "typestr": "d"
477
- }
478
- },
479
- "formal_protocols": {},
480
- "func_macros": {},
481
- "functions": {},
482
- "informal_protocols": {},
483
- "literals": {
484
- "kLAErrorDomain": {
485
- "unicode": false,
486
- "value": "com.apple.LocalAuthentication"
487
- }
488
- },
489
- "structs": {}
490
- },
491
- "framework": "LocalAuthentication",
492
- "headers": [
493
- "LABase.h",
494
- "LAContext.h",
495
- "LAError.h",
496
- "LAPublicDefines.h"
497
- ],
498
- "release": "10.16",
499
- "sdk": "/Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.0.sdk"
500
- }
@@ -1,500 +0,0 @@
1
- // GENERATED FILE DO NOT EDIT
2
- //
3
- // This file was generated by objective.metadata
4
- // Last update: Sun Aug 1 14:03:09 2021
5
- {
6
- "arch": "x86_64",
7
- "definitions": {
8
- "aliases": {
9
- "LABiometryNone": "LABiometryTypeNone",
10
- "kLAErrorBiometryLockout": "kLAErrorTouchIDLockout",
11
- "kLAErrorBiometryNotAvailable": "kLAErrorTouchIDNotAvailable",
12
- "kLAErrorBiometryNotEnrolled": "kLAErrorTouchIDNotEnrolled"
13
- },
14
- "called_definitions": {},
15
- "cftypes": {},
16
- "classes": {
17
- "LAContext": {
18
- "categories": [],
19
- "methods": [
20
- {
21
- "args": [
22
- {
23
- "typestr": "q",
24
- "typestr_special": false
25
- },
26
- {
27
- "type_modifier": "o",
28
- "typestr": "^@",
29
- "typestr_special": false
30
- }
31
- ],
32
- "class_method": false,
33
- "retval": {
34
- "typestr": "Z",
35
- "typestr_special": true
36
- },
37
- "selector": "canEvaluatePolicy:error:",
38
- "visibility": "public"
39
- },
40
- {
41
- "args": [
42
- {
43
- "typestr": "q",
44
- "typestr_special": false
45
- },
46
- {
47
- "typestr": "@",
48
- "typestr_special": false
49
- },
50
- {
51
- "callable": {
52
- "arguments": {
53
- "0": {
54
- "type": "^v"
55
- },
56
- "1": {
57
- "type": "Z"
58
- },
59
- "2": {
60
- "type": "@"
61
- }
62
- },
63
- "retval": {
64
- "type": "v"
65
- }
66
- },
67
- "typestr": "@?",
68
- "typestr_special": false
69
- }
70
- ],
71
- "class_method": false,
72
- "retval": {
73
- "typestr": "v",
74
- "typestr_special": false
75
- },
76
- "selector": "evaluatePolicy:localizedReason:reply:",
77
- "visibility": "public"
78
- },
79
- {
80
- "args": [],
81
- "class_method": false,
82
- "retval": {
83
- "typestr": "v",
84
- "typestr_special": false
85
- },
86
- "selector": "invalidate",
87
- "visibility": "public"
88
- },
89
- {
90
- "args": [
91
- {
92
- "typestr": "@",
93
- "typestr_special": false
94
- },
95
- {
96
- "typestr": "q",
97
- "typestr_special": false
98
- }
99
- ],
100
- "class_method": false,
101
- "retval": {
102
- "typestr": "Z",
103
- "typestr_special": true
104
- },
105
- "selector": "setCredential:type:",
106
- "visibility": "public"
107
- },
108
- {
109
- "args": [
110
- {
111
- "typestr": "q",
112
- "typestr_special": false
113
- }
114
- ],
115
- "class_method": false,
116
- "retval": {
117
- "typestr": "Z",
118
- "typestr_special": true
119
- },
120
- "selector": "isCredentialSet:",
121
- "visibility": "public"
122
- },
123
- {
124
- "args": [
125
- {
126
- "typestr": "^{__SecAccessControl=}",
127
- "typestr_special": false
128
- },
129
- {
130
- "typestr": "q",
131
- "typestr_special": false
132
- },
133
- {
134
- "typestr": "@",
135
- "typestr_special": false
136
- },
137
- {
138
- "callable": {
139
- "arguments": {
140
- "0": {
141
- "type": "^v"
142
- },
143
- "1": {
144
- "type": "Z"
145
- },
146
- "2": {
147
- "type": "@"
148
- }
149
- },
150
- "retval": {
151
- "type": "v"
152
- }
153
- },
154
- "typestr": "@?",
155
- "typestr_special": false
156
- }
157
- ],
158
- "class_method": false,
159
- "retval": {
160
- "typestr": "v",
161
- "typestr_special": false
162
- },
163
- "selector": "evaluateAccessControl:operation:localizedReason:reply:",
164
- "visibility": "public"
165
- },
166
- {
167
- "args": [],
168
- "class_method": false,
169
- "retval": {
170
- "typestr": "@",
171
- "typestr_special": false
172
- },
173
- "selector": "localizedFallbackTitle",
174
- "visibility": "public"
175
- },
176
- {
177
- "args": [
178
- {
179
- "typestr": "@",
180
- "typestr_special": false
181
- }
182
- ],
183
- "class_method": false,
184
- "retval": {
185
- "typestr": "v",
186
- "typestr_special": false
187
- },
188
- "selector": "setLocalizedFallbackTitle:",
189
- "visibility": "public"
190
- },
191
- {
192
- "args": [],
193
- "class_method": false,
194
- "retval": {
195
- "typestr": "@",
196
- "typestr_special": false
197
- },
198
- "selector": "maxBiometryFailures",
199
- "visibility": "public"
200
- },
201
- {
202
- "args": [
203
- {
204
- "typestr": "@",
205
- "typestr_special": false
206
- }
207
- ],
208
- "class_method": false,
209
- "retval": {
210
- "typestr": "v",
211
- "typestr_special": false
212
- },
213
- "selector": "setMaxBiometryFailures:",
214
- "visibility": "public"
215
- },
216
- {
217
- "args": [],
218
- "class_method": false,
219
- "retval": {
220
- "typestr": "@",
221
- "typestr_special": false
222
- },
223
- "selector": "localizedCancelTitle",
224
- "visibility": "public"
225
- },
226
- {
227
- "args": [
228
- {
229
- "typestr": "@",
230
- "typestr_special": false
231
- }
232
- ],
233
- "class_method": false,
234
- "retval": {
235
- "typestr": "v",
236
- "typestr_special": false
237
- },
238
- "selector": "setLocalizedCancelTitle:",
239
- "visibility": "public"
240
- },
241
- {
242
- "args": [],
243
- "class_method": false,
244
- "retval": {
245
- "typestr": "@",
246
- "typestr_special": false
247
- },
248
- "selector": "evaluatedPolicyDomainState",
249
- "visibility": "public"
250
- },
251
- {
252
- "args": [],
253
- "class_method": false,
254
- "retval": {
255
- "typestr": "d",
256
- "typestr_special": false
257
- },
258
- "selector": "touchIDAuthenticationAllowableReuseDuration",
259
- "visibility": "public"
260
- },
261
- {
262
- "args": [
263
- {
264
- "typestr": "d",
265
- "typestr_special": false
266
- }
267
- ],
268
- "class_method": false,
269
- "retval": {
270
- "typestr": "v",
271
- "typestr_special": false
272
- },
273
- "selector": "setTouchIDAuthenticationAllowableReuseDuration:",
274
- "visibility": "public"
275
- },
276
- {
277
- "args": [],
278
- "class_method": false,
279
- "retval": {
280
- "typestr": "@",
281
- "typestr_special": false
282
- },
283
- "selector": "localizedReason",
284
- "visibility": "public"
285
- },
286
- {
287
- "args": [
288
- {
289
- "typestr": "@",
290
- "typestr_special": false
291
- }
292
- ],
293
- "class_method": false,
294
- "retval": {
295
- "typestr": "v",
296
- "typestr_special": false
297
- },
298
- "selector": "setLocalizedReason:",
299
- "visibility": "public"
300
- },
301
- {
302
- "args": [],
303
- "class_method": false,
304
- "retval": {
305
- "typestr": "Z",
306
- "typestr_special": true
307
- },
308
- "selector": "interactionNotAllowed",
309
- "visibility": "public"
310
- },
311
- {
312
- "args": [
313
- {
314
- "typestr": "Z",
315
- "typestr_special": true
316
- }
317
- ],
318
- "class_method": false,
319
- "retval": {
320
- "typestr": "v",
321
- "typestr_special": false
322
- },
323
- "selector": "setInteractionNotAllowed:",
324
- "visibility": "public"
325
- },
326
- {
327
- "args": [],
328
- "class_method": false,
329
- "retval": {
330
- "typestr": "q",
331
- "typestr_special": false
332
- },
333
- "selector": "biometryType",
334
- "visibility": "public"
335
- }
336
- ],
337
- "name": "LAContext",
338
- "properties": [
339
- {
340
- "attributes": [
341
- "copy",
342
- "nonatomic"
343
- ],
344
- "name": "localizedFallbackTitle",
345
- "typestr": "@",
346
- "typestr_special": false
347
- },
348
- {
349
- "attributes": [
350
- "nonatomic"
351
- ],
352
- "name": "maxBiometryFailures",
353
- "typestr": "@",
354
- "typestr_special": false
355
- },
356
- {
357
- "attributes": [
358
- "copy",
359
- "nonatomic"
360
- ],
361
- "name": "localizedCancelTitle",
362
- "typestr": "@",
363
- "typestr_special": false
364
- },
365
- {
366
- "attributes": [
367
- "nonatomic",
368
- "readonly"
369
- ],
370
- "name": "evaluatedPolicyDomainState",
371
- "typestr": "@",
372
- "typestr_special": false
373
- },
374
- {
375
- "attributes": [
376
- "nonatomic"
377
- ],
378
- "name": "touchIDAuthenticationAllowableReuseDuration",
379
- "typestr": "d",
380
- "typestr_special": false
381
- },
382
- {
383
- "attributes": [
384
- "copy",
385
- "nonatomic"
386
- ],
387
- "name": "localizedReason",
388
- "typestr": "@",
389
- "typestr_special": false
390
- },
391
- {
392
- "attributes": [
393
- "nonatomic"
394
- ],
395
- "name": "interactionNotAllowed",
396
- "typestr": "Z",
397
- "typestr_special": true
398
- },
399
- {
400
- "attributes": [
401
- "nonatomic",
402
- "readonly"
403
- ],
404
- "name": "biometryType",
405
- "typestr": "q",
406
- "typestr_special": false
407
- }
408
- ],
409
- "protocols": [],
410
- "super": "NSObject"
411
- }
412
- },
413
- "enum": {
414
- "LAAccessControlOperationCreateItem": 0,
415
- "LAAccessControlOperationCreateKey": 2,
416
- "LAAccessControlOperationUseItem": 1,
417
- "LAAccessControlOperationUseKeyDecrypt": 4,
418
- "LAAccessControlOperationUseKeyKeyExchange": 5,
419
- "LAAccessControlOperationUseKeySign": 3,
420
- "LABiometryNone": 0,
421
- "LABiometryTypeFaceID": 2,
422
- "LABiometryTypeNone": 0,
423
- "LABiometryTypeTouchID": 1,
424
- "LACredentialTypeApplicationPassword": 0,
425
- "LACredentialTypeSmartCardPIN": -3,
426
- "LAErrorAppCancel": -9,
427
- "LAErrorAuthenticationFailed": -1,
428
- "LAErrorBiometryDisconnected": -13,
429
- "LAErrorBiometryLockout": -8,
430
- "LAErrorBiometryNotAvailable": -6,
431
- "LAErrorBiometryNotEnrolled": -7,
432
- "LAErrorBiometryNotPaired": -12,
433
- "LAErrorInvalidContext": -10,
434
- "LAErrorInvalidDimensions": -14,
435
- "LAErrorNotInteractive": -1004,
436
- "LAErrorPasscodeNotSet": -5,
437
- "LAErrorSystemCancel": -4,
438
- "LAErrorTouchIDLockout": -8,
439
- "LAErrorTouchIDNotAvailable": -6,
440
- "LAErrorTouchIDNotEnrolled": -7,
441
- "LAErrorUserCancel": -2,
442
- "LAErrorUserFallback": -3,
443
- "LAErrorWatchNotAvailable": -11,
444
- "LAPolicyDeviceOwnerAuthentication": 2,
445
- "LAPolicyDeviceOwnerAuthenticationWithBiometrics": 1,
446
- "LAPolicyDeviceOwnerAuthenticationWithBiometricsOrWatch": 4,
447
- "LAPolicyDeviceOwnerAuthenticationWithWatch": 3,
448
- "kLACredentialSmartCardPIN": -3,
449
- "kLACredentialTypeApplicationPassword": 0,
450
- "kLAErrorAppCancel": -9,
451
- "kLAErrorAuthenticationFailed": -1,
452
- "kLAErrorBiometryDisconnected": -13,
453
- "kLAErrorBiometryNotPaired": -12,
454
- "kLAErrorInvalidContext": -10,
455
- "kLAErrorInvalidDimensions": -14,
456
- "kLAErrorNotInteractive": -1004,
457
- "kLAErrorPasscodeNotSet": -5,
458
- "kLAErrorSystemCancel": -4,
459
- "kLAErrorTouchIDLockout": -8,
460
- "kLAErrorTouchIDNotAvailable": -6,
461
- "kLAErrorTouchIDNotEnrolled": -7,
462
- "kLAErrorUserCancel": -2,
463
- "kLAErrorUserFallback": -3,
464
- "kLAErrorWatchNotAvailable": -11,
465
- "kLAPolicyDeviceOwnerAuthentication": 2,
466
- "kLAPolicyDeviceOwnerAuthenticationWithBiometrics": 1,
467
- "kLAPolicyDeviceOwnerAuthenticationWithBiometricsOrWatch": 4,
468
- "kLAPolicyDeviceOwnerAuthenticationWithWatch": 3
469
- },
470
- "expressions": {},
471
- "externs": {
472
- "LAErrorDomain": {
473
- "typestr": "@"
474
- },
475
- "LATouchIDAuthenticationMaximumAllowableReuseDuration": {
476
- "typestr": "d"
477
- }
478
- },
479
- "formal_protocols": {},
480
- "func_macros": {},
481
- "functions": {},
482
- "informal_protocols": {},
483
- "literals": {
484
- "kLAErrorDomain": {
485
- "unicode": false,
486
- "value": "com.apple.LocalAuthentication"
487
- }
488
- },
489
- "structs": {}
490
- },
491
- "framework": "LocalAuthentication",
492
- "headers": [
493
- "LABase.h",
494
- "LAContext.h",
495
- "LAError.h",
496
- "LAPublicDefines.h"
497
- ],
498
- "release": "10.16",
499
- "sdk": "/Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.0.sdk"
500
- }