Hi,
I have followed the methods mentioned in the post mentioned by you, but I'm still facing the same issue.
I have given Always Allow in the popup when I tried to sign a local file with the identity from the login.keychain, It is working without any popup in the EC2, but but failing when signing from the local, Is both the issue related?
codesign --force --sign [Identity_in_login_keychain] test.txt
test.txt: replacing existing signature
Warning: unable to build chain to self-signed root for signer "Apple Development: ...."
test.txt: errSecInternalComponent
Just to add more details, I'm on a Mac instance running Ventura 13.4
Topic:
Developer Tools & Services
SubTopic:
Xcode
Tags: