-
Notifications
You must be signed in to change notification settings - Fork 516
CoreLocationUI iOS xcode15.0 b5
Manuel de la Pena edited this page Aug 30, 2023
·
3 revisions
#CoreLocationUI.framework ##mandel
diff -ruN /Applications/Xcode_15.0.0-beta4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/CoreLocationUI.framework/Headers/CLLocationButton.h /Applications/Xcode_15.0.0-beta5.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/CoreLocationUI.framework/Headers/CLLocationButton.h
--- /Applications/Xcode_15.0.0-beta4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/CoreLocationUI.framework/Headers/CLLocationButton.h 2023-06-30 01:18:44
+++ /Applications/Xcode_15.0.0-beta5.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/CoreLocationUI.framework/Headers/CLLocationButton.h 2023-07-19 02:21:51
@@ -62,8 +62,8 @@
CLLocationButtonLabelShareMyCurrentLocation,
};
-#if defined(TARGET_OS_XR) && TARGET_OS_XR
-API_AVAILABLE(ios(15.0),watchos(8.0)) API_UNAVAILABLE(xros)
+#if defined(TARGET_OS_VISION) && TARGET_OS_VISION
+API_AVAILABLE(ios(15.0),watchos(8.0)) API_UNAVAILABLE(visionos)
#else
API_AVAILABLE(ios(15.0),watchos(8.0))
#endif
- 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