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

Resign downloaded app and launch will crash #67

Open liuxuan30 opened 6 years ago

liuxuan30 commented 6 years ago

Hi there, thanks for this app!

I use my account downloaded abc.ipa from other people which is from AppStore. I can use Xcode to install abc.ipa to my iPhone, and launch it, without problem;

Then I use my own certs and wild provisioning file to sign it, app signner works without any issue.

However when using Xcode to install it, after install, every time I click the app button, it will crash then. Any ideas?