Skip to content

Commit

Permalink
[CoreText] Add support for Xcode13 beta1.
Browse files Browse the repository at this point in the history
  • Loading branch information
mandel-macaque committed Jun 21, 2021
1 parent 4bc32a9 commit 76e1793
Show file tree
Hide file tree
Showing 6 changed files with 2 additions and 10 deletions.
2 changes: 0 additions & 2 deletions tests/xtro-sharpie/MacCatalyst-CoreText.todo
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@
!missing-field! kCTFontManagerBundleIdentifier not bound
!missing-field! kCTFontRegistrationUserInfoAttribute not bound
!missing-pinvoke! CTFontCollectionCopyExclusionDescriptors is not bound
!missing-pinvoke! CTFontCollectionCopyFontAttribute is not bound
!missing-pinvoke! CTFontCollectionCopyFontAttributes is not bound
!missing-pinvoke! CTFontCollectionCopyQueryDescriptors is not bound
!missing-pinvoke! CTFontCollectionCreateMatchingFontDescriptorsForFamily is not bound
!missing-pinvoke! CTFontCollectionCreateMutableCopy is not bound
Expand Down
2 changes: 2 additions & 0 deletions tests/xtro-sharpie/common-CoreText.ignore
Original file line number Diff line number Diff line change
Expand Up @@ -138,3 +138,5 @@
## part of an unnamed enum inside CTStringAttributes.h
!extra-enum-value! Managed value 2 for CTWritingDirection.Override not found in native headers

!missing-pinvoke! CTFontCollectionCopyFontAttribute is not bound
!missing-pinvoke! CTFontCollectionCopyFontAttributes is not bound
2 changes: 0 additions & 2 deletions tests/xtro-sharpie/iOS-CoreText.todo

This file was deleted.

2 changes: 0 additions & 2 deletions tests/xtro-sharpie/macOS-CoreText.ignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
!missing-field! kCTFontCollectionIncludeDisabledFontsOption not bound
!missing-field! kCTFontManagerBundleIdentifier not bound
!missing-pinvoke! CTFontCollectionCopyExclusionDescriptors is not bound
!missing-pinvoke! CTFontCollectionCopyFontAttribute is not bound
!missing-pinvoke! CTFontCollectionCopyFontAttributes is not bound
!missing-pinvoke! CTFontCollectionCopyQueryDescriptors is not bound
!missing-pinvoke! CTFontCollectionCreateMatchingFontDescriptorsForFamily is not bound
!missing-pinvoke! CTFontCollectionCreateMutableCopy is not bound
Expand Down
2 changes: 0 additions & 2 deletions tests/xtro-sharpie/tvOS-CoreText.todo

This file was deleted.

2 changes: 0 additions & 2 deletions tests/xtro-sharpie/watchOS-CoreText.todo

This file was deleted.

0 comments on commit 76e1793

Please sign in to comment.