chisel
chisel copied to clipboard
taplog error in ios14
can't find callable: sys.modules['FBFindCommands'].FBTapLoggerCommand.taplog_callback
Same for me
Same for me
This was fixed in d759f8f, but a release is needed.
It's been a year now... any chance a release is coming soon? Or can you recommend a workaround?
To install the latest unreleased version, follow these steps:
- Run
brew edit chisel
- Replace "master" with "main", save, and close the file.
- Run
HOMEBREW_NO_INSTALL_FROM_API=1 brew install --HEAD --fetch-head chisel
- Run the command from step
1.
again. - Replce "main" with "master", save, and close the file.