Is it possible to add somehow iOS 15.0 simulator to Xcode 12.4? (and build & run the project)
I have both xcode 12.4 and xcode 13. I can't build my project in xcode 13. I can build it only in xcode 12.4 But I would like to run my project on iOS 15, Is it possible to run? If Yes, then how can I do it?
Thanks.