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

Bug Fix: pass the required full path to checkMachOFile #108

Closed patelhiren closed 5 years ago

patelhiren commented 5 years ago

The file parameter was incorrectly passed to checkMachOFile. This bug would cause a file/dylib with no extension to be not properly signed.

DanTheMan827 commented 5 years ago

Thanks

DanTheMan827 commented 3 years ago

is there a problem?