-
Notifications
You must be signed in to change notification settings - Fork 544
CoreLocationUI MacCatalyst xcode26.0 b3
Rolf Bjarne Kvinge edited this page Jul 9, 2025
·
1 revision
#CoreLocationUI.framework
diff -ruN /Applications/Xcode_26.0.0-beta2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/iOSSupport/System/Library/Frameworks/CoreLocationUI.framework/Headers/CLLocationButton.h /Applications/Xcode_26.0.0-beta3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/iOSSupport/System/Library/Frameworks/CoreLocationUI.framework/Headers/CLLocationButton.h
--- /Applications/Xcode_26.0.0-beta2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/iOSSupport/System/Library/Frameworks/CoreLocationUI.framework/Headers/CLLocationButton.h 2025-06-14 17:41:27
+++ /Applications/Xcode_26.0.0-beta3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/iOSSupport/System/Library/Frameworks/CoreLocationUI.framework/Headers/CLLocationButton.h 2025-06-28 11:35:28
@@ -13,6 +13,7 @@
*
*/
+API_AVAILABLE(ios(15.0)) API_UNAVAILABLE(visionos, watchos)
/// Constants that specify styles for the location arrow icon on the button.
typedef NS_ENUM(NSInteger, CLLocationButtonIcon) {
@@ -36,6 +37,7 @@
*
*/
+API_AVAILABLE(ios(15.0)) API_UNAVAILABLE(visionos, watchos)
/// Constants that specify the text of the button label.
typedef NS_ENUM(NSInteger, CLLocationButtonLabel) {