codesign_fix icon indicating copy to clipboard operation
codesign_fix copied to clipboard

Segmentation fault

Open lvandal opened this issue 8 years ago • 1 comments

Unfortunately, the fix doesn't work for me.

dyld: Library not loaded: /usr/local/lib/libsubstrate.dylib Referenced from: /Users/[user]/codesign_fix/codesign_fix.dylib Reason: image not found /usr/bin/codesign: line 9: 2611 Segmentation fault: 11 DYLD_INSERT_LIBRARIES="${DIR}/codesign_fix.dylib" /usr/bin/codesign_old "${@:1}"

lvandal avatar Oct 27 '16 14:10 lvandal

@lvandal Did you try copying the dylibs to where they're expected?

https://github.com/conradev/codesign_fix/issues/2

gabek avatar Oct 27 '16 16:10 gabek