Post

Replies

Boosts

Views

Activity

Comment on Notify when @FetchRequest changes?
Hey here I am two years later answering my own question. Thanks past Slif! 🙇‍♂️
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
May ’25
Comment on Core Data transformable attribute problem in Xcode16
@Rumio - Same here, in Xcode 16.2 (16C5032a) I continue to receive that error. CoreData: Declared Objective-C type "[NSInteger]" for attribute named perkLevelRequirementsIntArray is not valid
Replies
Boosts
Views
Activity
Apr ’25
Comment on Xcode 16 warning about missing symbols of static framework
@neonrt @DTS Engineer I'm also trying to figure out how to silence this warning, as it is (expectedly) coming from a closed-source library in my project. I've been combing through various means by which warnings can be silenced, but have been unsuccessful in ascertaining how those methods apply to this warning. Any trail I can pick up on?
Replies
Boosts
Views
Activity
Dec ’24
Comment on SwiftUI Previews creating views out of thin air?
Done! Feedback FB15621066 submitted and attachments uploading now.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Oct ’24
Comment on App Store Mac Catalyst warning; asking for a minimum version of macOS that doesn't exist
Likely a dependency or library feature you're using, but at least your warning makes sense. I was (and still am) getting this warning weeks/months before 14.4 was released.
Replies
Boosts
Views
Activity
May ’24
Comment on Swiftui Custom Fonts not showing
This is what did it for me! The name of the file was "Font_Name.otf" but the name of the font was "fontname" which meant Font.custom("Font_Name") wouldn't work. Great link, thank you!
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Jan ’23
Comment on Core Data: Fatal Error sorting using a computed property
Thank you for the writeup!
Replies
Boosts
Views
Activity
Oct ’22
Comment on Core Data: Fatal Error sorting using a computed property
How did you end up solving it?
Replies
Boosts
Views
Activity
Oct ’22