Beelphegor / cordova-camscanner

4 stars 4 forks source link

Compile Error #15

Open hydrococcous opened 7 years ago

hydrococcous commented 7 years ago

Hello i use your'e plugin in ionic 2:

Cordova CLI: 7.0.0 Ionic Framework Version: 2.3.0 Ionic CLI Version: 2.2.3 Ionic App Lib Version: 2.2.1 Ionic App Scripts Version: 1.1.4 ios-deploy version: 1.9.1 ios-sim version: 5.0.13 OS: macOS Sierra Node Version: v6.10.3 Xcode version: Xcode 8.3.3 Build version 8E3004b

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?

saormart commented 7 years ago

Check this if it's not your case:

hydrococcous commented 7 years ago

Same Error :-(