Changes between Version 170 and Version 171 of ProblemHotlist
- Timestamp:
- Sep 18, 2025, 9:52:24 PM (5 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ProblemHotlist
v170 v171 5 5 == Build failures after updating to version 16.0 of Xcode Command Line Tools == #clts16 6 6 7 If you update an older version of the Command Line Tools for Xcode to version 16.0 , clang++ may no longer be able to find standard C++ headers. This appears to be due in part to the installer neglecting to remove a directory that was installed by older versions.7 If you update an older version of the Command Line Tools for Xcode to version 16.0 or later (including 26.x), clang++ may no longer be able to find standard C++ headers. This appears to be due in part to the installer neglecting to remove a directory that was installed by older versions. 8 8 9 9 You can fix the problem by running the following command:
