Lower the 'Deployment Target' to see older simulators or check your Apple SDK path warning after update

Pelin Konaray 291 Reputation points
2021-09-22T14:18:25.663+00:00

I updated my xcode to xcode 13 for make test my xamarin.ios app on ios 15 devices. I updated visual studio for mac app to version 8.10.9
After this uptating, I opened my app in visual studio for mac but when I try to choose devices, I can't see devices. There is only a message that: "Lower the 'Deployment Target' to see older simulators or check your Apple SDK path"

I tried to change deployment target and I checked Apple SDK path from Preferences/SDK Locations/Apple/Apple SDK. I tried to set path both "/Applications/Xcode.app" and "/Applications/Xcode.app/". But none of them didn't worked for me. What sould I do?

Thanks in advance.

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

Accepted answer
  1. Wenyan Zhang (Shanghai Wicresoft Co,.Ltd.) 33,176 Reputation points Microsoft Vendor
    2021-09-23T02:56:00.26+00:00

    Hello,
    Welcome to our Microsoft Q&A platform!

    XCode13 is not supported in Xamarin, if you want to use Xcode13 and iOS 15 SDK , you need to install pkgs in your mac. For more information, you can refer to https://github.com/xamarin/xamarin-macios/issues/12778

    Best Regards,
    Wenyan Zhang


    If the response is helpful, please click "Accept Answer" and upvote it.
    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.

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.