|
@@ -432,6 +432,10 @@
|
|
6B3E7A6F2C89479000B032C4 /* webRtcPlayerViewController+AdjustBtnFrame.m in Sources */ = {isa = PBXBuildFile; fileRef = 6B3E7A6D2C89478A00B032C4 /* webRtcPlayerViewController+AdjustBtnFrame.m */; };
|
|
6B3E7A6F2C89479000B032C4 /* webRtcPlayerViewController+AdjustBtnFrame.m in Sources */ = {isa = PBXBuildFile; fileRef = 6B3E7A6D2C89478A00B032C4 /* webRtcPlayerViewController+AdjustBtnFrame.m */; };
|
|
6B3E7A702C89479300B032C4 /* webRtcPlayerViewController+AdjustBtnFrame.h in Headers */ = {isa = PBXBuildFile; fileRef = 6B3E7A6C2C89478A00B032C4 /* webRtcPlayerViewController+AdjustBtnFrame.h */; };
|
|
6B3E7A702C89479300B032C4 /* webRtcPlayerViewController+AdjustBtnFrame.h in Headers */ = {isa = PBXBuildFile; fileRef = 6B3E7A6C2C89478A00B032C4 /* webRtcPlayerViewController+AdjustBtnFrame.h */; };
|
|
6B3E7A712C89479300B032C4 /* webRtcPlayerViewController+AdjustBtnFrame.m in Sources */ = {isa = PBXBuildFile; fileRef = 6B3E7A6D2C89478A00B032C4 /* webRtcPlayerViewController+AdjustBtnFrame.m */; };
|
|
6B3E7A712C89479300B032C4 /* webRtcPlayerViewController+AdjustBtnFrame.m in Sources */ = {isa = PBXBuildFile; fileRef = 6B3E7A6D2C89478A00B032C4 /* webRtcPlayerViewController+AdjustBtnFrame.m */; };
|
|
|
|
+ 6B3E7A752C8960CA00B032C4 /* webRtcPlayerBottomContrView.h in Headers */ = {isa = PBXBuildFile; fileRef = 6B3E7A732C8960CA00B032C4 /* webRtcPlayerBottomContrView.h */; };
|
|
|
|
+ 6B3E7A762C8960CA00B032C4 /* webRtcPlayerBottomContrView.m in Sources */ = {isa = PBXBuildFile; fileRef = 6B3E7A742C8960CA00B032C4 /* webRtcPlayerBottomContrView.m */; };
|
|
|
|
+ 6B3E7A772C8960CA00B032C4 /* webRtcPlayerBottomContrView.h in Headers */ = {isa = PBXBuildFile; fileRef = 6B3E7A732C8960CA00B032C4 /* webRtcPlayerBottomContrView.h */; };
|
|
|
|
+ 6B3E7A782C8960CA00B032C4 /* webRtcPlayerBottomContrView.m in Sources */ = {isa = PBXBuildFile; fileRef = 6B3E7A742C8960CA00B032C4 /* webRtcPlayerBottomContrView.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 */; };
|
|
@@ -1768,6 +1772,8 @@
|
|
6B3AD6892BF4AE630096D6B7 /* backupsOptionViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = backupsOptionViewController.m; sourceTree = "<group>"; };
|
|
6B3AD6892BF4AE630096D6B7 /* backupsOptionViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = backupsOptionViewController.m; sourceTree = "<group>"; };
|
|
6B3E7A6C2C89478A00B032C4 /* webRtcPlayerViewController+AdjustBtnFrame.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "webRtcPlayerViewController+AdjustBtnFrame.h"; sourceTree = "<group>"; };
|
|
6B3E7A6C2C89478A00B032C4 /* webRtcPlayerViewController+AdjustBtnFrame.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "webRtcPlayerViewController+AdjustBtnFrame.h"; sourceTree = "<group>"; };
|
|
6B3E7A6D2C89478A00B032C4 /* webRtcPlayerViewController+AdjustBtnFrame.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "webRtcPlayerViewController+AdjustBtnFrame.m"; sourceTree = "<group>"; };
|
|
6B3E7A6D2C89478A00B032C4 /* webRtcPlayerViewController+AdjustBtnFrame.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "webRtcPlayerViewController+AdjustBtnFrame.m"; sourceTree = "<group>"; };
|
|
|
|
+ 6B3E7A732C8960CA00B032C4 /* webRtcPlayerBottomContrView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = webRtcPlayerBottomContrView.h; sourceTree = "<group>"; };
|
|
|
|
+ 6B3E7A742C8960CA00B032C4 /* webRtcPlayerBottomContrView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = webRtcPlayerBottomContrView.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>"; };
|
|
@@ -3018,6 +3024,15 @@
|
|
path = view;
|
|
path = view;
|
|
sourceTree = "<group>";
|
|
sourceTree = "<group>";
|
|
};
|
|
};
|
|
|
|
+ 6B3E7A722C89609E00B032C4 /* view */ = {
|
|
|
|
+ isa = PBXGroup;
|
|
|
|
+ children = (
|
|
|
|
+ 6B3E7A732C8960CA00B032C4 /* webRtcPlayerBottomContrView.h */,
|
|
|
|
+ 6B3E7A742C8960CA00B032C4 /* webRtcPlayerBottomContrView.m */,
|
|
|
|
+ );
|
|
|
|
+ path = view;
|
|
|
|
+ sourceTree = "<group>";
|
|
|
|
+ };
|
|
6B3F96312AD2A0FA008E349E /* netWork */ = {
|
|
6B3F96312AD2A0FA008E349E /* netWork */ = {
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
children = (
|
|
children = (
|
|
@@ -3343,6 +3358,7 @@
|
|
6B8676802C855ECC00F81DFC /* webRtc */ = {
|
|
6B8676802C855ECC00F81DFC /* webRtc */ = {
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
children = (
|
|
children = (
|
|
|
|
+ 6B3E7A722C89609E00B032C4 /* view */,
|
|
6B8676942C8596F800F81DFC /* model */,
|
|
6B8676942C8596F800F81DFC /* model */,
|
|
6B8676812C855EDF00F81DFC /* WebRTC.framework */,
|
|
6B8676812C855EDF00F81DFC /* WebRTC.framework */,
|
|
6B86768E2C858CB300F81DFC /* webRtcPlayerViewController.h */,
|
|
6B86768E2C858CB300F81DFC /* webRtcPlayerViewController.h */,
|
|
@@ -3991,6 +4007,7 @@
|
|
6B45C50C2B5FA80E007E6911 /* diskListBgView.h in Headers */,
|
|
6B45C50C2B5FA80E007E6911 /* diskListBgView.h in Headers */,
|
|
6B2170912B15BAE700656670 /* privacyModeViewController.h in Headers */,
|
|
6B2170912B15BAE700656670 /* privacyModeViewController.h in Headers */,
|
|
6BF558B42C44F11C00701854 /* previewAudioPortraitTopMoreView.h in Headers */,
|
|
6BF558B42C44F11C00701854 /* previewAudioPortraitTopMoreView.h in Headers */,
|
|
|
|
+ 6B3E7A752C8960CA00B032C4 /* webRtcPlayerBottomContrView.h in Headers */,
|
|
6B2C1E5C2C070ADE00FDCF82 /* ZFFloatView.h in Headers */,
|
|
6B2C1E5C2C070ADE00FDCF82 /* ZFFloatView.h in Headers */,
|
|
6B1FBD3A2B467A8000926382 /* backupsFilerecordTableView.h in Headers */,
|
|
6B1FBD3A2B467A8000926382 /* backupsFilerecordTableView.h in Headers */,
|
|
6B7DDF262C421DA900EBDFDD /* previewVideoLandscapeTopMoreView.h in Headers */,
|
|
6B7DDF262C421DA900EBDFDD /* previewVideoLandscapeTopMoreView.h in Headers */,
|
|
@@ -4271,6 +4288,7 @@
|
|
6BD506BE2B9576A4006E7CB0 /* diskListBgView.h in Headers */,
|
|
6BD506BE2B9576A4006E7CB0 /* diskListBgView.h in Headers */,
|
|
6BD506BF2B9576A4006E7CB0 /* privacyModeViewController.h in Headers */,
|
|
6BD506BF2B9576A4006E7CB0 /* privacyModeViewController.h in Headers */,
|
|
6BF558B62C44F11C00701854 /* previewAudioPortraitTopMoreView.h in Headers */,
|
|
6BF558B62C44F11C00701854 /* previewAudioPortraitTopMoreView.h in Headers */,
|
|
|
|
+ 6B3E7A772C8960CA00B032C4 /* webRtcPlayerBottomContrView.h in Headers */,
|
|
6B2C1E5D2C070ADE00FDCF82 /* ZFFloatView.h in Headers */,
|
|
6B2C1E5D2C070ADE00FDCF82 /* ZFFloatView.h in Headers */,
|
|
6BD506C02B9576A4006E7CB0 /* backupsFilerecordTableView.h in Headers */,
|
|
6BD506C02B9576A4006E7CB0 /* backupsFilerecordTableView.h in Headers */,
|
|
6B7DDF282C421DA900EBDFDD /* previewVideoLandscapeTopMoreView.h in Headers */,
|
|
6B7DDF282C421DA900EBDFDD /* previewVideoLandscapeTopMoreView.h in Headers */,
|
|
@@ -4991,6 +5009,7 @@
|
|
6B2C1E512C070ADE00FDCF82 /* ZFUtilities.m in Sources */,
|
|
6B2C1E512C070ADE00FDCF82 /* ZFUtilities.m in Sources */,
|
|
6BD5075C2B9576A4006E7CB0 /* BGTool.m in Sources */,
|
|
6BD5075C2B9576A4006E7CB0 /* BGTool.m in Sources */,
|
|
6B3E7A712C89479300B032C4 /* webRtcPlayerViewController+AdjustBtnFrame.m in Sources */,
|
|
6B3E7A712C89479300B032C4 /* webRtcPlayerViewController+AdjustBtnFrame.m in Sources */,
|
|
|
|
+ 6B3E7A782C8960CA00B032C4 /* webRtcPlayerBottomContrView.m in Sources */,
|
|
6B34DC682BF1FFB1002DD1EF /* imageCollectionViewCell.m in Sources */,
|
|
6B34DC682BF1FFB1002DD1EF /* imageCollectionViewCell.m in Sources */,
|
|
6BD5075D2B9576A4006E7CB0 /* JSONModelClassProperty.m in Sources */,
|
|
6BD5075D2B9576A4006E7CB0 /* JSONModelClassProperty.m in Sources */,
|
|
6BD5075E2B9576A4006E7CB0 /* uploadFileManager.m in Sources */,
|
|
6BD5075E2B9576A4006E7CB0 /* uploadFileManager.m in Sources */,
|
|
@@ -5353,6 +5372,7 @@
|
|
6B2C1E502C070ADE00FDCF82 /* ZFUtilities.m in Sources */,
|
|
6B2C1E502C070ADE00FDCF82 /* ZFUtilities.m in Sources */,
|
|
A08A94FE27E9A4E400C544BB /* BGTool.m in Sources */,
|
|
A08A94FE27E9A4E400C544BB /* BGTool.m in Sources */,
|
|
6B3E7A6F2C89479000B032C4 /* webRtcPlayerViewController+AdjustBtnFrame.m in Sources */,
|
|
6B3E7A6F2C89479000B032C4 /* webRtcPlayerViewController+AdjustBtnFrame.m in Sources */,
|
|
|
|
+ 6B3E7A762C8960CA00B032C4 /* webRtcPlayerBottomContrView.m in Sources */,
|
|
6B34DC662BF1FFB1002DD1EF /* imageCollectionViewCell.m in Sources */,
|
|
6B34DC662BF1FFB1002DD1EF /* imageCollectionViewCell.m in Sources */,
|
|
183AE6072A89CE3C00B11CB0 /* JSONModelClassProperty.m in Sources */,
|
|
183AE6072A89CE3C00B11CB0 /* JSONModelClassProperty.m in Sources */,
|
|
6B0582862B0457C400D37290 /* uploadFileManager.m in Sources */,
|
|
6B0582862B0457C400D37290 /* uploadFileManager.m in Sources */,
|