Utku Dalmaz
Utku Dalmaz

Reputation: 10172

Xcode 7.3 crashes when breakpoint set or app crashes

I am having this issue and when I searched it on Stack Overflow I saw that many people have had this before:

First of all, you can find the crash report here: http://pastebin.com/c726EUip

What I've tried so far:

This is the list of frameworks:

List of Frameworks

Here are links to questions from people with the same issue:

I am totally desperate on this, as I cannot debug my work properly.

Anyone have ideas?

Upvotes: 6

Views: 913

Answers (1)

Pau Senabre
Pau Senabre

Reputation: 4209

Try going through all these steps in the exact same order https://stackoverflow.com/a/28371711/821053 This solved my debugging problems a couple of times.

Upvotes: 1

Related Questions