[LaunchServices] Update framework to Xcode 12 beta 4. (#9392)

This commit is contained in:
Manuel de la Pena 2020-08-17 21:26:49 -04:00 коммит произвёл GitHub
Родитель e7d605c128
Коммит 798c934169
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -6,6 +6,7 @@ namespace MobileCoreServices {
[Deprecated (PlatformName.iOS, 14, 0, message : "Use the 'UniformTypeIdentifiers.UTType' API instead.")]
[Deprecated (PlatformName.TvOS, 14, 0, message : "Use the 'UniformTypeIdentifiers.UTType' API instead.")]
[Deprecated (PlatformName.WatchOS, 7, 0, message : "Use the 'UniformTypeIdentifiers.UTType' API instead.")]
[Deprecated (PlatformName.MacOSX, 11, 0, message : "Use the 'UniformTypeIdentifiers.UTType' API instead.")]
[Partial]
interface UTType {
[Field ("kUTTypeItem", "+CoreServices")]