[Xcode11] [carplay] Updates for beta 5 (#6678)

* carplay updates for b5

* Revert "delete iOS-CarPlay.todo"

This reverts commit 851a424557001c865b8dfe62c920f132cf84db06.

* actually remove iOS-CarPlay.todo

* delete .todo
This commit is contained in:
Whitney Schmidt 2019-08-30 11:08:42 -04:00 коммит произвёл GitHub
Родитель c3d721e318
Коммит 075fa2b477
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
2 изменённых файлов: 4 добавлений и 1 удалений

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

@ -681,6 +681,10 @@ namespace CarPlay {
[Export ("limitedUserInterfaces")]
CPLimitableUserInterface LimitedUserInterfaces { get; }
[iOS (13,0)]
[Export ("contentStyle")]
CPContentStyle ContentStyle { get; }
[Wrap ("WeakDelegate")]
[NullAllowed]
ICPSessionConfigurationDelegate Delegate { get; set; }

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

@ -1 +0,0 @@
!missing-selector! CPSessionConfiguration::contentStyle not bound