From 01f5b277daaacd65e22dd20214cae9f7445b0d94 Mon Sep 17 00:00:00 2001 From: JimDude <67085206+JimDude7404@users.noreply.github.com> Date: Mon, 26 May 2025 23:17:25 -0400 Subject: [PATCH] Add my own web signer, which is better than both other options. --- docs/guide/websign.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/guide/websign.md b/docs/guide/websign.md index 4af7e10..004ec10 100644 --- a/docs/guide/websign.md +++ b/docs/guide/websign.md @@ -9,6 +9,7 @@ Web signers provide an alternative method for signing iOS apps, allowing you to ## Available Web Signers +- [Jims Signer](https://signer.jimdude.com) - [IPASign](https://sign.ipasign.cc) - [Kravasigner](https://kravasigner.com)