[coretext] Update for Xcode 11 GM (#6976)

This commit is contained in:
Sebastien Pouliot 2019-09-11 03:05:46 -04:00 коммит произвёл Rolf Bjarne Kvinge
Родитель c23cf5d834
Коммит a240c0d8a8
1 изменённых файлов: 1 добавлений и 0 удалений

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

@ -40,6 +40,7 @@ namespace CoreText {
UnrecognizedFormat = 103,
InvalidFontData = 104,
AlreadyRegistered = 105,
ExceededResourceLimit = 106,
NotRegistered = 201,
InUse = 202,
SystemRequired = 203,