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

Fix #130 - Add --generate-entitlement-der to support iOS 15 signing #131

Closed trufae closed 2 years ago

trufae commented 2 years ago

I can confirm this patch works, even on old pre-ios-15 xcode and also on Catalina (macOS 10.15), seems like the flag was already available quite long before it was needed for iOS15. But it's not documented in the manpage or the help message.