Not able to install softwares (Ventura 13.5 in MacBook Pro 2019)
Trying to install a couple of softwares in my MacBook pro 2019 (Ventura 13.5) but getting error message as below:
** ld: unsupported tapi file type '!tapi-tbd' in YAML file '/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib/libm.tbd' for architecture x86_64**
** ld: unsupported tapi file type '!tapi-tbd' in YAML file '/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib/libSystem.tbd' for architecture x86_64**
Both the softwares used to work fine in Catalina/BigSur.
I already tried these
------------------
brew upgrade llvm
brew upgrade gcc
sudo rm -rf /Library/Developer/CommandLineTools
xcode-select --install
--------------------
but no luck!
MacBook Pro (2017 – 2020)