Hi everyone,
I want to know if I can use Xcode 11.3.1 when I run an app on an iPhone iOS14. Or maybe do I have to update Xcode to the newest(11.5) for running an app on iOS14?
Thank you in advance.
I want to know if I can use Xcode 11.3.1 when I run an app on an iPhone iOS14. Or maybe do I have to update Xcode to the newest(11.5) for running an app on iOS14?
Thank you in advance.
You need to match the Xcode version with the iOS Device version. The Xcode Support article documents the specific iOS version ranges that each version of Xcode supports. Generally, an older Xcode version can't communicate with a newer iOS version, as is the case here.
The prior suggestion in this thread of copying some files around is not a supported solution. Please upgrade Xcode to a version that works with the specific iOS version instead.
The prior suggestion in this thread of copying some files around is not a supported solution. Please upgrade Xcode to a version that works with the specific iOS version instead.