There is a bug in Zsign that can't resign ipa properly with proper entitlement. it damages it.
This is not directly related to this project but a fix on that project are much appreciated.
It's written by C++
To Reproduce
Install Zsign
Try to resign an IPA file
You'll see the entitlement of app is broken
Expected Behavior
The entitlement of the unsigned app be same as resigned app
Description
There is a bug in Zsign that can't resign ipa properly with proper entitlement. it damages it. This is not directly related to this project but a fix on that project are much appreciated. It's written by C++
To Reproduce
Expected Behavior
The entitlement of the unsigned app be same as resigned app
Version Information
Seebaro: [e.g. 0.0.x-alpha.y] macOS: [e.g. 13.2.1] Xcode: [e.g. 14.2]
Additional Context
No response
Screenshots
No response