|
@@ -415,6 +415,8 @@
|
|
|
F78964AE1EBB576C00403E13 /* JDStatusBarStyle.m in Sources */ = {isa = PBXBuildFile; fileRef = F78964AA1EBB576C00403E13 /* JDStatusBarStyle.m */; };
|
|
|
F78964AF1EBB576C00403E13 /* JDStatusBarView.m in Sources */ = {isa = PBXBuildFile; fileRef = F78964AC1EBB576C00403E13 /* JDStatusBarView.m */; };
|
|
|
F78BFEE11D31126B00E513CF /* MainInterface.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = F78BFEDE1D31126B00E513CF /* MainInterface.storyboard */; };
|
|
|
+ F78F74342163757000C2ADAD /* NCTrash.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = F78F74332163757000C2ADAD /* NCTrash.storyboard */; };
|
|
|
+ F78F74362163781100C2ADAD /* NCTrash.swift in Sources */ = {isa = PBXBuildFile; fileRef = F78F74352163781100C2ADAD /* NCTrash.swift */; };
|
|
|
F790110E21415BF600D7B136 /* NCViewerRichdocument.swift in Sources */ = {isa = PBXBuildFile; fileRef = F790110D21415BF600D7B136 /* NCViewerRichdocument.swift */; };
|
|
|
F79630EE215527D40015EEA5 /* NCViewerMedia.swift in Sources */ = {isa = PBXBuildFile; fileRef = F79630ED215527D40015EEA5 /* NCViewerMedia.swift */; };
|
|
|
F7A321551E9E2A070069AD1B /* CCFavorites.m in Sources */ = {isa = PBXBuildFile; fileRef = F7A3214F1E9E2A070069AD1B /* CCFavorites.m */; };
|
|
@@ -1362,6 +1364,8 @@
|
|
|
F78D6F571F0B7D48002F9619 /* pl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = pl; path = pl.lproj/Error.strings; sourceTree = "<group>"; };
|
|
|
F78F6FAE1CC8CCB700F4EA25 /* CCSection.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCSection.h; sourceTree = "<group>"; };
|
|
|
F78F6FAF1CC8CCB700F4EA25 /* CCSection.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCSection.m; sourceTree = "<group>"; };
|
|
|
+ F78F74332163757000C2ADAD /* NCTrash.storyboard */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; path = NCTrash.storyboard; sourceTree = "<group>"; };
|
|
|
+ F78F74352163781100C2ADAD /* NCTrash.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NCTrash.swift; sourceTree = "<group>"; };
|
|
|
F790110D21415BF600D7B136 /* NCViewerRichdocument.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NCViewerRichdocument.swift; sourceTree = "<group>"; };
|
|
|
F792A77B1BC7C45400C9388E /* CCSplit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCSplit.h; sourceTree = "<group>"; };
|
|
|
F792A77C1BC7C45400C9388E /* CCSplit.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCSplit.m; sourceTree = "<group>"; };
|
|
@@ -2727,6 +2731,15 @@
|
|
|
path = JDStatusBarNotification;
|
|
|
sourceTree = "<group>";
|
|
|
};
|
|
|
+ F78F74322163753B00C2ADAD /* Trash */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ F78F74332163757000C2ADAD /* NCTrash.storyboard */,
|
|
|
+ F78F74352163781100C2ADAD /* NCTrash.swift */,
|
|
|
+ );
|
|
|
+ path = Trash;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
F79630EC215526B60015EEA5 /* Viewer */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
@@ -3355,6 +3368,7 @@
|
|
|
F7169A161EE590930086BD69 /* Shares */,
|
|
|
F7B0C0CA1EE7E7750033AC24 /* Synchronize */,
|
|
|
F73D71561F26739100E233EB /* Text */,
|
|
|
+ F78F74322163753B00C2ADAD /* Trash */,
|
|
|
F7E9C41320F4CA870040CF18 /* Transfers */,
|
|
|
F70784811A2C8A0D00AC9FFF /* UploadFromOtherUpp */,
|
|
|
F7BFFA991A24D7BB0044ED85 /* Utility */,
|
|
@@ -3701,6 +3715,7 @@
|
|
|
F7D423391F0596AC009C9782 /* Reader-Button-H@2x.png in Resources */,
|
|
|
F7D423351F0596AC009C9782 /* AppIcon-152.png in Resources */,
|
|
|
F7B1FBC41E72E3D1001781FE /* Media.xcassets in Resources */,
|
|
|
+ F78F74342163757000C2ADAD /* NCTrash.storyboard in Resources */,
|
|
|
F7D4234E1F0596AC009C9782 /* Reader-Thumbs@2x.png in Resources */,
|
|
|
F77B0F2F1D118A16002130FE /* CCMove.storyboard in Resources */,
|
|
|
F7F54D001E5B14C700E19C62 /* UIBarButtonItemGrid.png in Resources */,
|
|
@@ -4150,6 +4165,7 @@
|
|
|
F7D424581F063B82009C9782 /* PHAssetCollection+CTAssetsPickerController.m in Sources */,
|
|
|
F73CC07E1E813DFF006E3047 /* BKTouchIDSwitchView.m in Sources */,
|
|
|
F77B0E5F1D118A16002130FE /* CCSettings.m in Sources */,
|
|
|
+ F78F74362163781100C2ADAD /* NCTrash.swift in Sources */,
|
|
|
F7F878AE1FB9E3B900599E4F /* NCEndToEndMetadata.swift in Sources */,
|
|
|
F7D424611F063B82009C9782 /* CTAssetScrollView.m in Sources */,
|
|
|
F762CB141EACB66200B38484 /* XLFormRightImageButton.m in Sources */,
|