Posts tagged “swiftdata”
2023
SwiftData: Store Image Data, but Actually Outside the Database
Use the @Attribute(.externalStorage) option to save binary data with SwiftData but outside the database.
SwiftData: Store Image Data, but Actually Outside the Database
Use the @Attribute(.externalStorage) option to save binary data with SwiftData but outside the database.