Hi, I just updated my iPhone 7 Plus to iOs 14.5 and my Xcode (ver 12.4) isn't letting me deploy my app to my phone. It tried to install some packages, but suddenly the download stopped. If anyone could help me, I would be really thankful :)
'iPhone unsupported OS version'
Can't you install Xcode 12.5 ?
Xcode 12.5 includes SDKs for iOS 14.5, iPadOS 14.5, tvOS 14.5, watchOS 7.4, and macOS Big Sur 11.3. The Xcode 12.5 release supports on-device debugging for iOS 9 and later, tvOS 9 and later, and watchOS 2 and later. Xcode 12.5 requires a Mac running macOS Big Sur 11 or later.
I’m running macOS Catalina
To build on iOS 14.5 device, you need Xcode 12.5, hence MacOS 11 BigSur.
https://stackoverflow.com/questions/66782110/xcode-12-and-ios-14-sdk
You could download through TestFlight, but that's not equivalent (notably for debug).
https://stackoverflow.com/questions/66782110/xcode-12-and-ios-14-sdk
You could download through TestFlight, but that's not equivalent (notably for debug).
Is that the final correct answer ?I’m running macOS Catalina
I ticked the wrong answer- sorry 😂