|
@@ -246,6 +246,10 @@
|
|
|
6B257EA02C95964E00CBB70A /* backupPathListModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 6B257E9E2C95964E00CBB70A /* backupPathListModel.m */; };
|
|
6B257EA02C95964E00CBB70A /* backupPathListModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 6B257E9E2C95964E00CBB70A /* backupPathListModel.m */; };
|
|
|
6B257EA12C95964E00CBB70A /* backupPathListModel.h in Headers */ = {isa = PBXBuildFile; fileRef = 6B257E9D2C95964E00CBB70A /* backupPathListModel.h */; };
|
|
6B257EA12C95964E00CBB70A /* backupPathListModel.h in Headers */ = {isa = PBXBuildFile; fileRef = 6B257E9D2C95964E00CBB70A /* backupPathListModel.h */; };
|
|
|
6B257EA22C95964E00CBB70A /* backupPathListModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 6B257E9E2C95964E00CBB70A /* backupPathListModel.m */; };
|
|
6B257EA22C95964E00CBB70A /* backupPathListModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 6B257E9E2C95964E00CBB70A /* backupPathListModel.m */; };
|
|
|
|
|
+ 6B2A63612D7994660044057A /* customRestartingBoxView.h in Headers */ = {isa = PBXBuildFile; fileRef = 6B2A635F2D7994660044057A /* customRestartingBoxView.h */; };
|
|
|
|
|
+ 6B2A63622D7994660044057A /* customRestartingBoxView.m in Sources */ = {isa = PBXBuildFile; fileRef = 6B2A63602D7994660044057A /* customRestartingBoxView.m */; };
|
|
|
|
|
+ 6B2A63632D7994660044057A /* customRestartingBoxView.m in Sources */ = {isa = PBXBuildFile; fileRef = 6B2A63602D7994660044057A /* customRestartingBoxView.m */; };
|
|
|
|
|
+ 6B2A63642D7994660044057A /* customRestartingBoxView.h in Headers */ = {isa = PBXBuildFile; fileRef = 6B2A635F2D7994660044057A /* customRestartingBoxView.h */; };
|
|
|
6B2C1E1C2C070ADE00FDCF82 /* ZFAVPlayerManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 6B2C1DCC2C070ADE00FDCF82 /* ZFAVPlayerManager.h */; };
|
|
6B2C1E1C2C070ADE00FDCF82 /* ZFAVPlayerManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 6B2C1DCC2C070ADE00FDCF82 /* ZFAVPlayerManager.h */; };
|
|
|
6B2C1E1D2C070ADE00FDCF82 /* ZFAVPlayerManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 6B2C1DCC2C070ADE00FDCF82 /* ZFAVPlayerManager.h */; };
|
|
6B2C1E1D2C070ADE00FDCF82 /* ZFAVPlayerManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 6B2C1DCC2C070ADE00FDCF82 /* ZFAVPlayerManager.h */; };
|
|
|
6B2C1E1E2C070ADE00FDCF82 /* ZFAVPlayerManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 6B2C1DCD2C070ADE00FDCF82 /* ZFAVPlayerManager.m */; };
|
|
6B2C1E1E2C070ADE00FDCF82 /* ZFAVPlayerManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 6B2C1DCD2C070ADE00FDCF82 /* ZFAVPlayerManager.m */; };
|
|
@@ -1741,6 +1745,8 @@
|
|
|
6B238C932C60AF6A00C5AC2F /* nasDownloadFileManager.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = nasDownloadFileManager.m; sourceTree = "<group>"; };
|
|
6B238C932C60AF6A00C5AC2F /* nasDownloadFileManager.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = nasDownloadFileManager.m; sourceTree = "<group>"; };
|
|
|
6B257E9D2C95964E00CBB70A /* backupPathListModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = backupPathListModel.h; sourceTree = "<group>"; };
|
|
6B257E9D2C95964E00CBB70A /* backupPathListModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = backupPathListModel.h; sourceTree = "<group>"; };
|
|
|
6B257E9E2C95964E00CBB70A /* backupPathListModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = backupPathListModel.m; sourceTree = "<group>"; };
|
|
6B257E9E2C95964E00CBB70A /* backupPathListModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = backupPathListModel.m; sourceTree = "<group>"; };
|
|
|
|
|
+ 6B2A635F2D7994660044057A /* customRestartingBoxView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = customRestartingBoxView.h; sourceTree = "<group>"; };
|
|
|
|
|
+ 6B2A63602D7994660044057A /* customRestartingBoxView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = customRestartingBoxView.m; sourceTree = "<group>"; };
|
|
|
6B2C1DCC2C070ADE00FDCF82 /* ZFAVPlayerManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ZFAVPlayerManager.h; sourceTree = "<group>"; };
|
|
6B2C1DCC2C070ADE00FDCF82 /* ZFAVPlayerManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ZFAVPlayerManager.h; sourceTree = "<group>"; };
|
|
|
6B2C1DCD2C070ADE00FDCF82 /* ZFAVPlayerManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ZFAVPlayerManager.m; sourceTree = "<group>"; };
|
|
6B2C1DCD2C070ADE00FDCF82 /* ZFAVPlayerManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ZFAVPlayerManager.m; sourceTree = "<group>"; };
|
|
|
6B2C1DCF2C070ADE00FDCF82 /* UIImageView+ZFCache.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIImageView+ZFCache.h"; sourceTree = "<group>"; };
|
|
6B2C1DCF2C070ADE00FDCF82 /* UIImageView+ZFCache.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIImageView+ZFCache.h"; sourceTree = "<group>"; };
|
|
@@ -3420,6 +3426,8 @@
|
|
|
children = (
|
|
children = (
|
|
|
6B6D42E92C290A06006CAE3A /* cloudPhoneSetView.h */,
|
|
6B6D42E92C290A06006CAE3A /* cloudPhoneSetView.h */,
|
|
|
6B6D42EA2C290A06006CAE3A /* cloudPhoneSetView.m */,
|
|
6B6D42EA2C290A06006CAE3A /* cloudPhoneSetView.m */,
|
|
|
|
|
+ 6B2A635F2D7994660044057A /* customRestartingBoxView.h */,
|
|
|
|
|
+ 6B2A63602D7994660044057A /* customRestartingBoxView.m */,
|
|
|
);
|
|
);
|
|
|
path = view;
|
|
path = view;
|
|
|
sourceTree = "<group>";
|
|
sourceTree = "<group>";
|
|
@@ -4196,6 +4204,7 @@
|
|
|
6B5B60652B3D5FD8009A2AE2 /* fileTransfeSetViewController.h in Headers */,
|
|
6B5B60652B3D5FD8009A2AE2 /* fileTransfeSetViewController.h in Headers */,
|
|
|
6B4D23B12B33DDBC005B718A /* imageVersionRenewTipView.h in Headers */,
|
|
6B4D23B12B33DDBC005B718A /* imageVersionRenewTipView.h in Headers */,
|
|
|
6B0582892B045E0B00D37290 /* uploadFileDataModel.h in Headers */,
|
|
6B0582892B045E0B00D37290 /* uploadFileDataModel.h in Headers */,
|
|
|
|
|
+ 6B2A63612D7994660044057A /* customRestartingBoxView.h in Headers */,
|
|
|
6BA08F082C0187DD00A2242D /* boxDownloadFileRecordCell.h in Headers */,
|
|
6BA08F082C0187DD00A2242D /* boxDownloadFileRecordCell.h in Headers */,
|
|
|
6BA08F572C01D05B00A2242D /* CWUploadTask+CheckInfo.h in Headers */,
|
|
6BA08F572C01D05B00A2242D /* CWUploadTask+CheckInfo.h in Headers */,
|
|
|
6BF52C972AD5546500A617DB /* SimplePing.h in Headers */,
|
|
6BF52C972AD5546500A617DB /* SimplePing.h in Headers */,
|
|
@@ -4496,6 +4505,7 @@
|
|
|
6BD506CF2B9576A4006E7CB0 /* fileTransfeSetViewController.h in Headers */,
|
|
6BD506CF2B9576A4006E7CB0 /* fileTransfeSetViewController.h in Headers */,
|
|
|
6BD506D02B9576A4006E7CB0 /* imageVersionRenewTipView.h in Headers */,
|
|
6BD506D02B9576A4006E7CB0 /* imageVersionRenewTipView.h in Headers */,
|
|
|
6BD506D12B9576A4006E7CB0 /* uploadFileDataModel.h in Headers */,
|
|
6BD506D12B9576A4006E7CB0 /* uploadFileDataModel.h in Headers */,
|
|
|
|
|
+ 6B2A63642D7994660044057A /* customRestartingBoxView.h in Headers */,
|
|
|
6BA08F0A2C0187DD00A2242D /* boxDownloadFileRecordCell.h in Headers */,
|
|
6BA08F0A2C0187DD00A2242D /* boxDownloadFileRecordCell.h in Headers */,
|
|
|
6BA08F582C01D05B00A2242D /* CWUploadTask+CheckInfo.h in Headers */,
|
|
6BA08F582C01D05B00A2242D /* CWUploadTask+CheckInfo.h in Headers */,
|
|
|
6BD506D22B9576A4006E7CB0 /* SimplePing.h in Headers */,
|
|
6BD506D22B9576A4006E7CB0 /* SimplePing.h in Headers */,
|
|
@@ -5137,6 +5147,7 @@
|
|
|
6BD5077E2B9576A4006E7CB0 /* RSATool.m in Sources */,
|
|
6BD5077E2B9576A4006E7CB0 /* RSATool.m in Sources */,
|
|
|
6B5BE5822BFC81E300A1B9B3 /* NASFileAndFolderModel.m in Sources */,
|
|
6B5BE5822BFC81E300A1B9B3 /* NASFileAndFolderModel.m in Sources */,
|
|
|
6BD5077F2B9576A4006E7CB0 /* iPhone.m in Sources */,
|
|
6BD5077F2B9576A4006E7CB0 /* iPhone.m in Sources */,
|
|
|
|
|
+ 6B2A63632D7994660044057A /* customRestartingBoxView.m in Sources */,
|
|
|
6BD507802B9576A4006E7CB0 /* UIRefreshControl+AFNetworking.m in Sources */,
|
|
6BD507802B9576A4006E7CB0 /* UIRefreshControl+AFNetworking.m in Sources */,
|
|
|
6BD507812B9576A4006E7CB0 /* SceneDelegate.m in Sources */,
|
|
6BD507812B9576A4006E7CB0 /* SceneDelegate.m in Sources */,
|
|
|
6BD507822B9576A4006E7CB0 /* privacyModeTipViewController.m in Sources */,
|
|
6BD507822B9576A4006E7CB0 /* privacyModeTipViewController.m in Sources */,
|
|
@@ -5519,6 +5530,7 @@
|
|
|
18BA24882AA5C57900BA01EE /* RSATool.m in Sources */,
|
|
18BA24882AA5C57900BA01EE /* RSATool.m in Sources */,
|
|
|
6B5BE5802BFC81E300A1B9B3 /* NASFileAndFolderModel.m in Sources */,
|
|
6B5BE5802BFC81E300A1B9B3 /* NASFileAndFolderModel.m in Sources */,
|
|
|
1866F99E2A136DC700B31E22 /* iPhone.m in Sources */,
|
|
1866F99E2A136DC700B31E22 /* iPhone.m in Sources */,
|
|
|
|
|
+ 6B2A63622D7994660044057A /* customRestartingBoxView.m in Sources */,
|
|
|
183AE64D2A8A2CF000B11CB0 /* UIRefreshControl+AFNetworking.m in Sources */,
|
|
183AE64D2A8A2CF000B11CB0 /* UIRefreshControl+AFNetworking.m in Sources */,
|
|
|
A003F6E327D8428200715CBF /* SceneDelegate.m in Sources */,
|
|
A003F6E327D8428200715CBF /* SceneDelegate.m in Sources */,
|
|
|
6B2170A12B15D39900656670 /* privacyModeTipViewController.m in Sources */,
|
|
6B2170A12B15D39900656670 /* privacyModeTipViewController.m in Sources */,
|