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

Fix crash on empty input #251

Open dnicolson opened 12 months ago

dnicolson commented 12 months ago

This prevents a crash if the file input is empty or less than 4 characters (which causes parsing http to fail).