Xcode doesn’t support iOS 15.0

Without updating Xcode, you need to put the relevant device file in the DeviceSupport section and run Xcode again. DeviceSupport files are located here. /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport https://github.com/filsv/iPhoneOSDeviceSupport You can download iOS15 devicesupport file from here, then you need to unzip, then you need to put it in DeviceSupport section on your mac. When you restart Xcode, … Read more