“Hello, I’m wondering about storing large files in SwiftData. Which is the best option: storing the path of the file or storing the file data as @Attribute(.externalStorage), and why?”
I’m trying to figure out which is the best
“Hello, I’m wondering about storing large files in SwiftData. Which is the best option: storing the path of the file or storing the file data as @Attribute(.externalStorage), and why?”
I’m trying to figure out which is the best