Skip to main content
The 2024 Developer Survey results are live! See the results

All Questions

Tagged with
1 vote
1 answer
90 views

Getting a compiler error trying to write a complicated Predicate - Scenario 2

This is an additional scenario for the question and answer covered here. Sample code is available here. Original problem was related to this predicate: let aPred = #Predicate<Event> { ...
grep's user avatar
  • 584
2 votes
1 answer
177 views

Getting a compiler error trying to write a complicated Predicate

I know there are similar questions out there, like this one for example Combining Predicate in SwiftData but all that looks unnecessary complex to me and I find it difficult to believe that there is ...
grep's user avatar
  • 584
1 vote
0 answers
334 views

Creating SwiftData Model instances very slow

UPDATE: I used one of my "code-level support" tickets with Apple. Sent a test project along with test data. Their response "There is no workaround DTS can provide for Feedback ID #...
RyanTCB's user avatar
  • 7,994