Closed
Description
build error on Xcode 12.
YYCache+SDAdditions.m
[self.diskCache objectForKey:key withBlock:^(NSString * _Nonnull key, id<NSObject, NSCoding> _Nullable object) {
: Incompatible block pointer types sending 'void (^)(NSString * _Nonnull __strong, id<NSObject,NSCoding> _Nullable __strong)' to parameter of type 'void (^ _Nonnull)(NSString * _Nonnull __strong, id _Nullable __strong)'
Metadata
Metadata
Assignees
Labels
No labels