|
@@ -42,6 +42,10 @@
|
|
A80EDF272D71C13D003CD332 /* TSColVVMHeaderModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A80EDF262D71C13C003CD332 /* TSColVVMHeaderModel.swift */; };
|
|
A80EDF272D71C13D003CD332 /* TSColVVMHeaderModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A80EDF262D71C13C003CD332 /* TSColVVMHeaderModel.swift */; };
|
|
A80EDF2A2D71C215003CD332 /* TSThemeVM.swift in Sources */ = {isa = PBXBuildFile; fileRef = A80EDF292D71C211003CD332 /* TSThemeVM.swift */; };
|
|
A80EDF2A2D71C215003CD332 /* TSThemeVM.swift in Sources */ = {isa = PBXBuildFile; fileRef = A80EDF292D71C211003CD332 /* TSThemeVM.swift */; };
|
|
A80EDF2D2D71C2CA003CD332 /* TSThemeModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A80EDF2C2D71C2BF003CD332 /* TSThemeModel.swift */; };
|
|
A80EDF2D2D71C2CA003CD332 /* TSThemeModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A80EDF2C2D71C2BF003CD332 /* TSThemeModel.swift */; };
|
|
|
|
+ A83F871D2D79409B00D29B1B /* TSUserDefaultData.swift in Sources */ = {isa = PBXBuildFile; fileRef = A83F871C2D79409300D29B1B /* TSUserDefaultData.swift */; };
|
|
|
|
+ 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 */; };
|
|
A868A89A2D75505E00F6D884 /* TSThemeBannerCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = A868A8992D75505800F6D884 /* TSThemeBannerCell.swift */; };
|
|
A868A89A2D75505E00F6D884 /* TSThemeBannerCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = A868A8992D75505800F6D884 /* TSThemeBannerCell.swift */; };
|
|
A868A89C2D75506C00F6D884 /* TSThemeContentCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = A868A89B2D75506500F6D884 /* TSThemeContentCell.swift */; };
|
|
A868A89C2D75506C00F6D884 /* TSThemeContentCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = A868A89B2D75506500F6D884 /* TSThemeContentCell.swift */; };
|
|
A868A8A22D7560B900F6D884 /* TSPageNullView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A868A89D2D7560B900F6D884 /* TSPageNullView.swift */; };
|
|
A868A8A22D7560B900F6D884 /* TSPageNullView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A868A89D2D7560B900F6D884 /* TSPageNullView.swift */; };
|
|
@@ -72,6 +76,24 @@
|
|
A868A8EF2D77041400F6D884 /* TSLoadingAnimation.swift in Sources */ = {isa = PBXBuildFile; fileRef = A868A8EE2D77040F00F6D884 /* TSLoadingAnimation.swift */; };
|
|
A868A8EF2D77041400F6D884 /* TSLoadingAnimation.swift in Sources */ = {isa = PBXBuildFile; fileRef = A868A8EE2D77040F00F6D884 /* TSLoadingAnimation.swift */; };
|
|
A868A8F12D77081C00F6D884 /* TSContactsTool.swift in Sources */ = {isa = PBXBuildFile; fileRef = A868A8F02D77081B00F6D884 /* TSContactsTool.swift */; };
|
|
A868A8F12D77081C00F6D884 /* TSContactsTool.swift in Sources */ = {isa = PBXBuildFile; fileRef = A868A8F02D77081B00F6D884 /* TSContactsTool.swift */; };
|
|
A868A8F22D770A9200F6D884 /* libmp3lame.a in Frameworks */ = {isa = PBXBuildFile; fileRef = A868A8E42D76FA4200F6D884 /* libmp3lame.a */; };
|
|
A868A8F22D770A9200F6D884 /* libmp3lame.a in Frameworks */ = {isa = PBXBuildFile; fileRef = A868A8E42D76FA4200F6D884 /* libmp3lame.a */; };
|
|
|
|
+ A868A8F52D77179D00F6D884 /* TSAIPhotoChildVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = A868A8F42D77179C00F6D884 /* TSAIPhotoChildVC.swift */; };
|
|
|
|
+ A868A8F82D77E2BC00F6D884 /* TSTextGeneralPicVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = A868A8F72D77E2B900F6D884 /* TSTextGeneralPicVC.swift */; };
|
|
|
|
+ A868A8FA2D77E35E00F6D884 /* TSPromptTextView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A868A8F92D77E34D00F6D884 /* TSPromptTextView.swift */; };
|
|
|
|
+ A868A9002D77E55800F6D884 /* TSPromptStyleView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A868A8FF2D77E54A00F6D884 /* TSPromptStyleView.swift */; };
|
|
|
|
+ A868A9032D77E5A500F6D884 /* TSPTPStyleModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A868A9022D77E5A400F6D884 /* TSPTPStyleModel.swift */; };
|
|
|
|
+ A868A9052D77E5AB00F6D884 /* photo_to_photo_style.json in Resources */ = {isa = PBXBuildFile; fileRef = A868A9042D77E5AB00F6D884 /* photo_to_photo_style.json */; };
|
|
|
|
+ A868A9072D77EED800F6D884 /* TSTGPTitleView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A868A9062D77EECC00F6D884 /* TSTGPTitleView.swift */; };
|
|
|
|
+ A868A9092D7828EC00F6D884 /* TsTGPPhotoStyleView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A868A9082D7828DF00F6D884 /* TsTGPPhotoStyleView.swift */; };
|
|
|
|
+ A868A90C2D78311A00F6D884 /* TSTextGeneralPicVM.swift in Sources */ = {isa = PBXBuildFile; fileRef = A868A90B2D78311400F6D884 /* TSTextGeneralPicVM.swift */; };
|
|
|
|
+ A868A90E2D7846D600F6D884 /* TSSavePhotoSuccessTool.swift in Sources */ = {isa = PBXBuildFile; fileRef = A868A90D2D7846D400F6D884 /* TSSavePhotoSuccessTool.swift */; };
|
|
|
|
+ A868A9112D784CFB00F6D884 /* TSGeneralPicVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = A868A9102D784CFA00F6D884 /* TSGeneralPicVC.swift */; };
|
|
|
|
+ A868A9142D784D4D00F6D884 /* TSGeneralPicModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A868A9132D784D2700F6D884 /* TSGeneralPicModel.swift */; };
|
|
|
|
+ A868A9162D784E6500F6D884 /* TSBottomAlertVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = A868A9152D784E6500F6D884 /* TSBottomAlertVC.swift */; };
|
|
|
|
+ A868A9182D78555200F6D884 /* TSGenneralPicVM.swift in Sources */ = {isa = PBXBuildFile; fileRef = A868A9172D78554800F6D884 /* TSGenneralPicVM.swift */; };
|
|
|
|
+ A868A91A2D78559800F6D884 /* TSProgressState.swift in Sources */ = {isa = PBXBuildFile; fileRef = A868A9192D78559600F6D884 /* TSProgressState.swift */; };
|
|
|
|
+ A868A91C2D78592600F6D884 /* rotatingAnimation.gif in Resources */ = {isa = PBXBuildFile; fileRef = A868A91B2D78592600F6D884 /* rotatingAnimation.gif */; };
|
|
|
|
+ A868A91E2D785CEA00F6D884 /* TSGeneralPicVC+Event.swift in Sources */ = {isa = PBXBuildFile; fileRef = A868A91D2D785CE600F6D884 /* TSGeneralPicVC+Event.swift */; };
|
|
|
|
+ A8CC55822D797720002E0CAA /* TSGeneralPicBrowseVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8CC55812D79771F002E0CAA /* TSGeneralPicBrowseVC.swift */; };
|
|
F5FF0EC10B0056B65FDB9C78 /* Pods_AIRingtone.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 39C823AB7F3D49E8B2356E07 /* Pods_AIRingtone.framework */; };
|
|
F5FF0EC10B0056B65FDB9C78 /* Pods_AIRingtone.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 39C823AB7F3D49E8B2356E07 /* Pods_AIRingtone.framework */; };
|
|
/* End PBXBuildFile section */
|
|
/* End PBXBuildFile section */
|
|
|
|
|
|
@@ -116,6 +138,10 @@
|
|
A80EDF262D71C13C003CD332 /* TSColVVMHeaderModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSColVVMHeaderModel.swift; sourceTree = "<group>"; };
|
|
A80EDF262D71C13C003CD332 /* TSColVVMHeaderModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSColVVMHeaderModel.swift; sourceTree = "<group>"; };
|
|
A80EDF292D71C211003CD332 /* TSThemeVM.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSThemeVM.swift; sourceTree = "<group>"; };
|
|
A80EDF292D71C211003CD332 /* TSThemeVM.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSThemeVM.swift; sourceTree = "<group>"; };
|
|
A80EDF2C2D71C2BF003CD332 /* TSThemeModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSThemeModel.swift; sourceTree = "<group>"; };
|
|
A80EDF2C2D71C2BF003CD332 /* TSThemeModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSThemeModel.swift; sourceTree = "<group>"; };
|
|
|
|
+ A83F871C2D79409300D29B1B /* TSUserDefaultData.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSUserDefaultData.swift; sourceTree = "<group>"; };
|
|
|
|
+ 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>"; };
|
|
A868A8992D75505800F6D884 /* TSThemeBannerCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSThemeBannerCell.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>"; };
|
|
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>"; };
|
|
A868A89D2D7560B900F6D884 /* TSPageNullView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSPageNullView.swift; sourceTree = "<group>"; };
|
|
@@ -150,6 +176,24 @@
|
|
A868A8EC2D76FE5D00F6D884 /* tutorial-ring.mp4 */ = {isa = PBXFileReference; lastKnownFileType = file; path = "tutorial-ring.mp4"; sourceTree = "<group>"; };
|
|
A868A8EC2D76FE5D00F6D884 /* tutorial-ring.mp4 */ = {isa = PBXFileReference; lastKnownFileType = file; path = "tutorial-ring.mp4"; sourceTree = "<group>"; };
|
|
A868A8EE2D77040F00F6D884 /* TSLoadingAnimation.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSLoadingAnimation.swift; sourceTree = "<group>"; };
|
|
A868A8EE2D77040F00F6D884 /* TSLoadingAnimation.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSLoadingAnimation.swift; sourceTree = "<group>"; };
|
|
A868A8F02D77081B00F6D884 /* TSContactsTool.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSContactsTool.swift; sourceTree = "<group>"; };
|
|
A868A8F02D77081B00F6D884 /* TSContactsTool.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSContactsTool.swift; sourceTree = "<group>"; };
|
|
|
|
+ A868A8F42D77179C00F6D884 /* TSAIPhotoChildVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSAIPhotoChildVC.swift; sourceTree = "<group>"; };
|
|
|
|
+ A868A8F72D77E2B900F6D884 /* TSTextGeneralPicVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSTextGeneralPicVC.swift; sourceTree = "<group>"; };
|
|
|
|
+ A868A8F92D77E34D00F6D884 /* TSPromptTextView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSPromptTextView.swift; sourceTree = "<group>"; };
|
|
|
|
+ A868A8FF2D77E54A00F6D884 /* TSPromptStyleView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSPromptStyleView.swift; sourceTree = "<group>"; };
|
|
|
|
+ A868A9022D77E5A400F6D884 /* TSPTPStyleModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSPTPStyleModel.swift; sourceTree = "<group>"; };
|
|
|
|
+ A868A9042D77E5AB00F6D884 /* photo_to_photo_style.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = photo_to_photo_style.json; sourceTree = "<group>"; };
|
|
|
|
+ A868A9062D77EECC00F6D884 /* TSTGPTitleView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSTGPTitleView.swift; sourceTree = "<group>"; };
|
|
|
|
+ A868A9082D7828DF00F6D884 /* TsTGPPhotoStyleView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TsTGPPhotoStyleView.swift; sourceTree = "<group>"; };
|
|
|
|
+ A868A90B2D78311400F6D884 /* TSTextGeneralPicVM.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSTextGeneralPicVM.swift; sourceTree = "<group>"; };
|
|
|
|
+ A868A90D2D7846D400F6D884 /* TSSavePhotoSuccessTool.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSSavePhotoSuccessTool.swift; sourceTree = "<group>"; };
|
|
|
|
+ A868A9102D784CFA00F6D884 /* TSGeneralPicVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSGeneralPicVC.swift; sourceTree = "<group>"; };
|
|
|
|
+ A868A9132D784D2700F6D884 /* TSGeneralPicModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSGeneralPicModel.swift; sourceTree = "<group>"; };
|
|
|
|
+ A868A9152D784E6500F6D884 /* TSBottomAlertVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSBottomAlertVC.swift; sourceTree = "<group>"; };
|
|
|
|
+ A868A9172D78554800F6D884 /* TSGenneralPicVM.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSGenneralPicVM.swift; sourceTree = "<group>"; };
|
|
|
|
+ A868A9192D78559600F6D884 /* TSProgressState.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSProgressState.swift; sourceTree = "<group>"; };
|
|
|
|
+ A868A91B2D78592600F6D884 /* rotatingAnimation.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = rotatingAnimation.gif; sourceTree = "<group>"; };
|
|
|
|
+ A868A91D2D785CE600F6D884 /* TSGeneralPicVC+Event.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "TSGeneralPicVC+Event.swift"; sourceTree = "<group>"; };
|
|
|
|
+ A8CC55812D79771F002E0CAA /* TSGeneralPicBrowseVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSGeneralPicBrowseVC.swift; sourceTree = "<group>"; };
|
|
/* End PBXFileReference section */
|
|
/* End PBXFileReference section */
|
|
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
@@ -226,6 +270,7 @@
|
|
A80EDE622D718B0F003CD332 /* Res */ = {
|
|
A80EDE622D718B0F003CD332 /* Res */ = {
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
children = (
|
|
children = (
|
|
|
|
+ A868A91B2D78592600F6D884 /* rotatingAnimation.gif */,
|
|
A868A8BE2D76A17E00F6D884 /* Poppins-BlackItalic.ttf */,
|
|
A868A8BE2D76A17E00F6D884 /* Poppins-BlackItalic.ttf */,
|
|
);
|
|
);
|
|
path = Res;
|
|
path = Res;
|
|
@@ -234,6 +279,7 @@
|
|
A80EDE632D718B19003CD332 /* Business */ = {
|
|
A80EDE632D718B19003CD332 /* Business */ = {
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
children = (
|
|
children = (
|
|
|
|
+ A83F871B2D79408300D29B1B /* Data */,
|
|
A868A8A12D7560B900F6D884 /* VIewTool */,
|
|
A868A8A12D7560B900F6D884 /* VIewTool */,
|
|
A80EDF192D71AC2F003CD332 /* TSCollectionViewVM */,
|
|
A80EDF192D71AC2F003CD332 /* TSCollectionViewVM */,
|
|
A80EDF162D7193E4003CD332 /* TSTutorialsVC */,
|
|
A80EDF162D7193E4003CD332 /* TSTutorialsVC */,
|
|
@@ -404,6 +450,10 @@
|
|
A80EDF0F2D718E8E003CD332 /* TSAIPhotoVC */ = {
|
|
A80EDF0F2D718E8E003CD332 /* TSAIPhotoVC */ = {
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
children = (
|
|
children = (
|
|
|
|
+ A8CC55802D7976E7002E0CAA /* TSGeneralPicBrowseVC */,
|
|
|
|
+ A868A90F2D784CF100F6D884 /* TSGeneralPicVC */,
|
|
|
|
+ A868A8F62D77E2A900F6D884 /* TSTextGeneralPicVC */,
|
|
|
|
+ A868A8F32D77179000F6D884 /* TSAIPhotoChildVC */,
|
|
A80EDF122D718EF6003CD332 /* TSAIPhotoVC.swift */,
|
|
A80EDF122D718EF6003CD332 /* TSAIPhotoVC.swift */,
|
|
);
|
|
);
|
|
path = TSAIPhotoVC;
|
|
path = TSAIPhotoVC;
|
|
@@ -461,6 +511,22 @@
|
|
path = Model;
|
|
path = Model;
|
|
sourceTree = "<group>";
|
|
sourceTree = "<group>";
|
|
};
|
|
};
|
|
|
|
+ A83F871B2D79408300D29B1B /* Data */ = {
|
|
|
|
+ isa = PBXGroup;
|
|
|
|
+ children = (
|
|
|
|
+ A83F871C2D79409300D29B1B /* TSUserDefaultData.swift */,
|
|
|
|
+ );
|
|
|
|
+ path = Data;
|
|
|
|
+ sourceTree = "<group>";
|
|
|
|
+ };
|
|
|
|
+ A83F871E2D794FDF00D29B1B /* View */ = {
|
|
|
|
+ isa = PBXGroup;
|
|
|
|
+ children = (
|
|
|
|
+ A83F871F2D794FE600D29B1B /* TSAIPhotoImageCell.swift */,
|
|
|
|
+ );
|
|
|
|
+ path = View;
|
|
|
|
+ sourceTree = "<group>";
|
|
|
|
+ };
|
|
A868A8982D75505100F6D884 /* View */ = {
|
|
A868A8982D75505100F6D884 /* View */ = {
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
children = (
|
|
children = (
|
|
@@ -480,6 +546,8 @@
|
|
A868A8A12D7560B900F6D884 /* VIewTool */ = {
|
|
A868A8A12D7560B900F6D884 /* VIewTool */ = {
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
children = (
|
|
children = (
|
|
|
|
+ A868A9152D784E6500F6D884 /* TSBottomAlertVC.swift */,
|
|
|
|
+ A868A90D2D7846D400F6D884 /* TSSavePhotoSuccessTool.swift */,
|
|
A868A8CF2D76D02300F6D884 /* TSRingToneCellView.swift */,
|
|
A868A8CF2D76D02300F6D884 /* TSRingToneCellView.swift */,
|
|
A868A89D2D7560B900F6D884 /* TSPageNullView.swift */,
|
|
A868A89D2D7560B900F6D884 /* TSPageNullView.swift */,
|
|
A868A89E2D7560B900F6D884 /* TSCommonloadingView.swift */,
|
|
A868A89E2D7560B900F6D884 /* TSCommonloadingView.swift */,
|
|
@@ -537,6 +605,7 @@
|
|
A868A8C02D76A28A00F6D884 /* Ex */ = {
|
|
A868A8C02D76A28A00F6D884 /* Ex */ = {
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
children = (
|
|
children = (
|
|
|
|
+ A83F87212D7953BA00D29B1B /* Notification+TSEx.swift */,
|
|
A868A8C12D76A28F00F6D884 /* UIFont+TSEx.swift */,
|
|
A868A8C12D76A28F00F6D884 /* UIFont+TSEx.swift */,
|
|
);
|
|
);
|
|
path = Ex;
|
|
path = Ex;
|
|
@@ -597,6 +666,83 @@
|
|
path = libmp3;
|
|
path = libmp3;
|
|
sourceTree = "<group>";
|
|
sourceTree = "<group>";
|
|
};
|
|
};
|
|
|
|
+ A868A8F32D77179000F6D884 /* TSAIPhotoChildVC */ = {
|
|
|
|
+ isa = PBXGroup;
|
|
|
|
+ children = (
|
|
|
|
+ A83F871E2D794FDF00D29B1B /* View */,
|
|
|
|
+ A868A8F42D77179C00F6D884 /* TSAIPhotoChildVC.swift */,
|
|
|
|
+ A83F87232D7954B800D29B1B /* TSAIPhotoChildVM.swift */,
|
|
|
|
+ );
|
|
|
|
+ path = TSAIPhotoChildVC;
|
|
|
|
+ sourceTree = "<group>";
|
|
|
|
+ };
|
|
|
|
+ A868A8F62D77E2A900F6D884 /* TSTextGeneralPicVC */ = {
|
|
|
|
+ isa = PBXGroup;
|
|
|
|
+ children = (
|
|
|
|
+ A868A90A2D78310800F6D884 /* VM */,
|
|
|
|
+ A868A9012D77E59100F6D884 /* Model */,
|
|
|
|
+ A868A8FB2D77E36000F6D884 /* View */,
|
|
|
|
+ A868A8F72D77E2B900F6D884 /* TSTextGeneralPicVC.swift */,
|
|
|
|
+ );
|
|
|
|
+ path = TSTextGeneralPicVC;
|
|
|
|
+ sourceTree = "<group>";
|
|
|
|
+ };
|
|
|
|
+ A868A8FB2D77E36000F6D884 /* View */ = {
|
|
|
|
+ isa = PBXGroup;
|
|
|
|
+ children = (
|
|
|
|
+ A868A9082D7828DF00F6D884 /* TsTGPPhotoStyleView.swift */,
|
|
|
|
+ A868A9062D77EECC00F6D884 /* TSTGPTitleView.swift */,
|
|
|
|
+ A868A8FF2D77E54A00F6D884 /* TSPromptStyleView.swift */,
|
|
|
|
+ A868A8F92D77E34D00F6D884 /* TSPromptTextView.swift */,
|
|
|
|
+ );
|
|
|
|
+ path = View;
|
|
|
|
+ sourceTree = "<group>";
|
|
|
|
+ };
|
|
|
|
+ A868A9012D77E59100F6D884 /* Model */ = {
|
|
|
|
+ isa = PBXGroup;
|
|
|
|
+ children = (
|
|
|
|
+ A868A9042D77E5AB00F6D884 /* photo_to_photo_style.json */,
|
|
|
|
+ A868A9022D77E5A400F6D884 /* TSPTPStyleModel.swift */,
|
|
|
|
+ );
|
|
|
|
+ path = Model;
|
|
|
|
+ sourceTree = "<group>";
|
|
|
|
+ };
|
|
|
|
+ A868A90A2D78310800F6D884 /* VM */ = {
|
|
|
|
+ isa = PBXGroup;
|
|
|
|
+ children = (
|
|
|
|
+ A868A90B2D78311400F6D884 /* TSTextGeneralPicVM.swift */,
|
|
|
|
+ );
|
|
|
|
+ path = VM;
|
|
|
|
+ sourceTree = "<group>";
|
|
|
|
+ };
|
|
|
|
+ A868A90F2D784CF100F6D884 /* TSGeneralPicVC */ = {
|
|
|
|
+ isa = PBXGroup;
|
|
|
|
+ children = (
|
|
|
|
+ A868A9172D78554800F6D884 /* TSGenneralPicVM.swift */,
|
|
|
|
+ A868A9122D784D2200F6D884 /* Model */,
|
|
|
|
+ A868A9102D784CFA00F6D884 /* TSGeneralPicVC.swift */,
|
|
|
|
+ A868A91D2D785CE600F6D884 /* TSGeneralPicVC+Event.swift */,
|
|
|
|
+ );
|
|
|
|
+ path = TSGeneralPicVC;
|
|
|
|
+ sourceTree = "<group>";
|
|
|
|
+ };
|
|
|
|
+ A868A9122D784D2200F6D884 /* Model */ = {
|
|
|
|
+ isa = PBXGroup;
|
|
|
|
+ children = (
|
|
|
|
+ A868A9132D784D2700F6D884 /* TSGeneralPicModel.swift */,
|
|
|
|
+ A868A9192D78559600F6D884 /* TSProgressState.swift */,
|
|
|
|
+ );
|
|
|
|
+ path = Model;
|
|
|
|
+ sourceTree = "<group>";
|
|
|
|
+ };
|
|
|
|
+ A8CC55802D7976E7002E0CAA /* TSGeneralPicBrowseVC */ = {
|
|
|
|
+ isa = PBXGroup;
|
|
|
|
+ children = (
|
|
|
|
+ A8CC55812D79771F002E0CAA /* TSGeneralPicBrowseVC.swift */,
|
|
|
|
+ );
|
|
|
|
+ path = TSGeneralPicBrowseVC;
|
|
|
|
+ sourceTree = "<group>";
|
|
|
|
+ };
|
|
/* End PBXGroup section */
|
|
/* End PBXGroup section */
|
|
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
/* Begin PBXNativeTarget section */
|
|
@@ -659,6 +805,8 @@
|
|
isa = PBXResourcesBuildPhase;
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
files = (
|
|
|
|
+ A868A91C2D78592600F6D884 /* rotatingAnimation.gif in Resources */,
|
|
|
|
+ A868A9052D77E5AB00F6D884 /* photo_to_photo_style.json in Resources */,
|
|
A80EDE5B2D718623003CD332 /* Assets.xcassets in Resources */,
|
|
A80EDE5B2D718623003CD332 /* Assets.xcassets in Resources */,
|
|
A868A8ED2D76FE5D00F6D884 /* tutorial-ring.mp4 in Resources */,
|
|
A868A8ED2D76FE5D00F6D884 /* tutorial-ring.mp4 in Resources */,
|
|
A868A8BF2D76A17E00F6D884 /* Poppins-BlackItalic.ttf in Resources */,
|
|
A868A8BF2D76A17E00F6D884 /* Poppins-BlackItalic.ttf in Resources */,
|
|
@@ -716,43 +864,59 @@
|
|
isa = PBXSourcesBuildPhase;
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
files = (
|
|
|
|
+ A868A9072D77EED800F6D884 /* TSTGPTitleView.swift in Sources */,
|
|
A868A8C22D76A2A700F6D884 /* UIFont+TSEx.swift in Sources */,
|
|
A868A8C22D76A2A700F6D884 /* UIFont+TSEx.swift in Sources */,
|
|
|
|
+ A868A91A2D78559800F6D884 /* TSProgressState.swift in Sources */,
|
|
A868A8C92D76A45900F6D884 /* TSThemeSetItemView.swift in Sources */,
|
|
A868A8C92D76A45900F6D884 /* TSThemeSetItemView.swift in Sources */,
|
|
|
|
+ A868A9002D77E55800F6D884 /* TSPromptStyleView.swift in Sources */,
|
|
|
|
+ A83F87202D794FF000D29B1B /* TSAIPhotoImageCell.swift in Sources */,
|
|
A868A8DB2D76F00C00F6D884 /* TSBandRingTool.swift in Sources */,
|
|
A868A8DB2D76F00C00F6D884 /* TSBandRingTool.swift in Sources */,
|
|
A868A8F12D77081C00F6D884 /* TSContactsTool.swift in Sources */,
|
|
A868A8F12D77081C00F6D884 /* TSContactsTool.swift in Sources */,
|
|
A80EDF2D2D71C2CA003CD332 /* TSThemeModel.swift in Sources */,
|
|
A80EDF2D2D71C2CA003CD332 /* TSThemeModel.swift in Sources */,
|
|
A80EDE582D718623003CD332 /* AppDelegate.swift in Sources */,
|
|
A80EDE582D718623003CD332 /* AppDelegate.swift in Sources */,
|
|
A868A8EF2D77041400F6D884 /* TSLoadingAnimation.swift in Sources */,
|
|
A868A8EF2D77041400F6D884 /* TSLoadingAnimation.swift in Sources */,
|
|
A80EDE652D718CAF003CD332 /* GlobalImports.swift in Sources */,
|
|
A80EDE652D718CAF003CD332 /* GlobalImports.swift in Sources */,
|
|
|
|
+ A868A9092D7828EC00F6D884 /* TsTGPPhotoStyleView.swift in Sources */,
|
|
A80EDF112D718ED1003CD332 /* TSAIRintoneVC.swift in Sources */,
|
|
A80EDF112D718ED1003CD332 /* TSAIRintoneVC.swift in Sources */,
|
|
A80EDF1B2D71AC90003CD332 /* TSCollectionViewVM.swift in Sources */,
|
|
A80EDF1B2D71AC90003CD332 /* TSCollectionViewVM.swift in Sources */,
|
|
A80EDE612D718AF4003CD332 /* TSConfig.swift in Sources */,
|
|
A80EDE612D718AF4003CD332 /* TSConfig.swift in Sources */,
|
|
A80EDF152D718F13003CD332 /* TSThemeVC.swift in Sources */,
|
|
A80EDF152D718F13003CD332 /* TSThemeVC.swift in Sources */,
|
|
|
|
+ A868A9032D77E5A500F6D884 /* TSPTPStyleModel.swift in Sources */,
|
|
A80EDEC62D718CEA003CD332 /* TSRandomTextPicker.swift in Sources */,
|
|
A80EDEC62D718CEA003CD332 /* TSRandomTextPicker.swift in Sources */,
|
|
A80EDEC82D718CEA003CD332 /* TSNetworkManager+Loading.swift in Sources */,
|
|
A80EDEC82D718CEA003CD332 /* TSNetworkManager+Loading.swift in Sources */,
|
|
|
|
+ A868A9182D78555200F6D884 /* TSGenneralPicVM.swift in Sources */,
|
|
A80EDECB2D718CEA003CD332 /* TSNetWork+Business.swift in Sources */,
|
|
A80EDECB2D718CEA003CD332 /* TSNetWork+Business.swift in Sources */,
|
|
A80EDF0B2D718DF7003CD332 /* TSBootPageVC.swift in Sources */,
|
|
A80EDF0B2D718DF7003CD332 /* TSBootPageVC.swift in Sources */,
|
|
A80EDF0C2D718DF7003CD332 /* TSLaunchVC.swift in Sources */,
|
|
A80EDF0C2D718DF7003CD332 /* TSLaunchVC.swift in Sources */,
|
|
A80EDEDB2D718CEA003CD332 /* TSPhotoPickerManager.swift in Sources */,
|
|
A80EDEDB2D718CEA003CD332 /* TSPhotoPickerManager.swift in Sources */,
|
|
A868A8BD2D75C68300F6D884 /* TSAudioPlayer.swift in Sources */,
|
|
A868A8BD2D75C68300F6D884 /* TSAudioPlayer.swift in Sources */,
|
|
|
|
+ A8CC55822D797720002E0CAA /* TSGeneralPicBrowseVC.swift in Sources */,
|
|
A80EDEE32D718CEA003CD332 /* TSNetworkManager.swift in Sources */,
|
|
A80EDEE32D718CEA003CD332 /* TSNetworkManager.swift in Sources */,
|
|
A868A8AF2D758BBC00F6D884 /* TSTBDesktopPreviewView.swift in Sources */,
|
|
A868A8AF2D758BBC00F6D884 /* TSTBDesktopPreviewView.swift in Sources */,
|
|
A80EDEF52D718DEA003CD332 /* TSTabBarController.swift in Sources */,
|
|
A80EDEF52D718DEA003CD332 /* TSTabBarController.swift in Sources */,
|
|
A868A8B52D7598C000F6D884 /* TSTSIslandView.swift in Sources */,
|
|
A868A8B52D7598C000F6D884 /* TSTSIslandView.swift in Sources */,
|
|
A80EDEE72D718CEA003CD332 /* TSCustomStackView.swift in Sources */,
|
|
A80EDEE72D718CEA003CD332 /* TSCustomStackView.swift in Sources */,
|
|
|
|
+ A868A9142D784D4D00F6D884 /* TSGeneralPicModel.swift in Sources */,
|
|
A868A8D52D76E41800F6D884 /* TSSetContactAvatar.swift in Sources */,
|
|
A868A8D52D76E41800F6D884 /* TSSetContactAvatar.swift in Sources */,
|
|
|
|
+ A868A8F52D77179D00F6D884 /* TSAIPhotoChildVC.swift in Sources */,
|
|
A868A8E82D76FA4200F6D884 /* ExtAudioConverter.m in Sources */,
|
|
A868A8E82D76FA4200F6D884 /* ExtAudioConverter.m in Sources */,
|
|
A80EDF132D718EF7003CD332 /* TSAIPhotoVC.swift in Sources */,
|
|
A80EDF132D718EF7003CD332 /* TSAIPhotoVC.swift in Sources */,
|
|
|
|
+ A83F87242D7954BB00D29B1B /* TSAIPhotoChildVM.swift in Sources */,
|
|
A868A8DE2D76F91500F6D884 /* AudioTool.swift in Sources */,
|
|
A868A8DE2D76F91500F6D884 /* AudioTool.swift in Sources */,
|
|
A80EDF242D71C0AA003CD332 /* TSColVVMSectionHeaderView.swift in Sources */,
|
|
A80EDF242D71C0AA003CD332 /* TSColVVMSectionHeaderView.swift in Sources */,
|
|
|
|
+ A868A90C2D78311A00F6D884 /* TSTextGeneralPicVM.swift in Sources */,
|
|
A80EDF1D2D71BE15003CD332 /* TSCollectionViewVM+Config.swift in Sources */,
|
|
A80EDF1D2D71BE15003CD332 /* TSCollectionViewVM+Config.swift in Sources */,
|
|
A868A8E12D76F9BB00F6D884 /* AudioConverter.m in Sources */,
|
|
A868A8E12D76F9BB00F6D884 /* AudioConverter.m in Sources */,
|
|
A868A8BA2D75C22300F6D884 /* TSThemeBrowseVM.swift in Sources */,
|
|
A868A8BA2D75C22300F6D884 /* TSThemeBrowseVM.swift in Sources */,
|
|
A868A89C2D75506C00F6D884 /* TSThemeContentCell.swift in Sources */,
|
|
A868A89C2D75506C00F6D884 /* TSThemeContentCell.swift in Sources */,
|
|
|
|
+ A868A91E2D785CEA00F6D884 /* TSGeneralPicVC+Event.swift in Sources */,
|
|
A80EDEE92D718CEA003CD332 /* TSFileManagerTool.swift in Sources */,
|
|
A80EDEE92D718CEA003CD332 /* TSFileManagerTool.swift in Sources */,
|
|
A868A8A22D7560B900F6D884 /* TSPageNullView.swift in Sources */,
|
|
A868A8A22D7560B900F6D884 /* TSPageNullView.swift in Sources */,
|
|
A868A8CE2D76AAC600F6D884 /* TSThemeSetRingToneView.swift in Sources */,
|
|
A868A8CE2D76AAC600F6D884 /* TSThemeSetRingToneView.swift in Sources */,
|
|
|
|
+ A868A90E2D7846D600F6D884 /* TSSavePhotoSuccessTool.swift in Sources */,
|
|
A868A8A32D7560B900F6D884 /* TSViewTool.swift in Sources */,
|
|
A868A8A32D7560B900F6D884 /* TSViewTool.swift in Sources */,
|
|
|
|
+ A83F871D2D79409B00D29B1B /* TSUserDefaultData.swift in Sources */,
|
|
|
|
+ A868A9112D784CFB00F6D884 /* TSGeneralPicVC.swift in Sources */,
|
|
A868A8A42D7560B900F6D884 /* TSCommonloadingView.swift in Sources */,
|
|
A868A8A42D7560B900F6D884 /* TSCommonloadingView.swift in Sources */,
|
|
A868A89A2D75505E00F6D884 /* TSThemeBannerCell.swift in Sources */,
|
|
A868A89A2D75505E00F6D884 /* TSThemeBannerCell.swift in Sources */,
|
|
A80EDF182D7193EE003CD332 /* TSTutorialsVC.swift in Sources */,
|
|
A80EDF182D7193EE003CD332 /* TSTutorialsVC.swift in Sources */,
|
|
@@ -763,13 +927,17 @@
|
|
A868A8B12D758CA400F6D884 /* TSTBBtnView.swift in Sources */,
|
|
A868A8B12D758CA400F6D884 /* TSTBBtnView.swift in Sources */,
|
|
A868A8D32D76DE7600F6D884 /* TSThemeSetVM.swift in Sources */,
|
|
A868A8D32D76DE7600F6D884 /* TSThemeSetVM.swift in Sources */,
|
|
A80EDF272D71C13D003CD332 /* TSColVVMHeaderModel.swift in Sources */,
|
|
A80EDF272D71C13D003CD332 /* TSColVVMHeaderModel.swift in Sources */,
|
|
|
|
+ A83F87222D7953C000D29B1B /* Notification+TSEx.swift in Sources */,
|
|
A868A8AD2D758B6B00F6D884 /* TSTBCallPreviewView.swift in Sources */,
|
|
A868A8AD2D758B6B00F6D884 /* TSTBCallPreviewView.swift in Sources */,
|
|
|
|
+ A868A9162D784E6500F6D884 /* TSBottomAlertVC.swift in Sources */,
|
|
A80EDF012D718DF1003CD332 /* TSBusinessWebVC.swift in Sources */,
|
|
A80EDF012D718DF1003CD332 /* TSBusinessWebVC.swift in Sources */,
|
|
A868A8A72D757DD600F6D884 /* UICollectionView+Refresh.swift in Sources */,
|
|
A868A8A72D757DD600F6D884 /* UICollectionView+Refresh.swift in Sources */,
|
|
|
|
+ A868A8F82D77E2BC00F6D884 /* TSTextGeneralPicVC.swift in Sources */,
|
|
A80EDF022D718DF1003CD332 /* TSSettingListView.swift in Sources */,
|
|
A80EDF022D718DF1003CD332 /* TSSettingListView.swift in Sources */,
|
|
A80EDF032D718DF1003CD332 /* ShareActivityItemProvider.swift in Sources */,
|
|
A80EDF032D718DF1003CD332 /* ShareActivityItemProvider.swift in Sources */,
|
|
A80EDF042D718DF1003CD332 /* TSSetingModel.swift in Sources */,
|
|
A80EDF042D718DF1003CD332 /* TSSetingModel.swift in Sources */,
|
|
A80EDF052D718DF1003CD332 /* TSSetingVC.swift in Sources */,
|
|
A80EDF052D718DF1003CD332 /* TSSetingVC.swift in Sources */,
|
|
|
|
+ A868A8FA2D77E35E00F6D884 /* TSPromptTextView.swift in Sources */,
|
|
A80EDF062D718DF1003CD332 /* SettingPurchaseTopView.swift in Sources */,
|
|
A80EDF062D718DF1003CD332 /* SettingPurchaseTopView.swift in Sources */,
|
|
A80EDF072D718DF1003CD332 /* TSSetingViewModel.swift in Sources */,
|
|
A80EDF072D718DF1003CD332 /* TSSetingViewModel.swift in Sources */,
|
|
A868A8C72D76A44500F6D884 /* TSThemeSetVC.swift in Sources */,
|
|
A868A8C72D76A44500F6D884 /* TSThemeSetVC.swift in Sources */,
|
|
@@ -816,7 +984,6 @@
|
|
);
|
|
);
|
|
LIBRARY_SEARCH_PATHS = (
|
|
LIBRARY_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"$(inherited)",
|
|
- "$(PROJECT_DIR)/AIRingtone/Business/TSThemeVC/TSThemeSetVC/TSBandRingTool/libmp3",
|
|
|
|
"$(PROJECT_DIR)/AIRingtone/Common/Tool/TSBandRingTool/libmp3",
|
|
"$(PROJECT_DIR)/AIRingtone/Common/Tool/TSBandRingTool/libmp3",
|
|
);
|
|
);
|
|
MARKETING_VERSION = 1.0;
|
|
MARKETING_VERSION = 1.0;
|
|
@@ -858,7 +1025,6 @@
|
|
);
|
|
);
|
|
LIBRARY_SEARCH_PATHS = (
|
|
LIBRARY_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"$(inherited)",
|
|
- "$(PROJECT_DIR)/AIRingtone/Business/TSThemeVC/TSThemeSetVC/TSBandRingTool/libmp3",
|
|
|
|
"$(PROJECT_DIR)/AIRingtone/Common/Tool/TSBandRingTool/libmp3",
|
|
"$(PROJECT_DIR)/AIRingtone/Common/Tool/TSBandRingTool/libmp3",
|
|
);
|
|
);
|
|
MARKETING_VERSION = 1.0;
|
|
MARKETING_VERSION = 1.0;
|