pyobjc-framework-FinderSync 9.0__tar.gz → 9.1__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {pyobjc-framework-FinderSync-9.0 → pyobjc-framework-FinderSync-9.1}/Lib/FinderSync/_metadata.py +2 -1
- {pyobjc-framework-FinderSync-9.0 → pyobjc-framework-FinderSync-9.1}/Lib/pyobjc_framework_FinderSync.egg-info/PKG-INFO +1 -1
- {pyobjc-framework-FinderSync-9.0 → pyobjc-framework-FinderSync-9.1}/Lib/pyobjc_framework_FinderSync.egg-info/SOURCES.txt +3 -1
- pyobjc-framework-FinderSync-9.1/Lib/pyobjc_framework_FinderSync.egg-info/requires.txt +2 -0
- {pyobjc-framework-FinderSync-9.0 → pyobjc-framework-FinderSync-9.1}/PKG-INFO +1 -1
- pyobjc-framework-FinderSync-9.1/metadata/raw/arm64-13.3.fwinfo +513 -0
- pyobjc-framework-FinderSync-9.1/metadata/raw/x86_64-13.3.fwinfo +513 -0
- {pyobjc-framework-FinderSync-9.0 → pyobjc-framework-FinderSync-9.1}/pyobjc_setup.py +14 -7
- {pyobjc-framework-FinderSync-9.0 → pyobjc-framework-FinderSync-9.1}/setup.py +1 -1
- pyobjc-framework-FinderSync-9.0/Lib/pyobjc_framework_FinderSync.egg-info/requires.txt +0 -2
- {pyobjc-framework-FinderSync-9.0 → pyobjc-framework-FinderSync-9.1}/LICENSE.txt +0 -0
- {pyobjc-framework-FinderSync-9.0 → pyobjc-framework-FinderSync-9.1}/Lib/FinderSync/__init__.py +0 -0
- {pyobjc-framework-FinderSync-9.0 → pyobjc-framework-FinderSync-9.1}/Lib/pyobjc_framework_FinderSync.egg-info/dependency_links.txt +0 -0
- {pyobjc-framework-FinderSync-9.0 → pyobjc-framework-FinderSync-9.1}/Lib/pyobjc_framework_FinderSync.egg-info/not-zip-safe +0 -0
- {pyobjc-framework-FinderSync-9.0 → pyobjc-framework-FinderSync-9.1}/Lib/pyobjc_framework_FinderSync.egg-info/top_level.txt +0 -0
- {pyobjc-framework-FinderSync-9.0 → pyobjc-framework-FinderSync-9.1}/MANIFEST.in +0 -0
- {pyobjc-framework-FinderSync-9.0 → pyobjc-framework-FinderSync-9.1}/PyObjCTest/__init__.py +0 -0
- {pyobjc-framework-FinderSync-9.0 → pyobjc-framework-FinderSync-9.1}/PyObjCTest/test_findersync.py +0 -0
- {pyobjc-framework-FinderSync-9.0 → pyobjc-framework-FinderSync-9.1}/README.txt +0 -0
- {pyobjc-framework-FinderSync-9.0 → pyobjc-framework-FinderSync-9.1}/metadata/FinderSync.fwinfo +0 -0
- {pyobjc-framework-FinderSync-9.0 → pyobjc-framework-FinderSync-9.1}/metadata/metadata.ini +0 -0
- {pyobjc-framework-FinderSync-9.0 → pyobjc-framework-FinderSync-9.1}/metadata/raw/arm64-12.0.fwinfo +0 -0
- {pyobjc-framework-FinderSync-9.0 → pyobjc-framework-FinderSync-9.1}/metadata/raw/arm64-12.3.fwinfo +0 -0
- {pyobjc-framework-FinderSync-9.0 → pyobjc-framework-FinderSync-9.1}/metadata/raw/x86_64-10.10.fwinfo +0 -0
- {pyobjc-framework-FinderSync-9.0 → pyobjc-framework-FinderSync-9.1}/metadata/raw/x86_64-10.16.fwinfo +0 -0
- {pyobjc-framework-FinderSync-9.0 → pyobjc-framework-FinderSync-9.1}/metadata/raw/x86_64-12.0.fwinfo +0 -0
- {pyobjc-framework-FinderSync-9.0 → pyobjc-framework-FinderSync-9.1}/metadata/raw/x86_64-12.3.fwinfo +0 -0
- {pyobjc-framework-FinderSync-9.0 → pyobjc-framework-FinderSync-9.1}/setup.cfg +0 -0
{pyobjc-framework-FinderSync-9.0 → pyobjc-framework-FinderSync-9.1}/Lib/FinderSync/_metadata.py
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# This file is generated by objective.metadata
|
|
2
2
|
#
|
|
3
|
-
# Last update:
|
|
3
|
+
# Last update: Fri Feb 17 21:44:47 2023
|
|
4
4
|
#
|
|
5
5
|
# flake8: noqa
|
|
6
6
|
|
|
@@ -34,6 +34,7 @@ constants = """$$"""
|
|
|
34
34
|
enums = """$FIMenuKindContextualMenuForContainer@1$FIMenuKindContextualMenuForItems@0$FIMenuKindContextualMenuForSidebar@2$FIMenuKindToolbarItemMenu@3$"""
|
|
35
35
|
misc.update({"FIMenuKind": NewType("FIMenuKind", int)})
|
|
36
36
|
misc.update({})
|
|
37
|
+
misc.update({})
|
|
37
38
|
r = objc.registerMetaDataForSelector
|
|
38
39
|
objc._updatingMetadata(True)
|
|
39
40
|
try:
|
|
@@ -17,7 +17,9 @@ metadata/FinderSync.fwinfo
|
|
|
17
17
|
metadata/metadata.ini
|
|
18
18
|
metadata/raw/arm64-12.0.fwinfo
|
|
19
19
|
metadata/raw/arm64-12.3.fwinfo
|
|
20
|
+
metadata/raw/arm64-13.3.fwinfo
|
|
20
21
|
metadata/raw/x86_64-10.10.fwinfo
|
|
21
22
|
metadata/raw/x86_64-10.16.fwinfo
|
|
22
23
|
metadata/raw/x86_64-12.0.fwinfo
|
|
23
|
-
metadata/raw/x86_64-12.3.fwinfo
|
|
24
|
+
metadata/raw/x86_64-12.3.fwinfo
|
|
25
|
+
metadata/raw/x86_64-13.3.fwinfo
|
|
@@ -0,0 +1,513 @@
|
|
|
1
|
+
// GENERATED FILE DO NOT EDIT
|
|
2
|
+
//
|
|
3
|
+
// This file was generated by objective.metadata
|
|
4
|
+
// Last update: Fri Feb 17 21:44:47 2023
|
|
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": "v"
|
|
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": "v"
|
|
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
|
+
"enum_type": {
|
|
280
|
+
"FIMenuKind": {
|
|
281
|
+
"type": "Q"
|
|
282
|
+
}
|
|
283
|
+
},
|
|
284
|
+
"expressions": {},
|
|
285
|
+
"externs": {},
|
|
286
|
+
"formal_protocols": {
|
|
287
|
+
"FIFinderSync": {
|
|
288
|
+
"implements": [],
|
|
289
|
+
"methods": [
|
|
290
|
+
{
|
|
291
|
+
"args": [
|
|
292
|
+
{
|
|
293
|
+
"typestr": "Q",
|
|
294
|
+
"typestr_special": false
|
|
295
|
+
}
|
|
296
|
+
],
|
|
297
|
+
"class_method": false,
|
|
298
|
+
"required": false,
|
|
299
|
+
"retval": {
|
|
300
|
+
"typestr": "@",
|
|
301
|
+
"typestr_special": false
|
|
302
|
+
},
|
|
303
|
+
"selector": "menuForMenuKind:",
|
|
304
|
+
"visibility": "public"
|
|
305
|
+
},
|
|
306
|
+
{
|
|
307
|
+
"args": [
|
|
308
|
+
{
|
|
309
|
+
"typestr": "@",
|
|
310
|
+
"typestr_special": false
|
|
311
|
+
}
|
|
312
|
+
],
|
|
313
|
+
"class_method": false,
|
|
314
|
+
"required": false,
|
|
315
|
+
"retval": {
|
|
316
|
+
"typestr": "v",
|
|
317
|
+
"typestr_special": false
|
|
318
|
+
},
|
|
319
|
+
"selector": "beginObservingDirectoryAtURL:",
|
|
320
|
+
"visibility": "public"
|
|
321
|
+
},
|
|
322
|
+
{
|
|
323
|
+
"args": [
|
|
324
|
+
{
|
|
325
|
+
"typestr": "@",
|
|
326
|
+
"typestr_special": false
|
|
327
|
+
}
|
|
328
|
+
],
|
|
329
|
+
"class_method": false,
|
|
330
|
+
"required": false,
|
|
331
|
+
"retval": {
|
|
332
|
+
"typestr": "v",
|
|
333
|
+
"typestr_special": false
|
|
334
|
+
},
|
|
335
|
+
"selector": "endObservingDirectoryAtURL:",
|
|
336
|
+
"visibility": "public"
|
|
337
|
+
},
|
|
338
|
+
{
|
|
339
|
+
"args": [
|
|
340
|
+
{
|
|
341
|
+
"typestr": "@",
|
|
342
|
+
"typestr_special": false
|
|
343
|
+
}
|
|
344
|
+
],
|
|
345
|
+
"class_method": false,
|
|
346
|
+
"required": false,
|
|
347
|
+
"retval": {
|
|
348
|
+
"typestr": "v",
|
|
349
|
+
"typestr_special": false
|
|
350
|
+
},
|
|
351
|
+
"selector": "requestBadgeIdentifierForURL:",
|
|
352
|
+
"visibility": "public"
|
|
353
|
+
},
|
|
354
|
+
{
|
|
355
|
+
"args": [
|
|
356
|
+
{
|
|
357
|
+
"typestr": "@",
|
|
358
|
+
"typestr_special": false
|
|
359
|
+
}
|
|
360
|
+
],
|
|
361
|
+
"class_method": false,
|
|
362
|
+
"required": false,
|
|
363
|
+
"retval": {
|
|
364
|
+
"typestr": "@",
|
|
365
|
+
"typestr_special": false
|
|
366
|
+
},
|
|
367
|
+
"selector": "supportedServiceNamesForItemWithURL:",
|
|
368
|
+
"visibility": "public"
|
|
369
|
+
},
|
|
370
|
+
{
|
|
371
|
+
"args": [
|
|
372
|
+
{
|
|
373
|
+
"typestr": "@",
|
|
374
|
+
"typestr_special": false
|
|
375
|
+
},
|
|
376
|
+
{
|
|
377
|
+
"typestr": "@",
|
|
378
|
+
"typestr_special": false
|
|
379
|
+
},
|
|
380
|
+
{
|
|
381
|
+
"type_modifier": "o",
|
|
382
|
+
"typestr": "^@",
|
|
383
|
+
"typestr_special": false
|
|
384
|
+
}
|
|
385
|
+
],
|
|
386
|
+
"class_method": false,
|
|
387
|
+
"required": false,
|
|
388
|
+
"retval": {
|
|
389
|
+
"typestr": "@",
|
|
390
|
+
"typestr_special": false
|
|
391
|
+
},
|
|
392
|
+
"selector": "makeListenerEndpointForServiceName:itemURL:andReturnError:",
|
|
393
|
+
"visibility": "public"
|
|
394
|
+
},
|
|
395
|
+
{
|
|
396
|
+
"args": [
|
|
397
|
+
{
|
|
398
|
+
"typestr": "@",
|
|
399
|
+
"typestr_special": false
|
|
400
|
+
},
|
|
401
|
+
{
|
|
402
|
+
"typestr": "@",
|
|
403
|
+
"typestr_special": false
|
|
404
|
+
},
|
|
405
|
+
{
|
|
406
|
+
"callable": {
|
|
407
|
+
"arguments": {
|
|
408
|
+
"0": {
|
|
409
|
+
"type": "^v"
|
|
410
|
+
},
|
|
411
|
+
"1": {
|
|
412
|
+
"type": "@"
|
|
413
|
+
},
|
|
414
|
+
"2": {
|
|
415
|
+
"type": "@"
|
|
416
|
+
}
|
|
417
|
+
},
|
|
418
|
+
"retval": {
|
|
419
|
+
"type": "v"
|
|
420
|
+
}
|
|
421
|
+
},
|
|
422
|
+
"typestr": "@?",
|
|
423
|
+
"typestr_special": false
|
|
424
|
+
}
|
|
425
|
+
],
|
|
426
|
+
"class_method": false,
|
|
427
|
+
"required": false,
|
|
428
|
+
"retval": {
|
|
429
|
+
"typestr": "v",
|
|
430
|
+
"typestr_special": false
|
|
431
|
+
},
|
|
432
|
+
"selector": "valuesForAttributes:forItemWithURL:completion:",
|
|
433
|
+
"visibility": "public"
|
|
434
|
+
},
|
|
435
|
+
{
|
|
436
|
+
"args": [],
|
|
437
|
+
"class_method": false,
|
|
438
|
+
"required": false,
|
|
439
|
+
"retval": {
|
|
440
|
+
"typestr": "@",
|
|
441
|
+
"typestr_special": false
|
|
442
|
+
},
|
|
443
|
+
"selector": "toolbarItemName",
|
|
444
|
+
"visibility": "public"
|
|
445
|
+
},
|
|
446
|
+
{
|
|
447
|
+
"args": [],
|
|
448
|
+
"class_method": false,
|
|
449
|
+
"required": false,
|
|
450
|
+
"retval": {
|
|
451
|
+
"typestr": "@",
|
|
452
|
+
"typestr_special": false
|
|
453
|
+
},
|
|
454
|
+
"selector": "toolbarItemImage",
|
|
455
|
+
"visibility": "public"
|
|
456
|
+
},
|
|
457
|
+
{
|
|
458
|
+
"args": [],
|
|
459
|
+
"class_method": false,
|
|
460
|
+
"required": false,
|
|
461
|
+
"retval": {
|
|
462
|
+
"typestr": "@",
|
|
463
|
+
"typestr_special": false
|
|
464
|
+
},
|
|
465
|
+
"selector": "toolbarItemToolTip",
|
|
466
|
+
"visibility": "public"
|
|
467
|
+
}
|
|
468
|
+
],
|
|
469
|
+
"properties": [
|
|
470
|
+
{
|
|
471
|
+
"attributes": [
|
|
472
|
+
"copy",
|
|
473
|
+
"readonly"
|
|
474
|
+
],
|
|
475
|
+
"name": "toolbarItemName",
|
|
476
|
+
"typestr": "@",
|
|
477
|
+
"typestr_special": false
|
|
478
|
+
},
|
|
479
|
+
{
|
|
480
|
+
"attributes": [
|
|
481
|
+
"copy",
|
|
482
|
+
"readonly"
|
|
483
|
+
],
|
|
484
|
+
"name": "toolbarItemImage",
|
|
485
|
+
"typestr": "@",
|
|
486
|
+
"typestr_special": false
|
|
487
|
+
},
|
|
488
|
+
{
|
|
489
|
+
"attributes": [
|
|
490
|
+
"copy",
|
|
491
|
+
"readonly"
|
|
492
|
+
],
|
|
493
|
+
"name": "toolbarItemToolTip",
|
|
494
|
+
"typestr": "@",
|
|
495
|
+
"typestr_special": false
|
|
496
|
+
}
|
|
497
|
+
]
|
|
498
|
+
}
|
|
499
|
+
},
|
|
500
|
+
"func_macros": {},
|
|
501
|
+
"functions": {},
|
|
502
|
+
"informal_protocols": {},
|
|
503
|
+
"literals": {},
|
|
504
|
+
"structs": {},
|
|
505
|
+
"typedefs": {
|
|
506
|
+
"FIMenuKind": "enum FIMenuKind"
|
|
507
|
+
}
|
|
508
|
+
},
|
|
509
|
+
"framework": "FinderSync",
|
|
510
|
+
"headers": [],
|
|
511
|
+
"release": "10.16",
|
|
512
|
+
"sdk": "/Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk"
|
|
513
|
+
}
|
|
@@ -0,0 +1,513 @@
|
|
|
1
|
+
// GENERATED FILE DO NOT EDIT
|
|
2
|
+
//
|
|
3
|
+
// This file was generated by objective.metadata
|
|
4
|
+
// Last update: Fri Feb 17 21:44:45 2023
|
|
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": "v"
|
|
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": "v"
|
|
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
|
+
"enum_type": {
|
|
280
|
+
"FIMenuKind": {
|
|
281
|
+
"type": "Q"
|
|
282
|
+
}
|
|
283
|
+
},
|
|
284
|
+
"expressions": {},
|
|
285
|
+
"externs": {},
|
|
286
|
+
"formal_protocols": {
|
|
287
|
+
"FIFinderSync": {
|
|
288
|
+
"implements": [],
|
|
289
|
+
"methods": [
|
|
290
|
+
{
|
|
291
|
+
"args": [
|
|
292
|
+
{
|
|
293
|
+
"typestr": "Q",
|
|
294
|
+
"typestr_special": false
|
|
295
|
+
}
|
|
296
|
+
],
|
|
297
|
+
"class_method": false,
|
|
298
|
+
"required": false,
|
|
299
|
+
"retval": {
|
|
300
|
+
"typestr": "@",
|
|
301
|
+
"typestr_special": false
|
|
302
|
+
},
|
|
303
|
+
"selector": "menuForMenuKind:",
|
|
304
|
+
"visibility": "public"
|
|
305
|
+
},
|
|
306
|
+
{
|
|
307
|
+
"args": [
|
|
308
|
+
{
|
|
309
|
+
"typestr": "@",
|
|
310
|
+
"typestr_special": false
|
|
311
|
+
}
|
|
312
|
+
],
|
|
313
|
+
"class_method": false,
|
|
314
|
+
"required": false,
|
|
315
|
+
"retval": {
|
|
316
|
+
"typestr": "v",
|
|
317
|
+
"typestr_special": false
|
|
318
|
+
},
|
|
319
|
+
"selector": "beginObservingDirectoryAtURL:",
|
|
320
|
+
"visibility": "public"
|
|
321
|
+
},
|
|
322
|
+
{
|
|
323
|
+
"args": [
|
|
324
|
+
{
|
|
325
|
+
"typestr": "@",
|
|
326
|
+
"typestr_special": false
|
|
327
|
+
}
|
|
328
|
+
],
|
|
329
|
+
"class_method": false,
|
|
330
|
+
"required": false,
|
|
331
|
+
"retval": {
|
|
332
|
+
"typestr": "v",
|
|
333
|
+
"typestr_special": false
|
|
334
|
+
},
|
|
335
|
+
"selector": "endObservingDirectoryAtURL:",
|
|
336
|
+
"visibility": "public"
|
|
337
|
+
},
|
|
338
|
+
{
|
|
339
|
+
"args": [
|
|
340
|
+
{
|
|
341
|
+
"typestr": "@",
|
|
342
|
+
"typestr_special": false
|
|
343
|
+
}
|
|
344
|
+
],
|
|
345
|
+
"class_method": false,
|
|
346
|
+
"required": false,
|
|
347
|
+
"retval": {
|
|
348
|
+
"typestr": "v",
|
|
349
|
+
"typestr_special": false
|
|
350
|
+
},
|
|
351
|
+
"selector": "requestBadgeIdentifierForURL:",
|
|
352
|
+
"visibility": "public"
|
|
353
|
+
},
|
|
354
|
+
{
|
|
355
|
+
"args": [
|
|
356
|
+
{
|
|
357
|
+
"typestr": "@",
|
|
358
|
+
"typestr_special": false
|
|
359
|
+
}
|
|
360
|
+
],
|
|
361
|
+
"class_method": false,
|
|
362
|
+
"required": false,
|
|
363
|
+
"retval": {
|
|
364
|
+
"typestr": "@",
|
|
365
|
+
"typestr_special": false
|
|
366
|
+
},
|
|
367
|
+
"selector": "supportedServiceNamesForItemWithURL:",
|
|
368
|
+
"visibility": "public"
|
|
369
|
+
},
|
|
370
|
+
{
|
|
371
|
+
"args": [
|
|
372
|
+
{
|
|
373
|
+
"typestr": "@",
|
|
374
|
+
"typestr_special": false
|
|
375
|
+
},
|
|
376
|
+
{
|
|
377
|
+
"typestr": "@",
|
|
378
|
+
"typestr_special": false
|
|
379
|
+
},
|
|
380
|
+
{
|
|
381
|
+
"type_modifier": "o",
|
|
382
|
+
"typestr": "^@",
|
|
383
|
+
"typestr_special": false
|
|
384
|
+
}
|
|
385
|
+
],
|
|
386
|
+
"class_method": false,
|
|
387
|
+
"required": false,
|
|
388
|
+
"retval": {
|
|
389
|
+
"typestr": "@",
|
|
390
|
+
"typestr_special": false
|
|
391
|
+
},
|
|
392
|
+
"selector": "makeListenerEndpointForServiceName:itemURL:andReturnError:",
|
|
393
|
+
"visibility": "public"
|
|
394
|
+
},
|
|
395
|
+
{
|
|
396
|
+
"args": [
|
|
397
|
+
{
|
|
398
|
+
"typestr": "@",
|
|
399
|
+
"typestr_special": false
|
|
400
|
+
},
|
|
401
|
+
{
|
|
402
|
+
"typestr": "@",
|
|
403
|
+
"typestr_special": false
|
|
404
|
+
},
|
|
405
|
+
{
|
|
406
|
+
"callable": {
|
|
407
|
+
"arguments": {
|
|
408
|
+
"0": {
|
|
409
|
+
"type": "^v"
|
|
410
|
+
},
|
|
411
|
+
"1": {
|
|
412
|
+
"type": "@"
|
|
413
|
+
},
|
|
414
|
+
"2": {
|
|
415
|
+
"type": "@"
|
|
416
|
+
}
|
|
417
|
+
},
|
|
418
|
+
"retval": {
|
|
419
|
+
"type": "v"
|
|
420
|
+
}
|
|
421
|
+
},
|
|
422
|
+
"typestr": "@?",
|
|
423
|
+
"typestr_special": false
|
|
424
|
+
}
|
|
425
|
+
],
|
|
426
|
+
"class_method": false,
|
|
427
|
+
"required": false,
|
|
428
|
+
"retval": {
|
|
429
|
+
"typestr": "v",
|
|
430
|
+
"typestr_special": false
|
|
431
|
+
},
|
|
432
|
+
"selector": "valuesForAttributes:forItemWithURL:completion:",
|
|
433
|
+
"visibility": "public"
|
|
434
|
+
},
|
|
435
|
+
{
|
|
436
|
+
"args": [],
|
|
437
|
+
"class_method": false,
|
|
438
|
+
"required": false,
|
|
439
|
+
"retval": {
|
|
440
|
+
"typestr": "@",
|
|
441
|
+
"typestr_special": false
|
|
442
|
+
},
|
|
443
|
+
"selector": "toolbarItemName",
|
|
444
|
+
"visibility": "public"
|
|
445
|
+
},
|
|
446
|
+
{
|
|
447
|
+
"args": [],
|
|
448
|
+
"class_method": false,
|
|
449
|
+
"required": false,
|
|
450
|
+
"retval": {
|
|
451
|
+
"typestr": "@",
|
|
452
|
+
"typestr_special": false
|
|
453
|
+
},
|
|
454
|
+
"selector": "toolbarItemImage",
|
|
455
|
+
"visibility": "public"
|
|
456
|
+
},
|
|
457
|
+
{
|
|
458
|
+
"args": [],
|
|
459
|
+
"class_method": false,
|
|
460
|
+
"required": false,
|
|
461
|
+
"retval": {
|
|
462
|
+
"typestr": "@",
|
|
463
|
+
"typestr_special": false
|
|
464
|
+
},
|
|
465
|
+
"selector": "toolbarItemToolTip",
|
|
466
|
+
"visibility": "public"
|
|
467
|
+
}
|
|
468
|
+
],
|
|
469
|
+
"properties": [
|
|
470
|
+
{
|
|
471
|
+
"attributes": [
|
|
472
|
+
"copy",
|
|
473
|
+
"readonly"
|
|
474
|
+
],
|
|
475
|
+
"name": "toolbarItemName",
|
|
476
|
+
"typestr": "@",
|
|
477
|
+
"typestr_special": false
|
|
478
|
+
},
|
|
479
|
+
{
|
|
480
|
+
"attributes": [
|
|
481
|
+
"copy",
|
|
482
|
+
"readonly"
|
|
483
|
+
],
|
|
484
|
+
"name": "toolbarItemImage",
|
|
485
|
+
"typestr": "@",
|
|
486
|
+
"typestr_special": false
|
|
487
|
+
},
|
|
488
|
+
{
|
|
489
|
+
"attributes": [
|
|
490
|
+
"copy",
|
|
491
|
+
"readonly"
|
|
492
|
+
],
|
|
493
|
+
"name": "toolbarItemToolTip",
|
|
494
|
+
"typestr": "@",
|
|
495
|
+
"typestr_special": false
|
|
496
|
+
}
|
|
497
|
+
]
|
|
498
|
+
}
|
|
499
|
+
},
|
|
500
|
+
"func_macros": {},
|
|
501
|
+
"functions": {},
|
|
502
|
+
"informal_protocols": {},
|
|
503
|
+
"literals": {},
|
|
504
|
+
"structs": {},
|
|
505
|
+
"typedefs": {
|
|
506
|
+
"FIMenuKind": "enum FIMenuKind"
|
|
507
|
+
}
|
|
508
|
+
},
|
|
509
|
+
"framework": "FinderSync",
|
|
510
|
+
"headers": [],
|
|
511
|
+
"release": "10.16",
|
|
512
|
+
"sdk": "/Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk"
|
|
513
|
+
}
|
|
@@ -151,7 +151,6 @@ class oc_test(test.test):
|
|
|
151
151
|
working_set.__init__()
|
|
152
152
|
|
|
153
153
|
def run(self):
|
|
154
|
-
|
|
155
154
|
self.cleanup_environment()
|
|
156
155
|
self.add_project_to_sys_path()
|
|
157
156
|
|
|
@@ -318,7 +317,6 @@ def _find_executable(executable):
|
|
|
318
317
|
|
|
319
318
|
|
|
320
319
|
def _working_compiler(executable):
|
|
321
|
-
|
|
322
320
|
with tempfile.NamedTemporaryFile(mode="w", suffix=".c") as fp:
|
|
323
321
|
fp.write("#include <stdarg.h>\nint main(void) { return 0; }\n")
|
|
324
322
|
fp.flush()
|
|
@@ -457,16 +455,26 @@ def Extension(*args, **kwds):
|
|
|
457
455
|
Simple wrapper about distutils.core.Extension that adds additional PyObjC
|
|
458
456
|
specific flags.
|
|
459
457
|
"""
|
|
460
|
-
|
|
461
|
-
|
|
462
|
-
|
|
458
|
+
if sys.platform != "darwin":
|
|
459
|
+
# Use a fake OS level on non-macOS platforms,
|
|
460
|
+
# otherwise the error path in setup() is not triggered.
|
|
461
|
+
os_level = "10.0"
|
|
462
|
+
else:
|
|
463
|
+
os_level = get_sdk_level()
|
|
464
|
+
if os_level is None:
|
|
465
|
+
os_level = get_os_level()
|
|
463
466
|
|
|
464
467
|
cflags = []
|
|
465
468
|
ldflags = []
|
|
466
469
|
if "clang" in get_config_var("CC"):
|
|
467
470
|
cflags.append("-Wno-deprecated-declarations")
|
|
468
471
|
|
|
469
|
-
|
|
472
|
+
if sys.platform != "darwin":
|
|
473
|
+
# See above
|
|
474
|
+
sdk = "/"
|
|
475
|
+
else:
|
|
476
|
+
sdk = get_sdk()
|
|
477
|
+
|
|
470
478
|
if not sdk:
|
|
471
479
|
# We're likely on a system with the Xcode Command Line Tools.
|
|
472
480
|
# Explicitly use the most recent SDK to avoid compile problems.
|
|
@@ -526,7 +534,6 @@ def _sort_key(version):
|
|
|
526
534
|
|
|
527
535
|
|
|
528
536
|
def setup(min_os_level=None, max_os_level=None, cmdclass=None, **kwds):
|
|
529
|
-
|
|
530
537
|
k = kwds.copy()
|
|
531
538
|
|
|
532
539
|
os_level = get_sdk_level()
|
|
File without changes
|
{pyobjc-framework-FinderSync-9.0 → pyobjc-framework-FinderSync-9.1}/Lib/FinderSync/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pyobjc-framework-FinderSync-9.0 → pyobjc-framework-FinderSync-9.1}/PyObjCTest/test_findersync.py
RENAMED
|
File without changes
|
|
File without changes
|
{pyobjc-framework-FinderSync-9.0 → pyobjc-framework-FinderSync-9.1}/metadata/FinderSync.fwinfo
RENAMED
|
File without changes
|
|
File without changes
|
{pyobjc-framework-FinderSync-9.0 → pyobjc-framework-FinderSync-9.1}/metadata/raw/arm64-12.0.fwinfo
RENAMED
|
File without changes
|
{pyobjc-framework-FinderSync-9.0 → pyobjc-framework-FinderSync-9.1}/metadata/raw/arm64-12.3.fwinfo
RENAMED
|
File without changes
|
{pyobjc-framework-FinderSync-9.0 → pyobjc-framework-FinderSync-9.1}/metadata/raw/x86_64-10.10.fwinfo
RENAMED
|
File without changes
|
{pyobjc-framework-FinderSync-9.0 → pyobjc-framework-FinderSync-9.1}/metadata/raw/x86_64-10.16.fwinfo
RENAMED
|
File without changes
|
{pyobjc-framework-FinderSync-9.0 → pyobjc-framework-FinderSync-9.1}/metadata/raw/x86_64-12.0.fwinfo
RENAMED
|
File without changes
|
{pyobjc-framework-FinderSync-9.0 → pyobjc-framework-FinderSync-9.1}/metadata/raw/x86_64-12.3.fwinfo
RENAMED
|
File without changes
|
|
File without changes
|