|
|
@@ -1174,6 +1174,10 @@
|
|
|
6BF558BA2C4508CB00701854 /* previewAudioPortraitDetailsView.h in Headers */ = {isa = PBXBuildFile; fileRef = 6BF558B72C4508CB00701854 /* previewAudioPortraitDetailsView.h */; };
|
|
|
6BF558BB2C4508CB00701854 /* previewAudioPortraitDetailsView.m in Sources */ = {isa = PBXBuildFile; fileRef = 6BF558B82C4508CB00701854 /* previewAudioPortraitDetailsView.m */; };
|
|
|
6BF558BC2C4508CB00701854 /* previewAudioPortraitDetailsView.h in Headers */ = {isa = PBXBuildFile; fileRef = 6BF558B72C4508CB00701854 /* previewAudioPortraitDetailsView.h */; };
|
|
|
+ 6BF558BF2C4515B500701854 /* audioPlayListManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 6BF558BE2C4515B500701854 /* audioPlayListManager.m */; };
|
|
|
+ 6BF558C02C4515B500701854 /* audioPlayListManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 6BF558BD2C4515B500701854 /* audioPlayListManager.h */; };
|
|
|
+ 6BF558C12C4515B500701854 /* audioPlayListManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 6BF558BE2C4515B500701854 /* audioPlayListManager.m */; };
|
|
|
+ 6BF558C22C4515B500701854 /* audioPlayListManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 6BF558BD2C4515B500701854 /* audioPlayListManager.h */; };
|
|
|
6BFF26882AF8949F00FCB4F7 /* playerShowSecretkeyView.h in Headers */ = {isa = PBXBuildFile; fileRef = 6BFF26862AF8949F00FCB4F7 /* playerShowSecretkeyView.h */; };
|
|
|
6BFF26892AF8949F00FCB4F7 /* playerShowSecretkeyView.m in Sources */ = {isa = PBXBuildFile; fileRef = 6BFF26872AF8949F00FCB4F7 /* playerShowSecretkeyView.m */; };
|
|
|
6BFF268C2AF8E1C600FCB4F7 /* forgetPwdViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = 6BFF268A2AF8E1C600FCB4F7 /* forgetPwdViewController.h */; };
|
|
|
@@ -1904,6 +1908,8 @@
|
|
|
6BF558B22C44F11C00701854 /* previewAudioPortraitTopMoreView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = previewAudioPortraitTopMoreView.m; sourceTree = "<group>"; };
|
|
|
6BF558B72C4508CB00701854 /* previewAudioPortraitDetailsView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = previewAudioPortraitDetailsView.h; sourceTree = "<group>"; };
|
|
|
6BF558B82C4508CB00701854 /* previewAudioPortraitDetailsView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = previewAudioPortraitDetailsView.m; sourceTree = "<group>"; };
|
|
|
+ 6BF558BD2C4515B500701854 /* audioPlayListManager.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = audioPlayListManager.h; sourceTree = "<group>"; };
|
|
|
+ 6BF558BE2C4515B500701854 /* audioPlayListManager.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = audioPlayListManager.m; sourceTree = "<group>"; };
|
|
|
6BFF26862AF8949F00FCB4F7 /* playerShowSecretkeyView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = playerShowSecretkeyView.h; sourceTree = "<group>"; };
|
|
|
6BFF26872AF8949F00FCB4F7 /* playerShowSecretkeyView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = playerShowSecretkeyView.m; sourceTree = "<group>"; };
|
|
|
6BFF268A2AF8E1C600FCB4F7 /* forgetPwdViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = forgetPwdViewController.h; sourceTree = "<group>"; };
|
|
|
@@ -3128,6 +3134,8 @@
|
|
|
6B5D867E2C22EA5B008D25EA /* lastFileManager.m */,
|
|
|
6B8A5ADE2C3BCC0E00E40B19 /* lastFileModel.h */,
|
|
|
6B8A5ADF2C3BCC0E00E40B19 /* lastFileModel.m */,
|
|
|
+ 6BF558BD2C4515B500701854 /* audioPlayListManager.h */,
|
|
|
+ 6BF558BE2C4515B500701854 /* audioPlayListManager.m */,
|
|
|
);
|
|
|
path = recenFile;
|
|
|
sourceTree = "<group>";
|
|
|
@@ -3767,6 +3775,7 @@
|
|
|
6B2C1E4E2C070ADE00FDCF82 /* ZFUtilities.h in Headers */,
|
|
|
6B8661D72BBA53B600B19846 /* noticeModel.h in Headers */,
|
|
|
6B2C1E462C070ADE00FDCF82 /* ZFSmallFloatControlView.h in Headers */,
|
|
|
+ 6BF558C02C4515B500701854 /* audioPlayListManager.h in Headers */,
|
|
|
6B2C1E1C2C070ADE00FDCF82 /* ZFAVPlayerManager.h in Headers */,
|
|
|
6B8FF6C12B05B24D00800981 /* uploadFileRecordCell.h in Headers */,
|
|
|
6B45C5082B5FA2DD007E6911 /* diskListTableCell.h in Headers */,
|
|
|
@@ -4020,6 +4029,7 @@
|
|
|
6B2C1E4F2C070ADE00FDCF82 /* ZFUtilities.h in Headers */,
|
|
|
6B8661D82BBA53B600B19846 /* noticeModel.h in Headers */,
|
|
|
6B2C1E472C070ADE00FDCF82 /* ZFSmallFloatControlView.h in Headers */,
|
|
|
+ 6BF558C22C4515B500701854 /* audioPlayListManager.h in Headers */,
|
|
|
6B2C1E1D2C070ADE00FDCF82 /* ZFAVPlayerManager.h in Headers */,
|
|
|
6BD506E22B9576A4006E7CB0 /* uploadFileRecordCell.h in Headers */,
|
|
|
6BD506E32B9576A4006E7CB0 /* diskListTableCell.h in Headers */,
|
|
|
@@ -4755,6 +4765,7 @@
|
|
|
6B07AC272BF85859005C2B0E /* ShareRecordModel.m in Sources */,
|
|
|
6B2C1E2B2C070ADE00FDCF82 /* ZFLandScapeControlView.m in Sources */,
|
|
|
6BD507A62B9576A4006E7CB0 /* HWBookmarkModel.m in Sources */,
|
|
|
+ 6BF558C12C4515B500701854 /* audioPlayListManager.m in Sources */,
|
|
|
6BD507A72B9576A4006E7CB0 /* NSCache+BGCache.m in Sources */,
|
|
|
6BD507A82B9576A4006E7CB0 /* uploadFileRecordBgScorllView.m in Sources */,
|
|
|
6BD507A92B9576A4006E7CB0 /* AboutViewController.m in Sources */,
|
|
|
@@ -5090,6 +5101,7 @@
|
|
|
6B07AC262BF85859005C2B0E /* ShareRecordModel.m in Sources */,
|
|
|
6B2C1E2A2C070ADE00FDCF82 /* ZFLandScapeControlView.m in Sources */,
|
|
|
A00221E727EB25B000E45F78 /* HWBookmarkModel.m in Sources */,
|
|
|
+ 6BF558BF2C4515B500701854 /* audioPlayListManager.m in Sources */,
|
|
|
A08A94FC27E9A4E400C544BB /* NSCache+BGCache.m in Sources */,
|
|
|
6B72725C2B0E22D000C03F87 /* uploadFileRecordBgScorllView.m in Sources */,
|
|
|
184C8AD62A949D5900F26650 /* AboutViewController.m in Sources */,
|