[CoreFoundation] Update bindings to Xcode 11 Beta 4 (#9297)

This commit is contained in:
Alex Soto 2020-08-06 16:00:22 -04:00 коммит произвёл GitHub
Родитель d9c3a53602
Коммит 1215f65ae6
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
6 изменённых файлов: 5 добавлений и 5 удалений

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

@ -55,7 +55,9 @@ namespace Foundation {
I386 = 0x00000007,
PPC = 0x00000012,
X86_64 = 0x01000007,
PPC64 = 0x01000012
PPC64 = 0x01000012,
[Watch (7,0), TV (14,0), Mac (11,0), iOS (14,0)]
ARM64 = 0x0100000c,
}
#endif

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

@ -4,6 +4,8 @@
!missing-field! kCFURLFileProtectionCompleteUntilFirstUserAuthentication not bound
!missing-field! kCFURLFileProtectionKey not bound
!missing-field! kCFURLFileProtectionNone not bound
!missing-field! kCFURLVolumeSupportsFileProtectionKey not bound
## unsorted

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

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

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

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

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

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

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

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