Run Online

Run Permasigner with a GitHub workflow.

NOTE: This method is in progress. Give it a try, it'll probably work! If you run into any issues, please open a GitHub issue and specify you're using the action. This will work on the device as well, no need for a PC.

  • Click fork on the top right, then click create fork

    • A GitHub account is required, it's free!

  • If you have made a fork before, click fetch upstream then fetch and merge

    • This should be done every time you sign an app

  • Click Actions on the top, then enable actions

  • Click run script on the left, then click run workflow on the right

  • Paste in the direct URL to an IPA file in the box, then press run workflow

  • Wait for the workflow to be finished, then click on it

  • Download the artifact, unzip it, and send the deb file to your iDevice!

    • Airdropping the file is probably the easiest, but you can use something like Dropbox or Mega. Advanced users can use openssh-sftp-server from Procursus. If you're running this on the device, just unzip it and install it!

Last updated