Wait, I use osxkeychain. It’s basically a requirement if you’re pushing to an authenticated server over HTTPS and don’t want to have to deal with storing keys yourself. I suspect it is used a lot for this.
> On Apr 19, 2024, at 23:52, Kirill A. Korinsky <[email protected]> wrote: > > On Sat, 20 Apr 2024 00:25:47 +0200, > Sergio Had wrote: >> >> What do we do? :) > > To fix the build you have two options: > 1. Revert that patch for system before 10.7 > 2. Remove folder contrib/credential/osxkeychain > > I suggest to follow (2) as simpler thay and the good news that osxkeychain > is something that isn't often used. > > -- > wbr, Kirill
