【发布时间】:2015-07-05 04:36:12
【问题描述】:
我在我的项目中使用 PNChartSwift 和 GCM。 我需要使用“use_frameworks!”对于 PodFile 中的 PNChartSwift,所以对于 GCM,我不能使用“use_frameworks!”在 PodFile 中
我将如何使用 gcm?
记录错误“pod install”
Using PNChartSwift (0.0.2)
Using STZPopupView (1.0.1)
[!] The 'Pods' target has transitive dependencies that include static binaries: (/Users/Sina/Desktop/MyShatelIOS/MyShatel/Pods/GGLInstanceID/Libraries/libGGLInstanceIDLib.a, /Users/Sina/Desktop/MyShatelIOS/MyShatel/Pods/Google/Libraries/libGGLCloudMessaging.a, /Users/Sina/Desktop/MyShatelIOS/MyShatel/Pods/Google/Libraries/libGGLCore.a, /Users/Sina/Desktop/MyShatelIOS/MyShatel/Pods/GoogleCloudMessa
【问题讨论】:
标签: ios swift cocoapods google-cloud-messaging