I have an old simple die rolling app which uses ObjC and nibs.
On macOS 14.7.1. whenever I click on another textedit field, the error is logged.
I am doing a modernisation update as I was informed that my app has not be updated in a while.
Post
Replies
Boosts
Views
Activity
Figured out the issue.
When the model data is saved to file and reloaded, any attempts to add more items will cause the crash indicated above.
This is reproducible when creating a Document App project using SwiftUI/Swift/SwiftData options.
Ok. Alert never appeared again when I pressed OK.
Still no clue as to why it happened.
Cool. Thanks for help.
Ok. Thanks for help.