我的应用程序存档完美保存了两周(是我所做的最新更新)。
\n在对颤振代码进行一些细微更改(我没有添加任何包或其他东西)之后,我尝试再次存档,但遇到了一些奇怪的错误,我不知道它们来自哪里(这些错误来自库,所以没有真正的错误)对其进行更改)。我可以在模拟器上运行它,并且可以毫无问题地进行构建。我只是无法存档。
\n这是错误:
\nRunning Xcode build... \nXcode archive done. 80.5s\nFailed to build iOS app\nError output from Xcode build:\n\xe2\x86\xb3\n 2022-03-20 00:27:32.265 xcodebuild[22543:393081] Requested but did not find extension point with identifier Xcode.IDEKit.ExtensionSentinelHostApplications for extension\n Xcode.DebuggerFoundation.AppExtensionHosts.watchOS of plug-in com.apple.dt.IDEWatchSupportCore\n 2022-03-20 00:27:32.266 xcodebuild[22543:393081] Requested but did not find extension point with identifier Xcode.IDEKit.ExtensionPointIdentifierToBundleIdentifier for extension\n Xcode.DebuggerFoundation.AppExtensionToBundleIdentifierMap.watchOS of plug-in com.apple.dt.IDEWatchSupportCore\n ** ARCHIVE FAILED **\n\n\nXcode's output:\n\xe2\x86\xb3\n Writing result bundle at path:\n /var/folders/lp/myd6ssb57_jg81p9920h5_sr0000gn/T/flutter_tools.AJZJFr/flutter_ios_build_temp_dir4zPWKc/temporary_xcresult_bundle\n\n LLVM ERROR: out of memory\n Allocation failed\n Please submit a …Run Code Online (Sandbox Code Playgroud)