Posts

Post not yet marked as solved
1 Replies
I was expierencing a similar issue or at least a similar error:Clang option verification failed for bitcode 2113 (argument -emit-obj is required)I was able to by pass the issue by setting "Enable Bitcode" in build options to NO, but would like to get to the cause.Does any one understand, or know anything about this error?Where can I find this error for "bitcode 2113"?Where does one add the "-emit-obj" argument.Cheers,Justin.