问题:(base) xm: lib % $THEOS/bin/update-theos
Already up to date.
error: Your local changes to the following files would be overwritten by checkout:
CydiaSubstrate.framework/CydiaSubstrate.tbd
Please commit your changes or stash them before you switch branches.
Aborting
fatal: Unable to checkout '6f2af307568e6b8c52181d26314b0cd69ffaf188' in submodule path 'vendor/lib'
解决:
1 把越狱手机的 /Library/Frameworks/CydiaSubstrate.framework/CydiaSubstrate 获取该动态库文件的最新版本,并将其复制到您本地 macOS 的 $THEOS/vendor/lib 目录
备注:
Theos(七):常见问题_wait for dpkg-deb --fsys-tarfile subprocess failed-CSDN博客
安装theos进行CydiaSubstrate Hook_mac cydiasubstrate在哪个目录-CSDN博客
iOS逆向(六)-越狱开发工具theos的安装和使用 - 简书 (jianshu.com)
Theos(一):简介 && 安装-CSDN博客