|
452 | 452 | 26B119C224D1CD3500FED5C7 /* WooConstantsTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 26B119C124D1CD3500FED5C7 /* WooConstantsTests.swift */; }; |
453 | 453 | 26B3D8A0252235C50054C319 /* RefundShippingDetailsViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 26B3D89F252235C50054C319 /* RefundShippingDetailsViewModel.swift */; }; |
454 | 454 | 26B3EC622744772A0075EAE6 /* SimplePaymentsSummaryViewModelTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 26B3EC612744772A0075EAE6 /* SimplePaymentsSummaryViewModelTests.swift */; }; |
| 455 | + 26B3EC642745916F0075EAE6 /* BindableTextField.swift in Sources */ = {isa = PBXBuildFile; fileRef = 26B3EC632745916F0075EAE6 /* BindableTextField.swift */; }; |
455 | 456 | 26B98758273C5BE30090E8CA /* EditCustomerNoteViewModelProtocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = 26B98757273C5BE30090E8CA /* EditCustomerNoteViewModelProtocol.swift */; }; |
456 | 457 | 26B9875D273C6A830090E8CA /* SimplePaymentsNoteViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 26B9875C273C6A830090E8CA /* SimplePaymentsNoteViewModel.swift */; }; |
457 | 458 | 26B9875F273CB6AA0090E8CA /* SimplePaymentsNoteViewModelTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 26B9875E273CB6AA0090E8CA /* SimplePaymentsNoteViewModelTests.swift */; }; |
|
1929 | 1930 | 26B119C124D1CD3500FED5C7 /* WooConstantsTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WooConstantsTests.swift; sourceTree = "<group>"; }; |
1930 | 1931 | 26B3D89F252235C50054C319 /* RefundShippingDetailsViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RefundShippingDetailsViewModel.swift; sourceTree = "<group>"; }; |
1931 | 1932 | 26B3EC612744772A0075EAE6 /* SimplePaymentsSummaryViewModelTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SimplePaymentsSummaryViewModelTests.swift; sourceTree = "<group>"; }; |
| 1933 | + 26B3EC632745916F0075EAE6 /* BindableTextField.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BindableTextField.swift; sourceTree = "<group>"; }; |
1932 | 1934 | 26B98757273C5BE30090E8CA /* EditCustomerNoteViewModelProtocol.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EditCustomerNoteViewModelProtocol.swift; sourceTree = "<group>"; }; |
1933 | 1935 | 26B9875C273C6A830090E8CA /* SimplePaymentsNoteViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SimplePaymentsNoteViewModel.swift; sourceTree = "<group>"; }; |
1934 | 1936 | 26B9875E273CB6AA0090E8CA /* SimplePaymentsNoteViewModelTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SimplePaymentsNoteViewModelTests.swift; sourceTree = "<group>"; }; |
|
4620 | 4622 | 26C6E8E926E8FD3900C7BB0F /* LazyView.swift */, |
4621 | 4623 | 26C6E8EB26E8FF4800C7BB0F /* LazyNavigationLink.swift */, |
4622 | 4624 | AE6DBE3A2732CAAD00957E7A /* AdaptiveStack.swift */, |
| 4625 | + 26B3EC632745916F0075EAE6 /* BindableTextField.swift */, |
4623 | 4626 | ); |
4624 | 4627 | path = "SwiftUI Components"; |
4625 | 4628 | sourceTree = "<group>"; |
|
8257 | 8260 | 02F843DA273646A30017FE12 /* JetpackBenefitsBanner.swift in Sources */, |
8258 | 8261 | 027D4A8D2526FD1800108626 /* SettingsViewController.swift in Sources */, |
8259 | 8262 | 02E262C9238D0AD300B79588 /* ProductStockStatusListSelectorCommand.swift in Sources */, |
| 8263 | + 26B3EC642745916F0075EAE6 /* BindableTextField.swift in Sources */, |
8260 | 8264 | CE2A9FC823C3D2D4002BEC1C /* RefundedProductsDataSource.swift in Sources */, |
8261 | 8265 | 5783FB3F25D7369F00B9984B /* WooAnalyticsEventPropertyType.swift in Sources */, |
8262 | 8266 | CECC759523D6057E00486676 /* OrderItem+Woo.swift in Sources */, |
|
0 commit comments