Xcode 12 4 Unsupported OS version after iPhone iOS update 14 7

0 votes

Following an iOS 14.7+ update, Xcode 12.4 is no longer able to develop for that iPhone model.

The most recent iPhone will have alongside it when selecting a Build Destination in Xcode (Product > Destination > [device] or from the UI menu shown below:-

(unsupported OS version):

xcode build destinations dropdown

iPhone listed with "(unsupported OS version)".

unsupported OS version

Big Sur and Xcode 12.5 upgrades are not possible.
I can't upgrade to Xcode 12.5 since I'm stuck on Mac OS Catalina (ancient hardware) and it needs Big Sur.

How may device support be added to or updated in Xcode so that we can develop for an unsupported iPhone version (iOS 14.7+)?

Sep 20, 2022 in IOS by Soham
• 9,700 points
880 views

1 answer to this question.

0 votes
This may only be a short-term fix, but this is what I found to work:

Access Device Support by going to contents/Developer/platform/iPhoneOS.platform.
Copy the device support file from your previous iOS 14.5 or an earlier version.
Copy, then paste, changing the iOS number to 14.6.
You should be able to run your code on your phone after restarting Xcode.
In case someone gets stuck or can't run Xcode on their phone, FYI this has worked for me previously also with a different iOS, so it could be able to help for later versions.
answered Sep 21, 2022 by Rahul
• 9,670 points

Related Questions In IOS

0 votes
1 answer

what font face of clock on lock screen of iPhone (iOS 9)?

San Francisco is the default font in ...READ MORE

answered Sep 20, 2022 in IOS by Aditya
• 7,680 points
738 views
0 votes
0 answers

iOS Custom Notification Sound (UNNotificationSound) doesn't play when iPhone is locked

I edit the notification before showing it ...READ MORE

Sep 22, 2022 in IOS by Soham
• 9,700 points
586 views
0 votes
0 answers

iOS: Torch level on iPhone 11 Pro

I'm using the AVCaptureDevice.setTorchModeOn(level) method to turn ...READ MORE

Sep 27, 2022 in IOS by Soham
• 9,700 points
225 views
0 votes
0 answers

How to access and read a file on a USB drive from IOS? (Connected via OTG cable to iPhone)

Can I access a text file on ...READ MORE

Nov 7, 2022 in IOS by Soham
• 9,700 points
376 views
0 votes
1 answer

URL Scheme for iOS Home App

I think you could try doing it ...READ MORE

answered Nov 16, 2018 in IoT (Internet of Things) by nirvana
• 3,130 points
918 views
0 votes
1 answer

swift for windows? xcode on windows? ?

Hi, @Aminegac, If you’re a little more technically ...READ MORE

answered Dec 4, 2020 in Others by Nikita
1,358 views
0 votes
0 answers

NO iOS 14.6 Simulator Found Anywhere

I developed an app for a client ...READ MORE

Sep 22, 2022 in Others by gaurav
• 23,260 points
289 views
0 votes
1 answer

Xcode 12.4 “Unsupported OS version” after iPhone iOS update 14.7

This might be a temporary solution but ...READ MORE

answered Nov 4, 2022 in Others by gaurav
• 23,260 points
963 views
0 votes
1 answer

How is a rounded rect view with transparency done on iphone?

view.layer.cornerRadius = radius; The difficult technique is to ...READ MORE

answered Sep 22, 2022 in IOS by Rahul
• 9,670 points
458 views
0 votes
1 answer

How to build a font generator in iOS Swift and allowing pasting to clipboard

On your iPhone, you cannot copy and ...READ MORE

answered Sep 22, 2022 in IOS by Rahul
• 9,670 points
610 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP