|
@@ -516,6 +516,10 @@
|
|
|
6B5D40402B4CE40F000965CF /* downloadManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 6B5D403E2B4CE40F000965CF /* downloadManager.m */; };
|
|
|
6B5D40432B4CF04C000965CF /* PlayerViewController+downloadFile.h in Headers */ = {isa = PBXBuildFile; fileRef = 6B5D40412B4CF04C000965CF /* PlayerViewController+downloadFile.h */; };
|
|
|
6B5D40442B4CF04C000965CF /* PlayerViewController+downloadFile.m in Sources */ = {isa = PBXBuildFile; fileRef = 6B5D40422B4CF04C000965CF /* PlayerViewController+downloadFile.m */; };
|
|
|
+ 6B5D86662C227C71008D25EA /* NASViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 6B5D86652C227C71008D25EA /* NASViewController.m */; };
|
|
|
+ 6B5D86672C227C71008D25EA /* NASViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = 6B5D86642C227C71008D25EA /* NASViewController.h */; };
|
|
|
+ 6B5D86682C227C71008D25EA /* NASViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = 6B5D86642C227C71008D25EA /* NASViewController.h */; };
|
|
|
+ 6B5D86692C227C71008D25EA /* NASViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 6B5D86652C227C71008D25EA /* NASViewController.m */; };
|
|
|
6B63179C2BFD8CA000FF4FB4 /* videoPlayByAVPlayerViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 6B63179B2BFD8CA000FF4FB4 /* videoPlayByAVPlayerViewController.m */; };
|
|
|
6B63179D2BFD8CA000FF4FB4 /* videoPlayByAVPlayerViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = 6B63179A2BFD8CA000FF4FB4 /* videoPlayByAVPlayerViewController.h */; };
|
|
|
6B63179E2BFD8CA000FF4FB4 /* videoPlayByAVPlayerViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = 6B63179A2BFD8CA000FF4FB4 /* videoPlayByAVPlayerViewController.h */; };
|
|
@@ -1580,6 +1584,8 @@
|
|
|
6B5D403E2B4CE40F000965CF /* downloadManager.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = downloadManager.m; sourceTree = "<group>"; };
|
|
|
6B5D40412B4CF04C000965CF /* PlayerViewController+downloadFile.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "PlayerViewController+downloadFile.h"; sourceTree = "<group>"; };
|
|
|
6B5D40422B4CF04C000965CF /* PlayerViewController+downloadFile.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "PlayerViewController+downloadFile.m"; sourceTree = "<group>"; };
|
|
|
+ 6B5D86642C227C71008D25EA /* NASViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NASViewController.h; sourceTree = "<group>"; };
|
|
|
+ 6B5D86652C227C71008D25EA /* NASViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = NASViewController.m; sourceTree = "<group>"; };
|
|
|
6B63179A2BFD8CA000FF4FB4 /* videoPlayByAVPlayerViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = videoPlayByAVPlayerViewController.h; sourceTree = "<group>"; };
|
|
|
6B63179B2BFD8CA000FF4FB4 /* videoPlayByAVPlayerViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = videoPlayByAVPlayerViewController.m; sourceTree = "<group>"; };
|
|
|
6B6317A02BFD9DB500FF4FB4 /* ZFCustomControlView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ZFCustomControlView.h; sourceTree = "<group>"; };
|
|
@@ -2757,6 +2763,15 @@
|
|
|
path = view;
|
|
|
sourceTree = "<group>";
|
|
|
};
|
|
|
+ 6B5D86632C227C4A008D25EA /* NAS */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ 6B5D86642C227C71008D25EA /* NASViewController.h */,
|
|
|
+ 6B5D86652C227C71008D25EA /* NASViewController.m */,
|
|
|
+ );
|
|
|
+ path = NAS;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
6B6ABED72BFF3A6600480BAC /* receiveView */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
@@ -3183,6 +3198,7 @@
|
|
|
A02FF69827D7054200D59D3F /* 双子星云手机 */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
+ 6B5D86632C227C4A008D25EA /* NAS */,
|
|
|
6BF0F3CD2AD391BE000AA133 /* connectDeviceManager */,
|
|
|
6B3F96312AD2A0FA008E349E /* netWork */,
|
|
|
183AE6812A8C9ACA00B11CB0 /* CloudPlayer */,
|
|
@@ -3465,6 +3481,7 @@
|
|
|
6B1F7FDC2C00ABAB00954720 /* downStatusModel.h in Headers */,
|
|
|
6B6317A22BFD9DB500FF4FB4 /* ZFCustomControlView.h in Headers */,
|
|
|
18F9CB072ABD7835003FF71A /* QRCodeScanForChangeDeviceViewController.h in Headers */,
|
|
|
+ 6B5D86672C227C71008D25EA /* NASViewController.h in Headers */,
|
|
|
6B45C5042B5F9CEC007E6911 /* diskListTableView.h in Headers */,
|
|
|
6B5BE57B2BFC767100A1B9B3 /* previewFileAndFolderViewController.h in Headers */,
|
|
|
6B7EA79E2BF5E0ED002D5CC2 /* NASMsgModel.h in Headers */,
|
|
@@ -3685,6 +3702,7 @@
|
|
|
6B1F7FDE2C00ABAB00954720 /* downStatusModel.h in Headers */,
|
|
|
6B6317A32BFD9DB500FF4FB4 /* ZFCustomControlView.h in Headers */,
|
|
|
6BD507052B9576A4006E7CB0 /* QRCodeScanForChangeDeviceViewController.h in Headers */,
|
|
|
+ 6B5D86682C227C71008D25EA /* NASViewController.h in Headers */,
|
|
|
6BD507062B9576A4006E7CB0 /* diskListTableView.h in Headers */,
|
|
|
6B5BE57D2BFC767100A1B9B3 /* previewFileAndFolderViewController.h in Headers */,
|
|
|
6B7EA7A02BF5E0ED002D5CC2 /* NASMsgModel.h in Headers */,
|
|
@@ -4166,6 +4184,7 @@
|
|
|
6B7EA7BF2BF759AC002D5CC2 /* shareSecretTableViewCell.m in Sources */,
|
|
|
6BD507462B9576A4006E7CB0 /* AFSecurityPolicy.m in Sources */,
|
|
|
6B9714422BCD00CA00CE0096 /* ComontAlretType2ViewController.m in Sources */,
|
|
|
+ 6B5D86692C227C71008D25EA /* NASViewController.m in Sources */,
|
|
|
6BD507472B9576A4006E7CB0 /* USBInsertPopView.m in Sources */,
|
|
|
6BD507482B9576A4006E7CB0 /* SetUsePWDViewController.m in Sources */,
|
|
|
6BD507492B9576A4006E7CB0 /* cloudPhoneCommonModel.m in Sources */,
|
|
@@ -4468,6 +4487,7 @@
|
|
|
6B7EA7BD2BF759AC002D5CC2 /* shareSecretTableViewCell.m in Sources */,
|
|
|
183AE6592A8A2CF000B11CB0 /* AFSecurityPolicy.m in Sources */,
|
|
|
6B97143F2BCD00CA00CE0096 /* ComontAlretType2ViewController.m in Sources */,
|
|
|
+ 6B5D86662C227C71008D25EA /* NASViewController.m in Sources */,
|
|
|
6B1CC2CB2B67A5FC00AD4217 /* USBInsertPopView.m in Sources */,
|
|
|
18E557262A3C6088005CC84B /* SetUsePWDViewController.m in Sources */,
|
|
|
6B3A4B162B6F69A500F74679 /* cloudPhoneCommonModel.m in Sources */,
|