|
@@ -167,7 +167,6 @@
|
|
A8F7754E2D39E59100AA6E93 /* TSGenmojiModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8F7754D2D39E58B00AA6E93 /* TSGenmojiModel.swift */; };
|
|
A8F7754E2D39E59100AA6E93 /* TSGenmojiModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8F7754D2D39E58B00AA6E93 /* TSGenmojiModel.swift */; };
|
|
A8F775502D39ECED00AA6E93 /* PhotoManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8F7754F2D39ECED00AA6E93 /* PhotoManager.swift */; };
|
|
A8F775502D39ECED00AA6E93 /* PhotoManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8F7754F2D39ECED00AA6E93 /* PhotoManager.swift */; };
|
|
A8F776212D3A3F0200AA6E93 /* TSEmojisChildVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8F776202D3A3F0100AA6E93 /* TSEmojisChildVC.swift */; };
|
|
A8F776212D3A3F0200AA6E93 /* TSEmojisChildVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8F776202D3A3F0100AA6E93 /* TSEmojisChildVC.swift */; };
|
|
- A8F776272D3A6EC200AA6E93 /* TSGenmojiTextView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8F776262D3A6EBA00AA6E93 /* TSGenmojiTextView.swift */; };
|
|
|
|
A8F7762B2D3A70B200AA6E93 /* PaddedLabel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8F7762A2D3A70AF00AA6E93 /* PaddedLabel.swift */; };
|
|
A8F7762B2D3A70B200AA6E93 /* PaddedLabel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8F7762A2D3A70AF00AA6E93 /* PaddedLabel.swift */; };
|
|
A8F7762D2D3A74A100AA6E93 /* TSGenmojiGennerateCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8F7762C2D3A748800AA6E93 /* TSGenmojiGennerateCell.swift */; };
|
|
A8F7762D2D3A74A100AA6E93 /* TSGenmojiGennerateCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8F7762C2D3A748800AA6E93 /* TSGenmojiGennerateCell.swift */; };
|
|
A8F7762F2D3A765400AA6E93 /* TSGenmojiViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8F7762E2D3A764E00AA6E93 /* TSGenmojiViewModel.swift */; };
|
|
A8F7762F2D3A765400AA6E93 /* TSGenmojiViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8F7762E2D3A764E00AA6E93 /* TSGenmojiViewModel.swift */; };
|
|
@@ -358,7 +357,6 @@
|
|
A8F7754D2D39E58B00AA6E93 /* TSGenmojiModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSGenmojiModel.swift; sourceTree = "<group>"; };
|
|
A8F7754D2D39E58B00AA6E93 /* TSGenmojiModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSGenmojiModel.swift; sourceTree = "<group>"; };
|
|
A8F7754F2D39ECED00AA6E93 /* PhotoManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PhotoManager.swift; sourceTree = "<group>"; };
|
|
A8F7754F2D39ECED00AA6E93 /* PhotoManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PhotoManager.swift; sourceTree = "<group>"; };
|
|
A8F776202D3A3F0100AA6E93 /* TSEmojisChildVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSEmojisChildVC.swift; sourceTree = "<group>"; };
|
|
A8F776202D3A3F0100AA6E93 /* TSEmojisChildVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSEmojisChildVC.swift; sourceTree = "<group>"; };
|
|
- A8F776262D3A6EBA00AA6E93 /* TSGenmojiTextView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSGenmojiTextView.swift; sourceTree = "<group>"; };
|
|
|
|
A8F7762A2D3A70AF00AA6E93 /* PaddedLabel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PaddedLabel.swift; sourceTree = "<group>"; };
|
|
A8F7762A2D3A70AF00AA6E93 /* PaddedLabel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PaddedLabel.swift; sourceTree = "<group>"; };
|
|
A8F7762C2D3A748800AA6E93 /* TSGenmojiGennerateCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSGenmojiGennerateCell.swift; sourceTree = "<group>"; };
|
|
A8F7762C2D3A748800AA6E93 /* TSGenmojiGennerateCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSGenmojiGennerateCell.swift; sourceTree = "<group>"; };
|
|
A8F7762E2D3A764E00AA6E93 /* TSGenmojiViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSGenmojiViewModel.swift; sourceTree = "<group>"; };
|
|
A8F7762E2D3A764E00AA6E93 /* TSGenmojiViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSGenmojiViewModel.swift; sourceTree = "<group>"; };
|
|
@@ -1433,7 +1431,6 @@
|
|
A8F776342D3A7C1C00AA6E93 /* TSGenmojiColSectionView.swift */,
|
|
A8F776342D3A7C1C00AA6E93 /* TSGenmojiColSectionView.swift */,
|
|
A8F7762C2D3A748800AA6E93 /* TSGenmojiGennerateCell.swift */,
|
|
A8F7762C2D3A748800AA6E93 /* TSGenmojiGennerateCell.swift */,
|
|
A8F776362D3A805700AA6E93 /* TSGenmojiItemCell.swift */,
|
|
A8F776362D3A805700AA6E93 /* TSGenmojiItemCell.swift */,
|
|
- A8F776262D3A6EBA00AA6E93 /* TSGenmojiTextView.swift */,
|
|
|
|
);
|
|
);
|
|
path = View;
|
|
path = View;
|
|
sourceTree = "<group>";
|
|
sourceTree = "<group>";
|
|
@@ -1785,7 +1782,6 @@
|
|
A89EA6AC2D5B3EFB000EB181 /* TSRealmManager.swift in Sources */,
|
|
A89EA6AC2D5B3EFB000EB181 /* TSRealmManager.swift in Sources */,
|
|
A80EDDE42D6EB8FA003CD332 /* TSPTPSelectStyleCell.swift in Sources */,
|
|
A80EDDE42D6EB8FA003CD332 /* TSPTPSelectStyleCell.swift in Sources */,
|
|
A8F775172D38EB7400AA6E93 /* TSTabBarController.swift in Sources */,
|
|
A8F775172D38EB7400AA6E93 /* TSTabBarController.swift in Sources */,
|
|
- A8F776272D3A6EC200AA6E93 /* TSGenmojiTextView.swift in Sources */,
|
|
|
|
A80E73E12D533E5800C64288 /* TSPurchaseVC.swift in Sources */,
|
|
A80E73E12D533E5800C64288 /* TSPurchaseVC.swift in Sources */,
|
|
A80EDDE02D6EB1B9003CD332 /* TSPTPGeneratorCell.swift in Sources */,
|
|
A80EDDE02D6EB1B9003CD332 /* TSPTPGeneratorCell.swift in Sources */,
|
|
A80EDDDB2D6EB0D0003CD332 /* Untitled.swift in Sources */,
|
|
A80EDDDB2D6EB0D0003CD332 /* Untitled.swift in Sources */,
|