pyobjc-framework-FinderSync 10.1__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 (31) hide show
  1. {pyobjc-framework-FinderSync-10.1 → pyobjc_framework_findersync-10.3}/LICENSE.txt +1 -1
  2. {pyobjc-framework-FinderSync-10.1 → pyobjc_framework_findersync-10.3}/Lib/FinderSync/_metadata.py +1 -1
  3. {pyobjc-framework-FinderSync-10.1 → pyobjc_framework_findersync-10.3}/Lib/pyobjc_framework_FinderSync.egg-info/PKG-INFO +3 -3
  4. {pyobjc-framework-FinderSync-10.1 → pyobjc_framework_findersync-10.3}/Lib/pyobjc_framework_FinderSync.egg-info/SOURCES.txt +2 -4
  5. pyobjc_framework_findersync-10.3/Lib/pyobjc_framework_FinderSync.egg-info/requires.txt +2 -0
  6. {pyobjc-framework-FinderSync-10.1 → pyobjc_framework_findersync-10.3}/PKG-INFO +3 -3
  7. pyobjc-framework-FinderSync-10.1/metadata/raw/arm64-14.0.fwinfo → pyobjc_framework_findersync-10.3/metadata/raw/arm64-14.5.fwinfo +2 -2
  8. pyobjc-framework-FinderSync-10.1/metadata/raw/x86_64-14.0.fwinfo → pyobjc_framework_findersync-10.3/metadata/raw/x86_64-14.5.fwinfo +2 -2
  9. {pyobjc-framework-FinderSync-10.1 → pyobjc_framework_findersync-10.3}/setup.py +2 -1
  10. pyobjc-framework-FinderSync-10.1/Lib/pyobjc_framework_FinderSync.egg-info/requires.txt +0 -2
  11. pyobjc-framework-FinderSync-10.1/metadata/raw/arm64-12.0.fwinfo +0 -505
  12. pyobjc-framework-FinderSync-10.1/metadata/raw/x86_64-12.0.fwinfo +0 -505
  13. {pyobjc-framework-FinderSync-10.1 → pyobjc_framework_findersync-10.3}/Lib/FinderSync/__init__.py +0 -0
  14. {pyobjc-framework-FinderSync-10.1 → pyobjc_framework_findersync-10.3}/Lib/pyobjc_framework_FinderSync.egg-info/dependency_links.txt +0 -0
  15. {pyobjc-framework-FinderSync-10.1 → pyobjc_framework_findersync-10.3}/Lib/pyobjc_framework_FinderSync.egg-info/not-zip-safe +0 -0
  16. {pyobjc-framework-FinderSync-10.1 → pyobjc_framework_findersync-10.3}/Lib/pyobjc_framework_FinderSync.egg-info/top_level.txt +0 -0
  17. {pyobjc-framework-FinderSync-10.1 → pyobjc_framework_findersync-10.3}/MANIFEST.in +0 -0
  18. {pyobjc-framework-FinderSync-10.1 → pyobjc_framework_findersync-10.3}/PyObjCTest/__init__.py +0 -0
  19. {pyobjc-framework-FinderSync-10.1 → pyobjc_framework_findersync-10.3}/PyObjCTest/test_findersync.py +0 -0
  20. {pyobjc-framework-FinderSync-10.1 → pyobjc_framework_findersync-10.3}/README.txt +0 -0
  21. {pyobjc-framework-FinderSync-10.1 → pyobjc_framework_findersync-10.3}/metadata/FinderSync.fwinfo +0 -0
  22. {pyobjc-framework-FinderSync-10.1 → pyobjc_framework_findersync-10.3}/metadata/metadata.ini +0 -0
  23. {pyobjc-framework-FinderSync-10.1 → pyobjc_framework_findersync-10.3}/metadata/raw/arm64-12.3.fwinfo +0 -0
  24. {pyobjc-framework-FinderSync-10.1 → pyobjc_framework_findersync-10.3}/metadata/raw/arm64-13.3.fwinfo +0 -0
  25. {pyobjc-framework-FinderSync-10.1 → pyobjc_framework_findersync-10.3}/metadata/raw/x86_64-10.10.fwinfo +0 -0
  26. {pyobjc-framework-FinderSync-10.1 → pyobjc_framework_findersync-10.3}/metadata/raw/x86_64-10.16.fwinfo +0 -0
  27. {pyobjc-framework-FinderSync-10.1 → pyobjc_framework_findersync-10.3}/metadata/raw/x86_64-12.3.fwinfo +0 -0
  28. {pyobjc-framework-FinderSync-10.1 → pyobjc_framework_findersync-10.3}/metadata/raw/x86_64-13.3.fwinfo +0 -0
  29. {pyobjc-framework-FinderSync-10.1 → pyobjc_framework_findersync-10.3}/pyobjc_setup.py +0 -0
  30. {pyobjc-framework-FinderSync-10.1 → pyobjc_framework_findersync-10.3}/pyproject.toml +0 -0
  31. {pyobjc-framework-FinderSync-10.1 → pyobjc_framework_findersync-10.3}/setup.cfg +0 -0
@@ -1,7 +1,7 @@
1
1
  (This is the MIT license, note that libffi-src is a separate product with its own license)
2
2
 
3
3
  Copyright 2002, 2003 - Bill Bumgarner, Ronald Oussoren, Steve Majewski, Lele Gaifax, et.al.
4
- Copyright 2003-2022 - Ronald Oussoren
4
+ Copyright 2003-2024 - Ronald Oussoren
5
5
 
6
6
  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
7
7
 
@@ -1,6 +1,6 @@
1
1
  # This file is generated by objective.metadata
2
2
  #
3
- # Last update: Sat Jul 1 14:01:52 2023
3
+ # Last update: Sat May 18 09:29:19 2024
4
4
  #
5
5
  # flake8: noqa
6
6
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: pyobjc-framework-FinderSync
3
- Version: 10.1
3
+ Version: 10.3
4
4
  Summary: Wrappers for the framework FinderSync on macOS
5
5
  Home-page: https://github.com/ronaldoussoren/pyobjc
6
6
  Author: Ronald Oussoren
@@ -31,8 +31,8 @@ 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.1
35
- Requires-Dist: pyobjc-framework-Cocoa>=10.1
34
+ Requires-Dist: pyobjc-core>=10.3
35
+ Requires-Dist: pyobjc-framework-Cocoa>=10.3
36
36
  Project-URL: Documentation, https://pyobjc.readthedocs.io/en/latest/
37
37
  Project-URL: Issue tracker, https://github.com/ronaldoussoren/pyobjc/issues
38
38
  Project-URL: Repository, https://github.com/ronaldoussoren/pyobjc
@@ -16,13 +16,11 @@ PyObjCTest/__init__.py
16
16
  PyObjCTest/test_findersync.py
17
17
  metadata/FinderSync.fwinfo
18
18
  metadata/metadata.ini
19
- metadata/raw/arm64-12.0.fwinfo
20
19
  metadata/raw/arm64-12.3.fwinfo
21
20
  metadata/raw/arm64-13.3.fwinfo
22
- metadata/raw/arm64-14.0.fwinfo
21
+ metadata/raw/arm64-14.5.fwinfo
23
22
  metadata/raw/x86_64-10.10.fwinfo
24
23
  metadata/raw/x86_64-10.16.fwinfo
25
- metadata/raw/x86_64-12.0.fwinfo
26
24
  metadata/raw/x86_64-12.3.fwinfo
27
25
  metadata/raw/x86_64-13.3.fwinfo
28
- metadata/raw/x86_64-14.0.fwinfo
26
+ metadata/raw/x86_64-14.5.fwinfo
@@ -0,0 +1,2 @@
1
+ pyobjc-core>=10.3
2
+ pyobjc-framework-Cocoa>=10.3
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: pyobjc-framework-FinderSync
3
- Version: 10.1
3
+ Version: 10.3
4
4
  Summary: Wrappers for the framework FinderSync on macOS
5
5
  Home-page: https://github.com/ronaldoussoren/pyobjc
6
6
  Author: Ronald Oussoren
@@ -31,8 +31,8 @@ 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.1
35
- Requires-Dist: pyobjc-framework-Cocoa>=10.1
34
+ Requires-Dist: pyobjc-core>=10.3
35
+ Requires-Dist: pyobjc-framework-Cocoa>=10.3
36
36
 
37
37
 
38
38
  Wrappers for the "FinderSync" 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: Sat Jul 1 14:01:52 2023
4
+ // Last update: Sat May 18 09:29:19 2024
5
5
  {
6
6
  "arch": "arm64",
7
7
  "definitions": {
@@ -509,5 +509,5 @@
509
509
  "framework": "FinderSync",
510
510
  "headers": [],
511
511
  "release": "10.16",
512
- "sdk": "/Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk"
512
+ "sdk": "/Users/ronald/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk"
513
513
  }
@@ -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: Sat Jul 1 14:01:50 2023
4
+ // Last update: Sat May 18 09:29:17 2024
5
5
  {
6
6
  "arch": "x86_64",
7
7
  "definitions": {
@@ -509,5 +509,5 @@
509
509
  "framework": "FinderSync",
510
510
  "headers": [],
511
511
  "release": "10.16",
512
- "sdk": "/Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk"
512
+ "sdk": "/Users/ronald/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk"
513
513
  }
@@ -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.1"
18
+ VERSION = "10.3"
18
19
 
19
20
  setup(
20
21
  name="pyobjc-framework-FinderSync",
@@ -1,2 +0,0 @@
1
- pyobjc-core>=10.1
2
- pyobjc-framework-Cocoa>=10.1
@@ -1,505 +0,0 @@
1
- // GENERATED FILE DO NOT EDIT
2
- //
3
- // This file was generated by objective.metadata
4
- // Last update: Sun Jul 11 21:38:13 2021
5
- {
6
- "arch": "arm64",
7
- "definitions": {
8
- "aliases": {},
9
- "called_definitions": {},
10
- "cftypes": {},
11
- "classes": {
12
- "FIFinderSync": {
13
- "categories": [],
14
- "methods": [],
15
- "name": "FIFinderSync",
16
- "properties": [],
17
- "protocols": [
18
- "FIFinderSync",
19
- "NSExtensionRequestHandling"
20
- ],
21
- "super": "NSObject"
22
- },
23
- "FIFinderSyncController": {
24
- "categories": [],
25
- "methods": [
26
- {
27
- "args": [],
28
- "class_method": true,
29
- "retval": {
30
- "typestr": "@",
31
- "typestr_special": false
32
- },
33
- "selector": "defaultController",
34
- "visibility": "public"
35
- },
36
- {
37
- "args": [
38
- {
39
- "typestr": "@",
40
- "typestr_special": false
41
- },
42
- {
43
- "typestr": "@",
44
- "typestr_special": false
45
- },
46
- {
47
- "typestr": "@",
48
- "typestr_special": false
49
- }
50
- ],
51
- "class_method": false,
52
- "retval": {
53
- "typestr": "v",
54
- "typestr_special": false
55
- },
56
- "selector": "setBadgeImage:label:forBadgeIdentifier:",
57
- "visibility": "public"
58
- },
59
- {
60
- "args": [
61
- {
62
- "typestr": "@",
63
- "typestr_special": false
64
- },
65
- {
66
- "typestr": "@",
67
- "typestr_special": false
68
- }
69
- ],
70
- "class_method": false,
71
- "retval": {
72
- "typestr": "v",
73
- "typestr_special": false
74
- },
75
- "selector": "setBadgeIdentifier:forURL:",
76
- "visibility": "public"
77
- },
78
- {
79
- "args": [],
80
- "class_method": false,
81
- "retval": {
82
- "typestr": "@",
83
- "typestr_special": false
84
- },
85
- "selector": "targetedURL",
86
- "visibility": "public"
87
- },
88
- {
89
- "args": [],
90
- "class_method": false,
91
- "retval": {
92
- "typestr": "@",
93
- "typestr_special": false
94
- },
95
- "selector": "selectedItemURLs",
96
- "visibility": "public"
97
- },
98
- {
99
- "args": [
100
- {
101
- "typestr": "@",
102
- "typestr_special": false
103
- }
104
- ],
105
- "class_method": false,
106
- "retval": {
107
- "typestr": "@",
108
- "typestr_special": false
109
- },
110
- "selector": "lastUsedDateForItemWithURL:",
111
- "visibility": "public"
112
- },
113
- {
114
- "args": [
115
- {
116
- "typestr": "@",
117
- "typestr_special": false
118
- },
119
- {
120
- "typestr": "@",
121
- "typestr_special": false
122
- },
123
- {
124
- "callable": {
125
- "arguments": {
126
- "0": {
127
- "type": "^v"
128
- },
129
- "1": {
130
- "type": "@"
131
- }
132
- },
133
- "retval": {
134
- "type": null
135
- }
136
- },
137
- "typestr": "@?",
138
- "typestr_special": false
139
- }
140
- ],
141
- "class_method": false,
142
- "retval": {
143
- "typestr": "v",
144
- "typestr_special": false
145
- },
146
- "selector": "setLastUsedDate:forItemWithURL:completion:",
147
- "visibility": "public"
148
- },
149
- {
150
- "args": [
151
- {
152
- "typestr": "@",
153
- "typestr_special": false
154
- }
155
- ],
156
- "class_method": false,
157
- "retval": {
158
- "typestr": "@",
159
- "typestr_special": false
160
- },
161
- "selector": "tagDataForItemWithURL:",
162
- "visibility": "public"
163
- },
164
- {
165
- "args": [
166
- {
167
- "typestr": "@",
168
- "typestr_special": false
169
- },
170
- {
171
- "typestr": "@",
172
- "typestr_special": false
173
- },
174
- {
175
- "callable": {
176
- "arguments": {
177
- "0": {
178
- "type": "^v"
179
- },
180
- "1": {
181
- "type": "@"
182
- }
183
- },
184
- "retval": {
185
- "type": null
186
- }
187
- },
188
- "typestr": "@?",
189
- "typestr_special": false
190
- }
191
- ],
192
- "class_method": false,
193
- "retval": {
194
- "typestr": "v",
195
- "typestr_special": false
196
- },
197
- "selector": "setTagData:forItemWithURL:completion:",
198
- "visibility": "public"
199
- },
200
- {
201
- "args": [],
202
- "class_method": true,
203
- "retval": {
204
- "typestr": "v",
205
- "typestr_special": false
206
- },
207
- "selector": "showExtensionManagementInterface",
208
- "visibility": "public"
209
- },
210
- {
211
- "args": [],
212
- "class_method": false,
213
- "retval": {
214
- "typestr": "@",
215
- "typestr_special": false
216
- },
217
- "selector": "directoryURLs",
218
- "visibility": "public"
219
- },
220
- {
221
- "args": [
222
- {
223
- "typestr": "@",
224
- "typestr_special": false
225
- }
226
- ],
227
- "class_method": false,
228
- "retval": {
229
- "typestr": "v",
230
- "typestr_special": false
231
- },
232
- "selector": "setDirectoryURLs:",
233
- "visibility": "public"
234
- },
235
- {
236
- "args": [],
237
- "class_method": true,
238
- "retval": {
239
- "typestr": "Z",
240
- "typestr_special": true
241
- },
242
- "selector": "isExtensionEnabled",
243
- "visibility": "public"
244
- }
245
- ],
246
- "name": "FIFinderSyncController",
247
- "properties": [
248
- {
249
- "attributes": [
250
- "copy"
251
- ],
252
- "name": "directoryURLs",
253
- "typestr": "@",
254
- "typestr_special": false
255
- },
256
- {
257
- "attributes": [
258
- "readonly",
259
- [
260
- "getter",
261
- "isExtensionEnabled"
262
- ]
263
- ],
264
- "name": "extensionEnabled",
265
- "typestr": "Z",
266
- "typestr_special": true
267
- }
268
- ],
269
- "protocols": [],
270
- "super": "NSExtensionContext"
271
- }
272
- },
273
- "enum": {
274
- "FIMenuKindContextualMenuForContainer": 1,
275
- "FIMenuKindContextualMenuForItems": 0,
276
- "FIMenuKindContextualMenuForSidebar": 2,
277
- "FIMenuKindToolbarItemMenu": 3
278
- },
279
- "expressions": {},
280
- "externs": {},
281
- "formal_protocols": {
282
- "FIFinderSync": {
283
- "implements": [],
284
- "methods": [
285
- {
286
- "args": [
287
- {
288
- "typestr": "Q",
289
- "typestr_special": false
290
- }
291
- ],
292
- "class_method": false,
293
- "required": false,
294
- "retval": {
295
- "typestr": "@",
296
- "typestr_special": false
297
- },
298
- "selector": "menuForMenuKind:",
299
- "visibility": "public"
300
- },
301
- {
302
- "args": [
303
- {
304
- "typestr": "@",
305
- "typestr_special": false
306
- }
307
- ],
308
- "class_method": false,
309
- "required": false,
310
- "retval": {
311
- "typestr": "v",
312
- "typestr_special": false
313
- },
314
- "selector": "beginObservingDirectoryAtURL:",
315
- "visibility": "public"
316
- },
317
- {
318
- "args": [
319
- {
320
- "typestr": "@",
321
- "typestr_special": false
322
- }
323
- ],
324
- "class_method": false,
325
- "required": false,
326
- "retval": {
327
- "typestr": "v",
328
- "typestr_special": false
329
- },
330
- "selector": "endObservingDirectoryAtURL:",
331
- "visibility": "public"
332
- },
333
- {
334
- "args": [
335
- {
336
- "typestr": "@",
337
- "typestr_special": false
338
- }
339
- ],
340
- "class_method": false,
341
- "required": false,
342
- "retval": {
343
- "typestr": "v",
344
- "typestr_special": false
345
- },
346
- "selector": "requestBadgeIdentifierForURL:",
347
- "visibility": "public"
348
- },
349
- {
350
- "args": [
351
- {
352
- "typestr": "@",
353
- "typestr_special": false
354
- }
355
- ],
356
- "class_method": false,
357
- "required": false,
358
- "retval": {
359
- "typestr": "@",
360
- "typestr_special": false
361
- },
362
- "selector": "supportedServiceNamesForItemWithURL:",
363
- "visibility": "public"
364
- },
365
- {
366
- "args": [
367
- {
368
- "typestr": "@",
369
- "typestr_special": false
370
- },
371
- {
372
- "typestr": "@",
373
- "typestr_special": false
374
- },
375
- {
376
- "type_modifier": "o",
377
- "typestr": "^@",
378
- "typestr_special": false
379
- }
380
- ],
381
- "class_method": false,
382
- "required": false,
383
- "retval": {
384
- "typestr": "@",
385
- "typestr_special": false
386
- },
387
- "selector": "makeListenerEndpointForServiceName:itemURL:andReturnError:",
388
- "visibility": "public"
389
- },
390
- {
391
- "args": [
392
- {
393
- "typestr": "@",
394
- "typestr_special": false
395
- },
396
- {
397
- "typestr": "@",
398
- "typestr_special": false
399
- },
400
- {
401
- "callable": {
402
- "arguments": {
403
- "0": {
404
- "type": "^v"
405
- },
406
- "1": {
407
- "type": "@"
408
- },
409
- "2": {
410
- "type": "@"
411
- }
412
- },
413
- "retval": {
414
- "type": null
415
- }
416
- },
417
- "typestr": "@?",
418
- "typestr_special": false
419
- }
420
- ],
421
- "class_method": false,
422
- "required": false,
423
- "retval": {
424
- "typestr": "v",
425
- "typestr_special": false
426
- },
427
- "selector": "valuesForAttributes:forItemWithURL:completion:",
428
- "visibility": "public"
429
- },
430
- {
431
- "args": [],
432
- "class_method": false,
433
- "required": false,
434
- "retval": {
435
- "typestr": "@",
436
- "typestr_special": false
437
- },
438
- "selector": "toolbarItemName",
439
- "visibility": "public"
440
- },
441
- {
442
- "args": [],
443
- "class_method": false,
444
- "required": false,
445
- "retval": {
446
- "typestr": "@",
447
- "typestr_special": false
448
- },
449
- "selector": "toolbarItemImage",
450
- "visibility": "public"
451
- },
452
- {
453
- "args": [],
454
- "class_method": false,
455
- "required": false,
456
- "retval": {
457
- "typestr": "@",
458
- "typestr_special": false
459
- },
460
- "selector": "toolbarItemToolTip",
461
- "visibility": "public"
462
- }
463
- ],
464
- "properties": [
465
- {
466
- "attributes": [
467
- "copy",
468
- "readonly"
469
- ],
470
- "name": "toolbarItemName",
471
- "typestr": "@",
472
- "typestr_special": false
473
- },
474
- {
475
- "attributes": [
476
- "copy",
477
- "readonly"
478
- ],
479
- "name": "toolbarItemImage",
480
- "typestr": "@",
481
- "typestr_special": false
482
- },
483
- {
484
- "attributes": [
485
- "copy",
486
- "readonly"
487
- ],
488
- "name": "toolbarItemToolTip",
489
- "typestr": "@",
490
- "typestr_special": false
491
- }
492
- ]
493
- }
494
- },
495
- "func_macros": {},
496
- "functions": {},
497
- "informal_protocols": {},
498
- "literals": {},
499
- "structs": {}
500
- },
501
- "framework": "FinderSync",
502
- "headers": [],
503
- "release": "10.16",
504
- "sdk": "/Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.0.sdk"
505
- }
@@ -1,505 +0,0 @@
1
- // GENERATED FILE DO NOT EDIT
2
- //
3
- // This file was generated by objective.metadata
4
- // Last update: Sun Jul 11 21:38:12 2021
5
- {
6
- "arch": "x86_64",
7
- "definitions": {
8
- "aliases": {},
9
- "called_definitions": {},
10
- "cftypes": {},
11
- "classes": {
12
- "FIFinderSync": {
13
- "categories": [],
14
- "methods": [],
15
- "name": "FIFinderSync",
16
- "properties": [],
17
- "protocols": [
18
- "FIFinderSync",
19
- "NSExtensionRequestHandling"
20
- ],
21
- "super": "NSObject"
22
- },
23
- "FIFinderSyncController": {
24
- "categories": [],
25
- "methods": [
26
- {
27
- "args": [],
28
- "class_method": true,
29
- "retval": {
30
- "typestr": "@",
31
- "typestr_special": false
32
- },
33
- "selector": "defaultController",
34
- "visibility": "public"
35
- },
36
- {
37
- "args": [
38
- {
39
- "typestr": "@",
40
- "typestr_special": false
41
- },
42
- {
43
- "typestr": "@",
44
- "typestr_special": false
45
- },
46
- {
47
- "typestr": "@",
48
- "typestr_special": false
49
- }
50
- ],
51
- "class_method": false,
52
- "retval": {
53
- "typestr": "v",
54
- "typestr_special": false
55
- },
56
- "selector": "setBadgeImage:label:forBadgeIdentifier:",
57
- "visibility": "public"
58
- },
59
- {
60
- "args": [
61
- {
62
- "typestr": "@",
63
- "typestr_special": false
64
- },
65
- {
66
- "typestr": "@",
67
- "typestr_special": false
68
- }
69
- ],
70
- "class_method": false,
71
- "retval": {
72
- "typestr": "v",
73
- "typestr_special": false
74
- },
75
- "selector": "setBadgeIdentifier:forURL:",
76
- "visibility": "public"
77
- },
78
- {
79
- "args": [],
80
- "class_method": false,
81
- "retval": {
82
- "typestr": "@",
83
- "typestr_special": false
84
- },
85
- "selector": "targetedURL",
86
- "visibility": "public"
87
- },
88
- {
89
- "args": [],
90
- "class_method": false,
91
- "retval": {
92
- "typestr": "@",
93
- "typestr_special": false
94
- },
95
- "selector": "selectedItemURLs",
96
- "visibility": "public"
97
- },
98
- {
99
- "args": [
100
- {
101
- "typestr": "@",
102
- "typestr_special": false
103
- }
104
- ],
105
- "class_method": false,
106
- "retval": {
107
- "typestr": "@",
108
- "typestr_special": false
109
- },
110
- "selector": "lastUsedDateForItemWithURL:",
111
- "visibility": "public"
112
- },
113
- {
114
- "args": [
115
- {
116
- "typestr": "@",
117
- "typestr_special": false
118
- },
119
- {
120
- "typestr": "@",
121
- "typestr_special": false
122
- },
123
- {
124
- "callable": {
125
- "arguments": {
126
- "0": {
127
- "type": "^v"
128
- },
129
- "1": {
130
- "type": "@"
131
- }
132
- },
133
- "retval": {
134
- "type": null
135
- }
136
- },
137
- "typestr": "@?",
138
- "typestr_special": false
139
- }
140
- ],
141
- "class_method": false,
142
- "retval": {
143
- "typestr": "v",
144
- "typestr_special": false
145
- },
146
- "selector": "setLastUsedDate:forItemWithURL:completion:",
147
- "visibility": "public"
148
- },
149
- {
150
- "args": [
151
- {
152
- "typestr": "@",
153
- "typestr_special": false
154
- }
155
- ],
156
- "class_method": false,
157
- "retval": {
158
- "typestr": "@",
159
- "typestr_special": false
160
- },
161
- "selector": "tagDataForItemWithURL:",
162
- "visibility": "public"
163
- },
164
- {
165
- "args": [
166
- {
167
- "typestr": "@",
168
- "typestr_special": false
169
- },
170
- {
171
- "typestr": "@",
172
- "typestr_special": false
173
- },
174
- {
175
- "callable": {
176
- "arguments": {
177
- "0": {
178
- "type": "^v"
179
- },
180
- "1": {
181
- "type": "@"
182
- }
183
- },
184
- "retval": {
185
- "type": null
186
- }
187
- },
188
- "typestr": "@?",
189
- "typestr_special": false
190
- }
191
- ],
192
- "class_method": false,
193
- "retval": {
194
- "typestr": "v",
195
- "typestr_special": false
196
- },
197
- "selector": "setTagData:forItemWithURL:completion:",
198
- "visibility": "public"
199
- },
200
- {
201
- "args": [],
202
- "class_method": true,
203
- "retval": {
204
- "typestr": "v",
205
- "typestr_special": false
206
- },
207
- "selector": "showExtensionManagementInterface",
208
- "visibility": "public"
209
- },
210
- {
211
- "args": [],
212
- "class_method": false,
213
- "retval": {
214
- "typestr": "@",
215
- "typestr_special": false
216
- },
217
- "selector": "directoryURLs",
218
- "visibility": "public"
219
- },
220
- {
221
- "args": [
222
- {
223
- "typestr": "@",
224
- "typestr_special": false
225
- }
226
- ],
227
- "class_method": false,
228
- "retval": {
229
- "typestr": "v",
230
- "typestr_special": false
231
- },
232
- "selector": "setDirectoryURLs:",
233
- "visibility": "public"
234
- },
235
- {
236
- "args": [],
237
- "class_method": true,
238
- "retval": {
239
- "typestr": "Z",
240
- "typestr_special": true
241
- },
242
- "selector": "isExtensionEnabled",
243
- "visibility": "public"
244
- }
245
- ],
246
- "name": "FIFinderSyncController",
247
- "properties": [
248
- {
249
- "attributes": [
250
- "copy"
251
- ],
252
- "name": "directoryURLs",
253
- "typestr": "@",
254
- "typestr_special": false
255
- },
256
- {
257
- "attributes": [
258
- "readonly",
259
- [
260
- "getter",
261
- "isExtensionEnabled"
262
- ]
263
- ],
264
- "name": "extensionEnabled",
265
- "typestr": "Z",
266
- "typestr_special": true
267
- }
268
- ],
269
- "protocols": [],
270
- "super": "NSExtensionContext"
271
- }
272
- },
273
- "enum": {
274
- "FIMenuKindContextualMenuForContainer": 1,
275
- "FIMenuKindContextualMenuForItems": 0,
276
- "FIMenuKindContextualMenuForSidebar": 2,
277
- "FIMenuKindToolbarItemMenu": 3
278
- },
279
- "expressions": {},
280
- "externs": {},
281
- "formal_protocols": {
282
- "FIFinderSync": {
283
- "implements": [],
284
- "methods": [
285
- {
286
- "args": [
287
- {
288
- "typestr": "Q",
289
- "typestr_special": false
290
- }
291
- ],
292
- "class_method": false,
293
- "required": false,
294
- "retval": {
295
- "typestr": "@",
296
- "typestr_special": false
297
- },
298
- "selector": "menuForMenuKind:",
299
- "visibility": "public"
300
- },
301
- {
302
- "args": [
303
- {
304
- "typestr": "@",
305
- "typestr_special": false
306
- }
307
- ],
308
- "class_method": false,
309
- "required": false,
310
- "retval": {
311
- "typestr": "v",
312
- "typestr_special": false
313
- },
314
- "selector": "beginObservingDirectoryAtURL:",
315
- "visibility": "public"
316
- },
317
- {
318
- "args": [
319
- {
320
- "typestr": "@",
321
- "typestr_special": false
322
- }
323
- ],
324
- "class_method": false,
325
- "required": false,
326
- "retval": {
327
- "typestr": "v",
328
- "typestr_special": false
329
- },
330
- "selector": "endObservingDirectoryAtURL:",
331
- "visibility": "public"
332
- },
333
- {
334
- "args": [
335
- {
336
- "typestr": "@",
337
- "typestr_special": false
338
- }
339
- ],
340
- "class_method": false,
341
- "required": false,
342
- "retval": {
343
- "typestr": "v",
344
- "typestr_special": false
345
- },
346
- "selector": "requestBadgeIdentifierForURL:",
347
- "visibility": "public"
348
- },
349
- {
350
- "args": [
351
- {
352
- "typestr": "@",
353
- "typestr_special": false
354
- }
355
- ],
356
- "class_method": false,
357
- "required": false,
358
- "retval": {
359
- "typestr": "@",
360
- "typestr_special": false
361
- },
362
- "selector": "supportedServiceNamesForItemWithURL:",
363
- "visibility": "public"
364
- },
365
- {
366
- "args": [
367
- {
368
- "typestr": "@",
369
- "typestr_special": false
370
- },
371
- {
372
- "typestr": "@",
373
- "typestr_special": false
374
- },
375
- {
376
- "type_modifier": "o",
377
- "typestr": "^@",
378
- "typestr_special": false
379
- }
380
- ],
381
- "class_method": false,
382
- "required": false,
383
- "retval": {
384
- "typestr": "@",
385
- "typestr_special": false
386
- },
387
- "selector": "makeListenerEndpointForServiceName:itemURL:andReturnError:",
388
- "visibility": "public"
389
- },
390
- {
391
- "args": [
392
- {
393
- "typestr": "@",
394
- "typestr_special": false
395
- },
396
- {
397
- "typestr": "@",
398
- "typestr_special": false
399
- },
400
- {
401
- "callable": {
402
- "arguments": {
403
- "0": {
404
- "type": "^v"
405
- },
406
- "1": {
407
- "type": "@"
408
- },
409
- "2": {
410
- "type": "@"
411
- }
412
- },
413
- "retval": {
414
- "type": null
415
- }
416
- },
417
- "typestr": "@?",
418
- "typestr_special": false
419
- }
420
- ],
421
- "class_method": false,
422
- "required": false,
423
- "retval": {
424
- "typestr": "v",
425
- "typestr_special": false
426
- },
427
- "selector": "valuesForAttributes:forItemWithURL:completion:",
428
- "visibility": "public"
429
- },
430
- {
431
- "args": [],
432
- "class_method": false,
433
- "required": false,
434
- "retval": {
435
- "typestr": "@",
436
- "typestr_special": false
437
- },
438
- "selector": "toolbarItemName",
439
- "visibility": "public"
440
- },
441
- {
442
- "args": [],
443
- "class_method": false,
444
- "required": false,
445
- "retval": {
446
- "typestr": "@",
447
- "typestr_special": false
448
- },
449
- "selector": "toolbarItemImage",
450
- "visibility": "public"
451
- },
452
- {
453
- "args": [],
454
- "class_method": false,
455
- "required": false,
456
- "retval": {
457
- "typestr": "@",
458
- "typestr_special": false
459
- },
460
- "selector": "toolbarItemToolTip",
461
- "visibility": "public"
462
- }
463
- ],
464
- "properties": [
465
- {
466
- "attributes": [
467
- "copy",
468
- "readonly"
469
- ],
470
- "name": "toolbarItemName",
471
- "typestr": "@",
472
- "typestr_special": false
473
- },
474
- {
475
- "attributes": [
476
- "copy",
477
- "readonly"
478
- ],
479
- "name": "toolbarItemImage",
480
- "typestr": "@",
481
- "typestr_special": false
482
- },
483
- {
484
- "attributes": [
485
- "copy",
486
- "readonly"
487
- ],
488
- "name": "toolbarItemToolTip",
489
- "typestr": "@",
490
- "typestr_special": false
491
- }
492
- ]
493
- }
494
- },
495
- "func_macros": {},
496
- "functions": {},
497
- "informal_protocols": {},
498
- "literals": {},
499
- "structs": {}
500
- },
501
- "framework": "FinderSync",
502
- "headers": [],
503
- "release": "10.16",
504
- "sdk": "/Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.0.sdk"
505
- }