Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 273 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 273 Bytes

plistServer

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

How to run

  1. Make sure you have Rust installed.

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