I'm getting this error when trying to compile my app to iOS:
[ERROR] : ** BUILD FAILED **
[ERROR] : The following build commands failed:
[ERROR] : CompileC build/Intermediates/app.build/Debug-iphoneos/app.build/Objects-normal/armv7/WatchSessionModule.o Classes/WatchSessionModule.m normal armv7 objective-c com.apple.compilers.llvm.clang.1_0.compiler
[ERROR] : (1 failure)
- Appcelerator Studio build: 4.5.0.201602170821
- Titanium SDK - 5.1.2.GA
- Xcode - Version 7.2.1
- OS - 10.11.3 iOS - iOS 9.2.1 (iPhone 4S)
Compiling to android works fine.