|
1261 | 1261 | CC254F3626C437AB005F3C82 /* ShippingLabelCustomPackageForm.swift in Sources */ = {isa = PBXBuildFile; fileRef = CC254F3526C437AB005F3C82 /* ShippingLabelCustomPackageForm.swift */; }; |
1262 | 1262 | CC254F3826C43B52005F3C82 /* ShippingLabelCustomPackageFormViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = CC254F3726C43B52005F3C82 /* ShippingLabelCustomPackageFormViewModel.swift */; }; |
1263 | 1263 | CC2A08022862400100510C4B /* orders_3337_add_shipping.json in Resources */ = {isa = PBXBuildFile; fileRef = CC2A08012862400100510C4B /* orders_3337_add_shipping.json */; }; |
| 1264 | + CC2A08042863206000510C4B /* AddFeeScreen.swift in Sources */ = {isa = PBXBuildFile; fileRef = CC2A08032863206000510C4B /* AddFeeScreen.swift */; }; |
1264 | 1265 | CC2E72F727B6BFB800A62872 /* ProductVariationFormatterTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = CC2E72F627B6BFB800A62872 /* ProductVariationFormatterTests.swift */; }; |
1265 | 1266 | CC440E1E2770C6AF0074C264 /* ProductInOrderViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = CC440E1D2770C6AF0074C264 /* ProductInOrderViewModel.swift */; }; |
1266 | 1267 | CC4A4E962655273D00B75DCD /* ShippingLabelPaymentMethods.swift in Sources */ = {isa = PBXBuildFile; fileRef = CC4A4E952655273D00B75DCD /* ShippingLabelPaymentMethods.swift */; }; |
|
3034 | 3035 | CC254F3526C437AB005F3C82 /* ShippingLabelCustomPackageForm.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ShippingLabelCustomPackageForm.swift; sourceTree = "<group>"; }; |
3035 | 3036 | CC254F3726C43B52005F3C82 /* ShippingLabelCustomPackageFormViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ShippingLabelCustomPackageFormViewModel.swift; sourceTree = "<group>"; }; |
3036 | 3037 | CC2A08012862400100510C4B /* orders_3337_add_shipping.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = orders_3337_add_shipping.json; sourceTree = "<group>"; }; |
| 3038 | + CC2A08032863206000510C4B /* AddFeeScreen.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AddFeeScreen.swift; sourceTree = "<group>"; }; |
3037 | 3039 | CC2E72F627B6BFB800A62872 /* ProductVariationFormatterTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProductVariationFormatterTests.swift; sourceTree = "<group>"; }; |
3038 | 3040 | CC440E1D2770C6AF0074C264 /* ProductInOrderViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProductInOrderViewModel.swift; sourceTree = "<group>"; }; |
3039 | 3041 | CC4A4E952655273D00B75DCD /* ShippingLabelPaymentMethods.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ShippingLabelPaymentMethods.swift; sourceTree = "<group>"; }; |
|
8079 | 8081 | CC1AB56727FC5821003DEF43 /* OrderStatusScreen.swift */, |
8080 | 8082 | C044961228058FE8003B3081 /* AddProductScreen.swift */, |
8081 | 8083 | CC71353A2862285300A28B42 /* AddShippingScreen.swift */, |
| 8084 | + CC2A08032863206000510C4B /* AddFeeScreen.swift */, |
8082 | 8085 | ); |
8083 | 8086 | path = Orders; |
8084 | 8087 | sourceTree = "<group>"; |
|
8778 | 8781 | 3F0CF3042704490A00EF3D71 /* PeriodStatsTable.swift in Sources */, |
8779 | 8782 | 3F0CF3142704494A00EF3D71 /* TabNavComponent.swift in Sources */, |
8780 | 8783 | 3F0CF3072704490A00EF3D71 /* LoginEmailScreen.swift in Sources */, |
| 8784 | + CC2A08042863206000510C4B /* AddFeeScreen.swift in Sources */, |
8781 | 8785 | 3F0CF30D2704490A00EF3D71 /* LoginSiteAddressScreen.swift in Sources */, |
8782 | 8786 | 80C3626B27704EE1005CEAD3 /* ProductDataStructs.swift in Sources */, |
8783 | 8787 | 80C3627127745737005CEAD3 /* ReviewDataStructs.swift in Sources */, |
|
0 commit comments