After updating Visual Studio for Mac to version 8.9 the Apple SDK is no longer found. When entering /Applications/Xcode.app Visual Studio states XCode 12.4 found at default location. After restarting Visual Studio it is set back to /Library/Developer/CommandLineTools stating No SDK found at specified location.
Also, there is no longer an iOS item in section Projects.
Trying to compile an iOS project on the command line throws this error:Could not find a valid Xcode app bundle at '/Library/Developer/CommandLineTools'. Please update your Apple SDK location in Visual Studio's preferences (Projects > SDK Locations > Apple > Apple SDK).
What happened? I could not find any related information in the Release notes.




][1]