I'm unable to download iOS 11 Simulators for XCode 13.2.1 what should I do?
Asked
Active
Viewed 2,146 times
2
-
Did you find the solution? How did you test your app on iOS11 ? – Rohit Singh Feb 14 '23 at 20:04
1 Answers
2
You can check supported simulators for specific Xcode version on Apple Xcode support page.
Additionally, as answered on a similar issue, simulator availability depends on the installed MacOS version. While Xcode 13.2.1 seems to support iOS 11 simulators on Big Sur, on Monterey the lowest available version is 12.4.

Mike A.
- 121
- 5
-
So If I want to test my app on older simulators then it's impossible to do that? – Rohit Singh Feb 14 '23 at 20:03