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

A signed resource has been added, modified, or deleted. #98

Open rafa-a opened 5 years ago

rafa-a commented 5 years ago

I get above error message when trying to load the app to my Apple TV 4K, after finish signing.

Thanks in advance.

mrhebert commented 5 years ago

I am having this issue as well. Digging in deeper into the console output I see the following error: 0x16d0d7000 handle_install: Installation failed: Error Domain=MIInstallerErrorDomain Code=13 "Failed to verify code signature of /private/var/installd/Library/Caches/com.apple.mobile.installd.staging/temp.d1YWTb/extracted/Payload/Provenance.app/Frameworks/QuickTableViewController.framework

DanTheMan827 commented 5 years ago

@rafa-a Signing what? can the app be shared for debugging?

@mrhebert I don't see that framework in the provenance iOS app, are you talking about the emulator or something else?

rafa-a commented 5 years ago

@DanTheMan827 I am trying to sign the following app:

https://github.com/PopcornTimeTV/PopcornTimeTV

ericissimo commented 5 years ago

same issue version however 1.10 does work

rafa-a commented 5 years ago

Eric, thanks mate! You saved my life!

v1.10 worked for the too!

daniyaelo commented 5 years ago

I get above error message when trying to load the app to my Apple TV 4K, after finish signing.

Thanks in advance. I have the same issue any reselotion for it ?!