facebook / chisel

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

Not work in xcode 13 #296

Open nickjackson2011 opened 3 years ago

nickjackson2011 commented 3 years ago

error: module importing failed: Traceback (most recent call last): File "", line 1, in File "/usr/local/opt/chisel/libexec/fblldb.py", line 98 print 'Whoops! You are missing the <' + arg.argName + '> argument.'

Show error message in xcode 13 beta 3, how to fix?