|
595 | 595 | 7ADCB2D82B6A6EB300C88F89 /* AnyRelay.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7ADCB2D72B6A6EB300C88F89 /* AnyRelay.swift */; };
|
596 | 596 | 7ADCB2DA2B6A730400C88F89 /* IPOverrideRepositoryStub.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7ADCB2D92B6A730400C88F89 /* IPOverrideRepositoryStub.swift */; };
|
597 | 597 | 7AE044BB2A935726003915D8 /* Routing.h in Headers */ = {isa = PBXBuildFile; fileRef = 7A88DCD02A8FABBE00D2FF0E /* Routing.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
| 598 | + 7AE7E81D2B985EB000E66F4E /* ListCustomListCoordinator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7AE7E81C2B985EB000E66F4E /* ListCustomListCoordinator.swift */; }; |
| 599 | + 7AE7E81F2B98637B00E66F4E /* ListCustomListViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7AE7E81E2B98637B00E66F4E /* ListCustomListViewController.swift */; }; |
598 | 600 | 7AEF7F1A2AD00F52006FE45D /* AppMessageHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7AEF7F192AD00F52006FE45D /* AppMessageHandler.swift */; };
|
599 | 601 | 7AF10EB22ADE859200C090B9 /* AlertViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7AF10EB12ADE859200C090B9 /* AlertViewController.swift */; };
|
600 | 602 | 7AF10EB42ADE85BC00C090B9 /* RelayFilterCoordinator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7AF10EB32ADE85BC00C090B9 /* RelayFilterCoordinator.swift */; };
|
|
1821 | 1823 | 7AD0AA202AD6CB0000119E10 /* URLRequestProxyStub.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = URLRequestProxyStub.swift; sourceTree = "<group>"; };
|
1822 | 1824 | 7ADCB2D72B6A6EB300C88F89 /* AnyRelay.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AnyRelay.swift; sourceTree = "<group>"; };
|
1823 | 1825 | 7ADCB2D92B6A730400C88F89 /* IPOverrideRepositoryStub.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = IPOverrideRepositoryStub.swift; sourceTree = "<group>"; };
|
| 1826 | + 7AE7E81C2B985EB000E66F4E /* ListCustomListCoordinator.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ListCustomListCoordinator.swift; sourceTree = "<group>"; }; |
| 1827 | + 7AE7E81E2B98637B00E66F4E /* ListCustomListViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ListCustomListViewController.swift; sourceTree = "<group>"; }; |
1824 | 1828 | 7AEF7F192AD00F52006FE45D /* AppMessageHandler.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppMessageHandler.swift; sourceTree = "<group>"; };
|
1825 | 1829 | 7AF10EB12ADE859200C090B9 /* AlertViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AlertViewController.swift; sourceTree = "<group>"; };
|
1826 | 1830 | 7AF10EB32ADE85BC00C090B9 /* RelayFilterCoordinator.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RelayFilterCoordinator.swift; sourceTree = "<group>"; };
|
|
3468 | 3472 | 7A6389E62B7E42BE008E77E1 /* CustomListViewController.swift */,
|
3469 | 3473 | 7A6389D32B7E3BD6008E77E1 /* CustomListViewModel.swift */,
|
3470 | 3474 | 7A6389E42B7E4247008E77E1 /* EditCustomListCoordinator.swift */,
|
| 3475 | + 7AE7E81C2B985EB000E66F4E /* ListCustomListCoordinator.swift */, |
| 3476 | + 7AE7E81E2B98637B00E66F4E /* ListCustomListViewController.swift */, |
3471 | 3477 | );
|
3472 | 3478 | path = CustomLists;
|
3473 | 3479 | sourceTree = "<group>";
|
|
5240 | 5246 | 58CE5E66224146200008646E /* LoginViewController.swift in Sources */,
|
5241 | 5247 | F0C6FA852A6A733700F521F0 /* InAppPurchaseInteractor.swift in Sources */,
|
5242 | 5248 | 58CEB2F92AFD136E00E6E088 /* UIBackgroundConfiguration+Extensions.swift in Sources */,
|
| 5249 | + 7AE7E81D2B985EB000E66F4E /* ListCustomListCoordinator.swift in Sources */, |
5243 | 5250 | 5878F50029CDA742003D4BE2 /* UIView+AutoLayoutBuilder.swift in Sources */,
|
5244 | 5251 | A98502032B627B120061901E /* LocalNetworkProbe.swift in Sources */,
|
5245 | 5252 | 583FE01029C0F532006E85F9 /* CustomSplitViewController.swift in Sources */,
|
|
5313 | 5320 | 58CCA01E2242787B004F3011 /* AccountTextField.swift in Sources */,
|
5314 | 5321 | 586E54FB27A2DF6D0029B88B /* SendTunnelProviderMessageOperation.swift in Sources */,
|
5315 | 5322 | 584592612639B4A200EF967F /* TermsOfServiceContentView.swift in Sources */,
|
| 5323 | + 7AE7E81F2B98637B00E66F4E /* ListCustomListViewController.swift in Sources */, |
5316 | 5324 | 5875960A26F371FC00BF6711 /* Tunnel+Messaging.swift in Sources */,
|
5317 | 5325 | 586C0D912B03D8A400E7CDD7 /* AccessMethodHeaderFooterReuseIdentifier.swift in Sources */,
|
5318 | 5326 | 7A2960F62A963F7500389B82 /* AlertCoordinator.swift in Sources */,
|
|
0 commit comments