简体   繁体   English

iOS 14.4(Beta)的设备支持文件

[英]Device Support files For iOS 14.4(Beta)

Not able to getting Device Support files For iOS 14.4(Beta).无法获取 iOS 14.4(Beta)的设备支持文件。 I have tried it to download from Xcode 12.3, but did not find.我试过从 Xcode 12.3 下载它,但没有找到。

I am using Xcode 11.3我正在使用 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.此 iPhone 7 Plus(型号 1661、1784、1785、1786)运行 iOS 14.4 (18D5030e),此版本的 Xcode 可能不支持。 An updated version of Xcode may be found on the App Store or at developer.apple.com. Xcode 的更新版本可在 App Store 或 developer.apple.com 上找到。

Try downloading the latest Xcode version from https://xcodereleases.com尝试从https://xcodereleases.com下载最新的 Xcode 版本
I'm currently using Xcode 12.3 with an iOS 14.4 and it works我目前正在使用 Xcode 12.3 和 iOS 14.4,它可以工作

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.将 iOS 的设备支持中的 iOS 14.3 package 重命名为 14.4。

Steps 1: Applications -> Xcode步骤 1:应用程序 -> Xcode

Step 2: Show package content -> Contents -> developer -> platforms -> iPhoneOS.platform -> DeviceSupport第 2 步:显示 package 内容 -> 内容 -> 开发人员 -> 平台 -> iPhoneOS.platform -> DeviceSupport

Step 3: rename 14.3 folder to 14.4.第 3 步:将 14.3 文件夹重命名为 14.4。

Step 4: quit and launch Xcode.第 4 步:退出并启动 Xcode。

This worked for me.这对我有用。 try and let me know if you don't find any solution.如果您没有找到任何解决方案,请尝试让我知道。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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