DanTheMan827 / ios-app-signer

This is an app for OS X that can (re)sign apps and bundle them into ipa files that are ready to be installed on an iOS device.
https://dantheman827.github.io/ios-app-signer
GNU General Public License v3.0
5.64k stars 1.06k forks source link

why does ["so","0","vis","pvr", ...] requires to be signed ? #66

Open GYJEnjoy opened 6 years ago

GYJEnjoy commented 6 years ago

Is there any document from apple official site about which item should be signed ? I can't find any document for that, if someone else found it, please share to me. Thanks.

DanTheMan827 commented 6 years ago

Any and all binaries need to be signed

Kodi has various binary addons bundled with it, if they weren’t signed they would fail to start which would probably also crash Kodi

Those extensions are just some that Kodi uses