6

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:

  • I set the "Enable Clang Module Debugging" in Build Setting to NO
  • I did pod update
  • Tried to change LLDB to GDB but i think xcode no longer has this option

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?

Community
  • 1
  • 1
Utku Dalmaz
  • 9,780
  • 28
  • 90
  • 130

1 Answers1

1

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.

Community
  • 1
  • 1
Pau Senabre
  • 4,155
  • 2
  • 27
  • 36