Lower the Deployment Target Error

Jassim Al Rahma 1,521 Reputation points
2022-09-16T12:36:36.103+00:00

Hi,

After updating to the latest xCode I am not able to see any Simulator and I am just getting the below message.

Kindly help..

241800-screen-shot-2022-09-16-at-43532-pm.png

Thanks,
Jassim

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,292 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Wenyan Zhang (Shanghai Wicresoft Co,.Ltd.) 26,146 Reputation points Microsoft Vendor
    2022-09-19T09:59:55.22+00:00

    Hello @Jassim Al Rahma ,

    XCode14 is not yet supported in Xamarin.iOS and MAUI, it's recommended that you do not upgrade to Xcode 14 just yet and keep using Xcode 13.4.1.
    You could try to downgrade Xcode (open this download link, sign in with your apple developer account, select Xcode 13.4.1 to download and install. After that, you can open Xcode, go to Preferences > Location > Command Line Tools, then select version 13.4.1.).
    You can also use the build from xcode14 branch if you need to keep Xcode 14. However, it is not a stable release version. For more information you can refer to Meta Xcode 14.0 Support #15954

    --Update--

    The Xcode 14.0 support to Xamarin.iOS is now available in the stable releases of Visual Studio for Windows and Mac. Please update to the latest stable versions of both. In addition, Visual Studio 2022 version 17.3.6 is now live and this brings Xcode 14 support to .NET 6 and MAUI. (Note: VS 2022 preview do not support now)

    Best Regards,
    Wenyan Zhang


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.