Relative Content

Tag Archive for swiftcore-data

Check content of CoreData & SwiftData storage

I have a base swift project being configured to persist data in SwiftData and sync through CloudKit. While app is running, how can I check the content of Db(as it’s salute under the hood)? What is the way to check the storage path?