-
Notifications
You must be signed in to change notification settings - Fork 517
PhotosUI macOS 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/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/PhotosUI.framework/Headers/PHPicker.h /Applications/Xcode_15.0.0-beta3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/PhotosUI.framework/Headers/PHPicker.h
--- /Applications/Xcode_15.0.0-beta2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.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/MacOSX.platform/Developer/SDKs/MacOSX.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);
- README
- xcode13.0 Binding Status
- xcode13.1 Binding Status
- xcode13.2 Binding Status
- xcode13.3 Binding Status
- xcode13.4 Binding Status
- xcode14.0 Binding Status
- xcode14.1 Binding Status
- xcode14.2 Binding Status
- xcode14.3 Binding Status
- xcode15.0 Binding Status
- xcode15.1 Binding Status
- xcode15.3 Binding Status
- xcode15.4 Binding Status
- xcode16.0 Binding Status
- xcode16.1 Binding Status
- xcode16.2 Binding Status