ld: unknown option: -no_warn_duplicate_libraries in Xcode 15.1 and Xcode 15.2

Hello, We were getting duplicate symbol errors when we switched to Xcode 15. So we added -ld64 other linker flags as per other posts and Xcode 15 release notes. After adding this it works fine on Xcode 15.0. But on Xcode 15.1 and 15.2 it gives another error ld: unknown option: -no_warn_duplicate_libraries Could you please let us know how can we resolve this?

ld: unknown option: -no_warn_duplicate_libraries in Xcode 15.1 and Xcode 15.2
 
 
Q