-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Codesigning error on Xcode 16 #269
Comments
I am also experiencing this on Apple M2 Pro 15.1 Beta (24B5055e) |
OP, I resolved this issue by deleting a duplicate Apple Development Certificate. Here’s what worked for me:
Note: I’m not entirely sure about any consequences of deleting this duplicate, so proceed with caution. Additionally:
|
I didn't have any duplicates but adding the G3 certificate seemed to fix the issue thanks. |
Updated to Xcode 16 now getting a code signing error when trying to create isa. I compile iOS app signer based off the new changes to the provisioning profile location but still getting this error.
The text was updated successfully, but these errors were encountered: