asiuvxmcn

Results 2 comments of asiuvxmcn

if (objectClass) { object = FC_AUTORELEASE([[objectClass alloc] init]); } 的class名称为_swiftvalue 从而Thread 1: EXC_BAD_INSTRUCTION (code=EXC_I386_INVOP, subcode=0x0) 崩溃

How can I use FastCoding on swift? I create Bridging-Header but the values and methods in FastCoding could not be fit,example that I create a struct to use it. struct...