-
Notifications
You must be signed in to change notification settings - Fork 514
CoreWLAN macOS xcode14.0 beta2
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-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/CoreWLAN.framework/Headers/CoreWLANTypes.h /Applications/Xcode_14.0.0-beta2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/CoreWLAN.framework/Headers/CoreWLANTypes.h
--- /Applications/Xcode_14.0.0-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/CoreWLAN.framework/Headers/CoreWLANTypes.h 2022-05-31 15:02:37.000000000 -0400
+++ /Applications/Xcode_14.0.0-beta2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/CoreWLAN.framework/Headers/CoreWLANTypes.h 2022-06-17 11:25:06.000000000 -0400
@@ -452,6 +452,7 @@
CWEventTypeLinkQualityDidChange = 6,
CWEventTypeModeDidChange = 7,
CWEventTypeScanCacheUpdated = 8,
+ CWEventTypeBtCoexStats = 9,
CWEventTypeUnknown = NSIntegerMax,
} NS_ENUM_AVAILABLE_MAC(10_10);
- README
- xcode13.0 Binding Status
- xcode13.1 Binding Status
- xcode13.2 Binding Status
- xcode13.3 Binding Status
- xcode13.4 Binding Status
- xcode14.0 Binding Status
- xcode14.1 Binding Status
- xcode14.2 Binding Status
- xcode14.3 Binding Status
- xcode15.0 Binding Status
- xcode15.1 Binding Status
- xcode15.3 Binding Status
- xcode15.4 Binding Status
- xcode16.0 Binding Status
- xcode16.1 Binding Status
- xcode16.2 Binding Status