I have tried these 1) codesign modified B => doesn't work2) codesign both A and B => doesn't work3) codesign both A and B by removing -o runtime - disabling hardend runtime => doesn't workwith 2 and 3 now, binary wont even start. lldb says bad executable (or shared library), dtruss says (no such file or directory)if I remove codesign from both A and B, then it works.
Topic:
Code Signing
SubTopic:
General
Tags: