架构arm64 FireBase的重复符号

时间:2016-05-30 21:01:48

标签: ios swift firebase

我安装了这些pod:

source 'https://github.com/CocoaPods/Specs.git'
platform :ios, '8.1'

target 'xxx' do
  pod 'GoogleMaps'
  pod 'RSKImageCropper'
  pod 'AFNetworking', '~> 3.0'
  pod 'DZNEmptyDataSet'
  pod 'Base64', '~> 1.1.2'
  pod 'BGTableViewRowActionWithImage'
  pod 'Google/CloudMessaging'
  pod 'TYMProgressBarView'
  pod 'MobileVLCKit'
end

当我安装这个吊舱时:`pod' Firebase / Crash'我的项目无法构建,我有这个错误:Here

0 个答案:

没有答案