ROM-Knowledgeware / IPASign

Tool to update the provisioning profile and resign the IPA file

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

how to sign .dylib file ?

John0King opened this issue · comments

commented

the .dylib file need to be sign first , in order to generate new hash in CodeResource, I can see the code in CodeSignatureHelper.ResignExecutable but this method need to use the byes from CodeResource , but when sign the .dylib we do not have the correct CodeResource, can you help me ?

I did not and still do not have the time required to add support for framework / dylib files,
Why don't you help me instead and figure this out and create a fork?