Post

Replies

Boosts

Views

Activity

Comment on FailedToAnalyzeBuiltTargetDescription: Could not analyze the built target description for Views to create the preview.
Due to the massive file size, I don't have the libraries linked to my project, but I have the folder in library search paths, and the library in other linker flags (-ljre_util), which works fine in everything but previews.
Replies
Boosts
Views
Activity
Mar ’25
Comment on Xcode Cloud failing to upload to TestFlight/App Store
Not from what I have seen.
Replies
Boosts
Views
Activity
Feb ’24
Comment on SwiftData Configurations for Private and Public CloudKit
@pbcaus can you link the feedback id/number here
Replies
Boosts
Views
Activity
Nov ’23
Comment on Xcode 15 beta 5 missing cascade property option in @Relationship(.cascade) error.
I had the same problem, I was forced to basically force unwrap everywhere because I knew those properties were never going to be nil
Replies
Boosts
Views
Activity
Sep ’23
Comment on Xcode 15 beta 5 missing cascade property option in @Relationship(.cascade) error.
I had to make everything optional because of CloudKit
Replies
Boosts
Views
Activity
Sep ’23
Comment on How to setup SwiftData in a Widget
Thanks! This worked.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jul ’23
Comment on iOS app not interactive(Xcode 15 beta 5)
The worst part is beta 4 doesn't work on the latest developer macOS beta so we're forced to figure out what is wrong with beta 5.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jul ’23
Comment on iOS app not interactive(Xcode 15 beta 5)
Strange, it's probably the same issue with my app, but mine will not work without the filter as it will require days to change all the code to not work with the filters. I think I'm going to wait until beta 6 if a fix isn't figured out.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jul ’23
Comment on iOS app not interactive(Xcode 15 beta 5)
I did that and it looks like you are right.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jul ’23
Comment on iOS app not interactive(Xcode 15 beta 5)
That is exactly what I am experiencing. They took this long to update beta 4 and we get this.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jul ’23
Comment on Date attribute syncing across core data objects
It fixed itself for some reason
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Jul ’23
Comment on Timer running at increased speed each time I start it again
Another thing is that the timer is a view, so I can't make it a class
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Jun ’23