【发布时间】:2017-01-30 11:50:25
【问题描述】:
当我安装“Firebase”pod 时,出现此消息,我无法在 Xcode 上工作。
Lopez-MacBook-Pro:tres Lopezeselmejor$ vim Podfile
# Uncomment this line to define a global platform for your project
platform :ios, '9.0'
target 'tres' do
# Comment this line if you're not using Swift and don't want to use dynamic frameworks
use_frameworks!
# Pods for tres
'Firebase'
end
Lopez-MacBook-Pro:tres Lopezeselmejor$ pod install
Analyzing dependencies
Downloading dependencies
Generating Pods project
Integrating client project
[!] Please close any current Xcode sessions and use `tres.xcworkspace` for this project from now on.
Pod installation complete! There are 0 dependencies from the Podfile and 0 total
pods installed.
[!] The Podfile does not contain any dependencies.
【问题讨论】:
-
Markdown 很简单。学习吧。
标签: xcode firebase cocoapods swift3