Xcode 12 和 iOS 15

Xcode 12 and iOS 15

是否可以通过某种方式将 iOS 15.0 模拟器添加到 Xcode 12.4? (并构建 & 运行 项目)

我有 xcode 12.4 和 xcode 13。 我无法在 xcode 13 中构建我的项目。 我只能在 xcode 12.4 中构建它 但是我想运行我的项目在iOS 15,可以运行吗? 如果是,那我该怎么做?

谢谢。

不,您不能在 Xcode 12.4 中安装 iOS 15 模拟器。

您可以通过 TestFlight 或手动将 .ipa/product 拖到 Xcode“设备”phone 中的 phone 物理设备上安装它 window 或 Finder。但是当你这样做时,你不能通过 Xcode 调试器交互式地调试它。


提醒一下:

Starting April 2022, all iOS and iPadOS apps submitted to the App Store must be built with Xcode 13 and the iOS 15 SDK.

因此,您需要在那时解决 Xcode 13 问题。参见 App Store submissions now open for iOS 15 & iPadOS 15