Skip to content

AuthenticationServices watchOS xcode14.0 beta2

TJ Lambert edited this page Jul 18, 2022 · 3 revisions

#AuthenticationServices.framework https://github.com/xamarin/xamarin-macios/pull/15427

diff -ruN /Applications/Xcode_14.0.0-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS.sdk/System/Library/Frameworks/AuthenticationServices.framework/Headers/ASWebAuthenticationSessionWebBrowserSessionManager.h /Applications/Xcode_14.0.0-beta2.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS.sdk/System/Library/Frameworks/AuthenticationServices.framework/Headers/ASWebAuthenticationSessionWebBrowserSessionManager.h
--- /Applications/Xcode_14.0.0-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS.sdk/System/Library/Frameworks/AuthenticationServices.framework/Headers/ASWebAuthenticationSessionWebBrowserSessionManager.h	2022-05-31 15:04:51.000000000 -0400
+++ /Applications/Xcode_14.0.0-beta2.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS.sdk/System/Library/Frameworks/AuthenticationServices.framework/Headers/ASWebAuthenticationSessionWebBrowserSessionManager.h	2022-06-17 14:30:34.000000000 -0400
@@ -16,8 +16,6 @@
 @property (nonatomic) id<ASWebAuthenticationSessionWebBrowserSessionHandling> sessionHandler;
 @property (nonatomic, readonly) BOOL wasLaunchedByAuthenticationServices;
 
-+ (void)registerDefaultsForASWASInSetupAssistantIfNeeded;
-
 @end
 
 NS_ASSUME_NONNULL_END
Clone this wiki locally