Post

Replies

Boosts

Views

Activity

Comment on Xcode 16 - List Lazy loading broken
Trying this option in a small example program shows, that this indeed fixes the issue. That has cost me a lot of time looking at my code and wondering why it is so slow! Just to be sure if I understood that right. This option is set to YES in DEBUG and set to NO in release builds if you do not override it? So the only downside in setting it to NO would be that the Previews will be slower, with the upside that it behaves normal again?
3d