-
Notifications
You must be signed in to change notification settings - Fork 549
CoreWLAN macOS xcode26.0 b1
Alex Soto edited this page Jun 9, 2025
·
2 revisions
#CoreWLAN.framework
diff -ruN /Applications/Xcode_16.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/CoreWLAN.framework/Headers/CoreWLANTypes.h /Applications/Xcode_26.0.0-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/CoreWLAN.framework/Headers/CoreWLANTypes.h
--- /Applications/Xcode_16.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/CoreWLAN.framework/Headers/CoreWLANTypes.h 2025-04-19 00:45:05
+++ /Applications/Xcode_26.0.0-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/CoreWLAN.framework/Headers/CoreWLANTypes.h 2025-06-02 00:09:21
@@ -177,6 +177,10 @@
*
* @constant kCWPHYMode11ax
* IEEE 802.11ax physical layer mode.
+ *
+ * @constant kCWPHYMode11be
+ * IEEE 802.11be physical layer mode.
+ *
*/
typedef NS_ENUM(NSInteger, CWPHYMode)
{