Post

Replies

Boosts

Views

Activity

Reply to Xcode not trapping asserts
That sounds like it might be useful, however, I'm not finding a way to do it. I'm using Xcode 11.6 . The Breakpoint Navigator only works on existing breakpoints, it does not allow adding any. Going to Debug\Breakpoints, I can add breakpoints, but the options are : Add Breakpoint at Current Line Create Swift Error Breakpoint (did this one) Create Exception Breakpoint (did this one) Create Symbolic Breakpoint Create Test Failure Breakpoint (did this one) None of these is breaking on the assert. I can't find a way to create a breakpoint that has the option to create a Runtime Issue Breakpoint
Jul ’20