|
3 | 3 | archiveVersion = 1;
|
4 | 4 | classes = {
|
5 | 5 | };
|
6 |
| - objectVersion = 51; |
| 6 | + objectVersion = 50; |
7 | 7 | objects = {
|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
10 |
| - 0EF5B6264833B7BC20894578 /* Pods_SDWebImageWebPCoderTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 46F21AD7D1692EBAC4D0FF33 /* Pods_SDWebImageWebPCoderTests.framework */; }; |
11 |
| - 3219F3B2228B0453003822A6 /* TestImageBlendAnimated.webp in Resources */ = {isa = PBXBuildFile; fileRef = 3219F3B1228B0453003822A6 /* TestImageBlendAnimated.webp */; }; |
12 | 10 | 806E77B32136A2E900A316D2 /* UIImage+WebP.m in Sources */ = {isa = PBXBuildFile; fileRef = 806E77AA2136A2E900A316D2 /* UIImage+WebP.m */; };
|
13 | 11 | 806E77B42136A2E900A316D2 /* SDImageWebPCoder.h in Headers */ = {isa = PBXBuildFile; fileRef = 806E77AB2136A2E900A316D2 /* SDImageWebPCoder.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
14 | 12 | 806E77B62136A2E900A316D2 /* UIImage+WebP.h in Headers */ = {isa = PBXBuildFile; fileRef = 806E77AD2136A2E900A316D2 /* UIImage+WebP.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
15 | 13 | 806E77B72136A2E900A316D2 /* SDImageWebPCoder.m in Sources */ = {isa = PBXBuildFile; fileRef = 806E77AE2136A2E900A316D2 /* SDImageWebPCoder.m */; };
|
16 | 14 | 806E77C72136A7AD00A316D2 /* SDWebImageWebPCoder.h in Headers */ = {isa = PBXBuildFile; fileRef = 806E77C62136A7AD00A316D2 /* SDWebImageWebPCoder.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
17 |
| - 808C918E213FD131004B0F7C /* SDWebImageWebPCoderTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 808C918D213FD131004B0F7C /* SDWebImageWebPCoderTests.m */; }; |
18 |
| - 808C919C213FD2B2004B0F7C /* TestImageStatic.webp in Resources */ = {isa = PBXBuildFile; fileRef = 808C919A213FD2B2004B0F7C /* TestImageStatic.webp */; }; |
19 |
| - 808C919D213FD2B2004B0F7C /* TestImageAnimated.webp in Resources */ = {isa = PBXBuildFile; fileRef = 808C919B213FD2B2004B0F7C /* TestImageAnimated.webp */; }; |
20 | 15 | 80BFF2352136AA9100B95470 /* libwebp.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 80BFF2332136AA9100B95470 /* libwebp.framework */; };
|
21 | 16 | 80BFF2362136AA9100B95470 /* SDWebImage.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 80BFF2342136AA9100B95470 /* SDWebImage.framework */; };
|
22 | 17 | 80BFF24B2136BB0D00B95470 /* libwebp.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 80BFF2492136BB0D00B95470 /* libwebp.framework */; };
|
|
45 | 40 | /* Begin PBXFileReference section */
|
46 | 41 | 28D8AA3D3015E075692FD3E3 /* Pods-SDWebImageWebPCoderTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-SDWebImageWebPCoderTests.debug.xcconfig"; path = "Tests/Pods/Target Support Files/Pods-SDWebImageWebPCoderTests/Pods-SDWebImageWebPCoderTests.debug.xcconfig"; sourceTree = "<group>"; };
|
47 | 42 | 3217BE7B220547EB003D0310 /* SDWebImageWebPCoder.modulemap */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = "sourcecode.module-map"; path = SDWebImageWebPCoder.modulemap; sourceTree = "<group>"; };
|
48 |
| - 3219F3B1228B0453003822A6 /* TestImageBlendAnimated.webp */ = {isa = PBXFileReference; lastKnownFileType = file; path = TestImageBlendAnimated.webp; sourceTree = "<group>"; }; |
49 | 43 | 46F21AD7D1692EBAC4D0FF33 /* Pods_SDWebImageWebPCoderTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_SDWebImageWebPCoderTests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
50 | 44 | 806E779D2136A1C000A316D2 /* SDWebImageWebPCoder.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = SDWebImageWebPCoder.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
51 | 45 | 806E77AA2136A2E900A316D2 /* UIImage+WebP.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIImage+WebP.m"; sourceTree = "<group>"; };
|
|
54 | 48 | 806E77AE2136A2E900A316D2 /* SDImageWebPCoder.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDImageWebPCoder.m; sourceTree = "<group>"; };
|
55 | 49 | 806E77B02136A2E900A316D2 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
56 | 50 | 806E77C62136A7AD00A316D2 /* SDWebImageWebPCoder.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDWebImageWebPCoder.h; sourceTree = "<group>"; };
|
57 |
| - 808C918B213FD130004B0F7C /* SDWebImageWebPCoderTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = SDWebImageWebPCoderTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
58 |
| - 808C918D213FD131004B0F7C /* SDWebImageWebPCoderTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDWebImageWebPCoderTests.m; sourceTree = "<group>"; }; |
59 |
| - 808C918F213FD131004B0F7C /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
60 |
| - 808C919A213FD2B2004B0F7C /* TestImageStatic.webp */ = {isa = PBXFileReference; lastKnownFileType = file; path = TestImageStatic.webp; sourceTree = "<group>"; }; |
61 |
| - 808C919B213FD2B2004B0F7C /* TestImageAnimated.webp */ = {isa = PBXFileReference; lastKnownFileType = file; path = TestImageAnimated.webp; sourceTree = "<group>"; }; |
62 | 51 | 80BFF2332136AA9100B95470 /* libwebp.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = libwebp.framework; path = Carthage/Build/iOS/libwebp.framework; sourceTree = "<group>"; };
|
63 | 52 | 80BFF2342136AA9100B95470 /* SDWebImage.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SDWebImage.framework; path = Carthage/Build/iOS/SDWebImage.framework; sourceTree = "<group>"; };
|
64 | 53 | 80BFF2402136BA4900B95470 /* SDWebImageWebPCoder.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = SDWebImageWebPCoder.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
83 | 72 | );
|
84 | 73 | runOnlyForDeploymentPostprocessing = 0;
|
85 | 74 | };
|
86 |
| - 808C9188213FD130004B0F7C /* Frameworks */ = { |
87 |
| - isa = PBXFrameworksBuildPhase; |
88 |
| - buildActionMask = 2147483647; |
89 |
| - files = ( |
90 |
| - 0EF5B6264833B7BC20894578 /* Pods_SDWebImageWebPCoderTests.framework in Frameworks */, |
91 |
| - ); |
92 |
| - runOnlyForDeploymentPostprocessing = 0; |
93 |
| - }; |
94 | 75 | 80BFF23C2136BA4900B95470 /* Frameworks */ = {
|
95 | 76 | isa = PBXFrameworksBuildPhase;
|
96 | 77 | buildActionMask = 2147483647;
|
|
134 | 115 | isa = PBXGroup;
|
135 | 116 | children = (
|
136 | 117 | 806E77A82136A2E900A316D2 /* SDImageWebPCoder */,
|
137 |
| - 808C918C213FD131004B0F7C /* Tests */, |
138 | 118 | 806E779E2136A1C000A316D2 /* Products */,
|
139 | 119 | 80BFF2312136AA7D00B95470 /* Frameworks */,
|
140 | 120 | 52FB3B532EE8775B69517E2E /* Pods */,
|
|
148 | 128 | 80BFF2402136BA4900B95470 /* SDWebImageWebPCoder.framework */,
|
149 | 129 | 80BFF2572136BDBE00B95470 /* SDWebImageWebPCoder.framework */,
|
150 | 130 | 80BFF26E2136BE7900B95470 /* SDWebImageWebPCoder.framework */,
|
151 |
| - 808C918B213FD130004B0F7C /* SDWebImageWebPCoderTests.xctest */, |
152 | 131 | );
|
153 | 132 | name = Products;
|
154 | 133 | sourceTree = "<group>";
|
|
192 | 171 | path = Assets;
|
193 | 172 | sourceTree = "<group>";
|
194 | 173 | };
|
195 |
| - 808C918C213FD131004B0F7C /* Tests */ = { |
196 |
| - isa = PBXGroup; |
197 |
| - children = ( |
198 |
| - 808C9199213FD2B2004B0F7C /* Images */, |
199 |
| - 808C918D213FD131004B0F7C /* SDWebImageWebPCoderTests.m */, |
200 |
| - 808C918F213FD131004B0F7C /* Info.plist */, |
201 |
| - ); |
202 |
| - path = Tests; |
203 |
| - sourceTree = "<group>"; |
204 |
| - }; |
205 |
| - 808C9199213FD2B2004B0F7C /* Images */ = { |
206 |
| - isa = PBXGroup; |
207 |
| - children = ( |
208 |
| - 808C919A213FD2B2004B0F7C /* TestImageStatic.webp */, |
209 |
| - 808C919B213FD2B2004B0F7C /* TestImageAnimated.webp */, |
210 |
| - 3219F3B1228B0453003822A6 /* TestImageBlendAnimated.webp */, |
211 |
| - ); |
212 |
| - path = Images; |
213 |
| - sourceTree = "<group>"; |
214 |
| - }; |
215 | 174 | 80BFF2312136AA7D00B95470 /* Frameworks */ = {
|
216 | 175 | isa = PBXGroup;
|
217 | 176 | children = (
|
|
324 | 283 | productReference = 806E779D2136A1C000A316D2 /* SDWebImageWebPCoder.framework */;
|
325 | 284 | productType = "com.apple.product-type.framework";
|
326 | 285 | };
|
327 |
| - 808C918A213FD130004B0F7C /* SDWebImageWebPCoderTests */ = { |
328 |
| - isa = PBXNativeTarget; |
329 |
| - buildConfigurationList = 808C9195213FD131004B0F7C /* Build configuration list for PBXNativeTarget "SDWebImageWebPCoderTests" */; |
330 |
| - buildPhases = ( |
331 |
| - 1DFDC14C020804C3C316902C /* [CP] Check Pods Manifest.lock */, |
332 |
| - 808C9187213FD130004B0F7C /* Sources */, |
333 |
| - 808C9188213FD130004B0F7C /* Frameworks */, |
334 |
| - 808C9189213FD130004B0F7C /* Resources */, |
335 |
| - 16EA90D31CB9146CCF2C1C4E /* [CP] Embed Pods Frameworks */, |
336 |
| - ); |
337 |
| - buildRules = ( |
338 |
| - ); |
339 |
| - dependencies = ( |
340 |
| - ); |
341 |
| - name = SDWebImageWebPCoderTests; |
342 |
| - productName = SDWebImageWebPCoderTests; |
343 |
| - productReference = 808C918B213FD130004B0F7C /* SDWebImageWebPCoderTests.xctest */; |
344 |
| - productType = "com.apple.product-type.bundle.unit-test"; |
345 |
| - }; |
346 | 286 | 80BFF23F2136BA4900B95470 /* SDWebImageWebPCoder-macos */ = {
|
347 | 287 | isa = PBXNativeTarget;
|
348 | 288 | buildConfigurationList = 80BFF2452136BA4900B95470 /* Build configuration list for PBXNativeTarget "SDWebImageWebPCoder-macos" */;
|
|
409 | 349 | 806E779C2136A1C000A316D2 = {
|
410 | 350 | CreatedOnToolsVersion = 9.4.1;
|
411 | 351 | };
|
412 |
| - 808C918A213FD130004B0F7C = { |
413 |
| - CreatedOnToolsVersion = 9.4.1; |
414 |
| - }; |
415 | 352 | 80BFF23F2136BA4900B95470 = {
|
416 | 353 | CreatedOnToolsVersion = 9.4.1;
|
417 | 354 | };
|
|
439 | 376 | 80BFF23F2136BA4900B95470 /* SDWebImageWebPCoder-macos */,
|
440 | 377 | 80BFF2562136BDBE00B95470 /* SDWebImageWebPCoder-tvos */,
|
441 | 378 | 80BFF26D2136BE7900B95470 /* SDWebImageWebPCoder-watchos */,
|
442 |
| - 808C918A213FD130004B0F7C /* SDWebImageWebPCoderTests */, |
443 | 379 | );
|
444 | 380 | };
|
445 | 381 | /* End PBXProject section */
|
|
452 | 388 | );
|
453 | 389 | runOnlyForDeploymentPostprocessing = 0;
|
454 | 390 | };
|
455 |
| - 808C9189213FD130004B0F7C /* Resources */ = { |
456 |
| - isa = PBXResourcesBuildPhase; |
457 |
| - buildActionMask = 2147483647; |
458 |
| - files = ( |
459 |
| - 3219F3B2228B0453003822A6 /* TestImageBlendAnimated.webp in Resources */, |
460 |
| - 808C919D213FD2B2004B0F7C /* TestImageAnimated.webp in Resources */, |
461 |
| - 808C919C213FD2B2004B0F7C /* TestImageStatic.webp in Resources */, |
462 |
| - ); |
463 |
| - runOnlyForDeploymentPostprocessing = 0; |
464 |
| - }; |
465 | 391 | 80BFF23E2136BA4900B95470 /* Resources */ = {
|
466 | 392 | isa = PBXResourcesBuildPhase;
|
467 | 393 | buildActionMask = 2147483647;
|
|
485 | 411 | };
|
486 | 412 | /* End PBXResourcesBuildPhase section */
|
487 | 413 |
|
488 |
| -/* Begin PBXShellScriptBuildPhase section */ |
489 |
| - 16EA90D31CB9146CCF2C1C4E /* [CP] Embed Pods Frameworks */ = { |
490 |
| - isa = PBXShellScriptBuildPhase; |
491 |
| - buildActionMask = 2147483647; |
492 |
| - files = ( |
493 |
| - ); |
494 |
| - inputFileListPaths = ( |
495 |
| - "${PODS_ROOT}/Target Support Files/Pods-SDWebImageWebPCoderTests/Pods-SDWebImageWebPCoderTests-frameworks-${CONFIGURATION}-input-files.xcfilelist", |
496 |
| - ); |
497 |
| - name = "[CP] Embed Pods Frameworks"; |
498 |
| - outputFileListPaths = ( |
499 |
| - "${PODS_ROOT}/Target Support Files/Pods-SDWebImageWebPCoderTests/Pods-SDWebImageWebPCoderTests-frameworks-${CONFIGURATION}-output-files.xcfilelist", |
500 |
| - ); |
501 |
| - runOnlyForDeploymentPostprocessing = 0; |
502 |
| - shellPath = /bin/sh; |
503 |
| - shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-SDWebImageWebPCoderTests/Pods-SDWebImageWebPCoderTests-frameworks.sh\"\n"; |
504 |
| - showEnvVarsInLog = 0; |
505 |
| - }; |
506 |
| - 1DFDC14C020804C3C316902C /* [CP] Check Pods Manifest.lock */ = { |
507 |
| - isa = PBXShellScriptBuildPhase; |
508 |
| - buildActionMask = 2147483647; |
509 |
| - files = ( |
510 |
| - ); |
511 |
| - inputPaths = ( |
512 |
| - "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
513 |
| - "${PODS_ROOT}/Manifest.lock", |
514 |
| - ); |
515 |
| - name = "[CP] Check Pods Manifest.lock"; |
516 |
| - outputPaths = ( |
517 |
| - "$(DERIVED_FILE_DIR)/Pods-SDWebImageWebPCoderTests-checkManifestLockResult.txt", |
518 |
| - ); |
519 |
| - runOnlyForDeploymentPostprocessing = 0; |
520 |
| - shellPath = /bin/sh; |
521 |
| - shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n"; |
522 |
| - showEnvVarsInLog = 0; |
523 |
| - }; |
524 |
| -/* End PBXShellScriptBuildPhase section */ |
525 |
| - |
526 | 414 | /* Begin PBXSourcesBuildPhase section */
|
527 | 415 | 806E77982136A1C000A316D2 /* Sources */ = {
|
528 | 416 | isa = PBXSourcesBuildPhase;
|
|
533 | 421 | );
|
534 | 422 | runOnlyForDeploymentPostprocessing = 0;
|
535 | 423 | };
|
536 |
| - 808C9187213FD130004B0F7C /* Sources */ = { |
537 |
| - isa = PBXSourcesBuildPhase; |
538 |
| - buildActionMask = 2147483647; |
539 |
| - files = ( |
540 |
| - 808C918E213FD131004B0F7C /* SDWebImageWebPCoderTests.m in Sources */, |
541 |
| - ); |
542 |
| - runOnlyForDeploymentPostprocessing = 0; |
543 |
| - }; |
544 | 424 | 80BFF23B2136BA4900B95470 /* Sources */ = {
|
545 | 425 | isa = PBXSourcesBuildPhase;
|
546 | 426 | buildActionMask = 2147483647;
|
|
770 | 650 | };
|
771 | 651 | name = Release;
|
772 | 652 | };
|
773 |
| - 808C9193213FD131004B0F7C /* Debug */ = { |
774 |
| - isa = XCBuildConfiguration; |
775 |
| - baseConfigurationReference = 28D8AA3D3015E075692FD3E3 /* Pods-SDWebImageWebPCoderTests.debug.xcconfig */; |
776 |
| - buildSettings = { |
777 |
| - GCC_PREPROCESSOR_DEFINITIONS = ( |
778 |
| - "DEBUG=1", |
779 |
| - "$(inherited)", |
780 |
| - ); |
781 |
| - INFOPLIST_FILE = Tests/Info.plist; |
782 |
| - PRODUCT_BUNDLE_IDENTIFIER = org.SDWebImage.SDWebImageWebPCoderTests; |
783 |
| - PRODUCT_NAME = "$(TARGET_NAME)"; |
784 |
| - }; |
785 |
| - name = Debug; |
786 |
| - }; |
787 |
| - 808C9194213FD131004B0F7C /* Release */ = { |
788 |
| - isa = XCBuildConfiguration; |
789 |
| - baseConfigurationReference = D92E6791BF088D1A101E670E /* Pods-SDWebImageWebPCoderTests.release.xcconfig */; |
790 |
| - buildSettings = { |
791 |
| - INFOPLIST_FILE = Tests/Info.plist; |
792 |
| - PRODUCT_BUNDLE_IDENTIFIER = org.SDWebImage.SDWebImageWebPCoderTests; |
793 |
| - PRODUCT_NAME = "$(TARGET_NAME)"; |
794 |
| - }; |
795 |
| - name = Release; |
796 |
| - }; |
797 | 653 | 80BFF2462136BA4900B95470 /* Debug */ = {
|
798 | 654 | isa = XCBuildConfiguration;
|
799 | 655 | buildSettings = {
|
|
953 | 809 | defaultConfigurationIsVisible = 0;
|
954 | 810 | defaultConfigurationName = Release;
|
955 | 811 | };
|
956 |
| - 808C9195213FD131004B0F7C /* Build configuration list for PBXNativeTarget "SDWebImageWebPCoderTests" */ = { |
957 |
| - isa = XCConfigurationList; |
958 |
| - buildConfigurations = ( |
959 |
| - 808C9193213FD131004B0F7C /* Debug */, |
960 |
| - 808C9194213FD131004B0F7C /* Release */, |
961 |
| - ); |
962 |
| - defaultConfigurationIsVisible = 0; |
963 |
| - defaultConfigurationName = Release; |
964 |
| - }; |
965 | 812 | 80BFF2452136BA4900B95470 /* Build configuration list for PBXNativeTarget "SDWebImageWebPCoder-macos" */ = {
|
966 | 813 | isa = XCConfigurationList;
|
967 | 814 | buildConfigurations = (
|
|
0 commit comments