'The 'Pods' target has transitive dependencies that include static binaries' when installing GCM

前端 未结 5 1869
感情败类
感情败类 2020-12-06 04:45

I\'m trying to install Google Cloud Messaging for my iOS application (using swift). I\'ve added it to my Podfile like so:

# Uncomment this line to define a          


        
5条回答
  •  暗喜
    暗喜 (楼主)
    2020-12-06 05:19

    I met same problem with Google/Analytics pod.

    This issue may be resolved in the latest version of CocoaPods.

    See this: https://github.com/CocoaPods/CocoaPods/issues/3194

提交回复
热议问题