Post

Replies

Boosts

Views

Activity

Reply to Xcode 15.2b Transformable Properties Crash App
Here is an image of the crash I'm getting on app launch. A few things I've tried with no luck: Removing Migration Plan, this has no effect and the issue is still there Removing the model container when setting up the app, has no effect and the issue is still there I'm convinced this is linked to using non-default types like Date with transformable. Since I've tested out a project where I have a Date as a transformable property, this doesn't crash. But if I use something from UIKit or my own custom type it crashes.
Dec ’23