My dev env is back.
I performed the following to get things operational (until I upgrade the MacPro:
1 uninstalled Xcode
2 manually delete everything in ./Library/Developer
3. Download Xcode 15.1 and CLT for Xcode 15.1
4. Reboot the MAC
5. Install Xcode 15.1 and CLT for Xcode 15.1
Do the verifications:
$ xcode-select -p
/Applications/Xcode.app/Contents/Developer
$ pkgutil --pkg-info $(pkgutil --pkgs | grep CLTools | head -n 1)
package-id: com.apple.pkg.CLTools_SDK_macOS13
version: 15.1.0.0.1.1700200546
volume: /
location: /
install-time: 1739554570
$ date -j -r 1739554570
Fri Feb 14 12:36:10 EST 2025
Topic:
Developer Tools & Services
SubTopic:
Xcode
Tags: