|
@@ -488,6 +488,10 @@
|
|
|
6B49BFBC2C90472600E17406 /* webRtcManager+StatisticsReport.h in Headers */ = {isa = PBXBuildFile; fileRef = 6B49BFB92C90472600E17406 /* webRtcManager+StatisticsReport.h */; };
|
|
6B49BFBC2C90472600E17406 /* webRtcManager+StatisticsReport.h in Headers */ = {isa = PBXBuildFile; fileRef = 6B49BFB92C90472600E17406 /* webRtcManager+StatisticsReport.h */; };
|
|
|
6B49BFBD2C90472600E17406 /* webRtcManager+StatisticsReport.h in Headers */ = {isa = PBXBuildFile; fileRef = 6B49BFB92C90472600E17406 /* webRtcManager+StatisticsReport.h */; };
|
|
6B49BFBD2C90472600E17406 /* webRtcManager+StatisticsReport.h in Headers */ = {isa = PBXBuildFile; fileRef = 6B49BFB92C90472600E17406 /* webRtcManager+StatisticsReport.h */; };
|
|
|
6B49BFBE2C90472600E17406 /* webRtcManager+StatisticsReport.m in Sources */ = {isa = PBXBuildFile; fileRef = 6B49BFBA2C90472600E17406 /* webRtcManager+StatisticsReport.m */; };
|
|
6B49BFBE2C90472600E17406 /* webRtcManager+StatisticsReport.m in Sources */ = {isa = PBXBuildFile; fileRef = 6B49BFBA2C90472600E17406 /* webRtcManager+StatisticsReport.m */; };
|
|
|
|
|
+ 6B49BFC72C943CE800E17406 /* webRtcManager+downloadNasFile.m in Sources */ = {isa = PBXBuildFile; fileRef = 6B49BFC62C943CE700E17406 /* webRtcManager+downloadNasFile.m */; };
|
|
|
|
|
+ 6B49BFC82C943CE800E17406 /* webRtcManager+downloadNasFile.h in Headers */ = {isa = PBXBuildFile; fileRef = 6B49BFC52C943CE700E17406 /* webRtcManager+downloadNasFile.h */; };
|
|
|
|
|
+ 6B49BFC92C943CE800E17406 /* webRtcManager+downloadNasFile.h in Headers */ = {isa = PBXBuildFile; fileRef = 6B49BFC52C943CE700E17406 /* webRtcManager+downloadNasFile.h */; };
|
|
|
|
|
+ 6B49BFCA2C943CE800E17406 /* webRtcManager+downloadNasFile.m in Sources */ = {isa = PBXBuildFile; fileRef = 6B49BFC62C943CE700E17406 /* webRtcManager+downloadNasFile.m */; };
|
|
|
6B4C0F622C0314BA0070EF2E /* DFPlayerFileManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 6B4C0F4C2C0314BA0070EF2E /* DFPlayerFileManager.h */; };
|
|
6B4C0F622C0314BA0070EF2E /* DFPlayerFileManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 6B4C0F4C2C0314BA0070EF2E /* DFPlayerFileManager.h */; };
|
|
|
6B4C0F632C0314BA0070EF2E /* DFPlayerFileManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 6B4C0F4C2C0314BA0070EF2E /* DFPlayerFileManager.h */; };
|
|
6B4C0F632C0314BA0070EF2E /* DFPlayerFileManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 6B4C0F4C2C0314BA0070EF2E /* DFPlayerFileManager.h */; };
|
|
|
6B4C0F642C0314BA0070EF2E /* DFPlayerFileManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 6B4C0F4D2C0314BA0070EF2E /* DFPlayerFileManager.m */; };
|
|
6B4C0F642C0314BA0070EF2E /* DFPlayerFileManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 6B4C0F4D2C0314BA0070EF2E /* DFPlayerFileManager.m */; };
|
|
@@ -1822,6 +1826,8 @@
|
|
|
6B4835FC2B9172D7001FC9BA /* usbInsertAnimation.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = usbInsertAnimation.json; sourceTree = "<group>"; };
|
|
6B4835FC2B9172D7001FC9BA /* usbInsertAnimation.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = usbInsertAnimation.json; sourceTree = "<group>"; };
|
|
|
6B49BFB92C90472600E17406 /* webRtcManager+StatisticsReport.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "webRtcManager+StatisticsReport.h"; sourceTree = "<group>"; };
|
|
6B49BFB92C90472600E17406 /* webRtcManager+StatisticsReport.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "webRtcManager+StatisticsReport.h"; sourceTree = "<group>"; };
|
|
|
6B49BFBA2C90472600E17406 /* webRtcManager+StatisticsReport.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "webRtcManager+StatisticsReport.m"; sourceTree = "<group>"; };
|
|
6B49BFBA2C90472600E17406 /* webRtcManager+StatisticsReport.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "webRtcManager+StatisticsReport.m"; sourceTree = "<group>"; };
|
|
|
|
|
+ 6B49BFC52C943CE700E17406 /* webRtcManager+downloadNasFile.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "webRtcManager+downloadNasFile.h"; sourceTree = "<group>"; };
|
|
|
|
|
+ 6B49BFC62C943CE700E17406 /* webRtcManager+downloadNasFile.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "webRtcManager+downloadNasFile.m"; sourceTree = "<group>"; };
|
|
|
6B4B0B692BEF087E00B62C22 /* 隐私保护.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = "隐私保护.entitlements"; sourceTree = "<group>"; };
|
|
6B4B0B692BEF087E00B62C22 /* 隐私保护.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = "隐私保护.entitlements"; sourceTree = "<group>"; };
|
|
|
6B4B0B6A2BEF16F200B62C22 /* 计算器.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = "计算器.entitlements"; sourceTree = "<group>"; };
|
|
6B4B0B6A2BEF16F200B62C22 /* 计算器.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = "计算器.entitlements"; sourceTree = "<group>"; };
|
|
|
6B4C0F4C2C0314BA0070EF2E /* DFPlayerFileManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DFPlayerFileManager.h; sourceTree = "<group>"; };
|
|
6B4C0F4C2C0314BA0070EF2E /* DFPlayerFileManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DFPlayerFileManager.h; sourceTree = "<group>"; };
|
|
@@ -3064,6 +3070,8 @@
|
|
|
6B3E7A812C89CC1300B032C4 /* webRtcManager.m */,
|
|
6B3E7A812C89CC1300B032C4 /* webRtcManager.m */,
|
|
|
6B49BFB92C90472600E17406 /* webRtcManager+StatisticsReport.h */,
|
|
6B49BFB92C90472600E17406 /* webRtcManager+StatisticsReport.h */,
|
|
|
6B49BFBA2C90472600E17406 /* webRtcManager+StatisticsReport.m */,
|
|
6B49BFBA2C90472600E17406 /* webRtcManager+StatisticsReport.m */,
|
|
|
|
|
+ 6B49BFC52C943CE700E17406 /* webRtcManager+downloadNasFile.h */,
|
|
|
|
|
+ 6B49BFC62C943CE700E17406 /* webRtcManager+downloadNasFile.m */,
|
|
|
);
|
|
);
|
|
|
path = webRtcManager;
|
|
path = webRtcManager;
|
|
|
sourceTree = "<group>";
|
|
sourceTree = "<group>";
|
|
@@ -4127,6 +4135,7 @@
|
|
|
6B5D867A2C22D6E9008D25EA /* NASLastFileView.h in Headers */,
|
|
6B5D867A2C22D6E9008D25EA /* NASLastFileView.h in Headers */,
|
|
|
6B7DDF302C424B5E00EBDFDD /* RcGameWQKeyChain.h in Headers */,
|
|
6B7DDF302C424B5E00EBDFDD /* RcGameWQKeyChain.h in Headers */,
|
|
|
181E84F72A8F451D00292B96 /* MineViewCell.h in Headers */,
|
|
181E84F72A8F451D00292B96 /* MineViewCell.h in Headers */,
|
|
|
|
|
+ 6B49BFC82C943CE800E17406 /* webRtcManager+downloadNasFile.h in Headers */,
|
|
|
6B2C1E4E2C070ADE00FDCF82 /* ZFUtilities.h in Headers */,
|
|
6B2C1E4E2C070ADE00FDCF82 /* ZFUtilities.h in Headers */,
|
|
|
6B8661D72BBA53B600B19846 /* noticeModel.h in Headers */,
|
|
6B8661D72BBA53B600B19846 /* noticeModel.h in Headers */,
|
|
|
6B2C1E462C070ADE00FDCF82 /* ZFSmallFloatControlView.h in Headers */,
|
|
6B2C1E462C070ADE00FDCF82 /* ZFSmallFloatControlView.h in Headers */,
|
|
@@ -4412,6 +4421,7 @@
|
|
|
6B5D867B2C22D6E9008D25EA /* NASLastFileView.h in Headers */,
|
|
6B5D867B2C22D6E9008D25EA /* NASLastFileView.h in Headers */,
|
|
|
6B7DDF312C424B5E00EBDFDD /* RcGameWQKeyChain.h in Headers */,
|
|
6B7DDF312C424B5E00EBDFDD /* RcGameWQKeyChain.h in Headers */,
|
|
|
6BD506E12B9576A4006E7CB0 /* MineViewCell.h in Headers */,
|
|
6BD506E12B9576A4006E7CB0 /* MineViewCell.h in Headers */,
|
|
|
|
|
+ 6B49BFC92C943CE800E17406 /* webRtcManager+downloadNasFile.h in Headers */,
|
|
|
6B2C1E4F2C070ADE00FDCF82 /* ZFUtilities.h in Headers */,
|
|
6B2C1E4F2C070ADE00FDCF82 /* ZFUtilities.h in Headers */,
|
|
|
6B8661D82BBA53B600B19846 /* noticeModel.h in Headers */,
|
|
6B8661D82BBA53B600B19846 /* noticeModel.h in Headers */,
|
|
|
6B2C1E472C070ADE00FDCF82 /* ZFSmallFloatControlView.h in Headers */,
|
|
6B2C1E472C070ADE00FDCF82 /* ZFSmallFloatControlView.h in Headers */,
|
|
@@ -5001,6 +5011,7 @@
|
|
|
6B42A2142C40DC3D000555BB /* previewLandscapeTopMoreView.m in Sources */,
|
|
6B42A2142C40DC3D000555BB /* previewLandscapeTopMoreView.m in Sources */,
|
|
|
6BD507392B9576A4006E7CB0 /* downloadManager.m in Sources */,
|
|
6BD507392B9576A4006E7CB0 /* downloadManager.m in Sources */,
|
|
|
6BD5073A2B9576A4006E7CB0 /* FMDatabaseQueue.m in Sources */,
|
|
6BD5073A2B9576A4006E7CB0 /* FMDatabaseQueue.m in Sources */,
|
|
|
|
|
+ 6B49BFCA2C943CE800E17406 /* webRtcManager+downloadNasFile.m in Sources */,
|
|
|
6B2C1E412C070ADE00FDCF82 /* ZFPortraitControlView.m in Sources */,
|
|
6B2C1E412C070ADE00FDCF82 /* ZFPortraitControlView.m in Sources */,
|
|
|
6BD5073B2B9576A4006E7CB0 /* customLaunchView.m in Sources */,
|
|
6BD5073B2B9576A4006E7CB0 /* customLaunchView.m in Sources */,
|
|
|
6BD5073C2B9576A4006E7CB0 /* HWSetViewController.m in Sources */,
|
|
6BD5073C2B9576A4006E7CB0 /* HWSetViewController.m in Sources */,
|
|
@@ -5368,6 +5379,7 @@
|
|
|
6B42A2122C40DC3D000555BB /* previewLandscapeTopMoreView.m in Sources */,
|
|
6B42A2122C40DC3D000555BB /* previewLandscapeTopMoreView.m in Sources */,
|
|
|
6B5D40402B4CE40F000965CF /* downloadManager.m in Sources */,
|
|
6B5D40402B4CE40F000965CF /* downloadManager.m in Sources */,
|
|
|
A08A950027E9A4E400C544BB /* FMDatabaseQueue.m in Sources */,
|
|
A08A950027E9A4E400C544BB /* FMDatabaseQueue.m in Sources */,
|
|
|
|
|
+ 6B49BFC72C943CE800E17406 /* webRtcManager+downloadNasFile.m in Sources */,
|
|
|
6B2C1E402C070ADE00FDCF82 /* ZFPortraitControlView.m in Sources */,
|
|
6B2C1E402C070ADE00FDCF82 /* ZFPortraitControlView.m in Sources */,
|
|
|
6BF52CA72AD7D3BE00A617DB /* customLaunchView.m in Sources */,
|
|
6BF52CA72AD7D3BE00A617DB /* customLaunchView.m in Sources */,
|
|
|
A031DD7A27EC713A00909527 /* HWSetViewController.m in Sources */,
|
|
A031DD7A27EC713A00909527 /* HWSetViewController.m in Sources */,
|