|
@@ -133,6 +133,7 @@
|
|
A87587162D81734300286A66 /* text_to_photo_style.json in Resources */ = {isa = PBXBuildFile; fileRef = A87587152D81733C00286A66 /* text_to_photo_style.json */; };
|
|
A87587162D81734300286A66 /* text_to_photo_style.json in Resources */ = {isa = PBXBuildFile; fileRef = A87587152D81733C00286A66 /* text_to_photo_style.json */; };
|
|
A87587182D81814500286A66 /* TSAIThinkingView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A87587172D81812C00286A66 /* TSAIThinkingView.swift */; };
|
|
A87587182D81814500286A66 /* TSAIThinkingView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A87587172D81812C00286A66 /* TSAIThinkingView.swift */; };
|
|
A88508882DBCD944000FBCEC /* MemoryLeakChecker.swift in Sources */ = {isa = PBXBuildFile; fileRef = A88508872DBCD940000FBCEC /* MemoryLeakChecker.swift */; };
|
|
A88508882DBCD944000FBCEC /* MemoryLeakChecker.swift in Sources */ = {isa = PBXBuildFile; fileRef = A88508872DBCD940000FBCEC /* MemoryLeakChecker.swift */; };
|
|
|
|
+ A885088D2DBCE7BE000FBCEC /* TSPTPHistoryVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = A885088C2DBCE7BC000FBCEC /* TSPTPHistoryVC.swift */; };
|
|
A899D34A2D827A0E00AB9C1C /* TSChatThinkingModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A899D3492D8279FB00AB9C1C /* TSChatThinkingModel.swift */; };
|
|
A899D34A2D827A0E00AB9C1C /* TSChatThinkingModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A899D3492D8279FB00AB9C1C /* TSChatThinkingModel.swift */; };
|
|
A89EA64B2D59A588000EB181 /* MessageKit in Frameworks */ = {isa = PBXBuildFile; productRef = A89EA64A2D59A588000EB181 /* MessageKit */; };
|
|
A89EA64B2D59A588000EB181 /* MessageKit in Frameworks */ = {isa = PBXBuildFile; productRef = A89EA64A2D59A588000EB181 /* MessageKit */; };
|
|
A89EA6542D59A9F4000EB181 /* TSTextLayoutSizeCalculator.swift in Sources */ = {isa = PBXBuildFile; fileRef = A89EA64F2D59A9F4000EB181 /* TSTextLayoutSizeCalculator.swift */; };
|
|
A89EA6542D59A9F4000EB181 /* TSTextLayoutSizeCalculator.swift in Sources */ = {isa = PBXBuildFile; fileRef = A89EA64F2D59A9F4000EB181 /* TSTextLayoutSizeCalculator.swift */; };
|
|
@@ -403,6 +404,7 @@
|
|
A87587152D81733C00286A66 /* text_to_photo_style.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = text_to_photo_style.json; sourceTree = "<group>"; };
|
|
A87587152D81733C00286A66 /* text_to_photo_style.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = text_to_photo_style.json; sourceTree = "<group>"; };
|
|
A87587172D81812C00286A66 /* TSAIThinkingView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSAIThinkingView.swift; sourceTree = "<group>"; };
|
|
A87587172D81812C00286A66 /* TSAIThinkingView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSAIThinkingView.swift; sourceTree = "<group>"; };
|
|
A88508872DBCD940000FBCEC /* MemoryLeakChecker.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MemoryLeakChecker.swift; sourceTree = "<group>"; };
|
|
A88508872DBCD940000FBCEC /* MemoryLeakChecker.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MemoryLeakChecker.swift; sourceTree = "<group>"; };
|
|
|
|
+ A885088C2DBCE7BC000FBCEC /* TSPTPHistoryVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSPTPHistoryVC.swift; sourceTree = "<group>"; };
|
|
A899D3492D8279FB00AB9C1C /* TSChatThinkingModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSChatThinkingModel.swift; sourceTree = "<group>"; };
|
|
A899D3492D8279FB00AB9C1C /* TSChatThinkingModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSChatThinkingModel.swift; sourceTree = "<group>"; };
|
|
A89EA64C2D59A9F4000EB181 /* CustomMessageFlowLayout.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CustomMessageFlowLayout.swift; sourceTree = "<group>"; };
|
|
A89EA64C2D59A9F4000EB181 /* CustomMessageFlowLayout.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CustomMessageFlowLayout.swift; sourceTree = "<group>"; };
|
|
A89EA64E2D59A9F4000EB181 /* TSLayoutSizeCalculator.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSLayoutSizeCalculator.swift; sourceTree = "<group>"; };
|
|
A89EA64E2D59A9F4000EB181 /* TSLayoutSizeCalculator.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSLayoutSizeCalculator.swift; sourceTree = "<group>"; };
|
|
@@ -1024,6 +1026,7 @@
|
|
A80EDDDC2D6EB17D003CD332 /* TSPTPGeneratorVC */ = {
|
|
A80EDDDC2D6EB17D003CD332 /* TSPTPGeneratorVC */ = {
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
children = (
|
|
children = (
|
|
|
|
+ A885088B2DBCE7B8000FBCEC /* TSPTPHistoryVC */,
|
|
A8F413492DA75863001E715A /* TSUploadPhotoPrivacyAlertVC */,
|
|
A8F413492DA75863001E715A /* TSUploadPhotoPrivacyAlertVC */,
|
|
A8BA76502DA515F9000B6707 /* TSPTPImageHintVC */,
|
|
A8BA76502DA515F9000B6707 /* TSPTPImageHintVC */,
|
|
A8BA763D2DA4C8F9000B6707 /* TSPTPInputVC */,
|
|
A8BA763D2DA4C8F9000B6707 /* TSPTPInputVC */,
|
|
@@ -1259,6 +1262,14 @@
|
|
path = TSChatMessageUIModel;
|
|
path = TSChatMessageUIModel;
|
|
sourceTree = "<group>";
|
|
sourceTree = "<group>";
|
|
};
|
|
};
|
|
|
|
+ A885088B2DBCE7B8000FBCEC /* TSPTPHistoryVC */ = {
|
|
|
|
+ isa = PBXGroup;
|
|
|
|
+ children = (
|
|
|
|
+ A885088C2DBCE7BC000FBCEC /* TSPTPHistoryVC.swift */,
|
|
|
|
+ );
|
|
|
|
+ path = TSPTPHistoryVC;
|
|
|
|
+ sourceTree = "<group>";
|
|
|
|
+ };
|
|
A899D3482D8279E500AB9C1C /* CHatMessageModel */ = {
|
|
A899D3482D8279E500AB9C1C /* CHatMessageModel */ = {
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
children = (
|
|
children = (
|
|
@@ -2247,6 +2258,7 @@
|
|
A8F775452D39347100AA6E93 /* TSSetingViewModel.swift in Sources */,
|
|
A8F775452D39347100AA6E93 /* TSSetingViewModel.swift in Sources */,
|
|
A80E72202D3F3A8600C64288 /* DiyElementBaseView.swift in Sources */,
|
|
A80E72202D3F3A8600C64288 /* DiyElementBaseView.swift in Sources */,
|
|
A8F776212D3A3F0200AA6E93 /* TSEmojisChildVC.swift in Sources */,
|
|
A8F776212D3A3F0200AA6E93 /* TSEmojisChildVC.swift in Sources */,
|
|
|
|
+ A885088D2DBCE7BE000FBCEC /* TSPTPHistoryVC.swift in Sources */,
|
|
A8F413512DA7B722001E715A /* TSPurchaseManager+DataReport.swift in Sources */,
|
|
A8F413512DA7B722001E715A /* TSPurchaseManager+DataReport.swift in Sources */,
|
|
A80E72222D3F3A9200C64288 /* DiyStickerElement.swift in Sources */,
|
|
A80E72222D3F3A9200C64288 /* DiyStickerElement.swift in Sources */,
|
|
A85E47C32D6964A50018D62D /* TSMSGAIDefaultHeaderView.swift in Sources */,
|
|
A85E47C32D6964A50018D62D /* TSMSGAIDefaultHeaderView.swift in Sources */,
|