mirror of
https://github.com/wahyd4/BarcodeScanner.git
synced 2026-08-09 13:05:55 +10:00
[ios] removed CORDOVA_FRAMEWORK ref
This commit is contained in:
@@ -16,11 +16,7 @@
|
||||
//------------------------------------------------------------------------------
|
||||
#import "zxing-all-in-one.h"
|
||||
|
||||
#ifdef CORDOVA_FRAMEWORK
|
||||
#import <CORDOVA/CDVPlugin.h>
|
||||
#else
|
||||
#import "CDVPlugin.h"
|
||||
#endif
|
||||
|
||||
//------------------------------------------------------------------------------
|
||||
// Adds a shutter button to the UI, and changes the scan from continuous to
|
||||
|
||||
Reference in New Issue
Block a user