ios - XCode 不包含在 iOS 13.3 上构建的文件

标签 ios xcode react-native build ios13.3

我刚刚将我的 iPhone 更新到 iOS 13.3,现在我无法构建一个简单的 React native 应用程序,我尝试下载最新的 XCode 版本(XCode 11.3 beta),它应该包含这些文件,但它没有。

macOS Mojave 10.14.6

最佳答案

听起来像这样:https://forums.developer.apple.com/thread/126948

提交了一个错误报告,还没有答案,将在更多信息时更新。

更新:

从 Apple 支持那里得到反馈,不确定那里到底发生了什么:

Xcode 11.3 contains the iOS 13.2 SDK, which supports iOS 13.3 development. However, you cannot set a deployment target of 13.3. Please set a deployment target of 13.2 if you want to support the latest features.

关于ios - XCode 不包含在 iOS 13.3 上构建的文件,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/59328102/

相关文章:

react-native - 引用错误 : `import` a file after the Jest environment has been torn down

ios - 动画着色器值

iphone - NSCachesDirectory 不是我的文件系统中的目录

ios - 'undefined' has no propType for native prop error react native

ios - 无法移动 UIImageView

xcode - 通过 Swift/XCode 中的方法返回类型自动完成

javascript - 如何在 native react 中有条件地渲染警报组件

iphone - 在 iphone 中播放 youtube 视频的问题

ios - 在#selector 函数中传递数据

arrays - Array of arrays of typealias 表达式类型不明确,没有更多上下文