When I start my app I get (lldb) Thread 1: signal SIGABRT error
.
What can I do to fix this?
Thank you.
When I start my app I get (lldb) Thread 1: signal SIGABRT error
.
What can I do to fix this?
Thank you.
This question is probably a duplicate and has been answered before; https://stackoverflow.com/a/8087739
Check you IBOutlet properties to see if there a no bad connections.