【问题标题】:flutter build ios hava some problems library not found for -lBSGridCollectionViewLayoutflutter build ios hava some questions library not found for -lBSGridCollectionViewLayout
【发布时间】:2019-10-14 09:08:24
【问题描述】:

构建ios有一些错误

T.T

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

【问题讨论】:

  • 尝试将工作区设置更改为旧版构建系统,Xcode -> File -> Workspace Settings -> Build Systems 更改为 New Build System(default) -> Legacy Build System

标签: ios flutter


【解决方案1】:

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

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 2019-10-31
    • 2016-05-21
    • 1970-01-01
    • 2022-12-23
    • 1970-01-01
    • 2020-05-09
    • 2022-07-04
    • 1970-01-01
    相关资源
    最近更新 更多