Skip to content

CoreLocationUI watchOS xcode15.3 b1

Alex Soto edited this page Jan 27, 2024 · 1 revision

#CoreLocationUI.framework

diff -ruN /Applications/Xcode_15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS.sdk/System/Library/Frameworks/CoreLocationUI.framework/Headers/CLLocationButton.h /Applications/Xcode_15.3.0-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS.sdk/System/Library/Frameworks/CoreLocationUI.framework/Headers/CLLocationButton.h
--- /Applications/Xcode_15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS.sdk/System/Library/Frameworks/CoreLocationUI.framework/Headers/CLLocationButton.h	2023-11-13 00:03:47
+++ /Applications/Xcode_15.3.0-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS.sdk/System/Library/Frameworks/CoreLocationUI.framework/Headers/CLLocationButton.h	2024-01-19 00:22:41
@@ -82,7 +82,7 @@
 /// confirm that they’re comfortable using this UI element when they want to
 /// grant temporary access to their location data. If the user agrees, the app
 /// receives temporary
-/// <doc://com.apple.documentation/documentation/corelocation/clauthorizationstatus/kclauthorizationstatusauthorizedwheninuse>
+/// <doc://com.apple.documentation/documentation/corelocation/clauthorizationstatus/authorizedwheninuse>
 /// authorization, like when the user chooses _Allow Once_ in response to your
 /// app’s standard location authorization request. This temporary authorization
 /// expires when your app is no longer in use.
Clone this wiki locally