|
43 | 43 | 44075DFB2CDA4F7400F61139 /* UDPOverTCPObfuscationSettingsViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 44075DFA2CDA4F7400F61139 /* UDPOverTCPObfuscationSettingsViewModel.swift */; };
|
44 | 44 | 440E5AB02CDBD67D00B09614 /* StatefulPreviewWrapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 440E5AAF2CDBD67D00B09614 /* StatefulPreviewWrapper.swift */; };
|
45 | 45 | 440E5AB42CDCF24500B09614 /* TunnelObfuscationSettingsWatchingObservableObject.swift in Sources */ = {isa = PBXBuildFile; fileRef = 440E5AB32CDCF24500B09614 /* TunnelObfuscationSettingsWatchingObservableObject.swift */; };
|
46 |
| - 4419AA892D282687001B13C9 /* DetailsContainer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4419AA882D282687001B13C9 /* DetailsContainer.swift */; }; |
47 | 46 | 4419AA8B2D2826E5001B13C9 /* DetailsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4419AA8A2D2826E5001B13C9 /* DetailsView.swift */; };
|
48 | 47 | 4419AA8E2D2828A4001B13C9 /* HeaderView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4419AA8D2D2828A4001B13C9 /* HeaderView.swift */; };
|
49 | 48 | 4422C0712CCFF6790001A385 /* UDPOverTCPObfuscationSettingsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4422C0702CCFF6790001A385 /* UDPOverTCPObfuscationSettingsView.swift */; };
|
|
1015 | 1014 | F0B495762D02025200CFEC2A /* ChipContainerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = F0B495752D02025200CFEC2A /* ChipContainerView.swift */; };
|
1016 | 1015 | F0B495782D02038B00CFEC2A /* ChipViewModelProtocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = F0B495772D02038B00CFEC2A /* ChipViewModelProtocol.swift */; };
|
1017 | 1016 | F0B4957A2D02F49200CFEC2A /* ChipFeature.swift in Sources */ = {isa = PBXBuildFile; fileRef = F0B495792D02F41F00CFEC2A /* ChipFeature.swift */; };
|
1018 |
| - F0B4957C2D03154200CFEC2A /* FeatureIndicatorsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = F0B4957B2D03154200CFEC2A /* FeatureIndicatorsView.swift */; }; |
1019 | 1017 | F0B894EF2BF751C500817A42 /* RelayWithLocation.swift in Sources */ = {isa = PBXBuildFile; fileRef = F0B894EE2BF751C500817A42 /* RelayWithLocation.swift */; };
|
1020 | 1018 | F0B894F12BF751E300817A42 /* RelayWithDistance.swift in Sources */ = {isa = PBXBuildFile; fileRef = F0B894F02BF751E300817A42 /* RelayWithDistance.swift */; };
|
1021 | 1019 | F0B894F32BF7526700817A42 /* RelaySelector+Wireguard.swift in Sources */ = {isa = PBXBuildFile; fileRef = F0B894F22BF7526700817A42 /* RelaySelector+Wireguard.swift */; };
|
|
1460 | 1458 | 44075DFA2CDA4F7400F61139 /* UDPOverTCPObfuscationSettingsViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UDPOverTCPObfuscationSettingsViewModel.swift; sourceTree = "<group>"; };
|
1461 | 1459 | 440E5AAF2CDBD67D00B09614 /* StatefulPreviewWrapper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StatefulPreviewWrapper.swift; sourceTree = "<group>"; };
|
1462 | 1460 | 440E5AB32CDCF24500B09614 /* TunnelObfuscationSettingsWatchingObservableObject.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TunnelObfuscationSettingsWatchingObservableObject.swift; sourceTree = "<group>"; };
|
1463 |
| - 4419AA882D282687001B13C9 /* DetailsContainer.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DetailsContainer.swift; sourceTree = "<group>"; }; |
1464 | 1461 | 4419AA8A2D2826E5001B13C9 /* DetailsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DetailsView.swift; sourceTree = "<group>"; };
|
1465 | 1462 | 4419AA8D2D2828A4001B13C9 /* HeaderView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HeaderView.swift; sourceTree = "<group>"; };
|
1466 | 1463 | 4422C0702CCFF6790001A385 /* UDPOverTCPObfuscationSettingsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UDPOverTCPObfuscationSettingsView.swift; sourceTree = "<group>"; };
|
|
2283 | 2280 | F0B495752D02025200CFEC2A /* ChipContainerView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ChipContainerView.swift; sourceTree = "<group>"; };
|
2284 | 2281 | F0B495772D02038B00CFEC2A /* ChipViewModelProtocol.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ChipViewModelProtocol.swift; sourceTree = "<group>"; };
|
2285 | 2282 | F0B495792D02F41F00CFEC2A /* ChipFeature.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ChipFeature.swift; sourceTree = "<group>"; };
|
2286 |
| - F0B4957B2D03154200CFEC2A /* FeatureIndicatorsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FeatureIndicatorsView.swift; sourceTree = "<group>"; }; |
2287 | 2283 | F0B894EE2BF751C500817A42 /* RelayWithLocation.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RelayWithLocation.swift; sourceTree = "<group>"; };
|
2288 | 2284 | F0B894F02BF751E300817A42 /* RelayWithDistance.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RelayWithDistance.swift; sourceTree = "<group>"; };
|
2289 | 2285 | F0B894F22BF7526700817A42 /* RelaySelector+Wireguard.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "RelaySelector+Wireguard.swift"; sourceTree = "<group>"; };
|
|
2722 | 2718 | 4419AA862D28264D001B13C9 /* ConnectionView */ = {
|
2723 | 2719 | isa = PBXGroup;
|
2724 | 2720 | children = (
|
2725 |
| - 44E1F7572D3EA82C003A60FF /* DestinationDescriber.swift */, |
2726 |
| - F0ADF1CF2D01B50B00299F09 /* ChipView */, |
2727 |
| - 7AA130972CFF364F00640DF9 /* FeatureIndicators */, |
2728 | 2721 | 449E9A6E2D283C7400F8574A /* ButtonPanel.swift */,
|
| 2722 | + F0ADF1CF2D01B50B00299F09 /* ChipView */, |
2729 | 2723 | 7AA130982CFF365A00640DF9 /* ConnectionView.swift */,
|
2730 | 2724 | 449E9A6C2D283A2500F8574A /* ConnectionViewComponentPreview.swift */,
|
2731 | 2725 | 7A0EAEA32D06DF8200D3EB8B /* ConnectionViewViewModel.swift */,
|
2732 |
| - 4419AA882D282687001B13C9 /* DetailsContainer.swift */, |
| 2726 | + 44E1F7572D3EA82C003A60FF /* DestinationDescriber.swift */, |
2733 | 2727 | 4419AA8A2D2826E5001B13C9 /* DetailsView.swift */,
|
| 2728 | + F0ADF1D22D01B6B400299F09 /* FeatureIndicatorsViewModel.swift */, |
2734 | 2729 | 4419AA8D2D2828A4001B13C9 /* HeaderView.swift */,
|
2735 | 2730 | );
|
2736 | 2731 | path = ConnectionView;
|
|
4124 | 4119 | path = SelectLocation;
|
4125 | 4120 | sourceTree = "<group>";
|
4126 | 4121 | };
|
4127 |
| - 7AA130972CFF364F00640DF9 /* FeatureIndicators */ = { |
4128 |
| - isa = PBXGroup; |
4129 |
| - children = ( |
4130 |
| - F0B4957B2D03154200CFEC2A /* FeatureIndicatorsView.swift */, |
4131 |
| - F0ADF1D22D01B6B400299F09 /* FeatureIndicatorsViewModel.swift */, |
4132 |
| - ); |
4133 |
| - path = FeatureIndicators; |
4134 |
| - sourceTree = "<group>"; |
4135 |
| - }; |
4136 | 4122 | 7AD63A422CDA661B00445268 /* Extensions */ = {
|
4137 | 4123 | isa = PBXGroup;
|
4138 | 4124 | children = (
|
|
6149 | 6135 | 587EB66A270EFACB00123C75 /* CharacterSet+IPAddress.swift in Sources */,
|
6150 | 6136 | 5888AD83227B11080051EB06 /* LocationCell.swift in Sources */,
|
6151 | 6137 | 5891BF1C25E3E3EB006D6FB0 /* Bundle+ProductVersion.swift in Sources */,
|
6152 |
| - 4419AA892D282687001B13C9 /* DetailsContainer.swift in Sources */, |
6153 | 6138 | 5878A26F2907E7E00096FC88 /* ProblemReportInteractor.swift in Sources */,
|
6154 | 6139 | 7AB4CCBB2B691BBB006037F5 /* IPOverrideInteractor.swift in Sources */,
|
6155 | 6140 | 7A3353912AAA014400F0A71C /* SimulatorVPNConnection.swift in Sources */,
|
|
6225 | 6210 | 586C0D782B039CC000E7CDD7 /* AccessMethodProtocolPicker.swift in Sources */,
|
6226 | 6211 | 58677710290975E9006F721F /* SettingsInteractorFactory.swift in Sources */,
|
6227 | 6212 | 7A9CCCC02A96302800DD6A34 /* ProfileVoucherCoordinator.swift in Sources */,
|
6228 |
| - F0B4957C2D03154200CFEC2A /* FeatureIndicatorsView.swift in Sources */, |
6229 | 6213 | 7A9CCCBC2A96302800DD6A34 /* ChangeLogCoordinator.swift in Sources */,
|
6230 | 6214 | 58B26E282943527300D5980C /* SystemNotificationProvider.swift in Sources */,
|
6231 | 6215 | F0ADF1D52D01DCFD00299F09 /* ChipView.swift in Sources */,
|
|
0 commit comments