Posts

Post not yet marked as solved
2 Replies
90 Views
The compiler is unable to type-check this expression in reasonable time; try breaking up the expression into distinct sub-expressions. the switch case function worked in playgrounds why not in Xcode?
Posted Last updated
.
Post not yet marked as solved
0 Replies
121 Views
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... :(
Posted Last updated
.