I'm trying to validate my Flutter iOS app for distribution and I'm getting this error:
As far as I can understand, I'm using the latest version of XCode. What can I do to fix this?
I'm using Xcode 12.5 Build version 12E5234g. The link given in Apple's error notification above does not show any recommended versions.Invalid Toolchain. Your app was built with an unsupported SDK or version of Xcode. If you plan to submit this build to the App Store, make sure you are using the versions listed in https://help.apple.com/xcode/mac/current/#/devf16aefe3b or later.
As far as I can understand, I'm using the latest version of XCode. What can I do to fix this?