initial changes for Xcode13 UniformTypeIdentifiers Beta1 (#12008)

Co-authored-by: tj_devel709 <antlambe@microsoft.com>
This commit is contained in:
TJ Lambert 2021-06-23 16:27:51 -05:00 коммит произвёл GitHub
Родитель c4d5433a63
Коммит 7130a5a0b1
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
6 изменённых файлов: 4 добавлений и 5 удалений

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

@ -275,6 +275,10 @@ namespace UniformTypeIdentifiers {
[Field ("UTTypePHPScript")]
UTType PhpScript { get; }
[Watch (8,0), TV (15,0), Mac (12,0), iOS (15,0), MacCatalyst (15,0)]
[Field ("UTTypeMakefile")]
UTType Makefile { get; }
[Field ("UTTypeJSON")]
UTType Json { get; }

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

@ -1 +0,0 @@
!missing-field! UTTypeMakefile not bound

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

@ -1 +0,0 @@
!missing-field! UTTypeMakefile not bound

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

@ -1 +0,0 @@
!missing-field! UTTypeMakefile not bound

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

@ -1 +0,0 @@
!missing-field! UTTypeMakefile not bound

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

@ -1 +0,0 @@
!missing-field! UTTypeMakefile not bound