У меня "pod install", и мой файл pod выглядит следующим образом:
# Uncomment the next line to define a global platform for your project
#platform :ios, '9.0'
target 'MyTaxii' do
# Comment the next line if you don't want to use dynamic frameworks
use_frameworks!
# Pods for MyTaxii
pod 'Firebase/Core'
pod 'Firebase/Database'
pod 'Firebase/Auth'
pod 'Firebase/Storage'
pod 'GeoFire', '>= 1.1'
end
я открываю .xworkspace и после запуска получаю ошибку
"'Firebase/Firebase.h' file not found "
в моем "GeoFire.m" "и GFQuery.m"