UE-main Branch macOS Xcode error when Building from Source

I am attempting to build the UE-main branch on Mac (Sonoma) with Xcode (15.2) and get the following error associated with UserManagerEOS.cpp (found in the Engine’s Plugins>Online >OnlineSubsystemEOS >Source>OnlineSubsystemEOS>Private)
“no member named ‘AddExternalAccountMapping’ in ‘FEOSHelpers’",

Any suggestions on how I fix this?
Thank you