nowsecure / node-applesign

NodeJS module and commandline utility for re-signing iOS applications (IPA files).
https://www.nowsecure.com
MIT License
420 stars 77 forks source link

Add option to pseudo-sign using ldid2 #114

Closed mrmacete closed 3 years ago

mrmacete commented 3 years ago

Used -Z because the meaningful part of the alphabet was already taken 😅.

With this change bin/applesign -Z just pseudo-signs the input IPA without the need to specify a mobile provisioning profile and preserves the entitlements as they are. Potentially, it's possible to further extend this and also merge in additional entitlements.