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.6k stars 1.06k forks source link

If the ipa file with the framework is re-signed, launch the app is crash #253

Open leozhuo opened 11 months ago

leozhuo commented 11 months ago

If the ipa file with the framework is re-signed, launch the app is crash. If the ipa file does not contain the framework, the startup of the app after re-signing does not crash How can i solve it