gpt4 book ai didi

ios - Xcode 构建 Google Analytics SDK 失败

转载 作者:行者123 更新时间:2023-11-28 21:43:39 29 4
gpt4 key购买 nike

我正在按照 Google Analytics for iOS 中的说明进行操作,一旦我设置了 SDK 文件和框架,我在尝试构建项目时遇到了这些错误:

Undefined symbols for architecture armv7:
"_sqlite3_column_double", referenced from:
-[GAIAnalyticsPropertiesStore propertyRecordForTrackingId:] in libGoogleAnalyticsServices.a(GAIAnalyticsPropertiesStore.o)
"_sqlite3_bind_double", referenced from:
-[GAIAnalyticsPropertiesStore bindRecord:toUpsertStatement:] in libGoogleAnalyticsServices.a(GAIAnalyticsPropertiesStore.o)

还有很多类似的,有其他人经历过吗?

谢谢

最佳答案

本教程对我来说似乎已经过时了。您是否添加了所有库?

CoreData.framework
SystemConfiguration.framework
libz.dylib
libsqlite3.dylib
libGoogleAnalyticsServices.a

我建议去官方文档。

关于ios - Xcode 构建 Google Analytics SDK 失败,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/31140725/

29 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com