Merge pull request #12980 from rachelkang/cat_ituneslibrary

[iTunesLibrary] Updates for MacCatalyst
This commit is contained in:
Rachel Kang 2021-10-19 10:24:34 -04:00 коммит произвёл GitHub
Родитель 9dd375f179 cc9e213444
Коммит 8670f235c5
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
2 изменённых файлов: 1 добавлений и 2 удалений

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

@ -317,7 +317,6 @@ namespace iTunesLibrary {
Kind,
}
[MacCatalyst (14,0)]
[Mac (10,14)]
public enum ITLibMediaEntityProperty {
[Field ("ITLibMediaEntityPropertyPersistentID")]

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

@ -1,3 +1,4 @@
## Selectors are all macOS only and not used in Catalyst
!missing-field! ITLibMediaEntityPropertyPersistentID not bound
!missing-field! ITLibMediaItemPropertyAddedDate not bound
!missing-field! ITLibMediaItemPropertyAlbumArtist not bound
@ -77,5 +78,4 @@
!missing-field! ITLibPlaylistPropertyName not bound
!missing-field! ITLibPlaylistPropertyParentPersistentID not bound
!missing-field! ITLibPlaylistPropertyVisible not bound
## appended from unclassified file
!missing-field! ITLibPlaylistPropertyPrimary not bound