iOS11 doesn't work as expected
Opened this issue · 4 comments
andreyzapt commented
It doesn't work on iOS11. Checked "apperian/isign" version and it also doesn't work.
Codesign reports error: invalid Info.plist (plist or signature have been modified)
andreyzapt commented
It doesn't work when executable has already wrong signature.
tuannm304 commented
me too! only few apps success. Almost apps sign success but when install ios said that invalid signature.
Anybody have the way to solve?
Deleted user commented
I love this project but it seems to have hit a brick wall. I need iOS 11 support but buying macs is so expensive. I hope the community can solve this
rib commented
In case it helps anyone here I've opened a pull request against the appknox fork of this project that fixed signing for iOS11 for me (at least for a simple test case): appknox#16