【发布时间】: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