|
32 | 32 | 9FA5113235035AC9A6079B0D /* Pods_WooFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C1733C61561AE3A1AD3C16B7 /* Pods_WooFoundation.framework */; }; |
33 | 33 | AE948D0A28CF67CF009F3246 /* Date+StartAndEnd.swift in Sources */ = {isa = PBXBuildFile; fileRef = AE948D0928CF67CE009F3246 /* Date+StartAndEnd.swift */; }; |
34 | 34 | AE948D0D28CF6D50009F3246 /* DateStartAndEndTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = AE948D0C28CF6D50009F3246 /* DateStartAndEndTests.swift */; }; |
| 35 | + B97190D1292CF3BC0065E413 /* Result+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = B97190D0292CF3BC0065E413 /* Result+Extensions.swift */; }; |
35 | 36 | B987B06F284540D300C53CF6 /* CurrencyCode.swift in Sources */ = {isa = PBXBuildFile; fileRef = B987B06E284540D300C53CF6 /* CurrencyCode.swift */; }; |
36 | 37 | B9C9C63F283E703C001B879F /* WooFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B9C9C635283E703C001B879F /* WooFoundation.framework */; }; |
37 | 38 | B9C9C659283E7195001B879F /* NSDecimalNumber+Helpers.swift in Sources */ = {isa = PBXBuildFile; fileRef = B9C9C658283E7195001B879F /* NSDecimalNumber+Helpers.swift */; }; |
|
79 | 80 | A21D73D352B4162AB096E276 /* Pods-WooFoundationTests.release-alpha.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-WooFoundationTests.release-alpha.xcconfig"; path = "Target Support Files/Pods-WooFoundationTests/Pods-WooFoundationTests.release-alpha.xcconfig"; sourceTree = "<group>"; }; |
80 | 81 | AE948D0928CF67CE009F3246 /* Date+StartAndEnd.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Date+StartAndEnd.swift"; sourceTree = "<group>"; }; |
81 | 82 | AE948D0C28CF6D50009F3246 /* DateStartAndEndTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DateStartAndEndTests.swift; sourceTree = "<group>"; }; |
| 83 | + B97190D0292CF3BC0065E413 /* Result+Extensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Result+Extensions.swift"; sourceTree = "<group>"; }; |
82 | 84 | B987B06E284540D300C53CF6 /* CurrencyCode.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CurrencyCode.swift; sourceTree = "<group>"; }; |
83 | 85 | B9AED558283E7553002A2668 /* Yosemite.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = Yosemite.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
84 | 86 | B9AED55B283E755A002A2668 /* Hardware.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = Hardware.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
|
246 | 248 | B9C9C658283E7195001B879F /* NSDecimalNumber+Helpers.swift */, |
247 | 249 | 68FBC5B228926B2C00A05461 /* Collection+Extensions.swift */, |
248 | 250 | 03B8C3882914083F002235B1 /* Bundle+Woo.swift */, |
| 251 | + B97190D0292CF3BC0065E413 /* Result+Extensions.swift */, |
249 | 252 | ); |
250 | 253 | path = Extensions; |
251 | 254 | sourceTree = "<group>"; |
|
480 | 483 | 03597A9B28F87BFC005E4A98 /* WooCommerceComUTMProvider.swift in Sources */, |
481 | 484 | B9C9C663283E7296001B879F /* Logging.swift in Sources */, |
482 | 485 | 6874E81428998AD300074A97 /* LogErrorAndExit.swift in Sources */, |
| 486 | + B97190D1292CF3BC0065E413 /* Result+Extensions.swift in Sources */, |
483 | 487 | B9C9C65D283E71C8001B879F /* CurrencyFormatter.swift in Sources */, |
484 | 488 | AE948D0A28CF67CF009F3246 /* Date+StartAndEnd.swift in Sources */, |
485 | 489 | 03597A9428F85686005E4A98 /* UTMParameters.swift in Sources */, |
|
0 commit comments