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.57k stars 1.05k forks source link

improve signing apps with extensions #97

Closed kambala-decapitator closed 5 years ago

kambala-decapitator commented 5 years ago

This fixes #96.

Example how to sign tvOS Kodi app with working top shelf (only if you have paid account):

  1. create provisioning profiles for app and top shelf (not going to describe details here)
  2. extract deb manually
  3. sign Kodi.app/PlugIns/topshelf.appex with top shelf's provisioning profile
  4. just in case restart the signer app (maybe not needed)
  5. check the new checkbox “ignore plugins”, sign Kodi.app with kodi's provisioning profile
  6. the ipa can be uploaded to the ATV