Post

Replies

Boosts

Views

Activity

Comment on XCode15 debugger is working really slow with iOS 17.0.2
I attempted to examine the log of lldb by including the following command. log enable -f /tmp/lldb.log lldb all As a result, it generates over 800MB of logs consisting of 4.5 million lines. During the launch of the app, the log gets filled with approximately 3 million lines similar to the ones mentioned above, as well as numerous others. demangle swift: $s10PostingKit29Component5TableViewCo... -> "partial apply forwarder for implicit closure #1 () -> ..." (not cached)
Nov ’23