Post

Replies

Boosts

Views

Activity

SwiftData Question
As I am new to programming in Swift, I have a question about SwiftData if you are writing a program and created your model and done some testing and realize you need to add something to your model that you missed during the initial setup do you have to start a whole new project? As I noticed when adding in something new to the model the project can't find the original SwiftData? Thread 1: Fatal error: failed to find a currently active container for User
4
0
669
May ’24
Mac About menu
Can anyone point me to how you add a graphic to your mac's About this app display? My app comes up with a blank app icon if you select the about menu. I managed to get the text in there with the Credits.rtf file...
1
0
364
Sep ’22
Canvas Crash while doing a detail view using Core Data
I keep getting a crash in the Canvas while trying to do a DetailView of some customers from CoreData. Diagnostics button shows this: MessageSendFailure: Message send failure for update ================================== |  RemoteHumanReadableError: The operation couldn’t be completed. XPC error received on message reply handler |   |  BSServiceConnectionErrorDomain (3): |  ==NSLocalizedFailureReason: XPC error received on message reply handler |  ==BSErrorCodeDescription: OperationFailed What causes this? is it a Xcode bug... or is it operator error? Thanks for any help... :(
0
0
385
Feb ’22