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

Sign Watch-Kit Apps #84

Open platix opened 5 years ago

platix commented 5 years ago

For micro-apps and appex is requiered to specify a unique embedded.mobileprovision that match app id. Applesign needs to use this embedded.mobileprovision as an extra argument only in the micro-app or appex like in watchkit apps or watchkit extensions

trufae commented 4 years ago

Can you test if this branch works for you? https://github.com/nowsecure/node-applesign/pull/103