On 9/28/23 at 10:49 PM, Kenneth Wolcott wrote: > sudo port diagnose > Warning: No Xcode version info was found for your OS version.
The error was emitted by diagnose.tcl [1] because there was no information in xcode_versions.ini regarding what Xcode versions are supported for macOS 14 Sonoma. This has since been fixed by [2]. [1] https://github.com/macports/macports-base/blob/master/src/macports1.0/diagnose.tcl#L593 [2] https://github.com/macports/macports-ports/commit/ffdef818ba28
