【发布时间】:2016-03-23 21:24:28
【问题描述】:
我正在尝试运行它...
platform :ios. '9.0'
use frameworks!
pod 'Firebase', '>= 2.5.0'
但我不断在 pod install 上得到这个
[!] Invalid `Podfile` file: syntax error, unexpected tSTRING_BEG, expecting '('
platform :ios. '9.0'
^. Updating CocoaPods might fix the issue.
【问题讨论】:
-
咳咳,你试过更新 CocoaPods 了吗?
标签: ios swift installation firebase