mirror of
https://github.com/apache/cordova-plugin-file-transfer.git
synced 2026-04-28 00:02:49 +08:00
fixed mistake in ios references
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
|
||||
#import <Cordova/CDV.h>
|
||||
#import "CDVFileTransfer.h"
|
||||
#import "CDVFile"
|
||||
#import "CDVFile.h"
|
||||
|
||||
#import <AssetsLibrary/ALAsset.h>
|
||||
#import <AssetsLibrary/ALAssetRepresentation.h>
|
||||
|
||||
Reference in New Issue
Block a user