IOS 13.2 (17B84) Xcode 设备支持文件

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/58742549/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-09-15 11:03:26  来源:igfitidea点击:

IOS 13.2 (17B84) Device Support files for Xcode

xcodeios13xcode11.1

提问by ShibiN

"This iPhone is running iOS 13.2 (17B84), 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."

“这款 iPhone 运行的是 iOS 13.2 (17B84),此版本的 Xcode 可能不支持它。可以在 App Store 或 developer.apple.com 上找到更新版本的 Xcode。”

Does anybody have the IOS 13.2(17B84) Device Support files for Xcode 11.1 ?

有人有 Xcode 11.1 的 IOS 13.2(17B84) 设备支持文件吗?

Thank you..

谢谢..

回答by Heather B.

I downloaded the support files I needed from here:

我从这里下载了我需要的支持文件:

https://github.com/iGhibli/iOS-DeviceSupport

https://github.com/iGhibli/iOS-DeviceSupport

and added them to:

并将它们添加到:

Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport

Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport

and the error was fixed. It just needed to debug the phone (automatically) and it worked fine. I'm still even using Xcode 10.1, but with all the support files it builds on my iPhone fine that is updated to IOS 13.2

并且错误已修复。它只需要调试电话(自动)并且运行良好。我什至仍在使用 Xcode 10.1,但是它在我的 iPhone 上构建的所有支持文件都可以很好地更新到 IOS 13.2

回答by nSquid

Apparent you can find the device files in the beta version of Xcode, according to this answer: How to fix error "Could not locate device support files"

显然你可以在 Xcode 的 beta 版本中找到设备文件,根据这个答案: How to fix error "Could not locate device support files"