I am using Xcode 7.3 and added Firebase SDK using cocoa pods. It adds 3.14 version of it.
Now when I am trying to archive it, it throws this error:
error: Invalid bitcode version (Producer: '800.0.42.1_0' Reader: '703.0.29_0').
Can anyone help me to resolve this issue?