mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 14:20:20 +00:00
Fix build and podfile
This commit is contained in:
@@ -15,7 +15,7 @@ typedef void(^ASImageCacherCompletion)(UIImage * _Nullable imageFromCache);
|
||||
|
||||
@protocol ASImageCacheProtocol <NSObject>
|
||||
|
||||
@required
|
||||
@optional
|
||||
/**
|
||||
@deprecated This method is deprecated @see cachedImageWithURL:callbackQueue:completion: instead
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user