We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I'm try to build this project in Mac M1, so I got more errors.
Showing Recent Errors Only /Volumes/Data/coding/ios/RxMVVM-Texture/Pods/PINCache/Source/PINMemoryCache.m:749:44: Incompatible block pointer types sending 'PINMemoryCacheObjectBlock _Nullable __strong' (aka 'void (^__strong)(PINMemoryCache * _Nonnull __strong, NSString * _Nonnull __strong, id _Nullable __strong)') to parameter of type 'PINCacheObjectBlock _Nonnull' (aka 'void (^)(id<PINCaching> _Nonnull __strong, NSString * _Nonnull __strong, id _Nullable __strong)')
Can you help me fix them?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I'm try to build this project in Mac M1, so I got more errors.
Can you help me fix them?
The text was updated successfully, but these errors were encountered: