2

I'm developing and iOS app with iOS 11 support, but with Xcode 13.4 update I'm missing the possibility to add / install iOS 11 simulator. Is there any chance to have iOS 11.x simulator in Xcode 13.4?

enter image description here

if there is any chance, how to develop iOS app with iOS 11 ?

lxxyeon
  • 51
  • 1
  • 5

1 Answers1

0

You can install it from Xcode:

Window > Devices and Simulators > Simulators

Click the + button and you will be able to install the desired version

Jan Černý
  • 1,268
  • 2
  • 17
  • 31
Gidina
  • 1