Skip to content

Instantly share code, notes, and snippets.

@castexyz
Last active September 8, 2024 14:50
Show Gist options
  • Select an option

  • Save castexyz/b36ae9e1492e99361ad87f07d84bc861 to your computer and use it in GitHub Desktop.

Select an option

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