if i try to build with ionic build ios i got the following error:
ARCHIVE FAILED
The following build commands failed:
CompileC /Users/admin/Library/Developer/Xcode/DerivedData/myProject-fesmtragugebfnaycctiydouagpb/Build/Intermediates/ArchiveIntermediates/myProject/IntermediateBuildFilesPath/myProject.build/Debug-iphoneos/myProject.build/Objects-normal/armv7/CordovaCamscanner.o myProject/Plugins/cordova-camscanner/CordovaCamscanner.m normal armv7 objective-c com.apple.compilers.llvm.clang.1_0.compiler
Hello i use your'e plugin in ionic 2:
if i try to build with ionic build ios i got the following error:
ARCHIVE FAILED
The following build commands failed: CompileC /Users/admin/Library/Developer/Xcode/DerivedData/myProject-fesmtragugebfnaycctiydouagpb/Build/Intermediates/ArchiveIntermediates/myProject/IntermediateBuildFilesPath/myProject.build/Debug-iphoneos/myProject.build/Objects-normal/armv7/CordovaCamscanner.o myProject/Plugins/cordova-camscanner/CordovaCamscanner.m normal armv7 objective-c com.apple.compilers.llvm.clang.1_0.compiler
Did you have any idea why?