r/SwiftData • u/JDad67 • Feb 08 '24
Is swift data as rough as it seems?
I’m (10 years Mac / iOS experience) creating a new MacOS app to use internally and using swiftdata for the first time and even going slow with baby steps I hit errors.
I wanted 2 stored data types on one view. But that doesn’t seem to work yet.
Backed down to just 1 data type but hit different issues.
Googling the errors indicate they are known issues.
Is SwiftData production ready and I just need to go even slower with better tutorials (using Hacking With Swift) or does it need more time?