facebook / chisel

Chisel is a collection of LLDB commands to assist debugging iOS apps.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pjson not show Chinese

411051493 opened this issue · comments

commented

pjson not show Chinese. Show ""

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

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

I have the same problem

I have the same issues

I have the same problem

I have the same problem

I have the same problem

I have the same issues.

commented

I have the same problem

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