|
13 | 13 | 03597A9D28F93409005E4A98 /* WooCommerceComUTMProviderTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03597A9C28F93409005E4A98 /* WooCommerceComUTMProviderTests.swift */; }; |
14 | 14 | 035BA3A6290FF98D0056F0AD /* UTMProviderProtocolExtensionTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 035BA3A5290FF98D0056F0AD /* UTMProviderProtocolExtensionTests.swift */; }; |
15 | 15 | 036563D728F93F8D00D84BFD /* TestKit in Frameworks */ = {isa = PBXBuildFile; productRef = 036563D628F93F8D00D84BFD /* TestKit */; }; |
| 16 | + 03B8C3892914083F002235B1 /* Bundle+Woo.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03B8C3882914083F002235B1 /* Bundle+Woo.swift */; }; |
16 | 17 | 265C99D828B93F04005E6117 /* ColorPalette.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 265C99D728B93F04005E6117 /* ColorPalette.xcassets */; }; |
17 | 18 | 265C99DD28B941D5005E6117 /* UIColor+Muriel-Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 265C99DC28B941D5005E6117 /* UIColor+Muriel-Tests.swift */; }; |
18 | 19 | 265C99DF28B94271005E6117 /* MurielColorTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 265C99DE28B94271005E6117 /* MurielColorTests.swift */; }; |
|
56 | 57 | 03597A9A28F87BFC005E4A98 /* WooCommerceComUTMProvider.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WooCommerceComUTMProvider.swift; sourceTree = "<group>"; }; |
57 | 58 | 03597A9C28F93409005E4A98 /* WooCommerceComUTMProviderTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WooCommerceComUTMProviderTests.swift; sourceTree = "<group>"; }; |
58 | 59 | 035BA3A5290FF98D0056F0AD /* UTMProviderProtocolExtensionTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UTMProviderProtocolExtensionTests.swift; sourceTree = "<group>"; }; |
| 60 | + 03B8C3882914083F002235B1 /* Bundle+Woo.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Bundle+Woo.swift"; sourceTree = "<group>"; }; |
59 | 61 | 265C99D728B93F04005E6117 /* ColorPalette.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = ColorPalette.xcassets; sourceTree = "<group>"; }; |
60 | 62 | 265C99DC28B941D5005E6117 /* UIColor+Muriel-Tests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "UIColor+Muriel-Tests.swift"; sourceTree = "<group>"; }; |
61 | 63 | 265C99DE28B94271005E6117 /* MurielColorTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MurielColorTests.swift; sourceTree = "<group>"; }; |
|
243 | 245 | B9C9C65F283E71F4001B879F /* Double+Woo.swift */, |
244 | 246 | B9C9C658283E7195001B879F /* NSDecimalNumber+Helpers.swift */, |
245 | 247 | 68FBC5B228926B2C00A05461 /* Collection+Extensions.swift */, |
| 248 | + 03B8C3882914083F002235B1 /* Bundle+Woo.swift */, |
246 | 249 | ); |
247 | 250 | path = Extensions; |
248 | 251 | sourceTree = "<group>"; |
|
471 | 474 | isa = PBXSourcesBuildPhase; |
472 | 475 | buildActionMask = 2147483647; |
473 | 476 | files = ( |
| 477 | + 03B8C3892914083F002235B1 /* Bundle+Woo.swift in Sources */, |
474 | 478 | B9C9C659283E7195001B879F /* NSDecimalNumber+Helpers.swift in Sources */, |
475 | 479 | 26AF1F5328B8362800937BA9 /* UIColor+SemanticColors.swift in Sources */, |
476 | 480 | 03597A9B28F87BFC005E4A98 /* WooCommerceComUTMProvider.swift in Sources */, |
|
0 commit comments