atsusy / TiPaperFold

Titanium Mobile module for "PaperFold for iOS"
MIT License
63 stars 21 forks source link

xcodebuild failed #18

Open Muurtegel opened 11 years ago

Muurtegel commented 11 years ago

Hello, This is the first time I try to build a module and I get the following error:

The following build commands failed:
  CompileC build/TiPaperFold.build/Release-iphoneos/TiPaperFold.build/Objects-normal/armv7/JpMsmcTipaperfoldModule.o Classes/JpMsmcTipaperfoldModule.m normal armv7 objective-c com.apple.compilers.llvm.clang.1_0.compiler
  CompileC build/TiPaperFold.build/Release-iphoneos/TiPaperFold.build/Objects-normal/armv7/FacingView.o PaperFold-for-iOS/PaperFold/PaperFold/PaperFold/FacingView.m normal armv7 objective-c com.apple.compilers.llvm.clang.1_0.compiler
(2 failures)
xcodebuild failed

Am I doing something wrong or am I missing something?

Muurtegel commented 11 years ago

I am using Titanium SDK version 2.1.4.GA Should I download version 2.1.0 to build this?