适配iOS17

This commit is contained in:
liyuhua
2023-10-28 19:59:30 +08:00
parent 32db5f877c
commit fbdc95a39c
7 changed files with 551 additions and 10 deletions

View File

@@ -0,0 +1,16 @@
//
// YYTextAsyncLayer+XPTextAsyncLayer.h
// xplan-ios
//
// Created by duoban on 2023/10/28.
//
#import <YYText/YYTextAsyncLayer.h>
NS_ASSUME_NONNULL_BEGIN
@interface YYTextAsyncLayer (XPTextAsyncLayer)
@end
NS_ASSUME_NONNULL_END