YYKit icon indicating copy to clipboard operation
YYKit copied to clipboard

关于 YYCache 在 iOS 18,xcode16.2闪退

Open greathjh opened this issue 11 months ago • 2 comments

YYCache 库中,YYKVStrorage.m if (_dbStmtCache) CFRelease(_dbStmtCache); 在 iOS 18,xcode16.2闪退的问题,有没有最新的兼容库?

greathjh avatar May 20 '25 09:05 greathjh

https://blog.csdn.net/dingqk/article/details/145263805 有一临时解决办法,但要将库放本地,比较蛋痛,希望作者更新一下兼容!

greathjh avatar May 20 '25 10:05 greathjh

ref. https://github.com/ibireme/YYCache/issues/166#issuecomment-2896483720

g761007 avatar May 21 '25 04:05 g761007