简体   繁体   中英

Device Support files For iOS 14.4(Beta)

Not able to getting Device Support files For iOS 14.4(Beta). I have tried it to download from Xcode 12.3, but did not find.

I am using Xcode 11.3

Facing Below Error

This iPhone 7 Plus (Model 1661, 1784, 1785, 1786) is running iOS 14.4 (18D5030e), which may not be supported by this version of Xcode. An updated version of Xcode may be found on the App Store or at developer.apple.com.

Try downloading the latest Xcode version from https://xcodereleases.com
I'm currently using Xcode 12.3 with an iOS 14.4 and it works

I was also facing the Same issue. Below solution worked for me.

Rename the iOS 14.3 package in device support for iOS to 14.4.

Steps 1: Applications -> Xcode

Step 2: Show package content -> Contents -> developer -> platforms -> iPhoneOS.platform -> DeviceSupport

Step 3: rename 14.3 folder to 14.4.

Step 4: quit and launch Xcode.

This worked for me. try and let me know if you don't find any solution.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM