|
28 | 28 | 321C1D6B23DEDB98009CF62A /* WebImageTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3211F84F23DE98E300FC757F /* WebImageTests.swift */; }; |
29 | 29 | 321C1D6C23DEDB98009CF62A /* AnimatedImageTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3211F84623DE984D00FC757F /* AnimatedImageTests.swift */; }; |
30 | 30 | 321C1D6D23DEDB98009CF62A /* WebImageTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3211F84F23DE98E300FC757F /* WebImageTests.swift */; }; |
| 31 | + 322E0F4823E57F09006836DC /* TestUtils.swift in Sources */ = {isa = PBXBuildFile; fileRef = 322E0F4723E57F09006836DC /* TestUtils.swift */; }; |
| 32 | + 322E0F4923E57F09006836DC /* TestUtils.swift in Sources */ = {isa = PBXBuildFile; fileRef = 322E0F4723E57F09006836DC /* TestUtils.swift */; }; |
| 33 | + 322E0F4A23E57F09006836DC /* TestUtils.swift in Sources */ = {isa = PBXBuildFile; fileRef = 322E0F4723E57F09006836DC /* TestUtils.swift */; }; |
31 | 34 | 326B84822363350C0011BDFB /* Indicator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 326B84812363350C0011BDFB /* Indicator.swift */; }; |
32 | 35 | 326B84832363350C0011BDFB /* Indicator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 326B84812363350C0011BDFB /* Indicator.swift */; }; |
33 | 36 | 326B84842363350C0011BDFB /* Indicator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 326B84812363350C0011BDFB /* Indicator.swift */; }; |
|
160 | 163 | 3211F85423DE9D2700FC757F /* Images.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; path = Images.bundle; sourceTree = "<group>"; }; |
161 | 164 | 321C1D3B23DEC17D009CF62A /* SDWebImageSwiftUITests macOS.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "SDWebImageSwiftUITests macOS.xctest"; sourceTree = BUILT_PRODUCTS_DIR; }; |
162 | 165 | 321C1D4A23DEC185009CF62A /* SDWebImageSwiftUITests tvOS.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "SDWebImageSwiftUITests tvOS.xctest"; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 166 | + 322E0F4723E57F09006836DC /* TestUtils.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TestUtils.swift; sourceTree = "<group>"; }; |
163 | 167 | 326B84812363350C0011BDFB /* Indicator.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Indicator.swift; sourceTree = "<group>"; }; |
164 | 168 | 326B8486236335110011BDFB /* ActivityIndicator.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ActivityIndicator.swift; sourceTree = "<group>"; }; |
165 | 169 | 326B848B236335400011BDFB /* ProgressIndicator.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ProgressIndicator.swift; sourceTree = "<group>"; }; |
|
259 | 263 | 3211F84623DE984D00FC757F /* AnimatedImageTests.swift */, |
260 | 264 | 3211F84F23DE98E300FC757F /* WebImageTests.swift */, |
261 | 265 | 32BD9C4623E03B08008D5F6A /* IndicatorTests.swift */, |
| 266 | + 322E0F4723E57F09006836DC /* TestUtils.swift */, |
262 | 267 | ); |
263 | 268 | path = Tests; |
264 | 269 | sourceTree = "<group>"; |
|
711 | 716 | 3211F85023DE98E300FC757F /* WebImageTests.swift in Sources */, |
712 | 717 | 32BD9C4723E03B08008D5F6A /* IndicatorTests.swift in Sources */, |
713 | 718 | 3211F84723DE984D00FC757F /* AnimatedImageTests.swift in Sources */, |
| 719 | + 322E0F4823E57F09006836DC /* TestUtils.swift in Sources */, |
714 | 720 | ); |
715 | 721 | runOnlyForDeploymentPostprocessing = 0; |
716 | 722 | }; |
|
721 | 727 | 321C1D6B23DEDB98009CF62A /* WebImageTests.swift in Sources */, |
722 | 728 | 32BD9C4823E03B08008D5F6A /* IndicatorTests.swift in Sources */, |
723 | 729 | 321C1D6A23DEDB98009CF62A /* AnimatedImageTests.swift in Sources */, |
| 730 | + 322E0F4923E57F09006836DC /* TestUtils.swift in Sources */, |
724 | 731 | ); |
725 | 732 | runOnlyForDeploymentPostprocessing = 0; |
726 | 733 | }; |
|
731 | 738 | 321C1D6D23DEDB98009CF62A /* WebImageTests.swift in Sources */, |
732 | 739 | 32BD9C4923E03B08008D5F6A /* IndicatorTests.swift in Sources */, |
733 | 740 | 321C1D6C23DEDB98009CF62A /* AnimatedImageTests.swift in Sources */, |
| 741 | + 322E0F4A23E57F09006836DC /* TestUtils.swift in Sources */, |
734 | 742 | ); |
735 | 743 | runOnlyForDeploymentPostprocessing = 0; |
736 | 744 | }; |
|
0 commit comments