pyobjc-framework-ThreadNetwork 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.
Files changed (25) hide show
  1. {pyobjc_framework_threadnetwork-12.1 → pyobjc_framework_threadnetwork-12.2}/Lib/ThreadNetwork/_metadata.py +4 -1
  2. {pyobjc_framework_threadnetwork-12.1 → pyobjc_framework_threadnetwork-12.2}/Lib/pyobjc_framework_ThreadNetwork.egg-info/PKG-INFO +3 -3
  3. {pyobjc_framework_threadnetwork-12.1 → pyobjc_framework_threadnetwork-12.2}/Lib/pyobjc_framework_ThreadNetwork.egg-info/SOURCES.txt +2 -2
  4. pyobjc_framework_threadnetwork-12.2/Lib/pyobjc_framework_ThreadNetwork.egg-info/pyobjc-build-info.txt +3 -0
  5. pyobjc_framework_threadnetwork-12.2/Lib/pyobjc_framework_ThreadNetwork.egg-info/requires.txt +2 -0
  6. {pyobjc_framework_threadnetwork-12.1 → pyobjc_framework_threadnetwork-12.2}/PKG-INFO +3 -3
  7. pyobjc_framework_threadnetwork-12.1/metadata/raw/arm64-26.0.fwinfo → pyobjc_framework_threadnetwork-12.2/metadata/raw/arm64-26.5.fwinfo +114 -17
  8. pyobjc_framework_threadnetwork-12.1/metadata/raw/x86_64-26.0.fwinfo → pyobjc_framework_threadnetwork-12.2/metadata/raw/x86_64-26.5.fwinfo +114 -17
  9. {pyobjc_framework_threadnetwork-12.1 → pyobjc_framework_threadnetwork-12.2}/setup.py +1 -1
  10. pyobjc_framework_threadnetwork-12.1/Lib/pyobjc_framework_ThreadNetwork.egg-info/pyobjc-build-info.txt +0 -3
  11. pyobjc_framework_threadnetwork-12.1/Lib/pyobjc_framework_ThreadNetwork.egg-info/requires.txt +0 -2
  12. {pyobjc_framework_threadnetwork-12.1 → pyobjc_framework_threadnetwork-12.2}/Lib/ThreadNetwork/__init__.py +0 -0
  13. {pyobjc_framework_threadnetwork-12.1 → pyobjc_framework_threadnetwork-12.2}/Lib/pyobjc_framework_ThreadNetwork.egg-info/dependency_links.txt +0 -0
  14. {pyobjc_framework_threadnetwork-12.1 → pyobjc_framework_threadnetwork-12.2}/Lib/pyobjc_framework_ThreadNetwork.egg-info/not-zip-safe +0 -0
  15. {pyobjc_framework_threadnetwork-12.1 → pyobjc_framework_threadnetwork-12.2}/Lib/pyobjc_framework_ThreadNetwork.egg-info/top_level.txt +0 -0
  16. {pyobjc_framework_threadnetwork-12.1 → pyobjc_framework_threadnetwork-12.2}/License.txt +0 -0
  17. {pyobjc_framework_threadnetwork-12.1 → pyobjc_framework_threadnetwork-12.2}/MANIFEST.in +0 -0
  18. {pyobjc_framework_threadnetwork-12.1 → pyobjc_framework_threadnetwork-12.2}/PyObjCTest/__init__.py +0 -0
  19. {pyobjc_framework_threadnetwork-12.1 → pyobjc_framework_threadnetwork-12.2}/PyObjCTest/test_thclient.py +0 -0
  20. {pyobjc_framework_threadnetwork-12.1 → pyobjc_framework_threadnetwork-12.2}/PyObjCTest/test_threadnetwork.py +0 -0
  21. {pyobjc_framework_threadnetwork-12.1 → pyobjc_framework_threadnetwork-12.2}/metadata/ThreadNetwork.fwinfo +0 -0
  22. {pyobjc_framework_threadnetwork-12.1 → pyobjc_framework_threadnetwork-12.2}/metadata/metadata.ini +0 -0
  23. {pyobjc_framework_threadnetwork-12.1 → pyobjc_framework_threadnetwork-12.2}/pyobjc_setup.py +0 -0
  24. {pyobjc_framework_threadnetwork-12.1 → pyobjc_framework_threadnetwork-12.2}/pyproject.toml +0 -0
  25. {pyobjc_framework_threadnetwork-12.1 → pyobjc_framework_threadnetwork-12.2}/setup.cfg +0 -0
@@ -1,6 +1,6 @@
1
1
  # This file is generated by objective.metadata
2
2
  #
3
- # Last update: Thu Jul 24 14:24:16 2025
3
+ # Last update: Sun May 24 11:59:56 2026
4
4
  #
5
5
  # flake8: noqa
6
6
 
@@ -186,6 +186,9 @@ try:
186
186
  )
187
187
  finally:
188
188
  objc._updatingMetadata(False)
189
+
190
+ objc.registerNewKeywordsFromSelector("THClient", b"init")
191
+ objc.registerNewKeywordsFromSelector("THCredentials", b"init")
189
192
  expressions = {}
190
193
 
191
194
  # END OF FILE
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: pyobjc-framework-ThreadNetwork
3
- Version: 12.1
3
+ Version: 12.2
4
4
  Summary: Wrappers for the framework ThreadNetwork 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.1
34
- Requires-Dist: pyobjc-framework-Cocoa>=12.1
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
@@ -17,5 +17,5 @@ PyObjCTest/test_thclient.py
17
17
  PyObjCTest/test_threadnetwork.py
18
18
  metadata/ThreadNetwork.fwinfo
19
19
  metadata/metadata.ini
20
- metadata/raw/arm64-26.0.fwinfo
21
- metadata/raw/x86_64-26.0.fwinfo
20
+ metadata/raw/arm64-26.5.fwinfo
21
+ metadata/raw/x86_64-26.5.fwinfo
@@ -0,0 +1,3 @@
1
+ macOS 26.5 (25F71)
2
+ Apple clang version 21.0.0 (clang-2100.1.1.101)
3
+ SDK: macOS 26.5
@@ -0,0 +1,2 @@
1
+ pyobjc-core>=12.2
2
+ pyobjc-framework-Cocoa>=12.2
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: pyobjc-framework-ThreadNetwork
3
- Version: 12.1
3
+ Version: 12.2
4
4
  Summary: Wrappers for the framework ThreadNetwork 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.1
34
- Requires-Dist: pyobjc-framework-Cocoa>=12.1
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: Thu Jul 24 14:24:10 2025
4
+ // Last update: Sun May 24 11:59:56 2026
5
5
  {
6
6
  "arch": "arm64",
7
7
  "definitions": {
@@ -16,6 +16,8 @@
16
16
  "args": [],
17
17
  "class_method": false,
18
18
  "retval": {
19
+ "instancetype": true,
20
+ "type_name": "instancetype",
19
21
  "typestr": "@",
20
22
  "typestr_special": false
21
23
  },
@@ -31,22 +33,28 @@
31
33
  "type": "^v"
32
34
  },
33
35
  "1": {
34
- "type": "@"
36
+ "type": "@",
37
+ "type_name": "NSSet<THCredentials *> *"
35
38
  },
36
39
  "2": {
37
- "type": "@"
40
+ "type": "@",
41
+ "type_name": "NSError *"
38
42
  }
39
43
  },
40
44
  "retval": {
41
45
  "type": "v"
42
46
  }
43
47
  },
48
+ "name": "completion",
49
+ "null_accepted": true,
50
+ "type_name": "void (^)(NSSet<THCredentials *> * _Nullable, NSError * _Nullable)",
44
51
  "typestr": "@?",
45
52
  "typestr_special": false
46
53
  }
47
54
  ],
48
55
  "class_method": false,
49
56
  "retval": {
57
+ "type_name": "void",
50
58
  "typestr": "v",
51
59
  "typestr_special": false
52
60
  },
@@ -62,22 +70,28 @@
62
70
  "type": "^v"
63
71
  },
64
72
  "1": {
65
- "type": "@"
73
+ "type": "@",
74
+ "type_name": "NSSet<THCredentials *> *"
66
75
  },
67
76
  "2": {
68
- "type": "@"
77
+ "type": "@",
78
+ "type_name": "NSError *"
69
79
  }
70
80
  },
71
81
  "retval": {
72
82
  "type": "v"
73
83
  }
74
84
  },
85
+ "name": "completion",
86
+ "null_accepted": true,
87
+ "type_name": "void (^)(NSSet<THCredentials *> * _Nullable, NSError * _Nullable)",
75
88
  "typestr": "@?",
76
89
  "typestr_special": false
77
90
  }
78
91
  ],
79
92
  "class_method": false,
80
93
  "retval": {
94
+ "type_name": "void",
81
95
  "typestr": "v",
82
96
  "typestr_special": false
83
97
  },
@@ -87,6 +101,9 @@
87
101
  {
88
102
  "args": [
89
103
  {
104
+ "name": "borderAgentID",
105
+ "null_accepted": true,
106
+ "type_name": "NSData *",
90
107
  "typestr": "@",
91
108
  "typestr_special": false
92
109
  },
@@ -97,19 +114,24 @@
97
114
  "type": "^v"
98
115
  },
99
116
  "1": {
100
- "type": "@"
117
+ "type": "@",
118
+ "type_name": "NSError *"
101
119
  }
102
120
  },
103
121
  "retval": {
104
122
  "type": "v"
105
123
  }
106
124
  },
125
+ "name": "completion",
126
+ "null_accepted": true,
127
+ "type_name": "void (^)(NSError * _Nullable)",
107
128
  "typestr": "@?",
108
129
  "typestr_special": false
109
130
  }
110
131
  ],
111
132
  "class_method": false,
112
133
  "retval": {
134
+ "type_name": "void",
113
135
  "typestr": "v",
114
136
  "typestr_special": false
115
137
  },
@@ -119,6 +141,9 @@
119
141
  {
120
142
  "args": [
121
143
  {
144
+ "name": "borderAgentID",
145
+ "null_accepted": true,
146
+ "type_name": "NSData *",
122
147
  "typestr": "@",
123
148
  "typestr_special": false
124
149
  },
@@ -129,22 +154,28 @@
129
154
  "type": "^v"
130
155
  },
131
156
  "1": {
132
- "type": "@"
157
+ "type": "@",
158
+ "type_name": "THCredentials *"
133
159
  },
134
160
  "2": {
135
- "type": "@"
161
+ "type": "@",
162
+ "type_name": "NSError *"
136
163
  }
137
164
  },
138
165
  "retval": {
139
166
  "type": "v"
140
167
  }
141
168
  },
169
+ "name": "completion",
170
+ "null_accepted": true,
171
+ "type_name": "void (^)(THCredentials * _Nullable, NSError * _Nullable)",
142
172
  "typestr": "@?",
143
173
  "typestr_special": false
144
174
  }
145
175
  ],
146
176
  "class_method": false,
147
177
  "retval": {
178
+ "type_name": "void",
148
179
  "typestr": "v",
149
180
  "typestr_special": false
150
181
  },
@@ -154,10 +185,16 @@
154
185
  {
155
186
  "args": [
156
187
  {
188
+ "name": "borderAgentID",
189
+ "null_accepted": true,
190
+ "type_name": "NSData *",
157
191
  "typestr": "@",
158
192
  "typestr_special": false
159
193
  },
160
194
  {
195
+ "name": "activeOperationalDataSet",
196
+ "null_accepted": true,
197
+ "type_name": "NSData *",
161
198
  "typestr": "@",
162
199
  "typestr_special": false
163
200
  },
@@ -168,19 +205,24 @@
168
205
  "type": "^v"
169
206
  },
170
207
  "1": {
171
- "type": "@"
208
+ "type": "@",
209
+ "type_name": "NSError *"
172
210
  }
173
211
  },
174
212
  "retval": {
175
213
  "type": "v"
176
214
  }
177
215
  },
216
+ "name": "completion",
217
+ "null_accepted": true,
218
+ "type_name": "void (^)(NSError * _Nullable)",
178
219
  "typestr": "@?",
179
220
  "typestr_special": false
180
221
  }
181
222
  ],
182
223
  "class_method": false,
183
224
  "retval": {
225
+ "type_name": "void",
184
226
  "typestr": "v",
185
227
  "typestr_special": false
186
228
  },
@@ -196,22 +238,28 @@
196
238
  "type": "^v"
197
239
  },
198
240
  "1": {
199
- "type": "@"
241
+ "type": "@",
242
+ "type_name": "THCredentials *"
200
243
  },
201
244
  "2": {
202
- "type": "@"
245
+ "type": "@",
246
+ "type_name": "NSError *"
203
247
  }
204
248
  },
205
249
  "retval": {
206
250
  "type": "v"
207
251
  }
208
252
  },
253
+ "name": "completion",
254
+ "null_accepted": true,
255
+ "type_name": "void (^)(THCredentials * _Nullable, NSError * _Nullable)",
209
256
  "typestr": "@?",
210
257
  "typestr_special": false
211
258
  }
212
259
  ],
213
260
  "class_method": false,
214
261
  "retval": {
262
+ "type_name": "void",
215
263
  "typestr": "v",
216
264
  "typestr_special": false
217
265
  },
@@ -221,6 +269,9 @@
221
269
  {
222
270
  "args": [
223
271
  {
272
+ "name": "extendedPANID",
273
+ "null_accepted": true,
274
+ "type_name": "NSData *",
224
275
  "typestr": "@",
225
276
  "typestr_special": false
226
277
  },
@@ -231,22 +282,28 @@
231
282
  "type": "^v"
232
283
  },
233
284
  "1": {
234
- "type": "@"
285
+ "type": "@",
286
+ "type_name": "THCredentials *"
235
287
  },
236
288
  "2": {
237
- "type": "@"
289
+ "type": "@",
290
+ "type_name": "NSError *"
238
291
  }
239
292
  },
240
293
  "retval": {
241
294
  "type": "v"
242
295
  }
243
296
  },
297
+ "name": "completion",
298
+ "null_accepted": true,
299
+ "type_name": "void (^)(THCredentials * _Nullable, NSError * _Nullable)",
244
300
  "typestr": "@?",
245
301
  "typestr_special": false
246
302
  }
247
303
  ],
248
304
  "class_method": false,
249
305
  "retval": {
306
+ "type_name": "void",
250
307
  "typestr": "v",
251
308
  "typestr_special": false
252
309
  },
@@ -256,6 +313,9 @@
256
313
  {
257
314
  "args": [
258
315
  {
316
+ "name": "activeOperationalDataSet",
317
+ "null_accepted": true,
318
+ "type_name": "NSData *",
259
319
  "typestr": "@",
260
320
  "typestr_special": false
261
321
  },
@@ -266,19 +326,24 @@
266
326
  "type": "^v"
267
327
  },
268
328
  "1": {
269
- "type": "Z"
329
+ "type": "Z",
330
+ "type_name": "BOOL"
270
331
  }
271
332
  },
272
333
  "retval": {
273
334
  "type": "v"
274
335
  }
275
336
  },
337
+ "name": "completion",
338
+ "null_accepted": true,
339
+ "type_name": "void (^)(BOOL)",
276
340
  "typestr": "@?",
277
341
  "typestr_special": false
278
342
  }
279
343
  ],
280
344
  "class_method": false,
281
345
  "retval": {
346
+ "type_name": "void",
282
347
  "typestr": "v",
283
348
  "typestr_special": false
284
349
  },
@@ -294,19 +359,24 @@
294
359
  "type": "^v"
295
360
  },
296
361
  "1": {
297
- "type": "Z"
362
+ "type": "Z",
363
+ "type_name": "BOOL"
298
364
  }
299
365
  },
300
366
  "retval": {
301
367
  "type": "v"
302
368
  }
303
369
  },
370
+ "name": "completion",
371
+ "null_accepted": true,
372
+ "type_name": "void (^)(BOOL)",
304
373
  "typestr": "@?",
305
374
  "typestr_special": false
306
375
  }
307
376
  ],
308
377
  "class_method": false,
309
378
  "retval": {
379
+ "type_name": "void",
310
380
  "typestr": "v",
311
381
  "typestr_special": false
312
382
  },
@@ -326,6 +396,8 @@
326
396
  "args": [],
327
397
  "class_method": false,
328
398
  "retval": {
399
+ "instancetype": true,
400
+ "type_name": "instancetype",
329
401
  "typestr": "@",
330
402
  "typestr_special": false
331
403
  },
@@ -336,6 +408,8 @@
336
408
  "args": [],
337
409
  "class_method": true,
338
410
  "retval": {
411
+ "instancetype": true,
412
+ "type_name": "instancetype",
339
413
  "typestr": "@",
340
414
  "typestr_special": false
341
415
  },
@@ -346,6 +420,7 @@
346
420
  "args": [],
347
421
  "class_method": false,
348
422
  "retval": {
423
+ "type_name": "NSString *",
349
424
  "typestr": "@",
350
425
  "typestr_special": false
351
426
  },
@@ -356,6 +431,7 @@
356
431
  "args": [],
357
432
  "class_method": false,
358
433
  "retval": {
434
+ "type_name": "NSData *",
359
435
  "typestr": "@",
360
436
  "typestr_special": false
361
437
  },
@@ -366,6 +442,7 @@
366
442
  "args": [],
367
443
  "class_method": false,
368
444
  "retval": {
445
+ "type_name": "NSData *",
369
446
  "typestr": "@",
370
447
  "typestr_special": false
371
448
  },
@@ -376,6 +453,7 @@
376
453
  "args": [],
377
454
  "class_method": false,
378
455
  "retval": {
456
+ "type_name": "NSData *",
379
457
  "typestr": "@",
380
458
  "typestr_special": false
381
459
  },
@@ -386,6 +464,7 @@
386
464
  "args": [],
387
465
  "class_method": false,
388
466
  "retval": {
467
+ "type_name": "NSData *",
389
468
  "typestr": "@",
390
469
  "typestr_special": false
391
470
  },
@@ -396,6 +475,7 @@
396
475
  "args": [],
397
476
  "class_method": false,
398
477
  "retval": {
478
+ "type_name": "NSData *",
399
479
  "typestr": "@",
400
480
  "typestr_special": false
401
481
  },
@@ -406,6 +486,7 @@
406
486
  "args": [],
407
487
  "class_method": false,
408
488
  "retval": {
489
+ "type_name": "uint8_t",
409
490
  "typestr": "C",
410
491
  "typestr_special": false
411
492
  },
@@ -415,12 +496,15 @@
415
496
  {
416
497
  "args": [
417
498
  {
499
+ "name": "channel",
500
+ "type_name": "uint8_t",
418
501
  "typestr": "C",
419
502
  "typestr_special": false
420
503
  }
421
504
  ],
422
505
  "class_method": false,
423
506
  "retval": {
507
+ "type_name": "void",
424
508
  "typestr": "v",
425
509
  "typestr_special": false
426
510
  },
@@ -431,6 +515,7 @@
431
515
  "args": [],
432
516
  "class_method": false,
433
517
  "retval": {
518
+ "type_name": "NSData *",
434
519
  "typestr": "@",
435
520
  "typestr_special": false
436
521
  },
@@ -441,6 +526,7 @@
441
526
  "args": [],
442
527
  "class_method": false,
443
528
  "retval": {
529
+ "type_name": "NSDate *",
444
530
  "typestr": "@",
445
531
  "typestr_special": false
446
532
  },
@@ -451,6 +537,7 @@
451
537
  "args": [],
452
538
  "class_method": false,
453
539
  "retval": {
540
+ "type_name": "NSDate *",
454
541
  "typestr": "@",
455
542
  "typestr_special": false
456
543
  },
@@ -466,6 +553,7 @@
466
553
  "readonly"
467
554
  ],
468
555
  "name": "networkName",
556
+ "type_name": "NSString *",
469
557
  "typestr": "@",
470
558
  "typestr_special": false
471
559
  },
@@ -475,6 +563,7 @@
475
563
  "readonly"
476
564
  ],
477
565
  "name": "extendedPANID",
566
+ "type_name": "NSData *",
478
567
  "typestr": "@",
479
568
  "typestr_special": false
480
569
  },
@@ -484,6 +573,7 @@
484
573
  "readonly"
485
574
  ],
486
575
  "name": "borderAgentID",
576
+ "type_name": "NSData *",
487
577
  "typestr": "@",
488
578
  "typestr_special": false
489
579
  },
@@ -493,6 +583,7 @@
493
583
  "readonly"
494
584
  ],
495
585
  "name": "activeOperationalDataSet",
586
+ "type_name": "NSData *",
496
587
  "typestr": "@",
497
588
  "typestr_special": false
498
589
  },
@@ -502,6 +593,7 @@
502
593
  "readonly"
503
594
  ],
504
595
  "name": "networkKey",
596
+ "type_name": "NSData *",
505
597
  "typestr": "@",
506
598
  "typestr_special": false
507
599
  },
@@ -511,6 +603,7 @@
511
603
  "readonly"
512
604
  ],
513
605
  "name": "PSKC",
606
+ "type_name": "NSData *",
514
607
  "typestr": "@",
515
608
  "typestr_special": false
516
609
  },
@@ -519,6 +612,7 @@
519
612
  "nonatomic"
520
613
  ],
521
614
  "name": "channel",
615
+ "type_name": "uint8_t",
522
616
  "typestr": "C",
523
617
  "typestr_special": false
524
618
  },
@@ -528,6 +622,7 @@
528
622
  "readonly"
529
623
  ],
530
624
  "name": "panID",
625
+ "type_name": "NSData *",
531
626
  "typestr": "@",
532
627
  "typestr_special": false
533
628
  },
@@ -537,6 +632,7 @@
537
632
  "readonly"
538
633
  ],
539
634
  "name": "creationDate",
635
+ "type_name": "NSDate *",
540
636
  "typestr": "@",
541
637
  "typestr_special": false
542
638
  },
@@ -546,6 +642,7 @@
546
642
  "readonly"
547
643
  ],
548
644
  "name": "lastModificationDate",
645
+ "type_name": "NSDate *",
549
646
  "typestr": "@",
550
647
  "typestr_special": false
551
648
  }
@@ -573,6 +670,6 @@
573
670
  "THClient.h",
574
671
  "THCredentials.h"
575
672
  ],
576
- "release": "10.16",
577
- "sdk": "/Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk"
673
+ "release": "26.5",
674
+ "sdk": "/Users/ronald/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk"
578
675
  }
@@ -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: Thu Jul 24 14:24:08 2025
4
+ // Last update: Sun May 24 11:59:54 2026
5
5
  {
6
6
  "arch": "x86_64",
7
7
  "definitions": {
@@ -16,6 +16,8 @@
16
16
  "args": [],
17
17
  "class_method": false,
18
18
  "retval": {
19
+ "instancetype": true,
20
+ "type_name": "instancetype",
19
21
  "typestr": "@",
20
22
  "typestr_special": false
21
23
  },
@@ -31,22 +33,28 @@
31
33
  "type": "^v"
32
34
  },
33
35
  "1": {
34
- "type": "@"
36
+ "type": "@",
37
+ "type_name": "NSSet<THCredentials *> *"
35
38
  },
36
39
  "2": {
37
- "type": "@"
40
+ "type": "@",
41
+ "type_name": "NSError *"
38
42
  }
39
43
  },
40
44
  "retval": {
41
45
  "type": "v"
42
46
  }
43
47
  },
48
+ "name": "completion",
49
+ "null_accepted": true,
50
+ "type_name": "void (^)(NSSet<THCredentials *> * _Nullable, NSError * _Nullable)",
44
51
  "typestr": "@?",
45
52
  "typestr_special": false
46
53
  }
47
54
  ],
48
55
  "class_method": false,
49
56
  "retval": {
57
+ "type_name": "void",
50
58
  "typestr": "v",
51
59
  "typestr_special": false
52
60
  },
@@ -62,22 +70,28 @@
62
70
  "type": "^v"
63
71
  },
64
72
  "1": {
65
- "type": "@"
73
+ "type": "@",
74
+ "type_name": "NSSet<THCredentials *> *"
66
75
  },
67
76
  "2": {
68
- "type": "@"
77
+ "type": "@",
78
+ "type_name": "NSError *"
69
79
  }
70
80
  },
71
81
  "retval": {
72
82
  "type": "v"
73
83
  }
74
84
  },
85
+ "name": "completion",
86
+ "null_accepted": true,
87
+ "type_name": "void (^)(NSSet<THCredentials *> * _Nullable, NSError * _Nullable)",
75
88
  "typestr": "@?",
76
89
  "typestr_special": false
77
90
  }
78
91
  ],
79
92
  "class_method": false,
80
93
  "retval": {
94
+ "type_name": "void",
81
95
  "typestr": "v",
82
96
  "typestr_special": false
83
97
  },
@@ -87,6 +101,9 @@
87
101
  {
88
102
  "args": [
89
103
  {
104
+ "name": "borderAgentID",
105
+ "null_accepted": true,
106
+ "type_name": "NSData *",
90
107
  "typestr": "@",
91
108
  "typestr_special": false
92
109
  },
@@ -97,19 +114,24 @@
97
114
  "type": "^v"
98
115
  },
99
116
  "1": {
100
- "type": "@"
117
+ "type": "@",
118
+ "type_name": "NSError *"
101
119
  }
102
120
  },
103
121
  "retval": {
104
122
  "type": "v"
105
123
  }
106
124
  },
125
+ "name": "completion",
126
+ "null_accepted": true,
127
+ "type_name": "void (^)(NSError * _Nullable)",
107
128
  "typestr": "@?",
108
129
  "typestr_special": false
109
130
  }
110
131
  ],
111
132
  "class_method": false,
112
133
  "retval": {
134
+ "type_name": "void",
113
135
  "typestr": "v",
114
136
  "typestr_special": false
115
137
  },
@@ -119,6 +141,9 @@
119
141
  {
120
142
  "args": [
121
143
  {
144
+ "name": "borderAgentID",
145
+ "null_accepted": true,
146
+ "type_name": "NSData *",
122
147
  "typestr": "@",
123
148
  "typestr_special": false
124
149
  },
@@ -129,22 +154,28 @@
129
154
  "type": "^v"
130
155
  },
131
156
  "1": {
132
- "type": "@"
157
+ "type": "@",
158
+ "type_name": "THCredentials *"
133
159
  },
134
160
  "2": {
135
- "type": "@"
161
+ "type": "@",
162
+ "type_name": "NSError *"
136
163
  }
137
164
  },
138
165
  "retval": {
139
166
  "type": "v"
140
167
  }
141
168
  },
169
+ "name": "completion",
170
+ "null_accepted": true,
171
+ "type_name": "void (^)(THCredentials * _Nullable, NSError * _Nullable)",
142
172
  "typestr": "@?",
143
173
  "typestr_special": false
144
174
  }
145
175
  ],
146
176
  "class_method": false,
147
177
  "retval": {
178
+ "type_name": "void",
148
179
  "typestr": "v",
149
180
  "typestr_special": false
150
181
  },
@@ -154,10 +185,16 @@
154
185
  {
155
186
  "args": [
156
187
  {
188
+ "name": "borderAgentID",
189
+ "null_accepted": true,
190
+ "type_name": "NSData *",
157
191
  "typestr": "@",
158
192
  "typestr_special": false
159
193
  },
160
194
  {
195
+ "name": "activeOperationalDataSet",
196
+ "null_accepted": true,
197
+ "type_name": "NSData *",
161
198
  "typestr": "@",
162
199
  "typestr_special": false
163
200
  },
@@ -168,19 +205,24 @@
168
205
  "type": "^v"
169
206
  },
170
207
  "1": {
171
- "type": "@"
208
+ "type": "@",
209
+ "type_name": "NSError *"
172
210
  }
173
211
  },
174
212
  "retval": {
175
213
  "type": "v"
176
214
  }
177
215
  },
216
+ "name": "completion",
217
+ "null_accepted": true,
218
+ "type_name": "void (^)(NSError * _Nullable)",
178
219
  "typestr": "@?",
179
220
  "typestr_special": false
180
221
  }
181
222
  ],
182
223
  "class_method": false,
183
224
  "retval": {
225
+ "type_name": "void",
184
226
  "typestr": "v",
185
227
  "typestr_special": false
186
228
  },
@@ -196,22 +238,28 @@
196
238
  "type": "^v"
197
239
  },
198
240
  "1": {
199
- "type": "@"
241
+ "type": "@",
242
+ "type_name": "THCredentials *"
200
243
  },
201
244
  "2": {
202
- "type": "@"
245
+ "type": "@",
246
+ "type_name": "NSError *"
203
247
  }
204
248
  },
205
249
  "retval": {
206
250
  "type": "v"
207
251
  }
208
252
  },
253
+ "name": "completion",
254
+ "null_accepted": true,
255
+ "type_name": "void (^)(THCredentials * _Nullable, NSError * _Nullable)",
209
256
  "typestr": "@?",
210
257
  "typestr_special": false
211
258
  }
212
259
  ],
213
260
  "class_method": false,
214
261
  "retval": {
262
+ "type_name": "void",
215
263
  "typestr": "v",
216
264
  "typestr_special": false
217
265
  },
@@ -221,6 +269,9 @@
221
269
  {
222
270
  "args": [
223
271
  {
272
+ "name": "extendedPANID",
273
+ "null_accepted": true,
274
+ "type_name": "NSData *",
224
275
  "typestr": "@",
225
276
  "typestr_special": false
226
277
  },
@@ -231,22 +282,28 @@
231
282
  "type": "^v"
232
283
  },
233
284
  "1": {
234
- "type": "@"
285
+ "type": "@",
286
+ "type_name": "THCredentials *"
235
287
  },
236
288
  "2": {
237
- "type": "@"
289
+ "type": "@",
290
+ "type_name": "NSError *"
238
291
  }
239
292
  },
240
293
  "retval": {
241
294
  "type": "v"
242
295
  }
243
296
  },
297
+ "name": "completion",
298
+ "null_accepted": true,
299
+ "type_name": "void (^)(THCredentials * _Nullable, NSError * _Nullable)",
244
300
  "typestr": "@?",
245
301
  "typestr_special": false
246
302
  }
247
303
  ],
248
304
  "class_method": false,
249
305
  "retval": {
306
+ "type_name": "void",
250
307
  "typestr": "v",
251
308
  "typestr_special": false
252
309
  },
@@ -256,6 +313,9 @@
256
313
  {
257
314
  "args": [
258
315
  {
316
+ "name": "activeOperationalDataSet",
317
+ "null_accepted": true,
318
+ "type_name": "NSData *",
259
319
  "typestr": "@",
260
320
  "typestr_special": false
261
321
  },
@@ -266,19 +326,24 @@
266
326
  "type": "^v"
267
327
  },
268
328
  "1": {
269
- "type": "Z"
329
+ "type": "Z",
330
+ "type_name": "BOOL"
270
331
  }
271
332
  },
272
333
  "retval": {
273
334
  "type": "v"
274
335
  }
275
336
  },
337
+ "name": "completion",
338
+ "null_accepted": true,
339
+ "type_name": "void (^)(BOOL)",
276
340
  "typestr": "@?",
277
341
  "typestr_special": false
278
342
  }
279
343
  ],
280
344
  "class_method": false,
281
345
  "retval": {
346
+ "type_name": "void",
282
347
  "typestr": "v",
283
348
  "typestr_special": false
284
349
  },
@@ -294,19 +359,24 @@
294
359
  "type": "^v"
295
360
  },
296
361
  "1": {
297
- "type": "Z"
362
+ "type": "Z",
363
+ "type_name": "BOOL"
298
364
  }
299
365
  },
300
366
  "retval": {
301
367
  "type": "v"
302
368
  }
303
369
  },
370
+ "name": "completion",
371
+ "null_accepted": true,
372
+ "type_name": "void (^)(BOOL)",
304
373
  "typestr": "@?",
305
374
  "typestr_special": false
306
375
  }
307
376
  ],
308
377
  "class_method": false,
309
378
  "retval": {
379
+ "type_name": "void",
310
380
  "typestr": "v",
311
381
  "typestr_special": false
312
382
  },
@@ -326,6 +396,8 @@
326
396
  "args": [],
327
397
  "class_method": false,
328
398
  "retval": {
399
+ "instancetype": true,
400
+ "type_name": "instancetype",
329
401
  "typestr": "@",
330
402
  "typestr_special": false
331
403
  },
@@ -336,6 +408,8 @@
336
408
  "args": [],
337
409
  "class_method": true,
338
410
  "retval": {
411
+ "instancetype": true,
412
+ "type_name": "instancetype",
339
413
  "typestr": "@",
340
414
  "typestr_special": false
341
415
  },
@@ -346,6 +420,7 @@
346
420
  "args": [],
347
421
  "class_method": false,
348
422
  "retval": {
423
+ "type_name": "NSString *",
349
424
  "typestr": "@",
350
425
  "typestr_special": false
351
426
  },
@@ -356,6 +431,7 @@
356
431
  "args": [],
357
432
  "class_method": false,
358
433
  "retval": {
434
+ "type_name": "NSData *",
359
435
  "typestr": "@",
360
436
  "typestr_special": false
361
437
  },
@@ -366,6 +442,7 @@
366
442
  "args": [],
367
443
  "class_method": false,
368
444
  "retval": {
445
+ "type_name": "NSData *",
369
446
  "typestr": "@",
370
447
  "typestr_special": false
371
448
  },
@@ -376,6 +453,7 @@
376
453
  "args": [],
377
454
  "class_method": false,
378
455
  "retval": {
456
+ "type_name": "NSData *",
379
457
  "typestr": "@",
380
458
  "typestr_special": false
381
459
  },
@@ -386,6 +464,7 @@
386
464
  "args": [],
387
465
  "class_method": false,
388
466
  "retval": {
467
+ "type_name": "NSData *",
389
468
  "typestr": "@",
390
469
  "typestr_special": false
391
470
  },
@@ -396,6 +475,7 @@
396
475
  "args": [],
397
476
  "class_method": false,
398
477
  "retval": {
478
+ "type_name": "NSData *",
399
479
  "typestr": "@",
400
480
  "typestr_special": false
401
481
  },
@@ -406,6 +486,7 @@
406
486
  "args": [],
407
487
  "class_method": false,
408
488
  "retval": {
489
+ "type_name": "uint8_t",
409
490
  "typestr": "C",
410
491
  "typestr_special": false
411
492
  },
@@ -415,12 +496,15 @@
415
496
  {
416
497
  "args": [
417
498
  {
499
+ "name": "channel",
500
+ "type_name": "uint8_t",
418
501
  "typestr": "C",
419
502
  "typestr_special": false
420
503
  }
421
504
  ],
422
505
  "class_method": false,
423
506
  "retval": {
507
+ "type_name": "void",
424
508
  "typestr": "v",
425
509
  "typestr_special": false
426
510
  },
@@ -431,6 +515,7 @@
431
515
  "args": [],
432
516
  "class_method": false,
433
517
  "retval": {
518
+ "type_name": "NSData *",
434
519
  "typestr": "@",
435
520
  "typestr_special": false
436
521
  },
@@ -441,6 +526,7 @@
441
526
  "args": [],
442
527
  "class_method": false,
443
528
  "retval": {
529
+ "type_name": "NSDate *",
444
530
  "typestr": "@",
445
531
  "typestr_special": false
446
532
  },
@@ -451,6 +537,7 @@
451
537
  "args": [],
452
538
  "class_method": false,
453
539
  "retval": {
540
+ "type_name": "NSDate *",
454
541
  "typestr": "@",
455
542
  "typestr_special": false
456
543
  },
@@ -466,6 +553,7 @@
466
553
  "readonly"
467
554
  ],
468
555
  "name": "networkName",
556
+ "type_name": "NSString *",
469
557
  "typestr": "@",
470
558
  "typestr_special": false
471
559
  },
@@ -475,6 +563,7 @@
475
563
  "readonly"
476
564
  ],
477
565
  "name": "extendedPANID",
566
+ "type_name": "NSData *",
478
567
  "typestr": "@",
479
568
  "typestr_special": false
480
569
  },
@@ -484,6 +573,7 @@
484
573
  "readonly"
485
574
  ],
486
575
  "name": "borderAgentID",
576
+ "type_name": "NSData *",
487
577
  "typestr": "@",
488
578
  "typestr_special": false
489
579
  },
@@ -493,6 +583,7 @@
493
583
  "readonly"
494
584
  ],
495
585
  "name": "activeOperationalDataSet",
586
+ "type_name": "NSData *",
496
587
  "typestr": "@",
497
588
  "typestr_special": false
498
589
  },
@@ -502,6 +593,7 @@
502
593
  "readonly"
503
594
  ],
504
595
  "name": "networkKey",
596
+ "type_name": "NSData *",
505
597
  "typestr": "@",
506
598
  "typestr_special": false
507
599
  },
@@ -511,6 +603,7 @@
511
603
  "readonly"
512
604
  ],
513
605
  "name": "PSKC",
606
+ "type_name": "NSData *",
514
607
  "typestr": "@",
515
608
  "typestr_special": false
516
609
  },
@@ -519,6 +612,7 @@
519
612
  "nonatomic"
520
613
  ],
521
614
  "name": "channel",
615
+ "type_name": "uint8_t",
522
616
  "typestr": "C",
523
617
  "typestr_special": false
524
618
  },
@@ -528,6 +622,7 @@
528
622
  "readonly"
529
623
  ],
530
624
  "name": "panID",
625
+ "type_name": "NSData *",
531
626
  "typestr": "@",
532
627
  "typestr_special": false
533
628
  },
@@ -537,6 +632,7 @@
537
632
  "readonly"
538
633
  ],
539
634
  "name": "creationDate",
635
+ "type_name": "NSDate *",
540
636
  "typestr": "@",
541
637
  "typestr_special": false
542
638
  },
@@ -546,6 +642,7 @@
546
642
  "readonly"
547
643
  ],
548
644
  "name": "lastModificationDate",
645
+ "type_name": "NSDate *",
549
646
  "typestr": "@",
550
647
  "typestr_special": false
551
648
  }
@@ -573,6 +670,6 @@
573
670
  "THClient.h",
574
671
  "THCredentials.h"
575
672
  ],
576
- "release": "10.16",
577
- "sdk": "/Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk"
673
+ "release": "26.5",
674
+ "sdk": "/Users/ronald/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk"
578
675
  }
@@ -15,7 +15,7 @@ sys.path.insert(0, os.path.dirname(__file__))
15
15
 
16
16
  from pyobjc_setup import setup # noqa: E402
17
17
 
18
- VERSION = "12.1"
18
+ VERSION = "12.2"
19
19
 
20
20
  setup(
21
21
  name="pyobjc-framework-ThreadNetwork",
@@ -1,3 +0,0 @@
1
- macOS 26.1 (25B77)
2
- Apple clang version 17.0.0 (clang-1700.4.4.1)
3
- SDK: macOS 26.1
@@ -1,2 +0,0 @@
1
- pyobjc-core>=12.1
2
- pyobjc-framework-Cocoa>=12.1