Hi everyone,
I’m using KiCad 9 RC3 on macOS, and I noticed that when launching the application, I get a prompt asking for access to my keychain (screenshot bellow).
I can just Deny and KiCad starts right up normally. Is this expected behavior?
Thanks!
That’s due to the git functionality which was turned on in rc3. It wants to grab the credentials for the repo to push/pull later on demand.
I think it’s already been fixed to only popup that prompt when actually trying push/pull.
9.0.0 has been released, you should upgrade