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.
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.