Xiaoxuan Tang
Xiaoxuan Tang
WAX_STDLIB is Build for armv7. When I run wax patch, On arm64, will get error "Error opening wax scripts: loading wax stdlib: bad header in precompiled chunk"
有这么一个问题,当 Str 从服务器拿到的时候,有可能是空的。这个时候 Typeset 会崩。例如: ``` objc NSString* str = nil; TypesetKit* result = str.typeset; result.color([UIColor redColor]); NSLog(@"%@", result); ``` 可以看到这里是有问题的,最后一行 callq ``` asm 0x10feeb45d : movq -0x30(%rbp), %rdi 0x10feeb461...
XML is easy to edit, and makes data simple.