"dyld: could not load inserted library '/usr/lib/libgmalloc.dylib' because image not found"

Fanruten picture Fanruten · Jul 1, 2014 · Viewed 15.9k times · Source

When I run the app in Xcode IOS 6 beta 2 firmware on the device 8 Beta 2, I get the error message: "dyld: could not load inserted library '/ USR / Library / libgmalloc.dylib", because the image was not found. "

What could be the problem?

Answer

Abdul Rehman picture Abdul Rehman · May 7, 2015

Disable "Enable guard Malloc" from diagnostics to run app in device.