0
I need to emulate the iphone with IOS 12.2 but my Xcode does not have this option. I saw that in Xcode 10.2 comes with IOS 12.2 but the company mac does not let install because it needs a newer macOS. I tried the solution> Download the image of 12.2 and play along the way: Contents > Developer > Platforms > iphoneOS.Platform > Devicesupport I restarted the Xcode and tried to add this simulator with this new OS, but the option of this OS 12.2 does not appear, there is some other solution?
After copying the iOS 12.2 image to device support, did you try to create a new simulator by going to "Window -> Devices and Simulators -> Simulators -> +"? The "OS version" option does not show 12.2?
– Igor Castañeda Ferreira
Sorry to ask, but have you tried by Xcode? Window -> Devices and Simulators -> Simulators -> + -> OS Version -> Download More?
– Edson Filho