Skip to content

CoreWLAN macOS xcode14.0 beta4

TJ Lambert edited this page Sep 2, 2022 · 3 revisions

#CoreWLAN.framework https://github.com/xamarin/xamarin-macios/pull/15856

diff -ruN /Applications/Xcode_14.0.0-beta3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/CoreWLAN.framework/Headers/CWNetworkProfile.h /Applications/Xcode_14.0.0-beta4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/CoreWLAN.framework/Headers/CWNetworkProfile.h
--- /Applications/Xcode_14.0.0-beta3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/CoreWLAN.framework/Headers/CWNetworkProfile.h	2022-06-30 19:25:53.000000000 -0400
+++ /Applications/Xcode_14.0.0-beta4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/CoreWLAN.framework/Headers/CWNetworkProfile.h	2022-07-22 10:04:44.000000000 -0400
@@ -49,6 +49,7 @@
 
     BOOL            _isPasspoint;
     
+    
     NSUInteger      _transitionDisabledFlags;
     
     NSString        *_domainName;
Clone this wiki locally