LzmaSDKObjC icon indicating copy to clipboard operation
LzmaSDKObjC copied to clipboard

crash breakdown

Open mujundong0827 opened this issue 7 years ago • 0 comments

LZMA DEBUG 72: ERROR: code = -1, file = '/Users/X/Desktop/testLzma/Pods/LzmaSDK-ObjC/src/LzmaSDKObjCBaseCoder.cpp', line = 50, description = Can't create archive object file type: 1 LZMA DEBUG 85: ERROR REASON: - Unsupported archive GUID.

  • Codec was not compiled in or stripped by static linking. Make sure you are using 'use_frameworks!' and/or dynamic linking. 2017-03-23 11:20:59.326 testLzma[70187:4145611] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** -[__NSArrayM insertObject:atIndex:]: object cannot be nil'

mujundong0827 avatar Mar 23 '17 03:03 mujundong0827