DanTheMan827 / ios-app-signer

This is an app for OS X that can (re)sign apps and bundle them into ipa files that are ready to be installed on an iOS device.
https://dantheman827.github.io/ios-app-signer
GNU General Public License v3.0
5.6k stars 1.06k forks source link

Ventura error #211

Open JaiGupta13 opened 2 years ago

JaiGupta13 commented 2 years ago

I get "a codesigning error" on Ventura beta 5 (22A5321d). I have not manually trusted the cert. I have tried removing everything from "~/Library/MobileDevice/Provisioning Profiles" I deleted all developer certs and reinstalled the only the one I need. The auto fixer tool is not able to fix the issue. The same cert on Monterey works perfectly fine.


2022-08-16 11:41:46 Added profile *, expires (10/17/22, 7:41:30 PM)
2022-08-16 11:41:46 Found 2 Codesigning Certificates
2022-08-16 11:41:46 Added signing certificate "Apple Development: Cuc Nguyen Thi Kim (5Z5WBSS38K)"
2022-08-16 11:41:46 Added signing certificate "Apple Development: Cuc Nguyen Thi Kim (5Z5WBSS38K)"
2022-08-16 11:41:46 Loaded Codesigning Certificate from Defaults: Apple Development: Cuc Nguyen Thi Kim (5Z5WBSS38K)
2022-08-16 11:41:46 Ready
2022-08-16 11:41:51 Selected provisioning profile *
2022-08-16 11:42:03 Temp folder: Optional("/var/folders/ts/yd50lr_d45qgvcm8yd6wxllm0000gn/T/com.DanTheMan827.AppSigner.9PWJxb5h")
2022-08-16 11:42:03 Working directory: /var/folders/ts/yd50lr_d45qgvcm8yd6wxllm0000gn/T/com.DanTheMan827.AppSigner.9PWJxb5h/out
2022-08-16 11:42:03 Payload directory: /var/folders/ts/yd50lr_d45qgvcm8yd6wxllm0000gn/T/com.DanTheMan827.AppSigner.9PWJxb5h/out/Payload
2022-08-16 11:42:09 Deleting: /var/folders/ts/yd50lr_d45qgvcm8yd6wxllm0000gn/T/com.DanTheMan827.AppSigner.9PWJxb5h```