[CFNetwork] Non-implementation of new API in Xcode 11 beta 1-4. (#6663)

The missing fields are all new fields in existing groups of fields, of which
we've bound none.

Continue the trend, and just update xtro.
This commit is contained in:
Rolf Bjarne Kvinge 2019-07-26 16:37:04 -07:00 коммит произвёл Alex Soto
Родитель 414391a7e4
Коммит 5fdc25ebe7
4 изменённых файлов: 5 добавлений и 15 удалений

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

@ -53,13 +53,18 @@
!missing-field! kCFStreamErrorDomainSystemConfiguration not bound !missing-field! kCFStreamErrorDomainSystemConfiguration not bound
!missing-field! kCFStreamErrorDomainWinSock not bound !missing-field! kCFStreamErrorDomainWinSock not bound
!missing-field! kCFStreamNetworkServiceType not bound !missing-field! kCFStreamNetworkServiceType not bound
!missing-field! kCFStreamNetworkServiceTypeAVStreaming not bound
!missing-field! kCFStreamNetworkServiceTypeBackground not bound !missing-field! kCFStreamNetworkServiceTypeBackground not bound
!missing-field! kCFStreamNetworkServiceTypeResponsiveData not bound !missing-field! kCFStreamNetworkServiceTypeResponsiveData not bound
!missing-field! kCFStreamNetworkServiceTypeCallSignaling not bound !missing-field! kCFStreamNetworkServiceTypeCallSignaling not bound
!missing-field! kCFStreamNetworkServiceTypeResponsiveAV not bound
!missing-field! kCFStreamNetworkServiceTypeVideo not bound !missing-field! kCFStreamNetworkServiceTypeVideo not bound
!missing-field! kCFStreamNetworkServiceTypeVoice not bound !missing-field! kCFStreamNetworkServiceTypeVoice not bound
!missing-field! kCFStreamNetworkServiceTypeVoIP not bound !missing-field! kCFStreamNetworkServiceTypeVoIP not bound
!missing-field! kCFStreamPropertyAllowConstrainedNetworkAccess not bound
!missing-field! kCFStreamPropertyAllowExpensiveNetworkAccess not bound
!missing-field! kCFStreamPropertyConnectionIsCellular not bound !missing-field! kCFStreamPropertyConnectionIsCellular not bound
!missing-field! kCFStreamPropertyConnectionIsExpensive not bound
!missing-field! kCFStreamPropertyFTPAttemptPersistentConnection not bound !missing-field! kCFStreamPropertyFTPAttemptPersistentConnection not bound
!missing-field! kCFStreamPropertyFTPFetchResourceInfo not bound !missing-field! kCFStreamPropertyFTPFetchResourceInfo not bound
!missing-field! kCFStreamPropertyFTPFileTransferOffset not bound !missing-field! kCFStreamPropertyFTPFileTransferOffset not bound

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

@ -1,5 +0,0 @@
!missing-field! kCFStreamNetworkServiceTypeAVStreaming not bound
!missing-field! kCFStreamNetworkServiceTypeResponsiveAV not bound
!missing-field! kCFStreamPropertyAllowConstrainedNetworkAccess not bound
!missing-field! kCFStreamPropertyAllowExpensiveNetworkAccess not bound
!missing-field! kCFStreamPropertyConnectionIsExpensive not bound

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

@ -1,5 +0,0 @@
!missing-field! kCFStreamNetworkServiceTypeAVStreaming not bound
!missing-field! kCFStreamNetworkServiceTypeResponsiveAV not bound
!missing-field! kCFStreamPropertyAllowConstrainedNetworkAccess not bound
!missing-field! kCFStreamPropertyAllowExpensiveNetworkAccess not bound
!missing-field! kCFStreamPropertyConnectionIsExpensive not bound

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

@ -1,5 +0,0 @@
!missing-field! kCFStreamNetworkServiceTypeAVStreaming not bound
!missing-field! kCFStreamNetworkServiceTypeResponsiveAV not bound
!missing-field! kCFStreamPropertyAllowConstrainedNetworkAccess not bound
!missing-field! kCFStreamPropertyAllowExpensiveNetworkAccess not bound
!missing-field! kCFStreamPropertyConnectionIsExpensive not bound