I searched SO and Google, but can't find an answer that works. I used the new Firebase Cocoapod in several projects, but now when I add it to another project, I get the following error.
I am using Xcode 7.3.1 with cocoapods 1.0.1.
Here is my subfile:
Any help greatly appreciated!
Go to Build Settings>> Other Linker Flagson a new line $(inherited).
Build Settings
Other Linker Flags
$(inherited)
Make a Cmd+Ctrl+Kfor clean, and then create.
Cmd+Ctrl+K
,
: ios, '9.0'
target 'AppName' do # , Swift inhibit_all_warnings! use_frameworks!
pod 'Firebase' pod 'Firebase/Core' pod 'Firebase/Messaging'
. ,
Firebase SDK Firebase Frameworks ( , , " " ), Xcode .