-
Notifications
You must be signed in to change notification settings - Fork 544
ExceptionHandling macOS xcode26.0 b3
Rolf Bjarne Kvinge edited this page Jul 9, 2025
·
1 revision
#ExceptionHandling.framework
diff -ruN /Applications/Xcode_26.0.0-beta2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/ExceptionHandling.framework/Headers/NSExceptionHandler.h /Applications/Xcode_26.0.0-beta3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/ExceptionHandling.framework/Headers/NSExceptionHandler.h
--- /Applications/Xcode_26.0.0-beta2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/ExceptionHandling.framework/Headers/NSExceptionHandler.h 2025-06-10 21:22:48
+++ /Applications/Xcode_26.0.0-beta3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/ExceptionHandling.framework/Headers/NSExceptionHandler.h 2025-06-26 09:47:32
@@ -44,7 +44,6 @@
{
@private
id _delegate;
- NSString *_exceptionLoggingConnectionName;
struct {
unsigned int exceptionHandlingMask:10;
unsigned int reserved:10;