isign icon indicating copy to clipboard operation
isign copied to clipboard

Code sign iOS applications, without proprietary Apple software or hardware

Results 2 isign issues
Sort by recently updated
recently updated
newest added

I am trying to inject dylib in IPA file and signing it using the library. I am getting below error "@rpath/libswiftAVFoundation.dylib Reason: no suitable image found. Did find: | */Frameworks/libswiftAVFoundation.dylib:...

Hi, I've tried to call isign, but got the error: `$ sudo ./isign Traceback (most recent call last): File "./isign", line 4, in from isign import isign ImportError: No module...