【发布时间】:2016-09-22 12:42:01
【问题描述】:
我正在关注Google Cloud Messaging for iOS 的官方指南:
从终端使用以下命令开始示例:
pod 试试谷歌
从提示中选择 GcmExample.xcodeproj 选项。
但这是我的控制台输出:
pod try Google
Updating spec repositories
Trying Google
1: Samples/analytics/AnalyticsExample.xcodeproj
2: Samples/signin/SignInExample.xcodeproj
Which project would you like to open
GcmExample 根本没有选项。
【问题讨论】:
标签: ios google-cloud-messaging cocoapods