'NTLM' authentication is not supported (-1) Xcode 13.3

988 views Asked by At

After upgrading to Xcode 13.3+ i started receiving an error when pushing my code to git in TFS as the below meaning that my credentials are rejected:

'NTLM' authentication is not supported (-1) Xcode

I asked the question on Apple Developer Forums, one of the suggestions was to disable NTLM from TFS configs Windows Authuntication, We tried that which caused other teammates using Visual studio and browser to unable to login to TFS.

Previously in Xcode 13.2.1 or older versions the issue didn't appear at all, and Apple didn't mention such a change in Xcode release notes.

0

There are 0 answers