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
Post
Replies
Boosts
Views
Activity
I am getting this error in console when trying to develop and run my code on weather kit app:
[Client] Registration timer expired, but client is still registering!
Any idea's what going on?
I'm am a coding novice in Swift UI and was wondering how weather apps find the name of the users current city?
Could anyone point me in the direction of info how to do this task?
Thanks,
I get this error in Xcode I'm not sure how to fix it....
Can someone help?
What does this error mean?
new to coding not sure what causes this Xcode Error.....
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...
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?
what version of xcode supports watch series 2 development?
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... :(