|
592 | 592 | B867C08D2D8C46D500F1D060 /* FavoritesEvent.swift in Sources */ = {isa = PBXBuildFile; fileRef = B867C08C2D8C46D500F1D060 /* FavoritesEvent.swift */; }; |
593 | 593 | B867C0912D8C521200F1D060 /* ForumsListFeature+Analytics.swift in Sources */ = {isa = PBXBuildFile; fileRef = B867C0902D8C521200F1D060 /* ForumsListFeature+Analytics.swift */; }; |
594 | 594 | B867C0932D8C528D00F1D060 /* ForumsListEvent.swift in Sources */ = {isa = PBXBuildFile; fileRef = B867C0922D8C528D00F1D060 /* ForumsListEvent.swift */; }; |
| 595 | + B867C0972D8C53B500F1D060 /* ForumFeature+Analytics.swift in Sources */ = {isa = PBXBuildFile; fileRef = B867C0962D8C53B500F1D060 /* ForumFeature+Analytics.swift */; }; |
| 596 | + B867C09B2D8C543D00F1D060 /* ForumEvent.swift in Sources */ = {isa = PBXBuildFile; fileRef = B867C09A2D8C543D00F1D060 /* ForumEvent.swift */; }; |
595 | 597 | B8C498CEC48C5FCB4B97B06D /* LoggerClient.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DE5B4E69183CAF50E2DD9C72 /* LoggerClient.framework */; }; |
596 | 598 | B8E07DB61EE1FE92476B3009 /* ArticleElementParser.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9364E09A93E9A621F26CEF92 /* ArticleElementParser.swift */; }; |
597 | 599 | B94FEA79A90DAADEAF9BA3BF /* FavoriteParser.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4FF90BDDA3C9FFDCACFC7076 /* FavoriteParser.swift */; }; |
|
2806 | 2808 | B867C08C2D8C46D500F1D060 /* FavoritesEvent.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FavoritesEvent.swift; sourceTree = "<group>"; }; |
2807 | 2809 | B867C0902D8C521200F1D060 /* ForumsListFeature+Analytics.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "ForumsListFeature+Analytics.swift"; sourceTree = "<group>"; }; |
2808 | 2810 | B867C0922D8C528D00F1D060 /* ForumsListEvent.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ForumsListEvent.swift; sourceTree = "<group>"; }; |
| 2811 | + B867C0962D8C53B500F1D060 /* ForumFeature+Analytics.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "ForumFeature+Analytics.swift"; sourceTree = "<group>"; }; |
| 2812 | + B867C09A2D8C543D00F1D060 /* ForumEvent.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ForumEvent.swift; sourceTree = "<group>"; }; |
2809 | 2813 | BA6BE98BF8DC0AE85F30CC8B /* ZNSTextAttachment.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = ZNSTextAttachment.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
2810 | 2814 | BA750927EA08B8979A02EE54 /* Links.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Links.swift; sourceTree = "<group>"; }; |
2811 | 2815 | BABB677D51B18FF16F4CAEC2 /* TuistBundle+ForumsListFeature.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "TuistBundle+ForumsListFeature.swift"; sourceTree = "<group>"; }; |
|
4024 | 4028 | B867C0812D8C0B0900F1D060 /* FavoritesRootEvent.swift */, |
4025 | 4029 | B867C0922D8C528D00F1D060 /* ForumsListEvent.swift */, |
4026 | 4030 | B867C08C2D8C46D500F1D060 /* FavoritesEvent.swift */, |
| 4031 | + B867C09A2D8C543D00F1D060 /* ForumEvent.swift */, |
4027 | 4032 | ); |
4028 | 4033 | path = Events; |
4029 | 4034 | sourceTree = "<group>"; |
|
4106 | 4111 | 698CA54640E301F64BDE9396 /* ForumFeature */ = { |
4107 | 4112 | isa = PBXGroup; |
4108 | 4113 | children = ( |
| 4114 | + B867C0952D8C53B500F1D060 /* Analytics */, |
4109 | 4115 | 6BA0B264329742A6E165E105 /* Models */, |
4110 | 4116 | 68CC0177BE43AD01FE3DB8FE /* Resources */, |
4111 | 4117 | DE1802B1757DD0294A45CBEB /* ForumFeature.swift */, |
|
4662 | 4668 | path = Analytics; |
4663 | 4669 | sourceTree = "<group>"; |
4664 | 4670 | }; |
| 4671 | + B867C0952D8C53B500F1D060 /* Analytics */ = { |
| 4672 | + isa = PBXGroup; |
| 4673 | + children = ( |
| 4674 | + B867C0962D8C53B500F1D060 /* ForumFeature+Analytics.swift */, |
| 4675 | + ); |
| 4676 | + path = Analytics; |
| 4677 | + sourceTree = "<group>"; |
| 4678 | + }; |
4665 | 4679 | B982053D2330F26673C85EF0 /* Resources */ = { |
4666 | 4680 | isa = PBXGroup; |
4667 | 4681 | children = ( |
|
6581 | 6595 | 1869C6EEB8CCB4F0A8356CE9 /* Event.swift in Sources */, |
6582 | 6596 | CA65F52046767C63F6B38B83 /* LoginEvent.swift in Sources */, |
6583 | 6597 | 8781F75A021319CF6929018E /* MenuEvent.swift in Sources */, |
| 6598 | + B867C09B2D8C543D00F1D060 /* ForumEvent.swift in Sources */, |
6584 | 6599 | B7719EDD4CB97FBDC14187F0 /* ProfileEvent.swift in Sources */, |
6585 | 6600 | B867C08D2D8C46D500F1D060 /* FavoritesEvent.swift in Sources */, |
6586 | 6601 | 1AC77153F4BED487DE8A5D59 /* SettingsEvent.swift in Sources */, |
|
6746 | 6761 | 5F21D254E99407336A6ECF86 /* ForumCommonContextMenuAction.swift in Sources */, |
6747 | 6762 | F2AA56B620186D83C28A3E54 /* ForumOptionContextMenuAction.swift in Sources */, |
6748 | 6763 | 5F9DEFC8B70EF38CCB3CAC30 /* ForumTopicContextMenuAction.swift in Sources */, |
| 6764 | + B867C0972D8C53B500F1D060 /* ForumFeature+Analytics.swift in Sources */, |
6749 | 6765 | ); |
6750 | 6766 | runOnlyForDeploymentPostprocessing = 0; |
6751 | 6767 | }; |
|
0 commit comments