You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I use Xcode7.3 archive, this error occurs,
error: Invalid bitcode version (Producer: '800.0.38.0_0' Reader: '703.0.31_0')
clang: error: linker command failed with exit code 1 (use -v to see invocation)
I try to set my target's enable bitcode from yes to no, but it does not work for me
The text was updated successfully, but these errors were encountered:
When I use Xcode7.3 archive, this error occurs,
error: Invalid bitcode version (Producer: '800.0.38.0_0' Reader: '703.0.31_0')
clang: error: linker command failed with exit code 1 (use -v to see invocation)
I try to set my target's enable bitcode from yes to no, but it does not work for me
The text was updated successfully, but these errors were encountered: