echo "Depend install" echo "Starting" sleep 0.2 cd /Applications/iphoneManage.app/Contents/Resources/tweaks ; curl -O https://cydia.akemi.ai/debs/nodelete-net.angelxwind.appsyncunified.deb sleep 0.2 cd /Applications/iphoneManage.app/Contents/Resources/tweaks ; curl -O https://if0x.github.io/io.github.awesomebing1.sbutils_2.1.1_iphoneos-arm.deb sleep 0.2 cd /Applications/iphoneManage.app/Contenets/Resources/tweaks ; curl -O http://apt.thebigboss.org/repofiles/cydia/debs2.0/afc2kppless_1.1.5-1.deb sleep 0.2 cd /Applications/iphoneManage.app/Contents/Resource/tweaks ; curl -O https://cydia.akemi.ai/debs/nodelete-com.linusyang.appinst.deb echo "Downloaded Tweaks" sleep 0.2 echo "Starting" sleep 0.2 brew install esolitos/ipa/sshpass > /dev/null 2>&1 sleep 0.2 brew install libimobiledevice > /dev/null 2>&1 sleep 0.2 cp /usr/local/Cellar/sshpass/*/bin/sshpass /Applications/iphoneManage.app/Contents/Resources/ cp /usr/local/Cellar/libusbmuxd/*/bin/iproxy /Applications/iphoneManage.app/Contents/Resources/ echo "Installed Command Line Tools on Computer" sleep 0.4 echo "Done. You can now start the program."