Post not yet marked as solved
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?
Post not yet marked as solved
what version of xcode supports watch series 2 development?
Post not yet marked as solved
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... :(