|
1874 | 1874 | ED51943A28462D130006EEC6 /* MXRoomStateUnitTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = ED51943828462D130006EEC6 /* MXRoomStateUnitTests.swift */; }; |
1875 | 1875 | ED51943C284630090006EEC6 /* MXRestClientStub.m in Sources */ = {isa = PBXBuildFile; fileRef = ED51943B284630090006EEC6 /* MXRestClientStub.m */; }; |
1876 | 1876 | ED51943D284630090006EEC6 /* MXRestClientStub.m in Sources */ = {isa = PBXBuildFile; fileRef = ED51943B284630090006EEC6 /* MXRestClientStub.m */; }; |
| 1877 | + ED558068296F0361003443E3 /* MXCryptoMigrationStore.swift in Sources */ = {isa = PBXBuildFile; fileRef = ED558067296F0361003443E3 /* MXCryptoMigrationStore.swift */; }; |
| 1878 | + ED558069296F0361003443E3 /* MXCryptoMigrationStore.swift in Sources */ = {isa = PBXBuildFile; fileRef = ED558067296F0361003443E3 /* MXCryptoMigrationStore.swift */; }; |
| 1879 | + ED55806D296F0E3A003443E3 /* MXCryptoMigrationStoreUnitTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = ED55806C296F0E3A003443E3 /* MXCryptoMigrationStoreUnitTests.swift */; }; |
| 1880 | + ED55806E296F0E3A003443E3 /* MXCryptoMigrationStoreUnitTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = ED55806C296F0E3A003443E3 /* MXCryptoMigrationStoreUnitTests.swift */; }; |
| 1881 | + ED558070296F1BEE003443E3 /* MXCryptoMigrationV2Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = ED55806F296F1BEE003443E3 /* MXCryptoMigrationV2Tests.swift */; }; |
| 1882 | + ED558071296F1BEE003443E3 /* MXCryptoMigrationV2Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = ED55806F296F1BEE003443E3 /* MXCryptoMigrationV2Tests.swift */; }; |
| 1883 | + ED5580732970265A003443E3 /* MXCryptoMachineLogger.swift in Sources */ = {isa = PBXBuildFile; fileRef = ED5580722970265A003443E3 /* MXCryptoMachineLogger.swift */; }; |
| 1884 | + ED5580742970265A003443E3 /* MXCryptoMachineLogger.swift in Sources */ = {isa = PBXBuildFile; fileRef = ED5580722970265A003443E3 /* MXCryptoMachineLogger.swift */; }; |
1877 | 1885 | ED5AE8C52816C8CF00105072 /* MXCoreDataRoomSummaryStore.xcdatamodeld in Sources */ = {isa = PBXBuildFile; fileRef = ED5AE8C22816C8CF00105072 /* MXCoreDataRoomSummaryStore.xcdatamodeld */; }; |
1878 | 1886 | ED5AE8C62816C8CF00105072 /* MXCoreDataRoomSummaryStore.xcdatamodeld in Sources */ = {isa = PBXBuildFile; fileRef = ED5AE8C22816C8CF00105072 /* MXCoreDataRoomSummaryStore.xcdatamodeld */; }; |
1879 | 1887 | ED5C753C28B3E80300D24E85 /* MXLogger.h in Headers */ = {isa = PBXBuildFile; fileRef = ED5C753528B3E80300D24E85 /* MXLogger.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
|
2001 | 2009 | EDC8C40E2968C37F003792C5 /* MXKeysQuerySchedulerUnitTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = EDC8C40A2968A9F7003792C5 /* MXKeysQuerySchedulerUnitTests.swift */; }; |
2002 | 2010 | EDCB65E22912AB0C00F55D4D /* MXRoomEventDecryption.swift in Sources */ = {isa = PBXBuildFile; fileRef = EDCB65E12912AB0C00F55D4D /* MXRoomEventDecryption.swift */; }; |
2003 | 2011 | EDCB65E32912AB0C00F55D4D /* MXRoomEventDecryption.swift in Sources */ = {isa = PBXBuildFile; fileRef = EDCB65E12912AB0C00F55D4D /* MXRoomEventDecryption.swift */; }; |
| 2012 | + EDCF802D2941FF220059E774 /* MXCryptoMigrationV2.swift in Sources */ = {isa = PBXBuildFile; fileRef = EDCF802C2941FF220059E774 /* MXCryptoMigrationV2.swift */; }; |
| 2013 | + EDCF802E2941FF220059E774 /* MXCryptoMigrationV2.swift in Sources */ = {isa = PBXBuildFile; fileRef = EDCF802C2941FF220059E774 /* MXCryptoMigrationV2.swift */; }; |
2004 | 2014 | EDD4197E28DCAA5F007F3757 /* MXNativeKeyBackupEngine.h in Headers */ = {isa = PBXBuildFile; fileRef = EDD4197D28DCAA5F007F3757 /* MXNativeKeyBackupEngine.h */; }; |
2005 | 2015 | EDD4197F28DCAA5F007F3757 /* MXNativeKeyBackupEngine.h in Headers */ = {isa = PBXBuildFile; fileRef = EDD4197D28DCAA5F007F3757 /* MXNativeKeyBackupEngine.h */; }; |
2006 | 2016 | EDD4198128DCAA7B007F3757 /* MXNativeKeyBackupEngine.m in Sources */ = {isa = PBXBuildFile; fileRef = EDD4198028DCAA7B007F3757 /* MXNativeKeyBackupEngine.m */; }; |
|
3065 | 3075 | ED51943828462D130006EEC6 /* MXRoomStateUnitTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MXRoomStateUnitTests.swift; sourceTree = "<group>"; }; |
3066 | 3076 | ED51943B284630090006EEC6 /* MXRestClientStub.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MXRestClientStub.m; sourceTree = "<group>"; }; |
3067 | 3077 | ED51943E284630100006EEC6 /* MXRestClientStub.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MXRestClientStub.h; sourceTree = "<group>"; }; |
| 3078 | + ED558067296F0361003443E3 /* MXCryptoMigrationStore.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MXCryptoMigrationStore.swift; sourceTree = "<group>"; }; |
| 3079 | + ED55806C296F0E3A003443E3 /* MXCryptoMigrationStoreUnitTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MXCryptoMigrationStoreUnitTests.swift; sourceTree = "<group>"; }; |
| 3080 | + ED55806F296F1BEE003443E3 /* MXCryptoMigrationV2Tests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MXCryptoMigrationV2Tests.swift; sourceTree = "<group>"; }; |
| 3081 | + ED5580722970265A003443E3 /* MXCryptoMachineLogger.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MXCryptoMachineLogger.swift; sourceTree = "<group>"; }; |
3068 | 3082 | ED5AE8C32816C8CF00105072 /* MXRoomSummaryCoreDataStore2.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = MXRoomSummaryCoreDataStore2.xcdatamodel; sourceTree = "<group>"; }; |
3069 | 3083 | ED5AE8C42816C8CF00105072 /* MXRoomSummaryCoreDataStore.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = MXRoomSummaryCoreDataStore.xcdatamodel; sourceTree = "<group>"; }; |
3070 | 3084 | ED5C753528B3E80300D24E85 /* MXLogger.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MXLogger.h; sourceTree = "<group>"; }; |
|
3127 | 3141 | EDC8C4072968A993003792C5 /* MXKeysQueryScheduler.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MXKeysQueryScheduler.swift; sourceTree = "<group>"; }; |
3128 | 3142 | EDC8C40A2968A9F7003792C5 /* MXKeysQuerySchedulerUnitTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MXKeysQuerySchedulerUnitTests.swift; sourceTree = "<group>"; }; |
3129 | 3143 | EDCB65E12912AB0C00F55D4D /* MXRoomEventDecryption.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MXRoomEventDecryption.swift; sourceTree = "<group>"; }; |
| 3144 | + EDCF802C2941FF220059E774 /* MXCryptoMigrationV2.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MXCryptoMigrationV2.swift; sourceTree = "<group>"; }; |
3130 | 3145 | EDD4197D28DCAA5F007F3757 /* MXNativeKeyBackupEngine.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MXNativeKeyBackupEngine.h; sourceTree = "<group>"; }; |
3131 | 3146 | EDD4198028DCAA7B007F3757 /* MXNativeKeyBackupEngine.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MXNativeKeyBackupEngine.m; sourceTree = "<group>"; }; |
3132 | 3147 | EDD578DC2881C37C006739DD /* MXDeviceInfoSource.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MXDeviceInfoSource.swift; sourceTree = "<group>"; }; |
|
4401 | 4416 | 32C78B64256CFC4D008130B1 /* Migration */ = { |
4402 | 4417 | isa = PBXGroup; |
4403 | 4418 | children = ( |
| 4419 | + ED558066296F034F003443E3 /* Data */, |
4404 | 4420 | 32C78B65256CFC4D008130B1 /* MXCryptoVersion.h */, |
4405 | 4421 | 32C78B66256CFC4D008130B1 /* MXCryptoMigration.m */, |
4406 | 4422 | 32C78B67256CFC4D008130B1 /* MXCryptoMigration.h */, |
| 4423 | + EDCF802C2941FF220059E774 /* MXCryptoMigrationV2.swift */, |
4407 | 4424 | ); |
4408 | 4425 | path = Migration; |
4409 | 4426 | sourceTree = "<group>"; |
|
5350 | 5367 | ED21F67A28104B9A002FF83D /* Crypto */ = { |
5351 | 5368 | isa = PBXGroup; |
5352 | 5369 | children = ( |
| 5370 | + ED55806A296F0E18003443E3 /* Migration */, |
5353 | 5371 | ED8F1D1428857FD300F897E7 /* CrossSigning */, |
5354 | 5372 | ED8F1D2E2885AAEB00F897E7 /* Trust */, |
5355 | 5373 | ED8F1D292885A7DF00F897E7 /* Devices */, |
|
5398 | 5416 | isa = PBXGroup; |
5399 | 5417 | children = ( |
5400 | 5418 | ED2DD111286C450600F06731 /* MXCryptoMachine.swift */, |
| 5419 | + ED5580722970265A003443E3 /* MXCryptoMachineLogger.swift */, |
5401 | 5420 | ED8F1D3A2885BB2D00F897E7 /* MXCryptoProtocols.swift */, |
5402 | 5421 | ED2DD112286C450600F06731 /* MXEventDecryptionResult+DecryptedEvent.swift */, |
5403 | 5422 | ED2DD113286C450600F06731 /* MXCryptoRequests.swift */, |
|
5475 | 5494 | path = Data; |
5476 | 5495 | sourceTree = "<group>"; |
5477 | 5496 | }; |
| 5497 | + ED558066296F034F003443E3 /* Data */ = { |
| 5498 | + isa = PBXGroup; |
| 5499 | + children = ( |
| 5500 | + ED558067296F0361003443E3 /* MXCryptoMigrationStore.swift */, |
| 5501 | + ); |
| 5502 | + path = Data; |
| 5503 | + sourceTree = "<group>"; |
| 5504 | + }; |
| 5505 | + ED55806A296F0E18003443E3 /* Migration */ = { |
| 5506 | + isa = PBXGroup; |
| 5507 | + children = ( |
| 5508 | + ED55806B296F0E1D003443E3 /* Data */, |
| 5509 | + ED55806F296F1BEE003443E3 /* MXCryptoMigrationV2Tests.swift */, |
| 5510 | + ); |
| 5511 | + path = Migration; |
| 5512 | + sourceTree = "<group>"; |
| 5513 | + }; |
| 5514 | + ED55806B296F0E1D003443E3 /* Data */ = { |
| 5515 | + isa = PBXGroup; |
| 5516 | + children = ( |
| 5517 | + ED55806C296F0E3A003443E3 /* MXCryptoMigrationStoreUnitTests.swift */, |
| 5518 | + ); |
| 5519 | + path = Data; |
| 5520 | + sourceTree = "<group>"; |
| 5521 | + }; |
5478 | 5522 | ED5C753428B3E80300D24E85 /* Logs */ = { |
5479 | 5523 | isa = PBXGroup; |
5480 | 5524 | children = ( |
|
6801 | 6845 | 32999DE022DCD183004FF987 /* MXPusher.m in Sources */, |
6802 | 6846 | F03EF4FF1DF014D9009DF592 /* MXMediaLoader.m in Sources */, |
6803 | 6847 | ECDA763227B293D9000C48CF /* MXThreadProtocol.swift in Sources */, |
| 6848 | + EDCF802D2941FF220059E774 /* MXCryptoMigrationV2.swift in Sources */, |
6804 | 6849 | 320A8841217F4E3F002EA952 /* MXCurve25519BackupAuthData.m in Sources */, |
6805 | 6850 | B1A0270226162110001AADFF /* MXSpaceChildrenResponse.m in Sources */, |
6806 | 6851 | 66398BA527A4085B00466E89 /* MXRefreshResponse.m in Sources */, |
|
6952 | 6997 | ED647E3E292CE64400A47519 /* MXSessionSyncProgress.swift in Sources */, |
6953 | 6998 | EC8A53C525B1BC77004E0802 /* MXTurnServerResponse.m in Sources */, |
6954 | 6999 | 32A151271DABB0CB00400192 /* MXMegolmDecryption.m in Sources */, |
| 7000 | + ED558068296F0361003443E3 /* MXCryptoMigrationStore.swift in Sources */, |
6955 | 7001 | 18121F78273E6E1E00B68ADF /* PollBuilder.swift in Sources */, |
6956 | 7002 | 327A5F50239805F600ED6329 /* MXKeyVerificationKey.m in Sources */, |
6957 | 7003 | B16C56E2261D0A9D00604765 /* MXSpaceChildInfo.swift in Sources */, |
|
7234 | 7280 | B1F04B132811E9D300103EBE /* MXBeaconInfoSummaryStoreProtocol.swift in Sources */, |
7235 | 7281 | 183892802702F553003F0C4F /* MXRoomNameDefaultStringLocalizer.m in Sources */, |
7236 | 7282 | C6F9358B1E5B3BE600FC34BF /* MXJSONModels.swift in Sources */, |
| 7283 | + ED5580732970265A003443E3 /* MXCryptoMachineLogger.swift in Sources */, |
7237 | 7284 | EC8A539725B1BC77004E0802 /* MXCallReplacesEventContent.m in Sources */, |
7238 | 7285 | B135066E27EA44C800BD3276 /* MXLocationServiceError.swift in Sources */, |
7239 | 7286 | 32FA10C21FA1C9EE00E54233 /* MXOutgoingRoomKeyRequestManager.m in Sources */, |
|
7271 | 7318 | 18121F75273E6D2400B68ADF /* MXPollBuilderTests.swift in Sources */, |
7272 | 7319 | ED7019F72886CA6C00FC31B9 /* VerificationRequestStub.swift in Sources */, |
7273 | 7320 | B14EECEE2578FE3F00448735 /* MXAuthenticationSessionUnitTests.swift in Sources */, |
| 7321 | + ED558070296F1BEE003443E3 /* MXCryptoMigrationV2Tests.swift in Sources */, |
7274 | 7322 | ED2DD11D286C4F4400F06731 /* MXCryptoRequestsUnitTests.swift in Sources */, |
7275 | 7323 | 32832B5D1BCC048300241108 /* MXStoreMemoryStoreTests.m in Sources */, |
7276 | 7324 | EDB4209927DF842F0036AF39 /* MXEventFixtures.swift in Sources */, |
|
7349 | 7397 | ED7019FB2886CA6C00FC31B9 /* MXSASTransactionV2UnitTests.swift in Sources */, |
7350 | 7398 | 32B0E3E723A3864C0054FF1A /* MXEventReferenceUnitTests.swift in Sources */, |
7351 | 7399 | 32720DA2222EB5650086FFF5 /* MXAutoDiscoveryTests.m in Sources */, |
| 7400 | + ED55806D296F0E3A003443E3 /* MXCryptoMigrationStoreUnitTests.swift in Sources */, |
7352 | 7401 | ED8943D427E34762000FC39C /* MXMemoryRoomStoreUnitTests.swift in Sources */, |
7353 | 7402 | ED5C95CE2833E85600843D82 /* MXOlmDeviceUnitTests.swift in Sources */, |
7354 | 7403 | 327E37B91A977810007F026F /* MXLoggerUnitTests.m in Sources */, |
|
7452 | 7501 | ECDA763327B293D9000C48CF /* MXThreadProtocol.swift in Sources */, |
7453 | 7502 | B14EF1E02397E90400758AF0 /* MXRealmCryptoStore.m in Sources */, |
7454 | 7503 | B14EF1E12397E90400758AF0 /* MXRoomSummary.m in Sources */, |
| 7504 | + EDCF802E2941FF220059E774 /* MXCryptoMigrationV2.swift in Sources */, |
7455 | 7505 | 66398BA627A4085B00466E89 /* MXRefreshResponse.m in Sources */, |
7456 | 7506 | B14EF1E22397E90400758AF0 /* MXPushRuleRoomMemberCountConditionChecker.m in Sources */, |
7457 | 7507 | B14EF1E32397E90400758AF0 /* MXCall.m in Sources */, |
|
7603 | 7653 | ED647E3F292CE64400A47519 /* MXSessionSyncProgress.swift in Sources */, |
7604 | 7654 | B14EF2212397E90400758AF0 /* MX3PID.swift in Sources */, |
7605 | 7655 | 18121F79273E6E4100B68ADF /* PollBuilder.swift in Sources */, |
| 7656 | + ED558069296F0361003443E3 /* MXCryptoMigrationStore.swift in Sources */, |
7606 | 7657 | EC383BB325406892002FBBE6 /* MXSyncResponseStore.swift in Sources */, |
7607 | 7658 | ECBF658826DE3DF800AA3A99 /* MXFileRoomOutgoingMessagesStore.m in Sources */, |
7608 | 7659 | B14EF2222397E90400758AF0 /* MXMediaScan.m in Sources */, |
|
7885 | 7936 | B1F04B142811E9D300103EBE /* MXBeaconInfoSummaryStoreProtocol.swift in Sources */, |
7886 | 7937 | EC8A53A225B1BC77004E0802 /* MXCallSelectAnswerEventContent.m in Sources */, |
7887 | 7938 | 183892812702F553003F0C4F /* MXRoomNameDefaultStringLocalizer.m in Sources */, |
| 7939 | + ED5580742970265A003443E3 /* MXCryptoMachineLogger.swift in Sources */, |
7888 | 7940 | B14EF2912397E90400758AF0 /* MXOutgoingRoomKeyRequestManager.m in Sources */, |
7889 | 7941 | B14EF2922397E90400758AF0 /* MXWellKnown.m in Sources */, |
7890 | 7942 | B1A026F926161EF5001AADFF /* MXSpaceChildSummaryResponse.m in Sources */, |
|
7922 | 7974 | B1E09A442397FD940057C069 /* Dummy.swift in Sources */, |
7923 | 7975 | ED7019F82886CA6C00FC31B9 /* VerificationRequestStub.swift in Sources */, |
7924 | 7976 | 18121F76273E6D2400B68ADF /* MXPollBuilderTests.swift in Sources */, |
| 7977 | + ED558071296F1BEE003443E3 /* MXCryptoMigrationV2Tests.swift in Sources */, |
7925 | 7978 | B1E09A1A2397FCE90057C069 /* MXAggregatedEditsTests.m in Sources */, |
7926 | 7979 | B1E09A1F2397FCE90057C069 /* MXAutoDiscoveryTests.m in Sources */, |
7927 | 7980 | EDB4209A27DF842F0036AF39 /* MXEventFixtures.swift in Sources */, |
|
8000 | 8053 | 32B4778F2638133D00EA5800 /* MXJSONModelUnitTests.m in Sources */, |
8001 | 8054 | B1F939F626289F2600D0E525 /* MXSpaceChildContentTests.swift in Sources */, |
8002 | 8055 | EC40386828A279220067D5B8 /* MXKeyBackupUnitTests.swift in Sources */, |
| 8056 | + ED55806E296F0E3A003443E3 /* MXCryptoMigrationStoreUnitTests.swift in Sources */, |
8003 | 8057 | B1E09A412397FD820057C069 /* MXAccountDataTests.m in Sources */, |
8004 | 8058 | B1E09A2D2397FD750057C069 /* MXRestClientNoAuthAPITests.m in Sources */, |
8005 | 8059 | ED8943D527E34762000FC39C /* MXMemoryRoomStoreUnitTests.swift in Sources */, |
|
0 commit comments