nowsecure / node-applesign

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

Avoid renaming app groups if -c and -m are passed #74

Closed mrmacete closed 5 years ago

mrmacete commented 6 years ago

Otherwise it will result in a failure during installation for invalid entitlements - because the renamed groups don't belong to the provisioning profile we're cloning entitlements from.