dyld`__abort_with_payload: With no error message

Kevin ABRIOUX picture Kevin ABRIOUX · Feb 3, 2017 · Viewed 57.8k times · Source

When i start my app with XCode, i have a crash but no error

App is just stopping on this thread

enter image description here

What can i do to have more informations about the issue ?

Answer

mkonovalov picture mkonovalov · Feb 12, 2017

If you are using custom frameworks, you need to put it inside the "Embedded Binaries" section located in the Xcode project under the tab Target / General.