-
Notifications
You must be signed in to change notification settings - Fork 516
FileProvider iOS xcode14.0 beta3
Manuel de la Pena edited this page Aug 29, 2022
·
3 revisions
#FileProvider.framework https://github.com/xamarin/xamarin-macios/pull/15777
diff -ruN /Applications/Xcode_14.0.0-beta2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/FileProvider.framework/Headers/NSFileProviderItem.h /Applications/Xcode_14.0.0-beta3.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/FileProvider.framework/Headers/NSFileProviderItem.h
--- /Applications/Xcode_14.0.0-beta2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/FileProvider.framework/Headers/NSFileProviderItem.h 2022-06-17 14:29:30.000000000 -0500
+++ /Applications/Xcode_14.0.0-beta3.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/FileProvider.framework/Headers/NSFileProviderItem.h 2022-06-30 21:08:17.000000000 -0500
@@ -644,7 +644,7 @@
- `Alert` *dictionary*
- `LocalizedTitle` *string*, title of the alert
- `LocalizedSubTitle` *string*, sub title of the alert
- - @parameters for LocalizedTitle/LocalizedSubTitle
+ - @parameters (maximum 10) for LocalizedTitle/LocalizedSubTitle
- `matchingItemsCount`: count of source items that matched the predicate (only present if matchingItemsCount > 0)
- `matchingItemsCountMinusOne`: matchingItemsCount minus one (only present if matchingItemsCount > 1)
- `matchingItemsCountMinusTwo`: matchingItemsCount minus two (only present if matchingItemsCount > 2)
- 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