facebook / chisel

Chisel is a collection of LLDB commands to assist debugging iOS apps.
MIT License
9.13k stars 803 forks source link

pjson not show Chinese #277

Open 411051493 opened 5 years ago

411051493 commented 5 years ago

pjson not show Chinese. Show ""

NSDictionary *name = @{@"1":@"你好",@"2":@"中国"};

pjson name { "1" : "", "2" : "" }

lishihuaniu commented 5 years ago

I have the same problem

JianweiWangs commented 4 years ago

I have the same issues

lawDavid commented 4 years ago

I have the same problem

lee18Cat commented 4 years ago

I have the same problem

wzj583585700 commented 3 years ago

I have the same problem

jungi46a commented 1 year ago

I have the same issues.

qiven commented 1 year ago

I have the same problem

jungi46a commented 1 year ago

This issue seems to have returned to normal on Chisel 2.0.1 and Xcode 14.3.