zhlynn / zsign

Maybe it is the most quickly codesign alternative for iOS12+, cross-platform ( macOS, Linux , Windows ), more features.
BSD 3-Clause "New" or "Revised" License
1.24k stars 374 forks source link

Unable to submit to appstore #290

Open xujimu opened 1 year ago

xujimu commented 1 year ago

I am trying to re-sign the ipa and change the build id, but submitting to the appstore will prompt a signature error, I remember that the previous version did not have this problem

 ./zsign -k cert.p12 -p 123456 -m 1.mobileprovision -o 456.ipa  -b com.asasd.aaaa  LMXim.ipa 
ITMS-90034: Missing or invalid signature - The bundle 'com.asasd.a' at bundle path 'Payload/HBuilder.app' is not signed using an Apple submission certificate.
stone-4827321 commented 1 year ago

I also encountered this problem. Have you solved it

xujimu commented 1 year ago

I also encountered this problem. Have you solved it

Yeah, I fixed it. Looking for an old version of zsign