|
@@ -50,6 +50,8 @@
|
|
|
A83F87202D794FF000D29B1B /* TSAIPhotoImageCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = A83F871F2D794FE600D29B1B /* TSAIPhotoImageCell.swift */; };
|
|
|
A83F87222D7953C000D29B1B /* Notification+TSEx.swift in Sources */ = {isa = PBXBuildFile; fileRef = A83F87212D7953BA00D29B1B /* Notification+TSEx.swift */; };
|
|
|
A83F87242D7954BB00D29B1B /* TSAIPhotoChildVM.swift in Sources */ = {isa = PBXBuildFile; fileRef = A83F87232D7954B800D29B1B /* TSAIPhotoChildVM.swift */; };
|
|
|
+ A840A7EB2D8D81CD0044B8B9 /* TSGenerateRintoneOperationQueue.swift in Sources */ = {isa = PBXBuildFile; fileRef = A840A7EA2D8D81C90044B8B9 /* TSGenerateRintoneOperationQueue.swift */; };
|
|
|
+ A840A7ED2D8D81DB0044B8B9 /* TSGenerateRintoneOperation.swift in Sources */ = {isa = PBXBuildFile; fileRef = A840A7EC2D8D81DA0044B8B9 /* TSGenerateRintoneOperation.swift */; };
|
|
|
A868A89A2D75505E00F6D884 /* TSThemeBannerCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = A868A8992D75505800F6D884 /* TSThemeBannerCell.swift */; };
|
|
|
A868A89C2D75506C00F6D884 /* TSThemeContentCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = A868A89B2D75506500F6D884 /* TSThemeContentCell.swift */; };
|
|
|
A868A8A22D7560B900F6D884 /* TSPageNullView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A868A89D2D7560B900F6D884 /* TSPageNullView.swift */; };
|
|
@@ -110,7 +112,6 @@
|
|
|
A899D38D2D891C5600AB9C1C /* TSDiscoverCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = A899D38C2D891C4D00AB9C1C /* TSDiscoverCell.swift */; };
|
|
|
A899D3932D8924A300AB9C1C /* TSDiscoverListVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = A899D3922D8924A200AB9C1C /* TSDiscoverListVC.swift */; };
|
|
|
A899D3962D89258B00AB9C1C /* TSDiscoverListVM.swift in Sources */ = {isa = PBXBuildFile; fileRef = A899D3952D89258600AB9C1C /* TSDiscoverListVM.swift */; };
|
|
|
- A899D3992D8947D800AB9C1C /* TSDiscoverListCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = A899D3982D8947D200AB9C1C /* TSDiscoverListCell.swift */; };
|
|
|
A899D39C2D894F9800AB9C1C /* TSRingDownVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = A899D39B2D894F9600AB9C1C /* TSRingDownVC.swift */; };
|
|
|
A899D3A32D896A7B00AB9C1C /* TSRingDownNullView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A899D39F2D895F3C00AB9C1C /* TSRingDownNullView.swift */; };
|
|
|
A899D3A52D89786200AB9C1C /* TSAudioAVPlayer.swift in Sources */ = {isa = PBXBuildFile; fileRef = A899D3A42D89785E00AB9C1C /* TSAudioAVPlayer.swift */; };
|
|
@@ -127,6 +128,9 @@
|
|
|
A8CC55892D798E5D002E0CAA /* TSTextGeneralRintoneVM.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8CC55882D798E5A002E0CAA /* TSTextGeneralRintoneVM.swift */; };
|
|
|
A8CC558B2D79905A002E0CAA /* TSCreatBtnView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8CC558A2D799051002E0CAA /* TSCreatBtnView.swift */; };
|
|
|
A8CC55902D799F9F002E0CAA /* TSAIRintoneVM.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8CC558F2D799F9C002E0CAA /* TSAIRintoneVM.swift */; };
|
|
|
+ A8D776F82D8D3448007EAB35 /* TSBaseOperationQueue.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8D776F72D8D343F007EAB35 /* TSBaseOperationQueue.swift */; };
|
|
|
+ A8D776FA2D8D345C007EAB35 /* TSBaseOperation.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8D776F92D8D345B007EAB35 /* TSBaseOperation.swift */; };
|
|
|
+ A8D776FE2D8D3E5E007EAB35 /* TSPublicContent.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8D776FD2D8D3E4E007EAB35 /* TSPublicContent.swift */; };
|
|
|
A8DEC2702D7C395C002EB948 /* TSThemeCopyrightVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8DEC26F2D7C395B002EB948 /* TSThemeCopyrightVC.swift */; };
|
|
|
F5FF0EC10B0056B65FDB9C78 /* Pods_AIRingtone.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 39C823AB7F3D49E8B2356E07 /* Pods_AIRingtone.framework */; };
|
|
|
/* End PBXBuildFile section */
|
|
@@ -180,6 +184,8 @@
|
|
|
A83F871F2D794FE600D29B1B /* TSAIPhotoImageCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSAIPhotoImageCell.swift; sourceTree = "<group>"; };
|
|
|
A83F87212D7953BA00D29B1B /* Notification+TSEx.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Notification+TSEx.swift"; sourceTree = "<group>"; };
|
|
|
A83F87232D7954B800D29B1B /* TSAIPhotoChildVM.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSAIPhotoChildVM.swift; sourceTree = "<group>"; };
|
|
|
+ A840A7EA2D8D81C90044B8B9 /* TSGenerateRintoneOperationQueue.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSGenerateRintoneOperationQueue.swift; sourceTree = "<group>"; };
|
|
|
+ A840A7EC2D8D81DA0044B8B9 /* TSGenerateRintoneOperation.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSGenerateRintoneOperation.swift; sourceTree = "<group>"; };
|
|
|
A868A8992D75505800F6D884 /* TSThemeBannerCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSThemeBannerCell.swift; sourceTree = "<group>"; };
|
|
|
A868A89B2D75506500F6D884 /* TSThemeContentCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSThemeContentCell.swift; sourceTree = "<group>"; };
|
|
|
A868A89D2D7560B900F6D884 /* TSPageNullView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSPageNullView.swift; sourceTree = "<group>"; };
|
|
@@ -242,7 +248,6 @@
|
|
|
A899D38C2D891C4D00AB9C1C /* TSDiscoverCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSDiscoverCell.swift; sourceTree = "<group>"; };
|
|
|
A899D3922D8924A200AB9C1C /* TSDiscoverListVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSDiscoverListVC.swift; sourceTree = "<group>"; };
|
|
|
A899D3952D89258600AB9C1C /* TSDiscoverListVM.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSDiscoverListVM.swift; sourceTree = "<group>"; };
|
|
|
- A899D3982D8947D200AB9C1C /* TSDiscoverListCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSDiscoverListCell.swift; sourceTree = "<group>"; };
|
|
|
A899D39B2D894F9600AB9C1C /* TSRingDownVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSRingDownVC.swift; sourceTree = "<group>"; };
|
|
|
A899D39F2D895F3C00AB9C1C /* TSRingDownNullView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSRingDownNullView.swift; sourceTree = "<group>"; };
|
|
|
A899D3A42D89785E00AB9C1C /* TSAudioAVPlayer.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSAudioAVPlayer.swift; sourceTree = "<group>"; };
|
|
@@ -259,6 +264,9 @@
|
|
|
A8CC55882D798E5A002E0CAA /* TSTextGeneralRintoneVM.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSTextGeneralRintoneVM.swift; sourceTree = "<group>"; };
|
|
|
A8CC558A2D799051002E0CAA /* TSCreatBtnView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSCreatBtnView.swift; sourceTree = "<group>"; };
|
|
|
A8CC558F2D799F9C002E0CAA /* TSAIRintoneVM.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSAIRintoneVM.swift; sourceTree = "<group>"; };
|
|
|
+ A8D776F72D8D343F007EAB35 /* TSBaseOperationQueue.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSBaseOperationQueue.swift; sourceTree = "<group>"; };
|
|
|
+ A8D776F92D8D345B007EAB35 /* TSBaseOperation.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSBaseOperation.swift; sourceTree = "<group>"; };
|
|
|
+ A8D776FD2D8D3E4E007EAB35 /* TSPublicContent.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSPublicContent.swift; sourceTree = "<group>"; };
|
|
|
A8DEC26F2D7C395B002EB948 /* TSThemeCopyrightVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSThemeCopyrightVC.swift; sourceTree = "<group>"; };
|
|
|
/* End PBXFileReference section */
|
|
|
|
|
@@ -387,6 +395,8 @@
|
|
|
A80EDEBA2D718CEA003CD332 /* Tool */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
+ A8D776FD2D8D3E4E007EAB35 /* TSPublicContent.swift */,
|
|
|
+ A8D776F62D8D342D007EAB35 /* OperationQueue */,
|
|
|
A899D3CA2D89A53C00AB9C1C /* TSDownloadManager.swift */,
|
|
|
A899D3A42D89785E00AB9C1C /* TSAudioAVPlayer.swift */,
|
|
|
A899D3CE2D89AD4800AB9C1C /* TSAudioPlayerFileTool.swift */,
|
|
@@ -618,20 +628,22 @@
|
|
|
path = View;
|
|
|
sourceTree = "<group>";
|
|
|
};
|
|
|
- A868A8982D75505100F6D884 /* View */ = {
|
|
|
+ A840A7E92D8D81350044B8B9 /* TSGenerateRintoneOperation */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
- A868A89B2D75506500F6D884 /* TSThemeContentCell.swift */,
|
|
|
- A868A8992D75505800F6D884 /* TSThemeBannerCell.swift */,
|
|
|
+ A840A7EA2D8D81C90044B8B9 /* TSGenerateRintoneOperationQueue.swift */,
|
|
|
+ A840A7EC2D8D81DA0044B8B9 /* TSGenerateRintoneOperation.swift */,
|
|
|
);
|
|
|
- path = View;
|
|
|
+ path = TSGenerateRintoneOperation;
|
|
|
sourceTree = "<group>";
|
|
|
};
|
|
|
- A868A89F2D7560B900F6D884 /* UILabel */ = {
|
|
|
+ A868A8982D75505100F6D884 /* View */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
+ A868A89B2D75506500F6D884 /* TSThemeContentCell.swift */,
|
|
|
+ A868A8992D75505800F6D884 /* TSThemeBannerCell.swift */,
|
|
|
);
|
|
|
- path = UILabel;
|
|
|
+ path = View;
|
|
|
sourceTree = "<group>";
|
|
|
};
|
|
|
A868A8A12D7560B900F6D884 /* VIewTool */ = {
|
|
@@ -643,7 +655,6 @@
|
|
|
A868A8CF2D76D02300F6D884 /* TSRingToneCellView.swift */,
|
|
|
A868A89D2D7560B900F6D884 /* TSPageNullView.swift */,
|
|
|
A868A89E2D7560B900F6D884 /* TSCommonloadingView.swift */,
|
|
|
- A868A89F2D7560B900F6D884 /* UILabel */,
|
|
|
A868A8A02D7560B900F6D884 /* TSViewTool.swift */,
|
|
|
);
|
|
|
path = VIewTool;
|
|
@@ -910,7 +921,6 @@
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
A899D3D02D89B14400AB9C1C /* TSDiscoverListCellVM.swift */,
|
|
|
- A899D3982D8947D200AB9C1C /* TSDiscoverListCell.swift */,
|
|
|
);
|
|
|
path = View;
|
|
|
sourceTree = "<group>";
|
|
@@ -1004,6 +1014,16 @@
|
|
|
path = ViewModel;
|
|
|
sourceTree = "<group>";
|
|
|
};
|
|
|
+ A8D776F62D8D342D007EAB35 /* OperationQueue */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ A840A7E92D8D81350044B8B9 /* TSGenerateRintoneOperation */,
|
|
|
+ A8D776F72D8D343F007EAB35 /* TSBaseOperationQueue.swift */,
|
|
|
+ A8D776F92D8D345B007EAB35 /* TSBaseOperation.swift */,
|
|
|
+ );
|
|
|
+ path = OperationQueue;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
A8DEC26E2D7C3948002EB948 /* TSThemeCopyrightVC */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
@@ -1139,6 +1159,7 @@
|
|
|
files = (
|
|
|
A899D3742D87B15F00AB9C1C /* TSPurchaseTool.swift in Sources */,
|
|
|
A868A9072D77EED800F6D884 /* TSTGPTitleView.swift in Sources */,
|
|
|
+ A840A7EB2D8D81CD0044B8B9 /* TSGenerateRintoneOperationQueue.swift in Sources */,
|
|
|
A868A8C22D76A2A700F6D884 /* UIFont+TSEx.swift in Sources */,
|
|
|
A868A91A2D78559800F6D884 /* TSProgressState.swift in Sources */,
|
|
|
A899D3842D88303E00AB9C1C /* TSDiscoverVC.swift in Sources */,
|
|
@@ -1147,15 +1168,18 @@
|
|
|
A83F87202D794FF000D29B1B /* TSAIPhotoImageCell.swift in Sources */,
|
|
|
A899D3932D8924A300AB9C1C /* TSDiscoverListVC.swift in Sources */,
|
|
|
A868A8DB2D76F00C00F6D884 /* TSBandRingTool.swift in Sources */,
|
|
|
+ A8D776FA2D8D345C007EAB35 /* TSBaseOperation.swift in Sources */,
|
|
|
A899D3602D82C8D800AB9C1C /* TSPurchaseManager.swift in Sources */,
|
|
|
A868A8F12D77081C00F6D884 /* TSContactsTool.swift in Sources */,
|
|
|
A80EDF2D2D71C2CA003CD332 /* TSThemeModel.swift in Sources */,
|
|
|
A80EDE582D718623003CD332 /* AppDelegate.swift in Sources */,
|
|
|
A868A8EF2D77041400F6D884 /* TSLoadingAnimation.swift in Sources */,
|
|
|
A80EDE652D718CAF003CD332 /* GlobalImports.swift in Sources */,
|
|
|
+ A840A7ED2D8D81DB0044B8B9 /* TSGenerateRintoneOperation.swift in Sources */,
|
|
|
A868A9092D7828EC00F6D884 /* TSTGPPhotoStyleView.swift in Sources */,
|
|
|
+ A8D776FE2D8D3E5E007EAB35 /* TSPublicContent.swift in Sources */,
|
|
|
A8DEC2702D7C395C002EB948 /* TSThemeCopyrightVC.swift in Sources */,
|
|
|
- A899D3992D8947D800AB9C1C /* TSDiscoverListCell.swift in Sources */,
|
|
|
+ A8D776F82D8D3448007EAB35 /* TSBaseOperationQueue.swift in Sources */,
|
|
|
A80EDF112D718ED1003CD332 /* TSAIRintoneVC.swift in Sources */,
|
|
|
A80EDF1B2D71AC90003CD332 /* TSCollectionViewVM.swift in Sources */,
|
|
|
A80EDE612D718AF4003CD332 /* TSConfig.swift in Sources */,
|