|
447 | 447 | 26C6E8E626E6B5F500C7BB0F /* StateSelectorViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 26C6E8E526E6B5F500C7BB0F /* StateSelectorViewModel.swift */; }; |
448 | 448 | 26C6E8E826E6B6AC00C7BB0F /* StateSelectorCommand.swift in Sources */ = {isa = PBXBuildFile; fileRef = 26C6E8E726E6B6AC00C7BB0F /* StateSelectorCommand.swift */; }; |
449 | 449 | 26C6E8EA26E8FD3900C7BB0F /* LazyView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 26C6E8E926E8FD3900C7BB0F /* LazyView.swift */; }; |
| 450 | + 26C6E8EC26E8FF4800C7BB0F /* LazyNavigationLink.swift in Sources */ = {isa = PBXBuildFile; fileRef = 26C6E8EB26E8FF4800C7BB0F /* LazyNavigationLink.swift */; }; |
450 | 451 | 26CCBE0B2523B3650073F94D /* RefundProductsTotalTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 26CCBE0A2523B3650073F94D /* RefundProductsTotalTableViewCell.swift */; }; |
451 | 452 | 26CCBE0D2523C2560073F94D /* RefundProductsTotalTableViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 26CCBE0C2523C2560073F94D /* RefundProductsTotalTableViewCell.xib */; }; |
452 | 453 | 26E0ADF12631D94D00A5EB3B /* TopBannerWrapperView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 26E0ADF02631D94D00A5EB3B /* TopBannerWrapperView.swift */; }; |
|
1851 | 1852 | 26C6E8E526E6B5F500C7BB0F /* StateSelectorViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StateSelectorViewModel.swift; sourceTree = "<group>"; }; |
1852 | 1853 | 26C6E8E726E6B6AC00C7BB0F /* StateSelectorCommand.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StateSelectorCommand.swift; sourceTree = "<group>"; }; |
1853 | 1854 | 26C6E8E926E8FD3900C7BB0F /* LazyView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LazyView.swift; sourceTree = "<group>"; }; |
| 1855 | + 26C6E8EB26E8FF4800C7BB0F /* LazyNavigationLink.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LazyNavigationLink.swift; sourceTree = "<group>"; }; |
1854 | 1856 | 26CCBE0A2523B3650073F94D /* RefundProductsTotalTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RefundProductsTotalTableViewCell.swift; sourceTree = "<group>"; }; |
1855 | 1857 | 26CCBE0C2523C2560073F94D /* RefundProductsTotalTableViewCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = RefundProductsTotalTableViewCell.xib; sourceTree = "<group>"; }; |
1856 | 1858 | 26E0ADF02631D94D00A5EB3B /* TopBannerWrapperView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TopBannerWrapperView.swift; sourceTree = "<group>"; }; |
|
4368 | 4370 | DE126D0A26CA2331007F901D /* ValidationErrorRow.swift */, |
4369 | 4371 | DEE6437726D8DAD900888A75 /* InProgressView.swift */, |
4370 | 4372 | 26C6E8E926E8FD3900C7BB0F /* LazyView.swift */, |
| 4373 | + 26C6E8EB26E8FF4800C7BB0F /* LazyNavigationLink.swift */, |
4371 | 4374 | ); |
4372 | 4375 | path = "SwiftUI Components"; |
4373 | 4376 | sourceTree = "<group>"; |
|
7193 | 7196 | 024DF30B23742297006658FE /* AztecFormatBarCommand.swift in Sources */, |
7194 | 7197 | CC254F3426C4113B005F3C82 /* ShippingLabelPackageSelection.swift in Sources */, |
7195 | 7198 | AECD57D226DFDF7500A3B580 /* EditAddressForm.swift in Sources */, |
| 7199 | + 26C6E8EC26E8FF4800C7BB0F /* LazyNavigationLink.swift in Sources */, |
7196 | 7200 | 45E9A6E724DAE23300A600E8 /* ProductReviewsViewModel.swift in Sources */, |
7197 | 7201 | 028BAC4222F30B05008BB4AF /* StoreStatsV4PeriodViewController.swift in Sources */, |
7198 | 7202 | 740987B321B87760000E4C80 /* FancyAnimatedButton+Woo.swift in Sources */, |
|
0 commit comments