Answers for "invalid sdk macosx.sdk, not found in /library/developer/commandlinetools/platforms/macosx.platform/developer/sdks"

1

Running system mono/msbuild, ERROR: Invalid SDK MacOSX.sdk, not found in /Library/Developer/CommandLineTools/Platforms/MacOSX.platform/Developer/SDKs

Turns out there’s a setting 
in Xcode’s preferences
under Locations which needs to be turned on. 
The part in the image called ‘Command Line Tools:’
was blank, so I toggled on the only option available.
I tried creating a new project and it worked.
Posted by: Guest on November-01-2020

Code answers related to "invalid sdk macosx.sdk, not found in /library/developer/commandlinetools/platforms/macosx.platform/developer/sdks"

Browse Popular Code Answers by Language