updated plugin.xml and cordova references in ios files
This commit is contained in:
@@ -17,10 +17,10 @@
|
||||
under the License.
|
||||
*/
|
||||
|
||||
#import "CDVPlugin.h"
|
||||
#import "CDVInvokedUrlCommand.h"
|
||||
#import "CDVScreenOrientationDelegate.h"
|
||||
#import "CDVWebViewDelegate.h"
|
||||
#import <Cordova/CDVPlugin.h>
|
||||
#import <Cordova/CDVInvokedUrlCommand.h>
|
||||
#import <Cordova/CDVScreenOrientationDelegate.h>
|
||||
#import <Cordova/CDVWebViewDelegate.h>
|
||||
|
||||
@class CDVInAppBrowserViewController;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user