Post

Replies

Boosts

Views

Activity

Comment on Markdown Link in AttributedString Not Focusable with Full Keyboard Access in SwiftUI
I wanted to chime in and add that the UITextView as UIViewRepresentable approach does not work for markdown containing > 1 link.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Jun ’25
Comment on Bizarre CoreData error when moving to data model to swift package
I have the same issue as @thafner—The fix "works", but comes with the new error they mention...
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Jan ’24
Comment on No NSEntityDescriptions in any model claim the NSManagedObject subclass 'CoreDataExampleTests.TodoMO' so +entity is confused
Did you ever figure this out? I suspect this has to do with the fact you're in a module, hence the CoreDataExampleTests. prefix, and perhaps your model needs to match? But not sure. I have a similar issue at the moment.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Jan ’24
Comment on Xcode 15 | iOS 17 | Dateformatter issue with short style
Having the same issue here, thought I was going crazy for a sec, getting test errors like "2:30 AM is not equal to 2:30 AM" (where one of them has a narrow space char).
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Oct ’23