mirror of
https://github.com/JohnEstropia/CoreStore.git
synced 2026-03-21 17:09:10 +01:00
don't access iCloud's ubiquitous cache file
This commit is contained in:
@@ -446,7 +446,6 @@ public final class ICloudStore: CloudStorage {
|
||||
at: cacheFileURL,
|
||||
options: options
|
||||
)
|
||||
try FileManager.default.removeItem(at: cacheFileURL)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user