Hi, I'm trying to downgrade my Xcode. I have uninstalled the Xcode 13, removed the Developer folder, removed the Xcode cache in the Library/Cache folder, and installed the xcode 12.4 version. Despite this, with Xcode, I continue to be able to compile the project and launch the app on devices with ios 15. I'm trying to go back to the previous Xcode because I'm working with a kmm project and the new Xcode breaks the strings localization library. What am I missing? Thanks, AP
Downgrade xcode from 13 to 12.4
I continue to be able to compile the project and launch the app on devices with ios 15
If you target iOS 14, it should run on iOS 15 as well.
But you may have problem to download from Xcode to device.
If that's the problem, see here for some advice:
h t t p s : / / dilumdesilva.medium.com/so-xcode-doesnt-support-your-iphone-s-os-version-here-s-how-to-fix-it-c2db7fd58468
I followed several guides removing Xcode folders and files from the filesystem and then the third or fourth time I was able to downgrade. Unfortunately, I am not sure about the list of files/folders to delete.