|
38 | 38 | 06799AFC28F98EE300ACD94E /* AddressCache.swift in Sources */ = {isa = PBXBuildFile; fileRef = 06AC114128F8413A0037AF9A /* AddressCache.swift */; };
|
39 | 39 | 0697D6E728F01513007A9E99 /* TransportMonitor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0697D6E628F01513007A9E99 /* TransportMonitor.swift */; };
|
40 | 40 | 06AC116228F94C450037AF9A /* ApplicationConfiguration.swift in Sources */ = {isa = PBXBuildFile; fileRef = 58BFA5CB22A7CE1F00A6173D /* ApplicationConfiguration.swift */; };
|
| 41 | + 44DD7D2D2B74E44A0005F67F /* QuantumResistanceSettings.swift in Sources */ = {isa = PBXBuildFile; fileRef = 44DD7D2C2B74E44A0005F67F /* QuantumResistanceSettings.swift */; }; |
41 | 42 | 44DD7D242B6CFFD70005F67F /* StartTunnelOperationTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 44DD7D232B6CFFD70005F67F /* StartTunnelOperationTests.swift */; };
|
42 | 43 | 44DD7D272B6D18FB0005F67F /* MockTunnelInteractor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 44DD7D262B6D18FB0005F67F /* MockTunnelInteractor.swift */; };
|
43 | 44 | 44DD7D292B7113CA0005F67F /* MockTunnel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 44DD7D282B7113CA0005F67F /* MockTunnel.swift */; };
|
|
627 | 628 | A917352129FAAA5200D5DCFD /* TransportStrategyTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = A917352029FAAA5200D5DCFD /* TransportStrategyTests.swift */; };
|
628 | 629 | A91D78E32B03BDF200FCD5D3 /* TunnelObfuscation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5840231F2A406BF5007B27AC /* TunnelObfuscation.framework */; };
|
629 | 630 | A91D78E42B03C01600FCD5D3 /* MullvadSettings.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 58B2FDD32AA71D2A003EB5C6 /* MullvadSettings.framework */; };
|
| 631 | + A93181A12B727ED700E341D2 /* TunnelSettingsV4.swift in Sources */ = {isa = PBXBuildFile; fileRef = A93181A02B727ED700E341D2 /* TunnelSettingsV4.swift */; }; |
630 | 632 | A932D9EF2B5ADD0700999395 /* ProxyConfigurationTransportProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = A932D9EE2B5ADD0700999395 /* ProxyConfigurationTransportProvider.swift */; };
|
631 | 633 | A932D9F32B5EB61100999395 /* HeadRequestTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = A932D9F22B5EB61100999395 /* HeadRequestTests.swift */; };
|
632 | 634 | A932D9F52B5EBB9D00999395 /* RESTTransportStub.swift in Sources */ = {isa = PBXBuildFile; fileRef = A932D9F42B5EBB9D00999395 /* RESTTransportStub.swift */; };
|
|
1241 | 1243 | 06FAE67A28F83CA50033DD93 /* RESTDevicesProxy.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RESTDevicesProxy.swift; sourceTree = "<group>"; };
|
1242 | 1244 | 06FAE67B28F83CA50033DD93 /* REST.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = REST.swift; sourceTree = "<group>"; };
|
1243 | 1245 | 06FAE67D28F83CA50033DD93 /* RESTTransport.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RESTTransport.swift; sourceTree = "<group>"; };
|
| 1246 | + 44DD7D2C2B74E44A0005F67F /* QuantumResistanceSettings.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = QuantumResistanceSettings.swift; sourceTree = "<group>"; }; |
1244 | 1247 | 44DD7D232B6CFFD70005F67F /* StartTunnelOperationTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StartTunnelOperationTests.swift; sourceTree = "<group>"; };
|
1245 | 1248 | 44DD7D262B6D18FB0005F67F /* MockTunnelInteractor.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MockTunnelInteractor.swift; sourceTree = "<group>"; };
|
1246 | 1249 | 44DD7D282B7113CA0005F67F /* MockTunnel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MockTunnel.swift; sourceTree = "<group>"; };
|
|
1809 | 1812 | A92ECC232A7802520052F1B1 /* StoredAccountData.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StoredAccountData.swift; sourceTree = "<group>"; };
|
1810 | 1813 | A92ECC272A7802AB0052F1B1 /* StoredDeviceData.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StoredDeviceData.swift; sourceTree = "<group>"; };
|
1811 | 1814 | A92ECC2B2A7803A50052F1B1 /* DeviceState.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DeviceState.swift; sourceTree = "<group>"; };
|
| 1815 | + A93181A02B727ED700E341D2 /* TunnelSettingsV4.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TunnelSettingsV4.swift; sourceTree = "<group>"; }; |
1812 | 1816 | A932D9EE2B5ADD0700999395 /* ProxyConfigurationTransportProvider.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProxyConfigurationTransportProvider.swift; sourceTree = "<group>"; };
|
1813 | 1817 | A932D9F22B5EB61100999395 /* HeadRequestTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HeadRequestTests.swift; sourceTree = "<group>"; };
|
1814 | 1818 | A932D9F42B5EBB9D00999395 /* RESTTransportStub.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RESTTransportStub.swift; sourceTree = "<group>"; };
|
|
2839 | 2843 | A9D96B192A8247C100A5C673 /* MigrationManager.swift */,
|
2840 | 2844 | 58B2FDD52AA71D2A003EB5C6 /* MullvadSettings.h */,
|
2841 | 2845 | 586C0D962B04E0AC00E7CDD7 /* PersistentAccessMethod.swift */,
|
| 2846 | + 44DD7D2C2B74E44A0005F67F /* QuantumResistanceSettings.swift */, |
2842 | 2847 | 58FF2C02281BDE02009EF542 /* SettingsManager.swift */,
|
2843 | 2848 | 06410E03292D0F7100AFC18C /* SettingsParser.swift */,
|
2844 | 2849 | 06410E06292D108E00AFC18C /* SettingsStore.swift */,
|
|
2850 | 2855 | 587AD7C523421D7000E93A53 /* TunnelSettingsV1.swift */,
|
2851 | 2856 | 580F8B8228197881002E0998 /* TunnelSettingsV2.swift */,
|
2852 | 2857 | A988DF282ADE880300D807EF /* TunnelSettingsV3.swift */,
|
| 2858 | + A93181A02B727ED700E341D2 /* TunnelSettingsV4.swift */, |
2853 | 2859 | A988DF252ADE86ED00D807EF /* WireGuardObfuscationSettings.swift */,
|
2854 | 2860 | );
|
2855 | 2861 | path = MullvadSettings;
|
|
4687 | 4693 | 58B2FDE42AA71D5C003EB5C6 /* SettingsManager.swift in Sources */,
|
4688 | 4694 | F0164EBC2B482E430020268D /* AppStorage.swift in Sources */,
|
4689 | 4695 | 58B2FDE62AA71D5C003EB5C6 /* DeviceState.swift in Sources */,
|
| 4696 | + A93181A12B727ED700E341D2 /* TunnelSettingsV4.swift in Sources */, |
4690 | 4697 | 58FE25BF2AA72311003D1918 /* MigrationManager.swift in Sources */,
|
4691 | 4698 | 58B2FDEF2AA720C4003EB5C6 /* ApplicationTarget.swift in Sources */,
|
4692 | 4699 | A988DF272ADE86ED00D807EF /* WireGuardObfuscationSettings.swift in Sources */,
|
4693 | 4700 | 58B2FDDE2AA71D5C003EB5C6 /* Migration.swift in Sources */,
|
4694 | 4701 | F0D7FF8F2B31DF5900E0FDE5 /* AccessMethodRepository.swift in Sources */,
|
4695 | 4702 | 58B2FDE12AA71D5C003EB5C6 /* TunnelSettingsV1.swift in Sources */,
|
4696 | 4703 | 58B2FDE72AA71D5C003EB5C6 /* SettingsStore.swift in Sources */,
|
| 4704 | + 44DD7D2D2B74E44A0005F67F /* QuantumResistanceSettings.swift in Sources */, |
4697 | 4705 | F08827872B318C840020A383 /* ShadowsocksCipherOptions.swift in Sources */,
|
4698 | 4706 | 58B2FDE92AA71D5C003EB5C6 /* SettingsParser.swift in Sources */,
|
4699 | 4707 | F08827892B3192110020A383 /* AccessMethodRepositoryProtocol.swift in Sources */,
|
|
0 commit comments