Skip to content

PhotosUI iOS xcode15.0 b3

Haritha Mohan edited this page Sep 7, 2023 · 3 revisions

#PhotosUI.framework https://github.com/xamarin/xamarin-macios/pull/18959

diff -ruN /Applications/Xcode_15.0.0-beta2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/PhotosUI.framework/Headers/PHPicker.h /Applications/Xcode_15.0.0-beta3.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/PhotosUI.framework/Headers/PHPicker.h
--- /Applications/Xcode_15.0.0-beta2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/PhotosUI.framework/Headers/PHPicker.h	2023-06-15 02:04:27
+++ /Applications/Xcode_15.0.0-beta3.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/PhotosUI.framework/Headers/PHPicker.h	2023-06-24 06:05:11
@@ -62,7 +62,7 @@
     PHPickerCapabilitiesCollectionNavigation = 1 << 2,
     /// The "Cancel" and the "Add" (if possible) button.
     PHPickerCapabilitiesSelectionActions = 1 << 3,
-    /// Show intervention UI explaining potential risks for kids or teens if a sensitive asset is selected. Analysis and intervention will only be performed if "Communications Safety" is enabled in ScreenTime.
+    /// Show intervention UI explaining potential risks for kids or teens if a sensitive asset is selected. Analysis and intervention will only be performed if "Communication Safety" is enabled in ScreenTime.
     PHPickerCapabilitiesSensitivityAnalysisIntervention = 1 << 4,
 } API_AVAILABLE(ios(17), macos(14)) API_UNAVAILABLE(watchos, tvos);
 
Clone this wiki locally