plistServer-free

May 27, 2025 ยท View on GitHub

A Rust server used for QuickSign to serve install manifests under HTTPS (as required by iOS)

This is licensed under the GPLv3 so you are free to use this anywhere (as long as it's under the GPLv3) under the terms of the GPLv3

How to run

  1. Make sure you have Rust installed.

  2. Go into the server's cloned directory, and simply run cargo run

Guide

Take a look at the guide for local .ipa signing & installation using plistServer and other open source tools.

Credits

plistServer was originally written by the QuickSign team. Source c22dev boredcoder411