Open source � iOS 16+
MapleSign is a fork of Feather/Ksign for iPhone and iPad. Import a .p12 and provisioning profile, sign apps locally, and install them over your network without a Mac at install time.
# sideload after installing MapleSign 1. Import .p12 + .mobileprovision 2. Add IPA from Files or URL 3. Sign � Install via Semi Local server
Current release: v1.0.4 � requires your own Apple Developer account
01 What it does
Certificates and passwords are stored on-device. MapleSign does not upload your .p12 or provision profiles to any server.
Re-sign IPAs with embedded entitlements, dylib injection, and bulk operations the same workflow Feather users expect.
Semi Local mode serves signed IPAs over HTTPS so iOS can install via itms-services without plugging into a computer.
Browse AltStore-format sources, download IPAs, and manage signed apps from one library view.
02 Quick start
Full walkthrough with certificate export steps: documentation.
03 Details
| Platform | iOS 16.0 or later � iPhone & iPad |
|---|---|
| Certificate | Apple Developer Program not a free personal team for production sideloading at scale |
| Install server | Built-in Vapor server (Semi Local / Fully Local) � optional external pairing |
| Based on | Fork of Feather / Ksign stack GPLv3 |
| Repository | github.com/macdirtycow/MapleSign |