将 GoogleCast SDK 与 Cocoapods 集成

Integrating GoogleCast SDK with Cocoapods

我们在通过 Cocoapods 为 iOS v3.3.0 集成 GoogleCast SDK 时遇到了一些问题。

运行 'pod install' 可以很好地安装 pod,它也可以毫无问题地构建和运行项目,但是当应用程序在设备上启动时,它会崩溃并显示以下消息:

dyld:库未加载:@rpath/GoogleCast.framework/GoogleCast 引用自:/var/containers/Bundle/Application/735F9E66-D710-4E36-937D-50146F67B4DC/xxx.app/xxx 原因:找不到图像

我们已经对这个主题进行了彻底的研究,但我们在这一点上停滞不前。

谢谢,问候。

你说的我都试过了

使用 iPhone 6 和 cocoapods 1.2.0 似乎正在构建并且 运行 完美。

我在这里做了测试:https://github.com/alextarrago/gcasttestcocoapods