关于dyld: Library not loaded Reason: image not found

dyld: Library not loaded: @rpath/SenTestingKit.framework/Versi*****/A/SenTestingKit
  Referenced from: /Users/⋯⋯/Application Support/iPhone Simulator/5.0/Applicati*****/F179924C-0EB7-4CCA-88D6-3BA1F68F122D/ILUTU.app/ILUTU
  Reason: image not found

关于dyld: <wbr>Library <wbr>not <wbr>loaded <wbr> <wbr>Reason: <wbr>image <wbr>not <wbr>found 
成optional就可以了。。。



dyld: could not load inserted library: /usr/lib/libgmalloc.dylib

分享解决方案:方法:
菜单-->Product--->EditScheme,   关闭 Guard Malloc, 

你可能感兴趣的:(xcode,异常处理)