|
877 | 877 | 45FBDF3C238D4EA800127F77 /* ExtendedAddProductImageCollectionViewCellTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 45FBDF3B238D4EA800127F77 /* ExtendedAddProductImageCollectionViewCellTests.swift */; }; |
878 | 878 | 45FDDD65267784AD00ADACE8 /* ShippingLabelSummaryTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 45FDDD63267784AD00ADACE8 /* ShippingLabelSummaryTableViewCell.swift */; }; |
879 | 879 | 45FDDD66267784AD00ADACE8 /* ShippingLabelSummaryTableViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 45FDDD64267784AD00ADACE8 /* ShippingLabelSummaryTableViewCell.xib */; }; |
880 | | - 532842FC64B572D4545BD98E /* NewOrderCustomerNoteViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 53284C9FD06F2BDABC554BEE /* NewOrderCustomerNoteViewModel.swift */; }; |
| 880 | + 532842FC64B572D4545BD98E /* OrderFormCustomerNoteViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 53284C9FD06F2BDABC554BEE /* OrderFormCustomerNoteViewModel.swift */; }; |
881 | 881 | 570AAB052472FACB00516C0C /* OrderDetailsDataSourceTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 570AAB042472FACB00516C0C /* OrderDetailsDataSourceTests.swift */; }; |
882 | 882 | 57150E0F24F462C200E81611 /* TestKit in Frameworks */ = {isa = PBXBuildFile; productRef = 57150E0E24F462C200E81611 /* TestKit */; }; |
883 | 883 | 5718852C2465D9EC00E2486F /* ReviewsCoordinator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5718852B2465D9EC00E2486F /* ReviewsCoordinator.swift */; }; |
|
2621 | 2621 | 45FBDF3B238D4EA800127F77 /* ExtendedAddProductImageCollectionViewCellTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ExtendedAddProductImageCollectionViewCellTests.swift; sourceTree = "<group>"; }; |
2622 | 2622 | 45FDDD63267784AD00ADACE8 /* ShippingLabelSummaryTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ShippingLabelSummaryTableViewCell.swift; sourceTree = "<group>"; }; |
2623 | 2623 | 45FDDD64267784AD00ADACE8 /* ShippingLabelSummaryTableViewCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = ShippingLabelSummaryTableViewCell.xib; sourceTree = "<group>"; }; |
2624 | | - 53284C9FD06F2BDABC554BEE /* NewOrderCustomerNoteViewModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NewOrderCustomerNoteViewModel.swift; sourceTree = "<group>"; }; |
| 2624 | + 53284C9FD06F2BDABC554BEE /* OrderFormCustomerNoteViewModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = OrderFormCustomerNoteViewModel.swift; sourceTree = "<group>"; }; |
2625 | 2625 | 570AAB042472FACB00516C0C /* OrderDetailsDataSourceTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = OrderDetailsDataSourceTests.swift; path = "Order Details/OrderDetailsDataSourceTests.swift"; sourceTree = "<group>"; }; |
2626 | 2626 | 5718852B2465D9EC00E2486F /* ReviewsCoordinator.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ReviewsCoordinator.swift; sourceTree = "<group>"; }; |
2627 | 2627 | 571B850124CF7E3100CF58A7 /* InAppFeedbackCardViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InAppFeedbackCardViewController.swift; sourceTree = "<group>"; }; |
|
6632 | 6632 | isa = PBXGroup; |
6633 | 6633 | children = ( |
6634 | 6634 | B651474427D644FF00C9C4E6 /* CustomerNoteSection.swift */, |
6635 | | - 53284C9FD06F2BDABC554BEE /* NewOrderCustomerNoteViewModel.swift */, |
| 6635 | + 53284C9FD06F2BDABC554BEE /* OrderFormCustomerNoteViewModel.swift */, |
6636 | 6636 | ); |
6637 | 6637 | path = CustomerNoteSection; |
6638 | 6638 | sourceTree = "<group>"; |
|
9736 | 9736 | ABC35F18E744C5576B986CB3 /* InPersonPaymentsUnavailableView.swift in Sources */, |
9737 | 9737 | ABC35528D2D6BE6F516E5CEF /* InPersonPaymentsOnboardingError.swift in Sources */, |
9738 | 9738 | ABC3521A374A2355001E3CD6 /* CardReaderSettingsSearchingViewController.swift in Sources */, |
9739 | | - 532842FC64B572D4545BD98E /* NewOrderCustomerNoteViewModel.swift in Sources */, |
| 9739 | + 532842FC64B572D4545BD98E /* OrderFormCustomerNoteViewModel.swift in Sources */, |
9740 | 9740 | ); |
9741 | 9741 | runOnlyForDeploymentPostprocessing = 0; |
9742 | 9742 | }; |
|
0 commit comments