Unity 5.6.2,Firebase Unity SDK 4.0.3,Cocoapod 1.3.1我在Unity Project中添加了Firebase Auth包,Android运行良好。但是当我在iOs上运行相同的项目时,build in Unity运行得很好,但在编译过程中在XCode中运行失败
ld: library not found for -lGTMSessionFetcher我尝试添加Firebase Auth form Unity SDK 4.1.
我正在尝试将Firebase-Analytics集成到我的Unity 2013.3.1项目中。然而,团结未能建立。原因似乎是cocoapods。Note: as of CocoaPods 1.0, `pod repo update` does not happen on `pod install` by default.下面是生成的Podfile:
source 'https://github.com/CocoaPods/