So I have updated to the latest Xcode version, and for the first 2 weeks, everything was working as expected. But today the simulators that I was using with iOS 16.4 disappeared.
I have also the Xcode 14.3.1 and there the simulators are appearing. The only simulator i can see on Xcode 15.2 is with iOS 17.2
Did anyone else experience this and how can I fix it?
Image from Xcode 15.2
Image from Xcode 14.3.1
My simulators
I tried to uninstall Xcode and I tried to uninstall the simulators.
From project settings, select your project target and open General
tab. Then, choose a minimum deployment version that is lower than iOS 16.4
like below: