- 使用 brew install chisel
 - 记录默认命令的安装路径,默认路径是 /usr/local/opt/chisel/libexec/fblldb.py
 - 用vim打开 
~./lldbinit文件,如果不存在,新建此文件 在文件中添加命令
1command script import 安装路径重启Xcode
官方地址以及常用命令参考:https://github.com/facebook/chisel
~./lldbinit 文件,如果不存在,新建此文件在文件中添加命令
  | 
  | 
重启Xcode
官方地址以及常用命令参考:https://github.com/facebook/chisel