After build my app, I got error with codesign wants to access key "access" in your keychain and multiple popup as shown in screenshot attached:
I would like to ask how to fix this error? After entering all the password didn't solve the issue. Clicking "Always Allow" didn't solve the issue either. Many thanks.
You have to allow codesign
in the access list:
security set-key-partition-list -S apple-tool:,apple:,codesign: -s -k keychainPass
Enter your password and then Click on Always Allow. That did the job for me.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With