-
Notifications
You must be signed in to change notification settings - Fork 516
BrowserEngineCore watchOS xcode16.0 b1
Rolf Bjarne Kvinge edited this page Jun 18, 2024
·
2 revisions
#BrowserEngineCore.framework
diff -ruN /Applications/Xcode_15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS.sdk/System/Library/Frameworks/BrowserEngineCore.framework/Headers/BEMacros.h /Applications/Xcode_16.0.0-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS.sdk/System/Library/Frameworks/BrowserEngineCore.framework/Headers/BEMacros.h
--- /Applications/Xcode_15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS.sdk/System/Library/Frameworks/BrowserEngineCore.framework/Headers/BEMacros.h 2024-04-13 13:32:08
+++ /Applications/Xcode_16.0.0-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS.sdk/System/Library/Frameworks/BrowserEngineCore.framework/Headers/BEMacros.h 2024-05-30 05:19:18
@@ -18,6 +18,8 @@
#define BROWSERENGINE_TEXTINPUT_AVAILABILITY API_AVAILABLE(ios(17.4))
+#define BROWSERENGINE_ACCESSIBILITY_AVAILABILITY API_AVAILABLE(ios(18.0))
+
#ifndef BROWSERENGINE_FINAL
#if defined(__has_attribute) && __has_attribute(objc_subclassing_restricted)
#define BROWSERENGINE_FINAL __attribute__((objc_subclassing_restricted))
- 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