React Native 的 XCode 构建的 CompileAssetCatalog 失败

Fre*_*dyC 5 xcode ios react-native expo

我是一个 Windows 用户,所以我完全不知道我在这里做什么。我无法真正运行 XCode。我正在使用 Microsoft Mobile Center 为我进行构建。它经历了整个编译,但最终失败并出现此错误消息。

\n\n
\xe2\x96\xb8 Compiling LaunchScreen.storyboard\n** ARCHIVE FAILED **\n\nThe following build commands failed:\n    CompileAssetCatalog /Users/ci/Library/Developer/Xcode/DerivedData/tracker-alpha-ftjoguutzpnihlgvuldnwyyqxjbe/Build/Intermediates/ArchiveIntermediates/tracker-alpha/InstallationBuildProductsLocation/Applications/tracker-alpha.app tracker-alpha/Assets.xcassets\n(1 failure)\n##[error]Error: /usr/bin/xcodebuild failed with return code: 65\n
Run Code Online (Sandbox Code Playgroud)\n\n

这是一个基本的 React Native 应用程序,没有自定义代码,只是在将 CRNA 分离到 ExpoKit后尝试编译。您可以在此处的公共存储库中查看整个应用程序:https ://bitbucket.org/fredyc/tracker/src/f090e39c499204eaf629e4f13dd0f873dae2846e/ios/?at=ios

\n\n

如果有人可以尝试在真正的 XCode 中编译它,它可能会揭示更多信息。无论如何,这里是 Mobile Center 生成的详细日志(如果它能以某种方式提供帮助的话):https://pastebin.com/9CVrfBRJ

\n