HandyJSON icon indicating copy to clipboard operation
HandyJSON copied to clipboard

deserialize报错 Thread 1: EXC_BREAKPOINT (code=1, subcode=0x10ae6dfcc)

Open huangwz opened this issue 5 years ago • 1 comments

环境: xcode10.1 swift4.2 ios13.4 handyJSON 5.0.2beta,5.0.1 ,4.2。1都有试过了 调用到deserialize会报错Thread 1: EXC_BREAKPOINT (code=1, subcode=0x10ae6dfcc)

image image

盼答复 ,谢谢!

huangwz avatar May 27 '20 06:05 huangwz

我建议直接把 Xcode 升到最新,用 Swift 5.0+,然后用最新版本的 HandyJSON,Swift 语法没什么区别的

lynnleelhl avatar May 28 '20 13:05 lynnleelhl