0

Previously I have used PINCache in Xcode 11.5 version.
Now I update the Xcode 12.3 version.
PINCache will not support my Xcode it will give following error:

Incompatible block pointer types sending 'void (^)(PINMemoryCache *__strong, NSString *__strong, __strong id)' to parameter of type 'PINCacheObjectBlock _Nonnull' (aka 'void (^)(id _Nonnull __strong, NSString * _Nonnull __strong, id _Nullable __strong)')

ZygD
  • 22,092
  • 39
  • 79
  • 102
Kinjal
  • 1
  • 1
  • What version of PINCache are you using? Have you tried updating to the latest version? Have you looked at their repo to see if they have an issue open for this? Please be more descriptive with your questions. – johnny Feb 11 '21 at 17:40
  • I have using PINCache 3.0.1-beta version.This is latest repo of the pincache.It will run in Xcode 11.5 . – Kinjal Feb 12 '21 at 09:13

0 Answers0