|
1787 | 1787 | EDB4209627DF822B0036AF39 /* MXEventsByTypesEnumeratorOnArrayTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = EDB4209427DF822B0036AF39 /* MXEventsByTypesEnumeratorOnArrayTests.swift */; }; |
1788 | 1788 | EDB4209927DF842F0036AF39 /* MXEventFixtures.swift in Sources */ = {isa = PBXBuildFile; fileRef = EDB4209827DF842F0036AF39 /* MXEventFixtures.swift */; }; |
1789 | 1789 | EDB4209A27DF842F0036AF39 /* MXEventFixtures.swift in Sources */ = {isa = PBXBuildFile; fileRef = EDB4209827DF842F0036AF39 /* MXEventFixtures.swift */; }; |
| 1790 | + EDBCF336281A8ABD00ED5044 /* MXSharedHistoryKeyService.h in Headers */ = {isa = PBXBuildFile; fileRef = EDBCF335281A8AB900ED5044 /* MXSharedHistoryKeyService.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
| 1791 | + EDBCF337281A8ABE00ED5044 /* MXSharedHistoryKeyService.h in Headers */ = {isa = PBXBuildFile; fileRef = EDBCF335281A8AB900ED5044 /* MXSharedHistoryKeyService.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
| 1792 | + EDBCF339281A8D3D00ED5044 /* MXSharedHistoryKeyService.m in Sources */ = {isa = PBXBuildFile; fileRef = EDBCF338281A8D3D00ED5044 /* MXSharedHistoryKeyService.m */; }; |
| 1793 | + EDBCF33A281A8D3D00ED5044 /* MXSharedHistoryKeyService.m in Sources */ = {isa = PBXBuildFile; fileRef = EDBCF338281A8D3D00ED5044 /* MXSharedHistoryKeyService.m */; }; |
1790 | 1794 | EDF4678727E3331D00435913 /* EventsEnumeratorDataSourceStub.swift in Sources */ = {isa = PBXBuildFile; fileRef = EDF4678627E3331D00435913 /* EventsEnumeratorDataSourceStub.swift */; }; |
1791 | 1795 | EDF4678827E3331D00435913 /* EventsEnumeratorDataSourceStub.swift in Sources */ = {isa = PBXBuildFile; fileRef = EDF4678627E3331D00435913 /* EventsEnumeratorDataSourceStub.swift */; }; |
1792 | 1796 | F0173EAC1FCF0E8900B5F6A3 /* MXGroup.h in Headers */ = {isa = PBXBuildFile; fileRef = F0173EAA1FCF0E8800B5F6A3 /* MXGroup.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
|
2785 | 2789 | EDB4209027DF77310036AF39 /* MXEventsEnumeratorOnArrayTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MXEventsEnumeratorOnArrayTests.swift; sourceTree = "<group>"; }; |
2786 | 2790 | EDB4209427DF822B0036AF39 /* MXEventsByTypesEnumeratorOnArrayTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MXEventsByTypesEnumeratorOnArrayTests.swift; sourceTree = "<group>"; }; |
2787 | 2791 | EDB4209827DF842F0036AF39 /* MXEventFixtures.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MXEventFixtures.swift; sourceTree = "<group>"; }; |
| 2792 | + EDBCF335281A8AB900ED5044 /* MXSharedHistoryKeyService.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MXSharedHistoryKeyService.h; sourceTree = "<group>"; }; |
| 2793 | + EDBCF338281A8D3D00ED5044 /* MXSharedHistoryKeyService.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MXSharedHistoryKeyService.m; sourceTree = "<group>"; }; |
2788 | 2794 | EDC74874AB2D86EFEE912B04 /* Pods-MatrixSDK-MatrixSDK-macOS.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-MatrixSDK-MatrixSDK-macOS.debug.xcconfig"; path = "Target Support Files/Pods-MatrixSDK-MatrixSDK-macOS/Pods-MatrixSDK-MatrixSDK-macOS.debug.xcconfig"; sourceTree = "<group>"; }; |
2789 | 2795 | EDF4678627E3331D00435913 /* EventsEnumeratorDataSourceStub.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EventsEnumeratorDataSourceStub.swift; sourceTree = "<group>"; }; |
2790 | 2796 | F0173EAA1FCF0E8800B5F6A3 /* MXGroup.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MXGroup.h; sourceTree = "<group>"; }; |
|
4123 | 4129 | 32A30B161FB4813400C8309E /* MXIncomingRoomKeyRequestManager.h */, |
4124 | 4130 | 32A30B171FB4813400C8309E /* MXIncomingRoomKeyRequestManager.m */, |
4125 | 4131 | ED44F01328180EAB00452A5D /* MXSharedHistoryKeyManager.swift */, |
| 4132 | + EDBCF335281A8AB900ED5044 /* MXSharedHistoryKeyService.h */, |
| 4133 | + EDBCF338281A8D3D00ED5044 /* MXSharedHistoryKeyService.m */, |
4126 | 4134 | ); |
4127 | 4135 | path = KeySharing; |
4128 | 4136 | sourceTree = "<group>"; |
|
5171 | 5179 | 324DD2A6246AE81300377005 /* MXSecretStorageKeyContent.h in Headers */, |
5172 | 5180 | EC60ED8F265CFD3B00B39A4E /* MXRoomSync.h in Headers */, |
5173 | 5181 | ECD2899E26EB570B00F268CF /* MXRoomSummaryStore.h in Headers */, |
| 5182 | + EDBCF336281A8ABD00ED5044 /* MXSharedHistoryKeyService.h in Headers */, |
5174 | 5183 | EC8A53C325B1BC77004E0802 /* MXCallInviteEventContent.h in Headers */, |
5175 | 5184 | 3281E8B919E42DFE00976E1A /* MXJSONModels.h in Headers */, |
5176 | 5185 | 3A108AA225810FE5005EEBE9 /* MXRawDataKey.h in Headers */, |
|
5675 | 5684 | B14EF3432397E90400758AF0 /* MXRoomEventTimeline.h in Headers */, |
5676 | 5685 | B14EF3442397E90400758AF0 /* NSArray+MatrixSDK.h in Headers */, |
5677 | 5686 | B165B81225C3307E003CF7F7 /* MXLoginSSOIdentityProviderBrand.h in Headers */, |
| 5687 | + EDBCF337281A8ABE00ED5044 /* MXSharedHistoryKeyService.h in Headers */, |
5678 | 5688 | 324DD2C6246E638B00377005 /* MXAesHmacSha2.h in Headers */, |
5679 | 5689 | B14EF3452397E90400758AF0 /* MXReplyEventParser.h in Headers */, |
5680 | 5690 | 323F878E25553D84009E9E67 /* MXTaskProfile.h in Headers */, |
|
6083 | 6093 | 66836AB727CFA17200515780 /* MXEventStreamService.swift in Sources */, |
6084 | 6094 | B11BD44922CB56790064D8B0 /* MXReplyEventParser.m in Sources */, |
6085 | 6095 | EC0B941127184E8A00B4D440 /* MXRoomSummaryMO.swift in Sources */, |
| 6096 | + EDBCF339281A8D3D00ED5044 /* MXSharedHistoryKeyService.m in Sources */, |
6086 | 6097 | EC0B941327184E8A00B4D440 /* MXRoomMembersCountMO.swift in Sources */, |
6087 | 6098 | 323360701A403A0D0071A488 /* MXFileStore.m in Sources */, |
6088 | 6099 | B1136967230C1E8600E2B2FA /* MXIdentityService.swift in Sources */, |
|
6629 | 6640 | 66836AB827CFA17200515780 /* MXEventStreamService.swift in Sources */, |
6630 | 6641 | 3A59A4A025A7A16F00DDA1FC /* MXOlmOutboundGroupSession.m in Sources */, |
6631 | 6642 | EC0B941227184E8A00B4D440 /* MXRoomSummaryMO.swift in Sources */, |
| 6643 | + EDBCF33A281A8D3D00ED5044 /* MXSharedHistoryKeyService.m in Sources */, |
6632 | 6644 | EC0B941427184E8A00B4D440 /* MXRoomMembersCountMO.swift in Sources */, |
6633 | 6645 | B14EF1F92397E90400758AF0 /* MXReactionRelation.m in Sources */, |
6634 | 6646 | B19A30BB2404268600FB6F35 /* MXQRCodeData.m in Sources */, |
|
0 commit comments