I am creating a .a static library with bitcode enabled on lower version of Xcode (Xcode 8.1) and adding to a project to verify it. Still getting
Invalid bitcode version (Producer: '802.0.42.0_0' Reader: '800.0.42.1_0')
Earlier I had Xcode 8.3.3 installed as well, but I uninstalled it just to see if it was creating a problem. Seems like even after creating/compiling this library on Xcode 8.1, still it is giving error like it is built on Xcode 8.3.3. I have verified that while building the static library, the command line tool is set for Xcode 8.1