Skip to content

Instantly share code, notes, and snippets.

@castexyz
Last active November 4, 2019 09:08
Show Gist options
  • Save castexyz/b36ae9e1492e99361ad87f07d84bc861 to your computer and use it in GitHub Desktop.
Save castexyz/b36ae9e1492e99361ad87f07d84bc861 to your computer and use it in GitHub Desktop.
Install .ipa via ssh
extract the ipa
copy the AppName.app into the device /Applications/
cd /Applications/AppName.app
chmod +x AppName
uicache --all
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment