79290261

Date: 2024-12-18 07:24:30
Score: 0.5
Natty:
Report link

I finally solved this. My app had three Objective-C breakpoints. I don't remember what they're for and probably don't need them since I rewrote the app in Swift. I did find this old SO post that I had upvoted, so that's probably what prompted me to add the objc_autoreaseNoPool breakpoint.

Anyway, when I removed that breakpoint, the problem immediately disappeared. Now I can finally debug on iOS 18 and macOS 15.

Reasons:
  • Blacklisted phrase (0.5): upvote
  • No code block (0.5):
  • Self-answer (0.5):
  • High reputation (-1):
Posted by: arlomedia