|
292 | 292 | D816DDBC22265DA300903E59 /* OrderTrackingTableViewCellTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D816DDBB22265DA300903E59 /* OrderTrackingTableViewCellTests.swift */; }; |
293 | 293 | D83C129F22250BF0004CA04C /* OrderTrackingTableViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = D83C129D22250BEF004CA04C /* OrderTrackingTableViewCell.xib */; }; |
294 | 294 | D83C12A022250BF0004CA04C /* OrderTrackingTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = D83C129E22250BEF004CA04C /* OrderTrackingTableViewCell.swift */; }; |
| 295 | + D85B833D2230DC9D002168F3 /* StringWooTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D85B833C2230DC9D002168F3 /* StringWooTests.swift */; }; |
295 | 296 | /* End PBXBuildFile section */ |
296 | 297 |
|
297 | 298 | /* Begin PBXContainerItemProxy section */ |
|
630 | 631 | D816DDBB22265DA300903E59 /* OrderTrackingTableViewCellTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OrderTrackingTableViewCellTests.swift; sourceTree = "<group>"; }; |
631 | 632 | D83C129D22250BEF004CA04C /* OrderTrackingTableViewCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = OrderTrackingTableViewCell.xib; sourceTree = "<group>"; }; |
632 | 633 | D83C129E22250BEF004CA04C /* OrderTrackingTableViewCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = OrderTrackingTableViewCell.swift; sourceTree = "<group>"; }; |
| 634 | + D85B833C2230DC9D002168F3 /* StringWooTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = StringWooTests.swift; path = WooCommerceTests/Extensions/StringWooTests.swift; sourceTree = SOURCE_ROOT; }; |
633 | 635 | /* End PBXFileReference section */ |
634 | 636 |
|
635 | 637 | /* Begin PBXFrameworksBuildPhase section */ |
|
982 | 984 | B57C744F20F56ED300EEFC87 /* Extensions */ = { |
983 | 985 | isa = PBXGroup; |
984 | 986 | children = ( |
| 987 | + D85B833C2230DC9D002168F3 /* StringWooTests.swift */, |
985 | 988 | B5980A6621AC91AA00EBF596 /* BundleWooTests.swift */, |
986 | 989 | B57C5C9821B80E7100FF82B2 /* DataWooTests.swift */, |
987 | 990 | 746FC23C2200A62B00C3096C /* DateWooTests.swift */, |
|
1985 | 1988 | B53A569721123D3B000776C9 /* ResultsControllerUIKitTests.swift in Sources */, |
1986 | 1989 | B57C5C9921B80E7100FF82B2 /* DictionaryWooTests.swift in Sources */, |
1987 | 1990 | D816DDBC22265DA300903E59 /* OrderTrackingTableViewCellTests.swift in Sources */, |
| 1991 | + D85B833D2230DC9D002168F3 /* StringWooTests.swift in Sources */, |
1988 | 1992 | ); |
1989 | 1993 | runOnlyForDeploymentPostprocessing = 0; |
1990 | 1994 | }; |
|
0 commit comments