mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 14:20:20 +00:00
Remove public header exposure of text kit internals
This commit is contained in:
committed by
Levi McCallum
parent
197a31f636
commit
a8e6aebe9c
@@ -65,13 +65,6 @@
|
||||
#import <AsyncDisplayKit/ASRangeHandler.h>
|
||||
#import <AsyncDisplayKit/ASRangeHandlerPreload.h>
|
||||
#import <AsyncDisplayKit/ASRangeHandlerRender.h>
|
||||
#import <AsyncDisplayKit/ASTextKitCoreTextAdditions.h>
|
||||
// FIXME: Including this forces the renderer to be compiled as a C header, failing to find c++ std lib.
|
||||
//#import <AsyncDisplayKit/ASTextKitRenderer.h>
|
||||
#import <AsyncDisplayKit/ASTextKitShadower.h>
|
||||
#import <AsyncDisplayKit/ASTextKitHelpers.h>
|
||||
#import <AsyncDisplayKit/ASTextNodeTypes.h>
|
||||
#import <AsyncDisplayKit/ASTextNodeWordKerner.h>
|
||||
#import <AsyncDisplayKit/ASThread.h>
|
||||
#import <AsyncDisplayKit/CGRect+ASConvenience.h>
|
||||
#import <AsyncDisplayKit/NSMutableAttributedString+TextKitAdditions.h>
|
||||
|
||||
Reference in New Issue
Block a user