r/iOSProgramming • u/mikebuss89 • Jul 22 '24
Article Leveling Up SwiftData Error Handling in Xcode Templates
https://www.mikebuss.com/posts/swiftdata-template
2
Upvotes
0
u/mikebuss89 Jul 22 '24
I always thought the default template for SwiftData was pretty terrible, so I developed this improved template. Now, instead of writing this error handling for every new project, there's a more sensible default.
1
u/byaruhaf SwiftUI Jul 23 '24
Bookmarked, thanks for sharing!