
Either upgrade Xcode to get the required header files or set the managed linker behaviour to Link Framework SDKs Only in your project's iOS Build Options > Linker Behavior (to try to avoid the new APIs). Users/Vladimir/Projects/test/Test/Test.iOS/MTOUCH: Error MT0180: This version of Xamarin.iOS requires the iOS 16.4 SDK (shipped with Xcode 14.3). The current Xcode version (found in /Applications/Xcode.app/Contents/Developer) is 14.1. Users/Vladimir/Projects/test/Test/Test.iOS/MTOUCH: Warning MT0079: The recommended Xcode version for Xamarin.iOS 16.4.0 is Xcode 14.3 or later. Visual Studio gives me the following errors: But I accidentally updated the visual studio 2022 xamarin.iOS package and now visual studio requires me to update Xcode to version 14.3, and my maximum Xcode update version is 14.1.


I have a macbook pro 2015 and I can't update mac oS.
