Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Erase existing contents of _CodeSignature to prevent integrity errors #301

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

camila314
Copy link

This was causing problems with the IPA that I was using, it had a ResourceRules file that led to the zSign code signature being invalid.

@KupQ
Copy link

KupQ commented Aug 28, 2023

Sign will fail wit the an enterprise certificate.

@camila314
Copy link
Author

All my tests were done with enterprise certificates, this is not true.

@KupQ
Copy link

KupQ commented Aug 31, 2023

All my tests were done with enterprise certificates, this is not true.

WriteFile: Failed in fopen! /tmp/zsign_folder_1693511001322382/Payload/FoxTube.app/PlugIns/NotificationContentExtension.appex/_CodeSignature/CodeResources, No such file or directory
Writing CodeResources Failed! /tmp/zsign_folder_1693511001322382/Payload/FoxTube.app/PlugIns/NotificationContentExtension.appex/_CodeSignature/CodeResources

Signed Failed! (0.026s, 26206us)

" Tested in many applications "

@camila314
Copy link
Author

Seems like a problem with directory creation, not anything that should be related to enterprise certificates. Will run some more tests when I’m available.

@KupQ
Copy link

KupQ commented Sep 10, 2023

Seems like a problem with directory creation, not anything that should be related to enterprise certificates. Will run some more tests when I’m available.

Hello could you still look into this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants