|
594 | 594 | 7ADCB2D82B6A6EB300C88F89 /* AnyRelay.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7ADCB2D72B6A6EB300C88F89 /* AnyRelay.swift */; };
|
595 | 595 | 7ADCB2DA2B6A730400C88F89 /* IPOverrideRepositoryStub.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7ADCB2D92B6A730400C88F89 /* IPOverrideRepositoryStub.swift */; };
|
596 | 596 | 7AE044BB2A935726003915D8 /* Routing.h in Headers */ = {isa = PBXBuildFile; fileRef = 7A88DCD02A8FABBE00D2FF0E /* Routing.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
| 597 | + 7AE7E81D2B985EB000E66F4E /* ListCustomListCoordinator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7AE7E81C2B985EB000E66F4E /* ListCustomListCoordinator.swift */; }; |
| 598 | + 7AE7E81F2B98637B00E66F4E /* ListCustomListViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7AE7E81E2B98637B00E66F4E /* ListCustomListViewController.swift */; }; |
597 | 599 | 7AEF7F1A2AD00F52006FE45D /* AppMessageHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7AEF7F192AD00F52006FE45D /* AppMessageHandler.swift */; };
|
598 | 600 | 7AF10EB22ADE859200C090B9 /* AlertViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7AF10EB12ADE859200C090B9 /* AlertViewController.swift */; };
|
599 | 601 | 7AF10EB42ADE85BC00C090B9 /* RelayFilterCoordinator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7AF10EB32ADE85BC00C090B9 /* RelayFilterCoordinator.swift */; };
|
|
1819 | 1821 | 7AD0AA202AD6CB0000119E10 /* URLRequestProxyStub.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = URLRequestProxyStub.swift; sourceTree = "<group>"; };
|
1820 | 1822 | 7ADCB2D72B6A6EB300C88F89 /* AnyRelay.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AnyRelay.swift; sourceTree = "<group>"; };
|
1821 | 1823 | 7ADCB2D92B6A730400C88F89 /* IPOverrideRepositoryStub.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = IPOverrideRepositoryStub.swift; sourceTree = "<group>"; };
|
| 1824 | + 7AE7E81C2B985EB000E66F4E /* ListCustomListCoordinator.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ListCustomListCoordinator.swift; sourceTree = "<group>"; }; |
| 1825 | + 7AE7E81E2B98637B00E66F4E /* ListCustomListViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ListCustomListViewController.swift; sourceTree = "<group>"; }; |
1822 | 1826 | 7AEF7F192AD00F52006FE45D /* AppMessageHandler.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppMessageHandler.swift; sourceTree = "<group>"; };
|
1823 | 1827 | 7AF10EB12ADE859200C090B9 /* AlertViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AlertViewController.swift; sourceTree = "<group>"; };
|
1824 | 1828 | 7AF10EB32ADE85BC00C090B9 /* RelayFilterCoordinator.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RelayFilterCoordinator.swift; sourceTree = "<group>"; };
|
|
3457 | 3461 | 7A6389E62B7E42BE008E77E1 /* CustomListViewController.swift */,
|
3458 | 3462 | 7A6389D32B7E3BD6008E77E1 /* CustomListViewModel.swift */,
|
3459 | 3463 | 7A6389E42B7E4247008E77E1 /* EditCustomListCoordinator.swift */,
|
| 3464 | + 7AE7E81C2B985EB000E66F4E /* ListCustomListCoordinator.swift */, |
| 3465 | + 7AE7E81E2B98637B00E66F4E /* ListCustomListViewController.swift */, |
3460 | 3466 | );
|
3461 | 3467 | path = CustomLists;
|
3462 | 3468 | sourceTree = "<group>";
|
|
5229 | 5235 | 58CE5E66224146200008646E /* LoginViewController.swift in Sources */,
|
5230 | 5236 | F0C6FA852A6A733700F521F0 /* InAppPurchaseInteractor.swift in Sources */,
|
5231 | 5237 | 58CEB2F92AFD136E00E6E088 /* UIBackgroundConfiguration+Extensions.swift in Sources */,
|
| 5238 | + 7AE7E81D2B985EB000E66F4E /* ListCustomListCoordinator.swift in Sources */, |
5232 | 5239 | 5878F50029CDA742003D4BE2 /* UIView+AutoLayoutBuilder.swift in Sources */,
|
5233 | 5240 | A98502032B627B120061901E /* LocalNetworkProbe.swift in Sources */,
|
5234 | 5241 | 583FE01029C0F532006E85F9 /* CustomSplitViewController.swift in Sources */,
|
|
5302 | 5309 | 58CCA01E2242787B004F3011 /* AccountTextField.swift in Sources */,
|
5303 | 5310 | 586E54FB27A2DF6D0029B88B /* SendTunnelProviderMessageOperation.swift in Sources */,
|
5304 | 5311 | 584592612639B4A200EF967F /* TermsOfServiceContentView.swift in Sources */,
|
| 5312 | + 7AE7E81F2B98637B00E66F4E /* ListCustomListViewController.swift in Sources */, |
5305 | 5313 | 5875960A26F371FC00BF6711 /* Tunnel+Messaging.swift in Sources */,
|
5306 | 5314 | 586C0D912B03D8A400E7CDD7 /* AccessMethodHeaderFooterReuseIdentifier.swift in Sources */,
|
5307 | 5315 | 7A2960F62A963F7500389B82 /* AlertCoordinator.swift in Sources */,
|
|
0 commit comments