Mac Pro 系统 OSX EI Capitan Xcode7.1 真机运行测试, 出现崩溃现象,错误提示这样:
dyld`gdb_image_notifier:
-> 0x2be590cc <+0>: bx lr
运行时崩溃并非100%出现,出现率在80%左右,不清楚是什么原因,有知道的解答一下
ringa_lee2017-04-17 16:30:29
When I saw this problem, I was wondering if it was a problem with GLKit Framework, because I have encountered it before.
This is how it was handled at the time,
Select Project, then enter BuildPhases, then LinkBinaryWithLibraries.
Code on mobile phone. . Will add pictures later