[CoreWlan] Update bindings to Xcode 26.4 Release Candidate#24995
[CoreWlan] Update bindings to Xcode 26.4 Release Candidate#24995
Conversation
This also fixes ```objc - (nullable NSArray<NSString *> *)interfaceNames NS_AVAILABLE_MAC(13_0); + (nullable NSArray<NSString *> *)interfaceNames NS_DEPRECATED_MAC(10_10, 13_0, "Use -[CWWiFiClient interfaceNames] instead"); ```
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
macOS Test Results - M1 - Mac Ventura (13) Introspection: ``` Selector not found for CoreWlan.CWWiFiClient : interfaceNames in System.String[] GetInterfaceNames() on CoreWlan.CWWiFiClient ```
✅ [CI Build #eb5686e] Build passed (Build packages) ✅Pipeline on Agent |
✅ [PR Build #eb5686e] Build passed (Detect API changes) ✅Pipeline on Agent |
✅ API diff for current PR / commitNET (empty diffs)✅ API diff vs stableNET (empty diffs)ℹ️ Generator diffGenerator Diff: vsdrops (html) vsdrops (raw diff) gist (raw diff) - Please review changes) Pipeline on Agent |
✅ [CI Build #eb5686e] Build passed (Build macOS tests) ✅Pipeline on Agent |
🚀 [CI Build #eb5686e] Test results 🚀Test results✅ All tests passed on VSTS: test results. 🎉 All 156 tests passed 🎉 Tests counts✅ cecil: All 1 tests passed. Html Report (VSDrops) Download macOS tests✅ Tests on macOS Monterey (12): All 5 tests passed. Html Report (VSDrops) Download Pipeline on Agent |
This also fixes