Closed
Description
I'm having a really annoying problem building for iOS, every time I build on unity I have to use Replace instead of Append, otherwise I will get
ld: 616 duplicate symbols for architecture arm64 clang: error: linker command failed with exit code 1 (use -v to see invocation)
And every time I use Replace I have to remove install! 'cocoapods', :integrate_targets => false
from the podfile or it wont create the xcworkspace.
Any ideia on how to not have to do this?
Also, every time I build on unity pod stops working on any open terminal window, I have to open a new one to use pod install. O_o
I'm running the remote_config testapp
Xcode version 8.2.1 (8C1002)
Unity 5.5.2f1
firebase_unity_sdk_3.0.1