EasyDev
EasyDev copied to clipboard
CaptainHook Tweak、Logos Tweak and Command-line Tool、Patch iOS Apps, Without Jailbreak.
**问题** sudo git clone 拉仓库的时候,会遇到tool目录 `[email protected]: Permission denied (publickey). fatal: Could not read from remote repository.` **解决方案** sudo ssh-add ~/.ssh/id_rsa (本地配置的私钥,并github后台添加公钥) **验证是否正确** `sudo ssh -T [email protected] Hi ByteSecurity! You've successfully...
Can you add support so we can compile with ROOTLESS = 1, theos has already added this, but you need to add it to easy dev if possible pelase?
error: Sandbox: ln(3874) deny(1) file-write-unlink /Users/macos/Downloads/Monkey/LatestBuild (in target 'libMonkey' from project 'Monkey')
sudo git clone --recursive https://github.com/lemon4ex/EasyDev.git /opt/EasyDev remote: Total 1182 (delta 102), reused 110 (delta 46), pack-reused 996 (from 1) Receiving objects: 100% (1182/1182), 51.31 MiB | 456.00 KiB/s, done. Resolving...