Post

Replies

Boosts

Views

Activity

Reply to Xcode 15.0 Beta 5, Symbol not found: _$s9SwiftData014DefaultBackingB0C3forACyxGxm_tcfC
Experiencing the same issue. I'm on Xcode 15 beta 6. The same issue happened to me on beta 5. Upgrading to beta 6 worked a few days ago. However, I recently updated to the latest iOS 17 beta and now it's crashing again with the 'Symbol not found' error. Hope this gets fixed soon.
Replies
Boosts
Views
Activity
Aug ’23
Reply to Can't set default values for @Model vars
I'm on Xcode 15 beta 6 and simply removing the default values caused the model container to crash. Making the properties optional worked for me.
Replies
Boosts
Views
Activity
Aug ’23
Reply to Type does not conform to protocol 'PersistentModel'
Replacing #Preview with the good old struct ContentView_Previews: PreviewProvider works for me. If y'all can't wait for the fix, this workaround should work. Thanks to the previous comment!
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Jun ’23