|
95 | 95 | 0C91B0F42438E38B007F9100 /* CompositionTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0C91B0F32438E38B007F9100 /* CompositionTests.swift */; };
|
96 | 96 | 0C91B0F62438E3CB007F9100 /* GaussianBlurTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0C91B0F52438E3CB007F9100 /* GaussianBlurTests.swift */; };
|
97 | 97 | 0C91B0F82438E84E007F9100 /* fixture-tiny.jpeg in Resources */ = {isa = PBXBuildFile; fileRef = 0C91B0F72438E84E007F9100 /* fixture-tiny.jpeg */; };
|
| 98 | + 0C95FD542571B278008D4FC2 /* baseline.webp in Resources */ = {isa = PBXBuildFile; fileRef = 0C95FD532571B278008D4FC2 /* baseline.webp */; }; |
98 | 99 | 0C973E141D9FDB9F00C00AD9 /* Nuke.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = 0C9174901BAE99EE004A7905 /* Nuke.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
|
99 | 100 | 0C9B6E7620B9F3E2001924B8 /* ImagePipelineDeduplicationTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0C9B6E7520B9F3E2001924B8 /* ImagePipelineDeduplicationTests.swift */; };
|
100 | 101 | 0CAAB0101E45D6DA00924450 /* NukeExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0CAAB00F1E45D6DA00924450 /* NukeExtensions.swift */; };
|
|
228 | 229 | 0C91B0F52438E3CB007F9100 /* GaussianBlurTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GaussianBlurTests.swift; sourceTree = "<group>"; };
|
229 | 230 | 0C91B0F72438E84E007F9100 /* fixture-tiny.jpeg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = "fixture-tiny.jpeg"; sourceTree = "<group>"; };
|
230 | 231 | 0C94466D1D47EC0E006DB314 /* ImageViewTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ImageViewTests.swift; sourceTree = "<group>"; };
|
| 232 | + 0C95FD532571B278008D4FC2 /* baseline.webp */ = {isa = PBXFileReference; lastKnownFileType = file; path = baseline.webp; sourceTree = "<group>"; }; |
231 | 233 | 0C9B6E7520B9F3E2001924B8 /* ImagePipelineDeduplicationTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ImagePipelineDeduplicationTests.swift; sourceTree = "<group>"; };
|
232 |
| - 0CA301701DAF9CD1000B9105 /* .travis.yml */ = {isa = PBXFileReference; lastKnownFileType = text; path = .travis.yml; sourceTree = "<group>"; }; |
233 | 234 | 0CA82BDC237AE09F00338375 /* install_swiftlint.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; name = install_swiftlint.sh; path = Scripts/install_swiftlint.sh; sourceTree = "<group>"; };
|
234 | 235 | 0CAAB00F1E45D6DA00924450 /* NukeExtensions.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NukeExtensions.swift; sourceTree = "<group>"; };
|
235 | 236 | 0CB26801208F2565004C83F4 /* DataCache.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DataCache.swift; sourceTree = "<group>"; };
|
|
337 | 338 | children = (
|
338 | 339 | 0C70D9702089016800A49DAC /* baseline.jpeg */,
|
339 | 340 | 0C70D96F2089016700A49DAC /* progressive.jpeg */,
|
| 341 | + 0C95FD532571B278008D4FC2 /* baseline.webp */, |
340 | 342 | 0C09B1651FE9A65600E8FE3B /* fixture.jpeg */,
|
341 | 343 | 0C91B0F72438E84E007F9100 /* fixture-tiny.jpeg */,
|
342 | 344 | 0C70D97B2089042400A49DAC /* fixture.png */,
|
|
557 | 559 | 0C4326262424338200799446 /* LICENSE */,
|
558 | 560 | 0CDB92811DAF9BC000002905 /* Nuke.podspec */,
|
559 | 561 | 0CDB92831DAF9BCB00002905 /* Package.swift */,
|
560 |
| - 0CA301701DAF9CD1000B9105 /* .travis.yml */, |
561 | 562 | 0C179C772282AC50008AB488 /* .swiftlint.yml */,
|
562 | 563 | );
|
563 | 564 | name = Metadata;
|
|
752 | 753 | 0C7CE29B2439417C0018C8C3 /* s-sepia.png in Resources */,
|
753 | 754 | 0C91B0F82438E84E007F9100 /* fixture-tiny.jpeg in Resources */,
|
754 | 755 | 0C70D9742089016800A49DAC /* baseline.jpeg in Resources */,
|
| 756 | + 0C95FD542571B278008D4FC2 /* baseline.webp in Resources */, |
755 | 757 | 0C7CE28B243933550018C8C3 /* s-rounded-corners.png in Resources */,
|
756 | 758 | 0C70D9712089016800A49DAC /* progressive.jpeg in Resources */,
|
757 | 759 | 0C7CE28D2439342C0018C8C3 /* s-rounded-corners-border.png in Resources */,
|
|
0 commit comments