我正在使用 Nest Developer https://developer.nest.com/ API 创建 iOS 应用程序。有谁知道如何将 Firebase 框架链接到我的应用程序中?我不断收到链接错误:
Undefined symbols for architecture i386:
"_OBJC_CLASS_$_FTransactionResult", referenced from:
objc-class-ref in NestThermostatManager.o
"_OBJC_CLASS_$_Firebase", referenced from:
objc-class-ref in NestThermostatManager.o
objc-class-ref in NestStructureManager.o
ld: symbol(s) not found for architecture i386
clang: error: linker command failed with exit code 1 (use -v to see invocation)