|
|
@@ -187,6 +187,10 @@
|
|
|
6B1F7FCB2C0064B500954720 /* boxReceiveFileRecordCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 6B1F7FC92C0064B400954720 /* boxReceiveFileRecordCell.m */; };
|
|
|
6B1F7FCC2C0064B500954720 /* boxReceiveFileRecordCell.h in Headers */ = {isa = PBXBuildFile; fileRef = 6B1F7FC82C0064B400954720 /* boxReceiveFileRecordCell.h */; };
|
|
|
6B1F7FCD2C0064B500954720 /* boxReceiveFileRecordCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 6B1F7FC92C0064B400954720 /* boxReceiveFileRecordCell.m */; };
|
|
|
+ 6B1F7FD62C00772500954720 /* boxDownloadFileManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 6B1F7FD42C00772500954720 /* boxDownloadFileManager.h */; };
|
|
|
+ 6B1F7FD72C00772500954720 /* boxDownloadFileManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 6B1F7FD52C00772500954720 /* boxDownloadFileManager.m */; };
|
|
|
+ 6B1F7FD82C00772500954720 /* boxDownloadFileManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 6B1F7FD42C00772500954720 /* boxDownloadFileManager.h */; };
|
|
|
+ 6B1F7FD92C00772500954720 /* boxDownloadFileManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 6B1F7FD52C00772500954720 /* boxDownloadFileManager.m */; };
|
|
|
6B1FBD222B43DAD200926382 /* backupsSetViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = 6B1FBD202B43DAD200926382 /* backupsSetViewController.h */; };
|
|
|
6B1FBD232B43DAD200926382 /* backupsSetViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 6B1FBD212B43DAD200926382 /* backupsSetViewController.m */; };
|
|
|
6B1FBD262B4503E700926382 /* photosBackupsTaskModel.h in Headers */ = {isa = PBXBuildFile; fileRef = 6B1FBD242B4503E700926382 /* photosBackupsTaskModel.h */; };
|
|
|
@@ -1181,6 +1185,8 @@
|
|
|
6B1CC2CD2B6B6D6B00AD4217 /* commandSendCheckModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = commandSendCheckModel.m; sourceTree = "<group>"; };
|
|
|
6B1F7FC82C0064B400954720 /* boxReceiveFileRecordCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = boxReceiveFileRecordCell.h; sourceTree = "<group>"; };
|
|
|
6B1F7FC92C0064B400954720 /* boxReceiveFileRecordCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = boxReceiveFileRecordCell.m; sourceTree = "<group>"; };
|
|
|
+ 6B1F7FD42C00772500954720 /* boxDownloadFileManager.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = boxDownloadFileManager.h; sourceTree = "<group>"; };
|
|
|
+ 6B1F7FD52C00772500954720 /* boxDownloadFileManager.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = boxDownloadFileManager.m; sourceTree = "<group>"; };
|
|
|
6B1FBD202B43DAD200926382 /* backupsSetViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = backupsSetViewController.h; sourceTree = "<group>"; };
|
|
|
6B1FBD212B43DAD200926382 /* backupsSetViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = backupsSetViewController.m; sourceTree = "<group>"; };
|
|
|
6B1FBD242B4503E700926382 /* photosBackupsTaskModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = photosBackupsTaskModel.h; sourceTree = "<group>"; };
|
|
|
@@ -2126,6 +2132,8 @@
|
|
|
6B7272522B0CABC600C03F87 /* cachesFileManager.m */,
|
|
|
6B6ABEF02BFF6B4C00480BAC /* boxSaveFileManager.h */,
|
|
|
6B6ABEF12BFF6B4C00480BAC /* boxSaveFileManager.m */,
|
|
|
+ 6B1F7FD42C00772500954720 /* boxDownloadFileManager.h */,
|
|
|
+ 6B1F7FD52C00772500954720 /* boxDownloadFileManager.m */,
|
|
|
);
|
|
|
path = uploadFileManager;
|
|
|
sourceTree = "<group>";
|
|
|
@@ -2949,6 +2957,7 @@
|
|
|
18963B462AB84398006E7C50 /* GuideView.h in Headers */,
|
|
|
6B1FBD322B455DBD00926382 /* PlayerViewController+upLoadFile.h in Headers */,
|
|
|
6B72725B2B0E22D000C03F87 /* uploadFileRecordBgScorllView.h in Headers */,
|
|
|
+ 6B1F7FD62C00772500954720 /* boxDownloadFileManager.h in Headers */,
|
|
|
18A909982ABC4A3300E6D2BE /* ComontAlretViewController.h in Headers */,
|
|
|
6B7272532B0CABC600C03F87 /* cachesFileManager.h in Headers */,
|
|
|
6B1FBD3E2B46875300926382 /* backupsFileRecordCell.h in Headers */,
|
|
|
@@ -3118,6 +3127,7 @@
|
|
|
6BD506FB2B9576A4006E7CB0 /* GuideView.h in Headers */,
|
|
|
6BD506FC2B9576A4006E7CB0 /* PlayerViewController+upLoadFile.h in Headers */,
|
|
|
6BD506FD2B9576A4006E7CB0 /* uploadFileRecordBgScorllView.h in Headers */,
|
|
|
+ 6B1F7FD82C00772500954720 /* boxDownloadFileManager.h in Headers */,
|
|
|
6BD506FE2B9576A4006E7CB0 /* ComontAlretViewController.h in Headers */,
|
|
|
6BD506FF2B9576A4006E7CB0 /* cachesFileManager.h in Headers */,
|
|
|
6BD507002B9576A4006E7CB0 /* backupsFileRecordCell.h in Headers */,
|
|
|
@@ -3634,6 +3644,7 @@
|
|
|
6BD507682B9576A4006E7CB0 /* FMResultSet.m in Sources */,
|
|
|
6B34DC6E2BF2070D002DD1EF /* titleLabelReusableView.m in Sources */,
|
|
|
6BD507692B9576A4006E7CB0 /* UIScrollView+EmptyDataSet.m in Sources */,
|
|
|
+ 6B1F7FD92C00772500954720 /* boxDownloadFileManager.m in Sources */,
|
|
|
6BD5076A2B9576A4006E7CB0 /* SafeForKey.m in Sources */,
|
|
|
6BD5076B2B9576A4006E7CB0 /* JSONModel.m in Sources */,
|
|
|
6BD5076C2B9576A4006E7CB0 /* PlayerViewController+AppDelegate.m in Sources */,
|
|
|
@@ -3888,6 +3899,7 @@
|
|
|
A08A950427E9A4E400C544BB /* FMResultSet.m in Sources */,
|
|
|
6B34DC6C2BF2070D002DD1EF /* titleLabelReusableView.m in Sources */,
|
|
|
A003F6C227D841FF00715CBF /* UIScrollView+EmptyDataSet.m in Sources */,
|
|
|
+ 6B1F7FD72C00772500954720 /* boxDownloadFileManager.m in Sources */,
|
|
|
183AE7C82A8CB39100B11CB0 /* SafeForKey.m in Sources */,
|
|
|
183AE6042A89CE3C00B11CB0 /* JSONModel.m in Sources */,
|
|
|
18FCE5492AD15E750020F623 /* PlayerViewController+AppDelegate.m in Sources */,
|