Skip to content

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
Clone this wiki locally