pyobjc-framework-ExceptionHandling 10.2__tar.gz → 10.3.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.
Files changed (35) hide show
  1. {pyobjc-framework-ExceptionHandling-10.2 → pyobjc_framework_exceptionhandling-10.3.1}/Lib/ExceptionHandling/_metadata.py +2 -13
  2. {pyobjc-framework-ExceptionHandling-10.2 → pyobjc_framework_exceptionhandling-10.3.1}/Lib/pyobjc_framework_ExceptionHandling.egg-info/PKG-INFO +3 -3
  3. {pyobjc-framework-ExceptionHandling-10.2 → pyobjc_framework_exceptionhandling-10.3.1}/Lib/pyobjc_framework_ExceptionHandling.egg-info/SOURCES.txt +2 -4
  4. pyobjc_framework_exceptionhandling-10.3.1/Lib/pyobjc_framework_ExceptionHandling.egg-info/requires.txt +2 -0
  5. {pyobjc-framework-ExceptionHandling-10.2 → pyobjc_framework_exceptionhandling-10.3.1}/PKG-INFO +3 -3
  6. {pyobjc-framework-ExceptionHandling-10.2 → pyobjc_framework_exceptionhandling-10.3.1}/PyObjCTest/test_debugging.py +1 -0
  7. {pyobjc-framework-ExceptionHandling-10.2 → pyobjc_framework_exceptionhandling-10.3.1}/PyObjCTest/test_exceptionhandling.py +1 -0
  8. pyobjc-framework-ExceptionHandling-10.2/metadata/raw/arm64-12.0.fwinfo → pyobjc_framework_exceptionhandling-10.3.1/metadata/raw/arm64-14.5.fwinfo +5 -3
  9. pyobjc-framework-ExceptionHandling-10.2/metadata/raw/x86_64-12.0.fwinfo → pyobjc_framework_exceptionhandling-10.3.1/metadata/raw/x86_64-14.5.fwinfo +5 -3
  10. {pyobjc-framework-ExceptionHandling-10.2 → pyobjc_framework_exceptionhandling-10.3.1}/setup.py +2 -1
  11. pyobjc-framework-ExceptionHandling-10.2/Lib/pyobjc_framework_ExceptionHandling.egg-info/requires.txt +0 -2
  12. pyobjc-framework-ExceptionHandling-10.2/metadata/raw/arm64-14.0.fwinfo +0 -281
  13. pyobjc-framework-ExceptionHandling-10.2/metadata/raw/x86_64-14.0.fwinfo +0 -281
  14. {pyobjc-framework-ExceptionHandling-10.2 → pyobjc_framework_exceptionhandling-10.3.1}/Examples/debugging.py +0 -0
  15. {pyobjc-framework-ExceptionHandling-10.2 → pyobjc_framework_exceptionhandling-10.3.1}/LICENSE.txt +0 -0
  16. {pyobjc-framework-ExceptionHandling-10.2 → pyobjc_framework_exceptionhandling-10.3.1}/Lib/ExceptionHandling/__init__.py +0 -0
  17. {pyobjc-framework-ExceptionHandling-10.2 → pyobjc_framework_exceptionhandling-10.3.1}/Lib/PyObjCTools/Debugging.py +0 -0
  18. {pyobjc-framework-ExceptionHandling-10.2 → pyobjc_framework_exceptionhandling-10.3.1}/Lib/pyobjc_framework_ExceptionHandling.egg-info/dependency_links.txt +0 -0
  19. {pyobjc-framework-ExceptionHandling-10.2 → pyobjc_framework_exceptionhandling-10.3.1}/Lib/pyobjc_framework_ExceptionHandling.egg-info/not-zip-safe +0 -0
  20. {pyobjc-framework-ExceptionHandling-10.2 → pyobjc_framework_exceptionhandling-10.3.1}/Lib/pyobjc_framework_ExceptionHandling.egg-info/top_level.txt +0 -0
  21. {pyobjc-framework-ExceptionHandling-10.2 → pyobjc_framework_exceptionhandling-10.3.1}/MANIFEST.in +0 -0
  22. {pyobjc-framework-ExceptionHandling-10.2 → pyobjc_framework_exceptionhandling-10.3.1}/PyObjCTest/__init__.py +0 -0
  23. {pyobjc-framework-ExceptionHandling-10.2 → pyobjc_framework_exceptionhandling-10.3.1}/PyObjCTest/test_nsexceptionhandler.py +0 -0
  24. {pyobjc-framework-ExceptionHandling-10.2 → pyobjc_framework_exceptionhandling-10.3.1}/README.txt +0 -0
  25. {pyobjc-framework-ExceptionHandling-10.2 → pyobjc_framework_exceptionhandling-10.3.1}/metadata/ExceptionHandling.fwinfo +0 -0
  26. {pyobjc-framework-ExceptionHandling-10.2 → pyobjc_framework_exceptionhandling-10.3.1}/metadata/metadata.ini +0 -0
  27. {pyobjc-framework-ExceptionHandling-10.2 → pyobjc_framework_exceptionhandling-10.3.1}/metadata/raw/arm64-12.3.fwinfo +0 -0
  28. {pyobjc-framework-ExceptionHandling-10.2 → pyobjc_framework_exceptionhandling-10.3.1}/metadata/raw/x86_64-10.16.fwinfo +0 -0
  29. {pyobjc-framework-ExceptionHandling-10.2 → pyobjc_framework_exceptionhandling-10.3.1}/metadata/raw/x86_64-10.6.fwinfo +0 -0
  30. {pyobjc-framework-ExceptionHandling-10.2 → pyobjc_framework_exceptionhandling-10.3.1}/metadata/raw/x86_64-10.7.fwinfo +0 -0
  31. {pyobjc-framework-ExceptionHandling-10.2 → pyobjc_framework_exceptionhandling-10.3.1}/metadata/raw/x86_64-10.8.fwinfo +0 -0
  32. {pyobjc-framework-ExceptionHandling-10.2 → pyobjc_framework_exceptionhandling-10.3.1}/metadata/raw/x86_64-12.3.fwinfo +0 -0
  33. {pyobjc-framework-ExceptionHandling-10.2 → pyobjc_framework_exceptionhandling-10.3.1}/pyobjc_setup.py +0 -0
  34. {pyobjc-framework-ExceptionHandling-10.2 → pyobjc_framework_exceptionhandling-10.3.1}/pyproject.toml +0 -0
  35. {pyobjc-framework-ExceptionHandling-10.2 → pyobjc_framework_exceptionhandling-10.3.1}/setup.cfg +0 -0
@@ -1,6 +1,6 @@
1
1
  # This file is generated by objective.metadata
2
2
  #
3
- # Last update: Sat Jul 1 14:06:33 2023
3
+ # Last update: Sat May 18 09:28:47 2024
4
4
  #
5
5
  # flake8: noqa
6
6
 
@@ -32,18 +32,7 @@ else:
32
32
  misc = {}
33
33
  constants = """$NSStackTraceKey$NSUncaughtRuntimeErrorException$NSUncaughtSystemExceptionException$"""
34
34
  enums = """$NSHandleOtherExceptionMask@512$NSHandleTopLevelExceptionMask@128$NSHandleUncaughtExceptionMask@2$NSHandleUncaughtRuntimeErrorMask@32$NSHandleUncaughtSystemExceptionMask@8$NSHangOnOtherExceptionMask@16$NSHangOnTopLevelExceptionMask@8$NSHangOnUncaughtExceptionMask@1$NSHangOnUncaughtRuntimeErrorMask@4$NSHangOnUncaughtSystemExceptionMask@2$NSLogOtherExceptionMask@256$NSLogTopLevelExceptionMask@64$NSLogUncaughtExceptionMask@1$NSLogUncaughtRuntimeErrorMask@16$NSLogUncaughtSystemExceptionMask@4$"""
35
- misc.update(
36
- {
37
- "enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/System/Library/Frameworks/ExceptionHandling.framework/Headers/NSExceptionHandler.h:33:1)": NewType(
38
- "enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/System/Library/Frameworks/ExceptionHandling.framework/Headers/NSExceptionHandler.h:33:1)",
39
- int,
40
- ),
41
- "enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/System/Library/Frameworks/ExceptionHandling.framework/Headers/NSExceptionHandler.h:18:1)": NewType(
42
- "enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/System/Library/Frameworks/ExceptionHandling.framework/Headers/NSExceptionHandler.h:18:1)",
43
- int,
44
- ),
45
- }
46
- )
35
+ misc.update({})
47
36
  misc.update({})
48
37
  misc.update({})
49
38
  functions = {"NSExceptionHandlerResume": (b"v",)}
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: pyobjc-framework-ExceptionHandling
3
- Version: 10.2
3
+ Version: 10.3.1
4
4
  Summary: Wrappers for the framework ExceptionHandling 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.2
35
- Requires-Dist: pyobjc-framework-Cocoa>=10.2
34
+ Requires-Dist: pyobjc-core>=10.3.1
35
+ Requires-Dist: pyobjc-framework-Cocoa>=10.3.1
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
@@ -20,13 +20,11 @@ PyObjCTest/test_exceptionhandling.py
20
20
  PyObjCTest/test_nsexceptionhandler.py
21
21
  metadata/ExceptionHandling.fwinfo
22
22
  metadata/metadata.ini
23
- metadata/raw/arm64-12.0.fwinfo
24
23
  metadata/raw/arm64-12.3.fwinfo
25
- metadata/raw/arm64-14.0.fwinfo
24
+ metadata/raw/arm64-14.5.fwinfo
26
25
  metadata/raw/x86_64-10.16.fwinfo
27
26
  metadata/raw/x86_64-10.6.fwinfo
28
27
  metadata/raw/x86_64-10.7.fwinfo
29
28
  metadata/raw/x86_64-10.8.fwinfo
30
- metadata/raw/x86_64-12.0.fwinfo
31
29
  metadata/raw/x86_64-12.3.fwinfo
32
- metadata/raw/x86_64-14.0.fwinfo
30
+ metadata/raw/x86_64-14.5.fwinfo
@@ -0,0 +1,2 @@
1
+ pyobjc-core>=10.3.1
2
+ pyobjc-framework-Cocoa>=10.3.1
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: pyobjc-framework-ExceptionHandling
3
- Version: 10.2
3
+ Version: 10.3.1
4
4
  Summary: Wrappers for the framework ExceptionHandling 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.2
35
- Requires-Dist: pyobjc-framework-Cocoa>=10.2
34
+ Requires-Dist: pyobjc-core>=10.3.1
35
+ Requires-Dist: pyobjc-framework-Cocoa>=10.3.1
36
36
 
37
37
 
38
38
  Wrappers for the "ExceptionHandling" framework on macOS. The ExceptionHandling
@@ -1,6 +1,7 @@
1
1
  """
2
2
  Some simple tests to check that the framework is properly wrapped.
3
3
  """
4
+
4
5
  import sys
5
6
 
6
7
  import objc
@@ -1,6 +1,7 @@
1
1
  """
2
2
  Some simple tests to check that the framework is properly wrapped.
3
3
  """
4
+
4
5
  import ExceptionHandling
5
6
  import objc
6
7
  from PyObjCTools.TestSupport import TestCase
@@ -1,7 +1,7 @@
1
1
  // GENERATED FILE DO NOT EDIT
2
2
  //
3
3
  // This file was generated by objective.metadata
4
- // Last update: Sun Jul 11 21:37:16 2021
4
+ // Last update: Sat May 18 09:28:46 2024
5
5
  {
6
6
  "arch": "arm64",
7
7
  "definitions": {
@@ -174,6 +174,7 @@
174
174
  "NSLogUncaughtRuntimeErrorMask": 16,
175
175
  "NSLogUncaughtSystemExceptionMask": 4
176
176
  },
177
+ "enum_type": {},
177
178
  "expressions": {
178
179
  "NSHangOnEveryExceptionMask": "(NSHangOnUncaughtExceptionMask|NSHangOnUncaughtSystemExceptionMask|NSHangOnUncaughtRuntimeErrorMask|NSHangOnTopLevelExceptionMask|NSHangOnOtherExceptionMask)",
179
180
  "NSLogAndHandleEveryExceptionMask": "(NSLogUncaughtExceptionMask|NSLogUncaughtSystemExceptionMask|NSLogUncaughtRuntimeErrorMask|NSHandleUncaughtExceptionMask|NSHandleUncaughtSystemExceptionMask|NSHandleUncaughtRuntimeErrorMask|NSLogTopLevelExceptionMask|NSHandleTopLevelExceptionMask|NSLogOtherExceptionMask|NSHandleOtherExceptionMask)"
@@ -260,7 +261,8 @@
260
261
  }
261
262
  },
262
263
  "literals": {},
263
- "structs": {}
264
+ "structs": {},
265
+ "typedefs": {}
264
266
  },
265
267
  "framework": "ExceptionHandling",
266
268
  "headers": [
@@ -268,5 +270,5 @@
268
270
  "NSExceptionHandler.h"
269
271
  ],
270
272
  "release": "10.16",
271
- "sdk": "/Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.0.sdk"
273
+ "sdk": "/Users/ronald/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk"
272
274
  }
@@ -1,7 +1,7 @@
1
1
  // GENERATED FILE DO NOT EDIT
2
2
  //
3
3
  // This file was generated by objective.metadata
4
- // Last update: Sun Jul 11 21:37:15 2021
4
+ // Last update: Sat May 18 09:28:45 2024
5
5
  {
6
6
  "arch": "x86_64",
7
7
  "definitions": {
@@ -174,6 +174,7 @@
174
174
  "NSLogUncaughtRuntimeErrorMask": 16,
175
175
  "NSLogUncaughtSystemExceptionMask": 4
176
176
  },
177
+ "enum_type": {},
177
178
  "expressions": {
178
179
  "NSHangOnEveryExceptionMask": "(NSHangOnUncaughtExceptionMask|NSHangOnUncaughtSystemExceptionMask|NSHangOnUncaughtRuntimeErrorMask|NSHangOnTopLevelExceptionMask|NSHangOnOtherExceptionMask)",
179
180
  "NSLogAndHandleEveryExceptionMask": "(NSLogUncaughtExceptionMask|NSLogUncaughtSystemExceptionMask|NSLogUncaughtRuntimeErrorMask|NSHandleUncaughtExceptionMask|NSHandleUncaughtSystemExceptionMask|NSHandleUncaughtRuntimeErrorMask|NSLogTopLevelExceptionMask|NSHandleTopLevelExceptionMask|NSLogOtherExceptionMask|NSHandleOtherExceptionMask)"
@@ -260,7 +261,8 @@
260
261
  }
261
262
  },
262
263
  "literals": {},
263
- "structs": {}
264
+ "structs": {},
265
+ "typedefs": {}
264
266
  },
265
267
  "framework": "ExceptionHandling",
266
268
  "headers": [
@@ -268,5 +270,5 @@
268
270
  "NSExceptionHandler.h"
269
271
  ],
270
272
  "release": "10.16",
271
- "sdk": "/Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.0.sdk"
273
+ "sdk": "/Users/ronald/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk"
272
274
  }
@@ -11,6 +11,7 @@ for information on how to use this framework and PyObjC's documentation
11
11
  for general tips and tricks regarding the translation between Python
12
12
  and (Objective-)C frameworks
13
13
  """
14
+
14
15
  import os
15
16
  import sys
16
17
 
@@ -19,7 +20,7 @@ sys.path.insert(0, os.path.dirname(__file__))
19
20
 
20
21
  from pyobjc_setup import setup # noqa: E402
21
22
 
22
- VERSION = "10.2"
23
+ VERSION = "10.3.1"
23
24
 
24
25
  setup(
25
26
  name="pyobjc-framework-ExceptionHandling",
@@ -1,2 +0,0 @@
1
- pyobjc-core>=10.2
2
- pyobjc-framework-Cocoa>=10.2
@@ -1,281 +0,0 @@
1
- // GENERATED FILE DO NOT EDIT
2
- //
3
- // This file was generated by objective.metadata
4
- // Last update: Sat Jul 1 14:06:33 2023
5
- {
6
- "arch": "arm64",
7
- "definitions": {
8
- "aliases": {},
9
- "called_definitions": {},
10
- "cftypes": {},
11
- "classes": {
12
- "NSExceptionHandler": {
13
- "categories": [],
14
- "methods": [
15
- {
16
- "args": [],
17
- "class_method": true,
18
- "retval": {
19
- "typestr": "@",
20
- "typestr_special": false
21
- },
22
- "selector": "defaultExceptionHandler",
23
- "visibility": "public"
24
- },
25
- {
26
- "args": [
27
- {
28
- "typestr": "Q",
29
- "typestr_special": false
30
- }
31
- ],
32
- "class_method": false,
33
- "retval": {
34
- "typestr": "v",
35
- "typestr_special": false
36
- },
37
- "selector": "setExceptionHandlingMask:",
38
- "visibility": "public"
39
- },
40
- {
41
- "args": [],
42
- "class_method": false,
43
- "retval": {
44
- "typestr": "Q",
45
- "typestr_special": false
46
- },
47
- "selector": "exceptionHandlingMask",
48
- "visibility": "public"
49
- },
50
- {
51
- "args": [
52
- {
53
- "typestr": "Q",
54
- "typestr_special": false
55
- }
56
- ],
57
- "class_method": false,
58
- "retval": {
59
- "typestr": "v",
60
- "typestr_special": false
61
- },
62
- "selector": "setExceptionHangingMask:",
63
- "visibility": "public"
64
- },
65
- {
66
- "args": [],
67
- "class_method": false,
68
- "retval": {
69
- "typestr": "Q",
70
- "typestr_special": false
71
- },
72
- "selector": "exceptionHangingMask",
73
- "visibility": "public"
74
- },
75
- {
76
- "args": [
77
- {
78
- "typestr": "@",
79
- "typestr_special": false
80
- }
81
- ],
82
- "class_method": false,
83
- "retval": {
84
- "typestr": "v",
85
- "typestr_special": false
86
- },
87
- "selector": "setDelegate:",
88
- "visibility": "public"
89
- },
90
- {
91
- "args": [],
92
- "class_method": false,
93
- "retval": {
94
- "typestr": "@",
95
- "typestr_special": false
96
- },
97
- "selector": "delegate",
98
- "visibility": "public"
99
- }
100
- ],
101
- "name": "NSExceptionHandler",
102
- "properties": [],
103
- "protocols": [],
104
- "super": "NSObject"
105
- },
106
- "NSObject": {
107
- "methods": [
108
- {
109
- "args": [
110
- {
111
- "typestr": "@",
112
- "typestr_special": false
113
- },
114
- {
115
- "typestr": "@",
116
- "typestr_special": false
117
- },
118
- {
119
- "typestr": "Q",
120
- "typestr_special": false
121
- }
122
- ],
123
- "class_method": false,
124
- "retval": {
125
- "typestr": "Z",
126
- "typestr_special": true
127
- },
128
- "selector": "exceptionHandler:shouldLogException:mask:",
129
- "visibility": "public"
130
- },
131
- {
132
- "args": [
133
- {
134
- "typestr": "@",
135
- "typestr_special": false
136
- },
137
- {
138
- "typestr": "@",
139
- "typestr_special": false
140
- },
141
- {
142
- "typestr": "Q",
143
- "typestr_special": false
144
- }
145
- ],
146
- "class_method": false,
147
- "retval": {
148
- "typestr": "Z",
149
- "typestr_special": true
150
- },
151
- "selector": "exceptionHandler:shouldHandleException:mask:",
152
- "visibility": "public"
153
- }
154
- ],
155
- "name": "NSObject",
156
- "properties": [],
157
- "protocols": []
158
- }
159
- },
160
- "enum": {
161
- "NSHandleOtherExceptionMask": 512,
162
- "NSHandleTopLevelExceptionMask": 128,
163
- "NSHandleUncaughtExceptionMask": 2,
164
- "NSHandleUncaughtRuntimeErrorMask": 32,
165
- "NSHandleUncaughtSystemExceptionMask": 8,
166
- "NSHangOnOtherExceptionMask": 16,
167
- "NSHangOnTopLevelExceptionMask": 8,
168
- "NSHangOnUncaughtExceptionMask": 1,
169
- "NSHangOnUncaughtRuntimeErrorMask": 4,
170
- "NSHangOnUncaughtSystemExceptionMask": 2,
171
- "NSLogOtherExceptionMask": 256,
172
- "NSLogTopLevelExceptionMask": 64,
173
- "NSLogUncaughtExceptionMask": 1,
174
- "NSLogUncaughtRuntimeErrorMask": 16,
175
- "NSLogUncaughtSystemExceptionMask": 4
176
- },
177
- "enum_type": {
178
- "enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/System/Library/Frameworks/ExceptionHandling.framework/Headers/NSExceptionHandler.h:18:1)": {
179
- "type": "I"
180
- },
181
- "enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/System/Library/Frameworks/ExceptionHandling.framework/Headers/NSExceptionHandler.h:33:1)": {
182
- "type": "I"
183
- }
184
- },
185
- "expressions": {
186
- "NSHangOnEveryExceptionMask": "(NSHangOnUncaughtExceptionMask|NSHangOnUncaughtSystemExceptionMask|NSHangOnUncaughtRuntimeErrorMask|NSHangOnTopLevelExceptionMask|NSHangOnOtherExceptionMask)",
187
- "NSLogAndHandleEveryExceptionMask": "(NSLogUncaughtExceptionMask|NSLogUncaughtSystemExceptionMask|NSLogUncaughtRuntimeErrorMask|NSHandleUncaughtExceptionMask|NSHandleUncaughtSystemExceptionMask|NSHandleUncaughtRuntimeErrorMask|NSLogTopLevelExceptionMask|NSHandleTopLevelExceptionMask|NSLogOtherExceptionMask|NSHandleOtherExceptionMask)"
188
- },
189
- "externs": {
190
- "NSStackTraceKey": {
191
- "typestr": "@"
192
- },
193
- "NSUncaughtRuntimeErrorException": {
194
- "typestr": "@"
195
- },
196
- "NSUncaughtSystemExceptionException": {
197
- "typestr": "@"
198
- }
199
- },
200
- "formal_protocols": {},
201
- "func_macros": {},
202
- "functions": {
203
- "NSExceptionHandlerResume": {
204
- "args": [
205
- {
206
- "name": null,
207
- "typestr": "v"
208
- }
209
- ],
210
- "retval": {
211
- "typestr": "v"
212
- },
213
- "variadic": true
214
- }
215
- },
216
- "informal_protocols": {
217
- "NSExceptionHandlerDelegate": {
218
- "implements": [],
219
- "methods": [
220
- {
221
- "args": [
222
- {
223
- "typestr": "@",
224
- "typestr_special": false
225
- },
226
- {
227
- "typestr": "@",
228
- "typestr_special": false
229
- },
230
- {
231
- "typestr": "Q",
232
- "typestr_special": false
233
- }
234
- ],
235
- "class_method": false,
236
- "retval": {
237
- "typestr": "Z",
238
- "typestr_special": true
239
- },
240
- "selector": "exceptionHandler:shouldLogException:mask:",
241
- "visibility": "public"
242
- },
243
- {
244
- "args": [
245
- {
246
- "typestr": "@",
247
- "typestr_special": false
248
- },
249
- {
250
- "typestr": "@",
251
- "typestr_special": false
252
- },
253
- {
254
- "typestr": "Q",
255
- "typestr_special": false
256
- }
257
- ],
258
- "class_method": false,
259
- "retval": {
260
- "typestr": "Z",
261
- "typestr_special": true
262
- },
263
- "selector": "exceptionHandler:shouldHandleException:mask:",
264
- "visibility": "public"
265
- }
266
- ],
267
- "properties": []
268
- }
269
- },
270
- "literals": {},
271
- "structs": {},
272
- "typedefs": {}
273
- },
274
- "framework": "ExceptionHandling",
275
- "headers": [
276
- "ExceptionHandlingDefines.h",
277
- "NSExceptionHandler.h"
278
- ],
279
- "release": "10.16",
280
- "sdk": "/Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk"
281
- }
@@ -1,281 +0,0 @@
1
- // GENERATED FILE DO NOT EDIT
2
- //
3
- // This file was generated by objective.metadata
4
- // Last update: Sat Jul 1 14:06:31 2023
5
- {
6
- "arch": "x86_64",
7
- "definitions": {
8
- "aliases": {},
9
- "called_definitions": {},
10
- "cftypes": {},
11
- "classes": {
12
- "NSExceptionHandler": {
13
- "categories": [],
14
- "methods": [
15
- {
16
- "args": [],
17
- "class_method": true,
18
- "retval": {
19
- "typestr": "@",
20
- "typestr_special": false
21
- },
22
- "selector": "defaultExceptionHandler",
23
- "visibility": "public"
24
- },
25
- {
26
- "args": [
27
- {
28
- "typestr": "Q",
29
- "typestr_special": false
30
- }
31
- ],
32
- "class_method": false,
33
- "retval": {
34
- "typestr": "v",
35
- "typestr_special": false
36
- },
37
- "selector": "setExceptionHandlingMask:",
38
- "visibility": "public"
39
- },
40
- {
41
- "args": [],
42
- "class_method": false,
43
- "retval": {
44
- "typestr": "Q",
45
- "typestr_special": false
46
- },
47
- "selector": "exceptionHandlingMask",
48
- "visibility": "public"
49
- },
50
- {
51
- "args": [
52
- {
53
- "typestr": "Q",
54
- "typestr_special": false
55
- }
56
- ],
57
- "class_method": false,
58
- "retval": {
59
- "typestr": "v",
60
- "typestr_special": false
61
- },
62
- "selector": "setExceptionHangingMask:",
63
- "visibility": "public"
64
- },
65
- {
66
- "args": [],
67
- "class_method": false,
68
- "retval": {
69
- "typestr": "Q",
70
- "typestr_special": false
71
- },
72
- "selector": "exceptionHangingMask",
73
- "visibility": "public"
74
- },
75
- {
76
- "args": [
77
- {
78
- "typestr": "@",
79
- "typestr_special": false
80
- }
81
- ],
82
- "class_method": false,
83
- "retval": {
84
- "typestr": "v",
85
- "typestr_special": false
86
- },
87
- "selector": "setDelegate:",
88
- "visibility": "public"
89
- },
90
- {
91
- "args": [],
92
- "class_method": false,
93
- "retval": {
94
- "typestr": "@",
95
- "typestr_special": false
96
- },
97
- "selector": "delegate",
98
- "visibility": "public"
99
- }
100
- ],
101
- "name": "NSExceptionHandler",
102
- "properties": [],
103
- "protocols": [],
104
- "super": "NSObject"
105
- },
106
- "NSObject": {
107
- "methods": [
108
- {
109
- "args": [
110
- {
111
- "typestr": "@",
112
- "typestr_special": false
113
- },
114
- {
115
- "typestr": "@",
116
- "typestr_special": false
117
- },
118
- {
119
- "typestr": "Q",
120
- "typestr_special": false
121
- }
122
- ],
123
- "class_method": false,
124
- "retval": {
125
- "typestr": "Z",
126
- "typestr_special": true
127
- },
128
- "selector": "exceptionHandler:shouldLogException:mask:",
129
- "visibility": "public"
130
- },
131
- {
132
- "args": [
133
- {
134
- "typestr": "@",
135
- "typestr_special": false
136
- },
137
- {
138
- "typestr": "@",
139
- "typestr_special": false
140
- },
141
- {
142
- "typestr": "Q",
143
- "typestr_special": false
144
- }
145
- ],
146
- "class_method": false,
147
- "retval": {
148
- "typestr": "Z",
149
- "typestr_special": true
150
- },
151
- "selector": "exceptionHandler:shouldHandleException:mask:",
152
- "visibility": "public"
153
- }
154
- ],
155
- "name": "NSObject",
156
- "properties": [],
157
- "protocols": []
158
- }
159
- },
160
- "enum": {
161
- "NSHandleOtherExceptionMask": 512,
162
- "NSHandleTopLevelExceptionMask": 128,
163
- "NSHandleUncaughtExceptionMask": 2,
164
- "NSHandleUncaughtRuntimeErrorMask": 32,
165
- "NSHandleUncaughtSystemExceptionMask": 8,
166
- "NSHangOnOtherExceptionMask": 16,
167
- "NSHangOnTopLevelExceptionMask": 8,
168
- "NSHangOnUncaughtExceptionMask": 1,
169
- "NSHangOnUncaughtRuntimeErrorMask": 4,
170
- "NSHangOnUncaughtSystemExceptionMask": 2,
171
- "NSLogOtherExceptionMask": 256,
172
- "NSLogTopLevelExceptionMask": 64,
173
- "NSLogUncaughtExceptionMask": 1,
174
- "NSLogUncaughtRuntimeErrorMask": 16,
175
- "NSLogUncaughtSystemExceptionMask": 4
176
- },
177
- "enum_type": {
178
- "enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/System/Library/Frameworks/ExceptionHandling.framework/Headers/NSExceptionHandler.h:18:1)": {
179
- "type": "I"
180
- },
181
- "enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/System/Library/Frameworks/ExceptionHandling.framework/Headers/NSExceptionHandler.h:33:1)": {
182
- "type": "I"
183
- }
184
- },
185
- "expressions": {
186
- "NSHangOnEveryExceptionMask": "(NSHangOnUncaughtExceptionMask|NSHangOnUncaughtSystemExceptionMask|NSHangOnUncaughtRuntimeErrorMask|NSHangOnTopLevelExceptionMask|NSHangOnOtherExceptionMask)",
187
- "NSLogAndHandleEveryExceptionMask": "(NSLogUncaughtExceptionMask|NSLogUncaughtSystemExceptionMask|NSLogUncaughtRuntimeErrorMask|NSHandleUncaughtExceptionMask|NSHandleUncaughtSystemExceptionMask|NSHandleUncaughtRuntimeErrorMask|NSLogTopLevelExceptionMask|NSHandleTopLevelExceptionMask|NSLogOtherExceptionMask|NSHandleOtherExceptionMask)"
188
- },
189
- "externs": {
190
- "NSStackTraceKey": {
191
- "typestr": "@"
192
- },
193
- "NSUncaughtRuntimeErrorException": {
194
- "typestr": "@"
195
- },
196
- "NSUncaughtSystemExceptionException": {
197
- "typestr": "@"
198
- }
199
- },
200
- "formal_protocols": {},
201
- "func_macros": {},
202
- "functions": {
203
- "NSExceptionHandlerResume": {
204
- "args": [
205
- {
206
- "name": null,
207
- "typestr": "v"
208
- }
209
- ],
210
- "retval": {
211
- "typestr": "v"
212
- },
213
- "variadic": true
214
- }
215
- },
216
- "informal_protocols": {
217
- "NSExceptionHandlerDelegate": {
218
- "implements": [],
219
- "methods": [
220
- {
221
- "args": [
222
- {
223
- "typestr": "@",
224
- "typestr_special": false
225
- },
226
- {
227
- "typestr": "@",
228
- "typestr_special": false
229
- },
230
- {
231
- "typestr": "Q",
232
- "typestr_special": false
233
- }
234
- ],
235
- "class_method": false,
236
- "retval": {
237
- "typestr": "Z",
238
- "typestr_special": true
239
- },
240
- "selector": "exceptionHandler:shouldLogException:mask:",
241
- "visibility": "public"
242
- },
243
- {
244
- "args": [
245
- {
246
- "typestr": "@",
247
- "typestr_special": false
248
- },
249
- {
250
- "typestr": "@",
251
- "typestr_special": false
252
- },
253
- {
254
- "typestr": "Q",
255
- "typestr_special": false
256
- }
257
- ],
258
- "class_method": false,
259
- "retval": {
260
- "typestr": "Z",
261
- "typestr_special": true
262
- },
263
- "selector": "exceptionHandler:shouldHandleException:mask:",
264
- "visibility": "public"
265
- }
266
- ],
267
- "properties": []
268
- }
269
- },
270
- "literals": {},
271
- "structs": {},
272
- "typedefs": {}
273
- },
274
- "framework": "ExceptionHandling",
275
- "headers": [
276
- "ExceptionHandlingDefines.h",
277
- "NSExceptionHandler.h"
278
- ],
279
- "release": "10.16",
280
- "sdk": "/Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk"
281
- }