You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Plugin does not seem to compile on ios.
The linker complains about missing files and refuses to compile.
/_/platforms/ios/build/fleximaal.build/Debug-iphonesimulator/_.build/Objects-normal/i386/CDVBarcodeScanner.o
clang: error: no such file or directory: '***/platforms/ios/fleximaal/Plugins/com.phonegap.plugins.barcodescanner/CDVBarcodeScanner.mm'
clang: error: no input files
Command /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang failed with exit code 1
The text was updated successfully, but these errors were encountered:
Plugin does not seem to compile on ios.
The linker complains about missing files and refuses to compile.
/_/platforms/ios/build/fleximaal.build/Debug-iphonesimulator/_.build/Objects-normal/i386/CDVBarcodeScanner.o
clang: error: no such file or directory: '***/platforms/ios/fleximaal/Plugins/com.phonegap.plugins.barcodescanner/CDVBarcodeScanner.mm'
clang: error: no input files
Command /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang failed with exit code 1
The text was updated successfully, but these errors were encountered: