1

构建ios有一些错误

TT

Xcode 的输出:↳ url_launcher-fgttqlawlkztnfglsqslrmrivxkq 在发布模式下构建 AOT 快照 (ios-release)...
为 arm64 构建 App.framework...

Building App.framework for armv7...
Building AOT snapshot in release mode (ios-release)...             38.2s
Built to build/aot/.
warning: parsing line table prologue at offset 0x6f697463 found unsupported
version 0x00
warning: line table parameters mismatch. Cannot emit.
note: while processing
/Users/a./Desktop/business-b/business-b/build/aot/armv7/snapshot_assembly.o
Project /Users/a./Desktop/business-b/business-b/ios/.. built and packaged
successfully.
ld: library not found for -lBSGridCollectionViewLayout
clang: error: linker command failed with exit code 1 (use -v to see
invocation)
url_launcher-fgttqlawlkztnfglsqslrmrivxkq
note: Using new build systemnote: Planning buildnote: Constructing build
description
4

1 回答 1

0

在此链接中 Flutter ios release build failed with exit code 1我找到了重新安装 Flutter SDK 的参考,但它对我不起作用。

于 2019-10-15T01:52:20.747 回答