|
@@ -440,6 +440,10 @@
|
|
6B3E7A7C2C89AD5500B032C4 /* webRtcPlayerViewController+AdjustPlayerViewFrame.m in Sources */ = {isa = PBXBuildFile; fileRef = 6B3E7A7A2C89AD5500B032C4 /* webRtcPlayerViewController+AdjustPlayerViewFrame.m */; };
|
|
6B3E7A7C2C89AD5500B032C4 /* webRtcPlayerViewController+AdjustPlayerViewFrame.m in Sources */ = {isa = PBXBuildFile; fileRef = 6B3E7A7A2C89AD5500B032C4 /* webRtcPlayerViewController+AdjustPlayerViewFrame.m */; };
|
|
6B3E7A7D2C89AD5500B032C4 /* webRtcPlayerViewController+AdjustPlayerViewFrame.h in Headers */ = {isa = PBXBuildFile; fileRef = 6B3E7A792C89AD5500B032C4 /* webRtcPlayerViewController+AdjustPlayerViewFrame.h */; };
|
|
6B3E7A7D2C89AD5500B032C4 /* webRtcPlayerViewController+AdjustPlayerViewFrame.h in Headers */ = {isa = PBXBuildFile; fileRef = 6B3E7A792C89AD5500B032C4 /* webRtcPlayerViewController+AdjustPlayerViewFrame.h */; };
|
|
6B3E7A7E2C89AD5500B032C4 /* webRtcPlayerViewController+AdjustPlayerViewFrame.m in Sources */ = {isa = PBXBuildFile; fileRef = 6B3E7A7A2C89AD5500B032C4 /* webRtcPlayerViewController+AdjustPlayerViewFrame.m */; };
|
|
6B3E7A7E2C89AD5500B032C4 /* webRtcPlayerViewController+AdjustPlayerViewFrame.m in Sources */ = {isa = PBXBuildFile; fileRef = 6B3E7A7A2C89AD5500B032C4 /* webRtcPlayerViewController+AdjustPlayerViewFrame.m */; };
|
|
|
|
+ 6B3E7A822C89CC1300B032C4 /* webRtcManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 6B3E7A802C89CC1300B032C4 /* webRtcManager.h */; };
|
|
|
|
+ 6B3E7A832C89CC1300B032C4 /* webRtcManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 6B3E7A812C89CC1300B032C4 /* webRtcManager.m */; };
|
|
|
|
+ 6B3E7A842C89CC1300B032C4 /* webRtcManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 6B3E7A802C89CC1300B032C4 /* webRtcManager.h */; };
|
|
|
|
+ 6B3E7A852C89CC1400B032C4 /* webRtcManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 6B3E7A812C89CC1300B032C4 /* webRtcManager.m */; };
|
|
6B3F96342AD2A15A008E349E /* netWorkManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 6B3F96322AD2A15A008E349E /* netWorkManager.h */; };
|
|
6B3F96342AD2A15A008E349E /* netWorkManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 6B3F96322AD2A15A008E349E /* netWorkManager.h */; };
|
|
6B3F96352AD2A15A008E349E /* netWorkManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 6B3F96332AD2A15A008E349E /* netWorkManager.m */; };
|
|
6B3F96352AD2A15A008E349E /* netWorkManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 6B3F96332AD2A15A008E349E /* netWorkManager.m */; };
|
|
6B3F963A2AD2AD0B008E349E /* newWorkInterface.h in Headers */ = {isa = PBXBuildFile; fileRef = 6B3F96392AD2AD0B008E349E /* newWorkInterface.h */; };
|
|
6B3F963A2AD2AD0B008E349E /* newWorkInterface.h in Headers */ = {isa = PBXBuildFile; fileRef = 6B3F96392AD2AD0B008E349E /* newWorkInterface.h */; };
|
|
@@ -1780,6 +1784,8 @@
|
|
6B3E7A742C8960CA00B032C4 /* webRtcPlayerBottomContrView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = webRtcPlayerBottomContrView.m; sourceTree = "<group>"; };
|
|
6B3E7A742C8960CA00B032C4 /* webRtcPlayerBottomContrView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = webRtcPlayerBottomContrView.m; sourceTree = "<group>"; };
|
|
6B3E7A792C89AD5500B032C4 /* webRtcPlayerViewController+AdjustPlayerViewFrame.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "webRtcPlayerViewController+AdjustPlayerViewFrame.h"; sourceTree = "<group>"; };
|
|
6B3E7A792C89AD5500B032C4 /* webRtcPlayerViewController+AdjustPlayerViewFrame.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "webRtcPlayerViewController+AdjustPlayerViewFrame.h"; sourceTree = "<group>"; };
|
|
6B3E7A7A2C89AD5500B032C4 /* webRtcPlayerViewController+AdjustPlayerViewFrame.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "webRtcPlayerViewController+AdjustPlayerViewFrame.m"; sourceTree = "<group>"; };
|
|
6B3E7A7A2C89AD5500B032C4 /* webRtcPlayerViewController+AdjustPlayerViewFrame.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "webRtcPlayerViewController+AdjustPlayerViewFrame.m"; sourceTree = "<group>"; };
|
|
|
|
+ 6B3E7A802C89CC1300B032C4 /* webRtcManager.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = webRtcManager.h; sourceTree = "<group>"; };
|
|
|
|
+ 6B3E7A812C89CC1300B032C4 /* webRtcManager.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = webRtcManager.m; sourceTree = "<group>"; };
|
|
6B3F96322AD2A15A008E349E /* netWorkManager.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = netWorkManager.h; sourceTree = "<group>"; };
|
|
6B3F96322AD2A15A008E349E /* netWorkManager.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = netWorkManager.h; sourceTree = "<group>"; };
|
|
6B3F96332AD2A15A008E349E /* netWorkManager.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = netWorkManager.m; sourceTree = "<group>"; };
|
|
6B3F96332AD2A15A008E349E /* netWorkManager.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = netWorkManager.m; sourceTree = "<group>"; };
|
|
6B3F96392AD2AD0B008E349E /* newWorkInterface.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = newWorkInterface.h; sourceTree = "<group>"; };
|
|
6B3F96392AD2AD0B008E349E /* newWorkInterface.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = newWorkInterface.h; sourceTree = "<group>"; };
|
|
@@ -3039,6 +3045,15 @@
|
|
path = view;
|
|
path = view;
|
|
sourceTree = "<group>";
|
|
sourceTree = "<group>";
|
|
};
|
|
};
|
|
|
|
+ 6B3E7A7F2C89CBF100B032C4 /* webRtcManager */ = {
|
|
|
|
+ isa = PBXGroup;
|
|
|
|
+ children = (
|
|
|
|
+ 6B3E7A802C89CC1300B032C4 /* webRtcManager.h */,
|
|
|
|
+ 6B3E7A812C89CC1300B032C4 /* webRtcManager.m */,
|
|
|
|
+ );
|
|
|
|
+ path = webRtcManager;
|
|
|
|
+ sourceTree = "<group>";
|
|
|
|
+ };
|
|
6B3F96312AD2A0FA008E349E /* netWork */ = {
|
|
6B3F96312AD2A0FA008E349E /* netWork */ = {
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
children = (
|
|
children = (
|
|
@@ -3364,6 +3379,7 @@
|
|
6B8676802C855ECC00F81DFC /* webRtc */ = {
|
|
6B8676802C855ECC00F81DFC /* webRtc */ = {
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
children = (
|
|
children = (
|
|
|
|
+ 6B3E7A7F2C89CBF100B032C4 /* webRtcManager */,
|
|
6B3E7A722C89609E00B032C4 /* view */,
|
|
6B3E7A722C89609E00B032C4 /* view */,
|
|
6B8676942C8596F800F81DFC /* model */,
|
|
6B8676942C8596F800F81DFC /* model */,
|
|
6B8676812C855EDF00F81DFC /* WebRTC.framework */,
|
|
6B8676812C855EDF00F81DFC /* WebRTC.framework */,
|
|
@@ -3975,6 +3991,7 @@
|
|
6B5B60602B3BC8DE009A2AE2 /* fileTransferPopView.h in Headers */,
|
|
6B5B60602B3BC8DE009A2AE2 /* fileTransferPopView.h in Headers */,
|
|
6BB573342C8076F000713351 /* nasBackupsManager.h in Headers */,
|
|
6BB573342C8076F000713351 /* nasBackupsManager.h in Headers */,
|
|
181E85002A8F6B1800292B96 /* LogoSelectView.h in Headers */,
|
|
181E85002A8F6B1800292B96 /* LogoSelectView.h in Headers */,
|
|
|
|
+ 6B3E7A822C89CC1300B032C4 /* webRtcManager.h in Headers */,
|
|
6B8A5AE02C3BCC0E00E40B19 /* lastFileModel.h in Headers */,
|
|
6B8A5AE02C3BCC0E00E40B19 /* lastFileModel.h in Headers */,
|
|
6B5B60762B3E665E009A2AE2 /* filePathCreatPopView.h in Headers */,
|
|
6B5B60762B3E665E009A2AE2 /* filePathCreatPopView.h in Headers */,
|
|
18BA24872AA5C57900BA01EE /* RSATool.h in Headers */,
|
|
18BA24872AA5C57900BA01EE /* RSATool.h in Headers */,
|
|
@@ -4257,6 +4274,7 @@
|
|
6BD506AB2B9576A4006E7CB0 /* fileTransferPopView.h in Headers */,
|
|
6BD506AB2B9576A4006E7CB0 /* fileTransferPopView.h in Headers */,
|
|
6BB573362C8076F500713351 /* nasBackupsManager.h in Headers */,
|
|
6BB573362C8076F500713351 /* nasBackupsManager.h in Headers */,
|
|
6BD506AC2B9576A4006E7CB0 /* LogoSelectView.h in Headers */,
|
|
6BD506AC2B9576A4006E7CB0 /* LogoSelectView.h in Headers */,
|
|
|
|
+ 6B3E7A842C89CC1300B032C4 /* webRtcManager.h in Headers */,
|
|
6B8A5AE32C3BCC0E00E40B19 /* lastFileModel.h in Headers */,
|
|
6B8A5AE32C3BCC0E00E40B19 /* lastFileModel.h in Headers */,
|
|
6BD506AD2B9576A4006E7CB0 /* filePathCreatPopView.h in Headers */,
|
|
6BD506AD2B9576A4006E7CB0 /* filePathCreatPopView.h in Headers */,
|
|
6BD506AE2B9576A4006E7CB0 /* RSATool.h in Headers */,
|
|
6BD506AE2B9576A4006E7CB0 /* RSATool.h in Headers */,
|
|
@@ -5079,6 +5097,7 @@
|
|
6BD5077B2B9576A4006E7CB0 /* HWSearchBar.m in Sources */,
|
|
6BD5077B2B9576A4006E7CB0 /* HWSearchBar.m in Sources */,
|
|
6BD5077C2B9576A4006E7CB0 /* HWFolderListCell.m in Sources */,
|
|
6BD5077C2B9576A4006E7CB0 /* HWFolderListCell.m in Sources */,
|
|
6BD5077D2B9576A4006E7CB0 /* RSA.m in Sources */,
|
|
6BD5077D2B9576A4006E7CB0 /* RSA.m in Sources */,
|
|
|
|
+ 6B3E7A852C89CC1400B032C4 /* webRtcManager.m in Sources */,
|
|
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 */,
|
|
@@ -5443,6 +5462,7 @@
|
|
A003F6F827D8775A00715CBF /* HWSearchBar.m in Sources */,
|
|
A003F6F827D8775A00715CBF /* HWSearchBar.m in Sources */,
|
|
A00221E027EB0EBF00E45F78 /* HWFolderListCell.m in Sources */,
|
|
A00221E027EB0EBF00E45F78 /* HWFolderListCell.m in Sources */,
|
|
A003F6D027D8425C00715CBF /* RSA.m in Sources */,
|
|
A003F6D027D8425C00715CBF /* RSA.m in Sources */,
|
|
|
|
+ 6B3E7A832C89CC1300B032C4 /* webRtcManager.m in Sources */,
|
|
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 */,
|