ibireme / YYCache

High performance cache framework for iOS.
MIT License
2.38k stars 513 forks source link

NSCocoaErrorDomain Code=513 You don’t have permission to save the file #101

Closed doraeqing closed 7 years ago

doraeqing commented 7 years ago

你好,我在使用YYDiskCache的时候发现创建的YYKVStorage为nil。 这是Xcode的打印信息: YYKVStorage init error:Error Domain=NSCocoaErrorDomain Code=513 "You don’t have permission to save the file “test”." UserInfo={NSFilePath=test, NSUnderlyingError=0x600000242880 {Error Domain=NSPOSIXErrorDomain Code=13 "Permission denied"}}