|
874 | 874 | A650BE872578E76600C655E0 /* MockStorageManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = A650BE852578E76600C655E0 /* MockStorageManager.swift */; }; |
875 | 875 | A6557218258B7510008AE7CA /* OrderListCellViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A6557217258B7510008AE7CA /* OrderListCellViewModel.swift */; }; |
876 | 876 | A655725D258B91AE008AE7CA /* OrderListCellViewModelTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = A655725C258B91AE008AE7CA /* OrderListCellViewModelTests.swift */; }; |
| 877 | + AE6DBE3B2732CAAD00957E7A /* AdaptiveStack.swift in Sources */ = {isa = PBXBuildFile; fileRef = AE6DBE3A2732CAAD00957E7A /* AdaptiveStack.swift */; }; |
877 | 878 | AEB73C0C25CD734200A8454A /* AttributePickerViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = AEB73C0B25CD734200A8454A /* AttributePickerViewModel.swift */; }; |
878 | 879 | AEB73C1725CD8E5800A8454A /* AttributePickerViewModelTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = AEB73C1625CD8E5800A8454A /* AttributePickerViewModelTests.swift */; }; |
879 | 880 | AECD57D226DFDF7500A3B580 /* EditOrderAddressForm.swift in Sources */ = {isa = PBXBuildFile; fileRef = AECD57D126DFDF7500A3B580 /* EditOrderAddressForm.swift */; }; |
|
2304 | 2305 | A650BE852578E76600C655E0 /* MockStorageManager.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = MockStorageManager.swift; path = ../../../Yosemite/YosemiteTests/Mocks/MockStorageManager.swift; sourceTree = "<group>"; }; |
2305 | 2306 | A6557217258B7510008AE7CA /* OrderListCellViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OrderListCellViewModel.swift; sourceTree = "<group>"; }; |
2306 | 2307 | A655725C258B91AE008AE7CA /* OrderListCellViewModelTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OrderListCellViewModelTests.swift; sourceTree = "<group>"; }; |
| 2308 | + AE6DBE3A2732CAAD00957E7A /* AdaptiveStack.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AdaptiveStack.swift; sourceTree = "<group>"; }; |
2307 | 2309 | AEB73C0B25CD734200A8454A /* AttributePickerViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AttributePickerViewModel.swift; sourceTree = "<group>"; }; |
2308 | 2310 | AEB73C1625CD8E5800A8454A /* AttributePickerViewModelTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AttributePickerViewModelTests.swift; sourceTree = "<group>"; }; |
2309 | 2311 | AECD57D126DFDF7500A3B580 /* EditOrderAddressForm.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EditOrderAddressForm.swift; sourceTree = "<group>"; }; |
|
4540 | 4542 | DEE6437726D8DAD900888A75 /* InProgressView.swift */, |
4541 | 4543 | 26C6E8E926E8FD3900C7BB0F /* LazyView.swift */, |
4542 | 4544 | 26C6E8EB26E8FF4800C7BB0F /* LazyNavigationLink.swift */, |
| 4545 | + AE6DBE3A2732CAAD00957E7A /* AdaptiveStack.swift */, |
4543 | 4546 | ); |
4544 | 4547 | path = "SwiftUI Components"; |
4545 | 4548 | sourceTree = "<group>"; |
|
7594 | 7597 | 028296EC237D28B600E84012 /* TextViewViewController.swift in Sources */, |
7595 | 7598 | 02B8650F24A9E2D800265779 /* Product+SwiftUIPreviewHelpers.swift in Sources */, |
7596 | 7599 | 454B28BE23BF63C600CD2091 /* DateIntervalFormatter+Helpers.swift in Sources */, |
| 7600 | + AE6DBE3B2732CAAD00957E7A /* AdaptiveStack.swift in Sources */, |
7597 | 7601 | 024DF3052372ADCD006658FE /* KeyboardScrollable.swift in Sources */, |
7598 | 7602 | 0212276324498CDC0042161F /* ProductFormBottomSheetAction.swift in Sources */, |
7599 | 7603 | E1D4E84426776A6B00256B83 /* HeadlineTableViewCell.swift in Sources */, |
|
0 commit comments