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

Signing large ipa error #12

Closed TaMaX83 closed 8 years ago

TaMaX83 commented 8 years ago

When i want sign large ipa (2GB) aplication stops with "Error extracting ipa file" message. I commented case "ipa": part in source and extracted payload by hand. Proccess finished with success.

TaMaX83 commented 8 years ago

Ok , i echoed unzip and its bad CRC message Funny thing that i can unzip with finder , sign and run this app anyway...