|
@@ -184,9 +184,9 @@
|
|
|
F7581D1A25EFDA61004DC699 /* NCLoginWeb+Menu.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7581D1925EFDA60004DC699 /* NCLoginWeb+Menu.swift */; };
|
|
|
F7581D2425EFDDDF004DC699 /* NCMedia+Menu.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7581D2325EFDDDF004DC699 /* NCMedia+Menu.swift */; };
|
|
|
F758A01227A7F03E0069468B /* JGProgressHUD in Frameworks */ = {isa = PBXBuildFile; productRef = F758A01127A7F03E0069468B /* JGProgressHUD */; };
|
|
|
- F758B45A212C564000515F55 /* Scan.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = F758B457212C564000515F55 /* Scan.storyboard */; };
|
|
|
- F758B45E212C569D00515F55 /* ScanCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = F758B45D212C569C00515F55 /* ScanCell.swift */; };
|
|
|
- F758B460212C56A400515F55 /* ScanCollectionView.swift in Sources */ = {isa = PBXBuildFile; fileRef = F758B45F212C56A400515F55 /* ScanCollectionView.swift */; };
|
|
|
+ F758B45A212C564000515F55 /* NCScan.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = F758B457212C564000515F55 /* NCScan.storyboard */; };
|
|
|
+ F758B45E212C569D00515F55 /* NCScanCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = F758B45D212C569C00515F55 /* NCScanCell.swift */; };
|
|
|
+ F758B460212C56A400515F55 /* NCScanCollectionView.swift in Sources */ = {isa = PBXBuildFile; fileRef = F758B45F212C56A400515F55 /* NCScanCollectionView.swift */; };
|
|
|
F75A9EE623796C6F0044CFCE /* NCNetworking.swift in Sources */ = {isa = PBXBuildFile; fileRef = F75A9EE523796C6F0044CFCE /* NCNetworking.swift */; };
|
|
|
F75A9EE723796C6F0044CFCE /* NCNetworking.swift in Sources */ = {isa = PBXBuildFile; fileRef = F75A9EE523796C6F0044CFCE /* NCNetworking.swift */; };
|
|
|
F75AC2431F1F62450073EC19 /* NCManageAutoUploadFileName.swift in Sources */ = {isa = PBXBuildFile; fileRef = F75AC2421F1F62450073EC19 /* NCManageAutoUploadFileName.swift */; };
|
|
@@ -638,9 +638,9 @@
|
|
|
F755BD9A20594AC7008C5FBB /* NCService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NCService.swift; sourceTree = "<group>"; };
|
|
|
F7581D1925EFDA60004DC699 /* NCLoginWeb+Menu.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "NCLoginWeb+Menu.swift"; sourceTree = "<group>"; };
|
|
|
F7581D2325EFDDDF004DC699 /* NCMedia+Menu.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "NCMedia+Menu.swift"; sourceTree = "<group>"; };
|
|
|
- F758B457212C564000515F55 /* Scan.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; path = Scan.storyboard; sourceTree = "<group>"; };
|
|
|
- F758B45D212C569C00515F55 /* ScanCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ScanCell.swift; sourceTree = "<group>"; };
|
|
|
- F758B45F212C56A400515F55 /* ScanCollectionView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ScanCollectionView.swift; sourceTree = "<group>"; };
|
|
|
+ F758B457212C564000515F55 /* NCScan.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; path = NCScan.storyboard; sourceTree = "<group>"; };
|
|
|
+ F758B45D212C569C00515F55 /* NCScanCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NCScanCell.swift; sourceTree = "<group>"; };
|
|
|
+ F758B45F212C56A400515F55 /* NCScanCollectionView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NCScanCollectionView.swift; sourceTree = "<group>"; };
|
|
|
F75A9EE523796C6F0044CFCE /* NCNetworking.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NCNetworking.swift; sourceTree = "<group>"; };
|
|
|
F75AC2421F1F62450073EC19 /* NCManageAutoUploadFileName.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NCManageAutoUploadFileName.swift; sourceTree = "<group>"; };
|
|
|
F75B0ABC244C4DBB00E58DCA /* NCFunctionCenter.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NCFunctionCenter.swift; sourceTree = "<group>"; };
|
|
@@ -1167,9 +1167,9 @@
|
|
|
F758B41E212C516300515F55 /* ScanDocument */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
- F758B457212C564000515F55 /* Scan.storyboard */,
|
|
|
- F758B45D212C569C00515F55 /* ScanCell.swift */,
|
|
|
- F758B45F212C56A400515F55 /* ScanCollectionView.swift */,
|
|
|
+ F758B457212C564000515F55 /* NCScan.storyboard */,
|
|
|
+ F758B45D212C569C00515F55 /* NCScanCell.swift */,
|
|
|
+ F758B45F212C56A400515F55 /* NCScanCollectionView.swift */,
|
|
|
);
|
|
|
path = ScanDocument;
|
|
|
sourceTree = "<group>";
|
|
@@ -2111,7 +2111,7 @@
|
|
|
F700222C1EC479840080073F /* Custom.xcassets in Resources */,
|
|
|
F702F2F125EE5CDB008F8E80 /* NCLogin.storyboard in Resources */,
|
|
|
F723985C253C95CE00257F49 /* NCViewerRichdocument.storyboard in Resources */,
|
|
|
- F758B45A212C564000515F55 /* Scan.storyboard in Resources */,
|
|
|
+ F758B45A212C564000515F55 /* NCScan.storyboard in Resources */,
|
|
|
F70D87CF25EE6E58008CBBBD /* NCRenameFile.storyboard in Resources */,
|
|
|
F765F73225237E3F00391DBE /* NCRecent.storyboard in Resources */,
|
|
|
F78F74342163757000C2ADAD /* NCTrash.storyboard in Resources */,
|
|
@@ -2375,7 +2375,7 @@
|
|
|
F78A18B623CDD07D00F681F3 /* NCViewerRichWorkspaceWebView.swift in Sources */,
|
|
|
F716B75F26F09DF600D37EFC /* NCKTVHTTPCache.swift in Sources */,
|
|
|
F75A9EE623796C6F0044CFCE /* NCNetworking.swift in Sources */,
|
|
|
- F758B460212C56A400515F55 /* ScanCollectionView.swift in Sources */,
|
|
|
+ F758B460212C56A400515F55 /* NCScanCollectionView.swift in Sources */,
|
|
|
F78ACD52219046DC0088454D /* NCSectionHeaderFooter.swift in Sources */,
|
|
|
F749C10C23C4A5340027D966 /* NCIntroViewController.swift in Sources */,
|
|
|
F710D2022405826100A6033D /* NCViewer+Menu.swift in Sources */,
|
|
@@ -2466,7 +2466,7 @@
|
|
|
F70CEF5623E9C7E50007035B /* UIColor+Extensions.swift in Sources */,
|
|
|
F75AC2431F1F62450073EC19 /* NCManageAutoUploadFileName.swift in Sources */,
|
|
|
F7C7B489245EBA4100D93E60 /* NCViewerQuickLook.swift in Sources */,
|
|
|
- F758B45E212C569D00515F55 /* ScanCell.swift in Sources */,
|
|
|
+ F758B45E212C569D00515F55 /* NCScanCell.swift in Sources */,
|
|
|
F7581D1A25EFDA61004DC699 /* NCLoginWeb+Menu.swift in Sources */,
|
|
|
F77B0ED11D118A16002130FE /* Acknowledgements.m in Sources */,
|
|
|
F70D8D8124A4A9BF000A5756 /* NCNetworkingProcessUpload.swift in Sources */,
|