I have a simple Hello World! app. It seems to run on my Android Device and emulator. If I want to run it on my iOS simulator the build fails. I have Xcode Version 7.2.1 installed.
Error message:
[ERROR] : ** BUILD FAILED **
[ERROR] : The following build commands failed:
[ERROR] : CompileC build/Intermediates/HelloWorld.build/Debug- iphonesimulator/HelloWorld.build/Objects-normal/x86_64/MediaModule.o Classes/MediaModule.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler
[ERROR] : (1 failure)