This issue can be caused from your Xcode Command Line Tools being out of date, because you do not have the latest MacOS version installed that gives you the latest version needed to compile things correctly. For example: This issue exists when running Xcode 14.2 on MacOS version 12.6.1, but does not exist on 12.6.2 when running Xcode 14.2. The Mac that my colleague and I were debugging (12.6.1) had a software update to 12.6.2, with an update to Xcode 14 Command Line tools. Hope this helps for future reference.
Post
Replies
Boosts
Views
Activity
Hi, a colleague and I just faced this issue about 15 minutes ago on Xcode 14.2. The issue can come from your MacOS version being outdated, stopping you from having the latest version of Xcode command line tools. My Mac is on 12.6.2, and things work fine. My colleague's Mac was on 12.6.1, with an update pending, that included Xcode 14 command line tools. Other resolutions, are also 'resetting' or updating their command tools by deleting and reinstalling Xcode. Use as directed.