简体   繁体   English

我可以使用 xcode 11 在 Mojave 14.6 上调试 iOS 14 吗?

[英]Can I debug iOS 14 on Mojave 14.6 with xcode 11?

My Mac version is Mojave 14.6, and if I don't upgrade to Catalina, is it possible to debug app on device of iOS 14 on xcode 11?我的 Mac 版本是 Mojave 14.6,如果我不升级到 Catalina,是否可以在 xcode 11 的 iOS 14 设备上调试应用程序?

If not , maybe i won't upgrade my iPhone to iOS 14...如果没有,也许我不会将我的 iPhone 升级到 iOS 14 ......

What is important is the version of XCode.重要的是 XCode 的版本。 If you are using XCode 11, then you can only deploy to iOS 13 or lower.如果您使用的是 XCode 11,那么您只能部署到 iOS 13 或更低版本。 Definitely don't upgrade to iOS 14 if you want to stay with XCode 11.如果你想继续使用 XCode 11,绝对不要升级到 iOS 14。

This is especially important if you are just learning iOS development and your resources and sample code references XCode 11. Upgrading to XCode 12 might make some of the sample code or instructions not work anymore.如果您刚刚学习 iOS 开发并且您的资源和示例代码参考 XCode 11,这一点尤其重要。升级到 XCode 12 可能会使某些示例代码或说明不再起作用。 Best you complete your learning and then upgrade.最好你完成你的学习然后升级。 Once you are proficient, you can upgrade and you should be able to fix any changes necessary to support the new version of XCode.熟练后,您可以升级,您应该能够修复支持新版本 XCode 所需的任何更改。 Also possibly the original author will have updated their learning material as well.也可能原作者也更新了他们的学习材料。

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

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