project.pbxproj 81 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 1E3C51E919B46E370092B5E6 /* SDWebImageDownloaderTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 1E3C51E819B46E370092B5E6 /* SDWebImageDownloaderTests.m */; };
  10. 2D7AF0601F329763000083C2 /* SDTestCase.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D7AF05F1F329763000083C2 /* SDTestCase.m */; };
  11. 320224F72440C39B00E5B29D /* TestImageLarge.png in Resources */ = {isa = PBXBuildFile; fileRef = 320224F62440C39B00E5B29D /* TestImageLarge.png */; };
  12. 320224F82440C39B00E5B29D /* TestImageLarge.png in Resources */ = {isa = PBXBuildFile; fileRef = 320224F62440C39B00E5B29D /* TestImageLarge.png */; };
  13. 320224F92440C39B00E5B29D /* TestImageLarge.png in Resources */ = {isa = PBXBuildFile; fileRef = 320224F62440C39B00E5B29D /* TestImageLarge.png */; };
  14. 320630412085A37C006E0FA4 /* SDAnimatedImageTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 32A571552037DB2D002EDAAE /* SDAnimatedImageTest.m */; };
  15. 321F310E27D0DC490042B274 /* TestImage.bmp in Resources */ = {isa = PBXBuildFile; fileRef = 321F310D27D0DC490042B274 /* TestImage.bmp */; };
  16. 321F310F27D0DC490042B274 /* TestImage.bmp in Resources */ = {isa = PBXBuildFile; fileRef = 321F310D27D0DC490042B274 /* TestImage.bmp */; };
  17. 321F311027D0DC490042B274 /* TestImage.bmp in Resources */ = {isa = PBXBuildFile; fileRef = 321F310D27D0DC490042B274 /* TestImage.bmp */; };
  18. 3222417F2272F808002429DB /* SDUtilsTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 3222417E2272F808002429DB /* SDUtilsTests.m */; };
  19. 322241802272F808002429DB /* SDUtilsTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 3222417E2272F808002429DB /* SDUtilsTests.m */; };
  20. 3226ECBB20754F7700FAFACF /* SDWebImageTestDownloadOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = 3226ECBA20754F7700FAFACF /* SDWebImageTestDownloadOperation.m */; };
  21. 3226ECBC20754F7700FAFACF /* SDWebImageTestDownloadOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = 3226ECBA20754F7700FAFACF /* SDWebImageTestDownloadOperation.m */; };
  22. 3234306223E2BAC800C290C8 /* TestImage.pdf in Resources */ = {isa = PBXBuildFile; fileRef = 3234306123E2BAC800C290C8 /* TestImage.pdf */; };
  23. 3234306323E2BAC800C290C8 /* TestImage.pdf in Resources */ = {isa = PBXBuildFile; fileRef = 3234306123E2BAC800C290C8 /* TestImage.pdf */; };
  24. 3234306423E2BAC800C290C8 /* TestImage.pdf in Resources */ = {isa = PBXBuildFile; fileRef = 3234306123E2BAC800C290C8 /* TestImage.pdf */; };
  25. 323B8E1F20862322008952BE /* SDWebImageTestLoader.m in Sources */ = {isa = PBXBuildFile; fileRef = 323B8E1E20862322008952BE /* SDWebImageTestLoader.m */; };
  26. 323B8E2020862322008952BE /* SDWebImageTestLoader.m in Sources */ = {isa = PBXBuildFile; fileRef = 323B8E1E20862322008952BE /* SDWebImageTestLoader.m */; };
  27. 324047442271956F007C53E1 /* TestEXIF.png in Resources */ = {isa = PBXBuildFile; fileRef = 324047432271956F007C53E1 /* TestEXIF.png */; };
  28. 324047452271956F007C53E1 /* TestEXIF.png in Resources */ = {isa = PBXBuildFile; fileRef = 324047432271956F007C53E1 /* TestEXIF.png */; };
  29. 32464A902B7B1833006BE70E /* 1@2x.gif in Resources */ = {isa = PBXBuildFile; fileRef = 32648066250232F7004FA0FC /* 1@2x.gif */; };
  30. 32464A912B7B1833006BE70E /* TestImage.nef in Resources */ = {isa = PBXBuildFile; fileRef = 32F788A2290D252200B57A1C /* TestImage.nef */; };
  31. 32464A922B7B1833006BE70E /* TestImage.heic in Resources */ = {isa = PBXBuildFile; fileRef = 327A418B211D660600495442 /* TestImage.heic */; };
  32. 32464A932B7B1833006BE70E /* TestImageAnimated.heic in Resources */ = {isa = PBXBuildFile; fileRef = 3297A09E23374D1600814590 /* TestImageAnimated.heic */; };
  33. 32464A942B7B1833006BE70E /* TestJFIF.jpg in Resources */ = {isa = PBXBuildFile; fileRef = 3264CD162AAB1E23001E338B /* TestJFIF.jpg */; };
  34. 32464A952B7B1833006BE70E /* TestImageStatic.webp in Resources */ = {isa = PBXBuildFile; fileRef = 32515F9724AF1919005E8F79 /* TestImageStatic.webp */; };
  35. 32464A962B7B1833006BE70E /* TestImage.gif in Resources */ = {isa = PBXBuildFile; fileRef = 433BBBB61D7EF8200086B6E9 /* TestImage.gif */; };
  36. 32464A972B7B1833006BE70E /* TestImage.bmp in Resources */ = {isa = PBXBuildFile; fileRef = 321F310D27D0DC490042B274 /* TestImage.bmp */; };
  37. 32464A982B7B1833006BE70E /* TestLoopCount.gif in Resources */ = {isa = PBXBuildFile; fileRef = 326E69462334C0C200B7252C /* TestLoopCount.gif */; };
  38. 32464A992B7B1833006BE70E /* TestEXIF.png in Resources */ = {isa = PBXBuildFile; fileRef = 324047432271956F007C53E1 /* TestEXIF.png */; };
  39. 32464A9A2B7B1833006BE70E /* TestImage.png in Resources */ = {isa = PBXBuildFile; fileRef = 433BBBB81D7EF8260086B6E9 /* TestImage.png */; };
  40. 32464A9B2B7B1833006BE70E /* TestAnimatedImageMemory.webp in Resources */ = {isa = PBXBuildFile; fileRef = 6B181A1A265757ED00BD06B3 /* TestAnimatedImageMemory.webp */; };
  41. 32464A9C2B7B1833006BE70E /* TestImage.pdf in Resources */ = {isa = PBXBuildFile; fileRef = 3234306123E2BAC800C290C8 /* TestImage.pdf */; };
  42. 32464A9D2B7B1833006BE70E /* TestImageAnimated.apng in Resources */ = {isa = PBXBuildFile; fileRef = 327054E1206CEFF3006EA328 /* TestImageAnimated.apng */; };
  43. 32464A9E2B7B1833006BE70E /* TestImageAnimated.webp in Resources */ = {isa = PBXBuildFile; fileRef = 32515F9824AF1919005E8F79 /* TestImageAnimated.webp */; };
  44. 32464A9F2B7B1833006BE70E /* IndexedPNG.png in Resources */ = {isa = PBXBuildFile; fileRef = 3278F5E12B04C1AC0004A6EE /* IndexedPNG.png */; };
  45. 32464AA02B7B1833006BE70E /* TestImage.jpg in Resources */ = {isa = PBXBuildFile; fileRef = 5F7F38AC1AE2A77A00B0E330 /* TestImage.jpg */; };
  46. 32464AA12B7B1833006BE70E /* MonochromeTestImage.jpg in Resources */ = {isa = PBXBuildFile; fileRef = 433BBBBA1D7EFA8B0086B6E9 /* MonochromeTestImage.jpg */; };
  47. 32464AA22B7B1833006BE70E /* TestImageLarge.jpg in Resources */ = {isa = PBXBuildFile; fileRef = 43828A441DA67F9900000E62 /* TestImageLarge.jpg */; };
  48. 32464AA32B7B1833006BE70E /* TestImage.heif in Resources */ = {isa = PBXBuildFile; fileRef = 32905E63211D786E00460FCF /* TestImage.heif */; };
  49. 32464AA42B7B1833006BE70E /* TestImageLarge.png in Resources */ = {isa = PBXBuildFile; fileRef = 320224F62440C39B00E5B29D /* TestImageLarge.png */; };
  50. 32464AA52B7B1845006BE70E /* SDWebImageManagerTests.m in Sources */ = {isa = PBXBuildFile; fileRef = DA248D6A195476AC00390AB0 /* SDWebImageManagerTests.m */; };
  51. 32464AA62B7B1845006BE70E /* SDMockFileManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 37D122871EC48B5E00D98CEB /* SDMockFileManager.m */; };
  52. 32464AA72B7B1845006BE70E /* SDImageTransformerTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 3254C31F20641077008D1022 /* SDImageTransformerTests.m */; };
  53. 32464AA82B7B1845006BE70E /* SDUtilsTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 3222417E2272F808002429DB /* SDUtilsTests.m */; };
  54. 32464AA92B7B1845006BE70E /* SDWebImageTestLoader.m in Sources */ = {isa = PBXBuildFile; fileRef = 323B8E1E20862322008952BE /* SDWebImageTestLoader.m */; };
  55. 32464AAA2B7B1845006BE70E /* SDWebImageTestDownloadOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = 3226ECBA20754F7700FAFACF /* SDWebImageTestDownloadOperation.m */; };
  56. 32464AAB2B7B1845006BE70E /* SDWebImageDownloaderTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 1E3C51E819B46E370092B5E6 /* SDWebImageDownloaderTests.m */; };
  57. 32464AAC2B7B1845006BE70E /* SDTestCase.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D7AF05F1F329763000083C2 /* SDTestCase.m */; };
  58. 32464AAD2B7B1845006BE70E /* SDWebImageTestTransformer.m in Sources */ = {isa = PBXBuildFile; fileRef = 3264FF2E205D42CB00F6BD48 /* SDWebImageTestTransformer.m */; };
  59. 32464AAE2B7B1845006BE70E /* SDWebImageTestCoder.m in Sources */ = {isa = PBXBuildFile; fileRef = 32E6F0311F3A1B4700A945E6 /* SDWebImageTestCoder.m */; };
  60. 32464AAF2B7B1845006BE70E /* SDWebImagePrefetcherTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 4369C1D01D97F80F007E863A /* SDWebImagePrefetcherTests.m */; };
  61. 32464AB02B7B1845006BE70E /* SDWebCacheCategoriesTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 4369C2731D9804B1007E863A /* SDWebCacheCategoriesTests.m */; };
  62. 32464AB12B7B1845006BE70E /* SDAnimatedImageTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 32A571552037DB2D002EDAAE /* SDAnimatedImageTest.m */; };
  63. 32464AB22B7B1845006BE70E /* SDWebImageTestCache.m in Sources */ = {isa = PBXBuildFile; fileRef = 328BB6DC20825E9800760D6C /* SDWebImageTestCache.m */; };
  64. 32464AB32B7B1845006BE70E /* SDImageCacheTests.m in Sources */ = {isa = PBXBuildFile; fileRef = DA248D68195475D800390AB0 /* SDImageCacheTests.m */; };
  65. 32464AB42B7B1845006BE70E /* SDImageCoderTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 433BBBB41D7EF5C00086B6E9 /* SDImageCoderTests.m */; };
  66. 32464AB52B7B1845006BE70E /* SDCategoriesTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 32B99E8A203AF8690017FD66 /* SDCategoriesTests.m */; };
  67. 32515F9924AF1919005E8F79 /* TestImageStatic.webp in Resources */ = {isa = PBXBuildFile; fileRef = 32515F9724AF1919005E8F79 /* TestImageStatic.webp */; };
  68. 32515F9A24AF1919005E8F79 /* TestImageStatic.webp in Resources */ = {isa = PBXBuildFile; fileRef = 32515F9724AF1919005E8F79 /* TestImageStatic.webp */; };
  69. 32515F9B24AF1919005E8F79 /* TestImageStatic.webp in Resources */ = {isa = PBXBuildFile; fileRef = 32515F9724AF1919005E8F79 /* TestImageStatic.webp */; };
  70. 32515F9C24AF1919005E8F79 /* TestImageAnimated.webp in Resources */ = {isa = PBXBuildFile; fileRef = 32515F9824AF1919005E8F79 /* TestImageAnimated.webp */; };
  71. 32515F9D24AF1919005E8F79 /* TestImageAnimated.webp in Resources */ = {isa = PBXBuildFile; fileRef = 32515F9824AF1919005E8F79 /* TestImageAnimated.webp */; };
  72. 32515F9E24AF1919005E8F79 /* TestImageAnimated.webp in Resources */ = {isa = PBXBuildFile; fileRef = 32515F9824AF1919005E8F79 /* TestImageAnimated.webp */; };
  73. 3254C32020641077008D1022 /* SDImageTransformerTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 3254C31F20641077008D1022 /* SDImageTransformerTests.m */; };
  74. 3254C32120641077008D1022 /* SDImageTransformerTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 3254C31F20641077008D1022 /* SDImageTransformerTests.m */; };
  75. 32648067250232F7004FA0FC /* 1@2x.gif in Resources */ = {isa = PBXBuildFile; fileRef = 32648066250232F7004FA0FC /* 1@2x.gif */; };
  76. 32648068250232F7004FA0FC /* 1@2x.gif in Resources */ = {isa = PBXBuildFile; fileRef = 32648066250232F7004FA0FC /* 1@2x.gif */; };
  77. 32648069250232F7004FA0FC /* 1@2x.gif in Resources */ = {isa = PBXBuildFile; fileRef = 32648066250232F7004FA0FC /* 1@2x.gif */; };
  78. 3264CD172AAB1E23001E338B /* TestJFIF.jpg in Resources */ = {isa = PBXBuildFile; fileRef = 3264CD162AAB1E23001E338B /* TestJFIF.jpg */; };
  79. 3264CD182AAB1E23001E338B /* TestJFIF.jpg in Resources */ = {isa = PBXBuildFile; fileRef = 3264CD162AAB1E23001E338B /* TestJFIF.jpg */; };
  80. 3264CD192AAB1E23001E338B /* TestJFIF.jpg in Resources */ = {isa = PBXBuildFile; fileRef = 3264CD162AAB1E23001E338B /* TestJFIF.jpg */; };
  81. 3264FF2F205D42CB00F6BD48 /* SDWebImageTestTransformer.m in Sources */ = {isa = PBXBuildFile; fileRef = 3264FF2E205D42CB00F6BD48 /* SDWebImageTestTransformer.m */; };
  82. 3264FF30205D42CB00F6BD48 /* SDWebImageTestTransformer.m in Sources */ = {isa = PBXBuildFile; fileRef = 3264FF2E205D42CB00F6BD48 /* SDWebImageTestTransformer.m */; };
  83. 326E69472334C0C300B7252C /* TestLoopCount.gif in Resources */ = {isa = PBXBuildFile; fileRef = 326E69462334C0C200B7252C /* TestLoopCount.gif */; };
  84. 326E69482334C0C300B7252C /* TestLoopCount.gif in Resources */ = {isa = PBXBuildFile; fileRef = 326E69462334C0C200B7252C /* TestLoopCount.gif */; };
  85. 327054E2206CEFF3006EA328 /* TestImageAnimated.apng in Resources */ = {isa = PBXBuildFile; fileRef = 327054E1206CEFF3006EA328 /* TestImageAnimated.apng */; };
  86. 327054E3206CEFF3006EA328 /* TestImageAnimated.apng in Resources */ = {isa = PBXBuildFile; fileRef = 327054E1206CEFF3006EA328 /* TestImageAnimated.apng */; };
  87. 3278F5E22B04C1AC0004A6EE /* IndexedPNG.png in Resources */ = {isa = PBXBuildFile; fileRef = 3278F5E12B04C1AC0004A6EE /* IndexedPNG.png */; };
  88. 3278F5E32B04C1AC0004A6EE /* IndexedPNG.png in Resources */ = {isa = PBXBuildFile; fileRef = 3278F5E12B04C1AC0004A6EE /* IndexedPNG.png */; };
  89. 3278F5E42B04C1AC0004A6EE /* IndexedPNG.png in Resources */ = {isa = PBXBuildFile; fileRef = 3278F5E12B04C1AC0004A6EE /* IndexedPNG.png */; };
  90. 327A418C211D660600495442 /* TestImage.heic in Resources */ = {isa = PBXBuildFile; fileRef = 327A418B211D660600495442 /* TestImage.heic */; };
  91. 327A418D211D660600495442 /* TestImage.heic in Resources */ = {isa = PBXBuildFile; fileRef = 327A418B211D660600495442 /* TestImage.heic */; };
  92. 328BB6DD20825E9800760D6C /* SDWebImageTestCache.m in Sources */ = {isa = PBXBuildFile; fileRef = 328BB6DC20825E9800760D6C /* SDWebImageTestCache.m */; };
  93. 328BB6DE20825E9800760D6C /* SDWebImageTestCache.m in Sources */ = {isa = PBXBuildFile; fileRef = 328BB6DC20825E9800760D6C /* SDWebImageTestCache.m */; };
  94. 32905E64211D786E00460FCF /* TestImage.heif in Resources */ = {isa = PBXBuildFile; fileRef = 32905E63211D786E00460FCF /* TestImage.heif */; };
  95. 32905E65211D786E00460FCF /* TestImage.heif in Resources */ = {isa = PBXBuildFile; fileRef = 32905E63211D786E00460FCF /* TestImage.heif */; };
  96. 3297A09F23374D1700814590 /* TestImageAnimated.heic in Resources */ = {isa = PBXBuildFile; fileRef = 3297A09E23374D1600814590 /* TestImageAnimated.heic */; };
  97. 3297A0A023374D1700814590 /* TestImageAnimated.heic in Resources */ = {isa = PBXBuildFile; fileRef = 3297A09E23374D1600814590 /* TestImageAnimated.heic */; };
  98. 329922732365DC6100EAFD97 /* SDImageCacheTests.m in Sources */ = {isa = PBXBuildFile; fileRef = DA248D68195475D800390AB0 /* SDImageCacheTests.m */; };
  99. 329922742365DC6100EAFD97 /* SDWebImageManagerTests.m in Sources */ = {isa = PBXBuildFile; fileRef = DA248D6A195476AC00390AB0 /* SDWebImageManagerTests.m */; };
  100. 329922752365DC6100EAFD97 /* SDWebImageDownloaderTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 1E3C51E819B46E370092B5E6 /* SDWebImageDownloaderTests.m */; };
  101. 329922762365DC6100EAFD97 /* SDImageCoderTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 433BBBB41D7EF5C00086B6E9 /* SDImageCoderTests.m */; };
  102. 329922772365DC6100EAFD97 /* SDWebImagePrefetcherTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 4369C1D01D97F80F007E863A /* SDWebImagePrefetcherTests.m */; };
  103. 329922782365DC6100EAFD97 /* SDImageTransformerTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 3254C31F20641077008D1022 /* SDImageTransformerTests.m */; };
  104. 329922792365DC6100EAFD97 /* SDWebCacheCategoriesTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 4369C2731D9804B1007E863A /* SDWebCacheCategoriesTests.m */; };
  105. 3299227A2365DC6100EAFD97 /* SDCategoriesTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 32B99E8A203AF8690017FD66 /* SDCategoriesTests.m */; };
  106. 3299227B2365DC6100EAFD97 /* SDUtilsTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 3222417E2272F808002429DB /* SDUtilsTests.m */; };
  107. 3299227C2365DC6100EAFD97 /* SDAnimatedImageTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 32A571552037DB2D002EDAAE /* SDAnimatedImageTest.m */; };
  108. 3299227D2365DC6100EAFD97 /* SDMockFileManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 37D122871EC48B5E00D98CEB /* SDMockFileManager.m */; };
  109. 3299227E2365DC6100EAFD97 /* SDTestCase.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D7AF05F1F329763000083C2 /* SDTestCase.m */; };
  110. 3299227F2365DC6100EAFD97 /* SDWebImageTestCache.m in Sources */ = {isa = PBXBuildFile; fileRef = 328BB6DC20825E9800760D6C /* SDWebImageTestCache.m */; };
  111. 329922802365DC6100EAFD97 /* SDWebImageTestDownloadOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = 3226ECBA20754F7700FAFACF /* SDWebImageTestDownloadOperation.m */; };
  112. 329922812365DC6100EAFD97 /* SDWebImageTestCoder.m in Sources */ = {isa = PBXBuildFile; fileRef = 32E6F0311F3A1B4700A945E6 /* SDWebImageTestCoder.m */; };
  113. 329922822365DC6100EAFD97 /* SDWebImageTestTransformer.m in Sources */ = {isa = PBXBuildFile; fileRef = 3264FF2E205D42CB00F6BD48 /* SDWebImageTestTransformer.m */; };
  114. 329922832365DC6100EAFD97 /* SDWebImageTestLoader.m in Sources */ = {isa = PBXBuildFile; fileRef = 323B8E1E20862322008952BE /* SDWebImageTestLoader.m */; };
  115. 329922842365DC6C00EAFD97 /* MonochromeTestImage.jpg in Resources */ = {isa = PBXBuildFile; fileRef = 433BBBBA1D7EFA8B0086B6E9 /* MonochromeTestImage.jpg */; };
  116. 329922852365DC6C00EAFD97 /* TestEXIF.png in Resources */ = {isa = PBXBuildFile; fileRef = 324047432271956F007C53E1 /* TestEXIF.png */; };
  117. 329922862365DC6C00EAFD97 /* TestImage.gif in Resources */ = {isa = PBXBuildFile; fileRef = 433BBBB61D7EF8200086B6E9 /* TestImage.gif */; };
  118. 329922872365DC6C00EAFD97 /* TestLoopCount.gif in Resources */ = {isa = PBXBuildFile; fileRef = 326E69462334C0C200B7252C /* TestLoopCount.gif */; };
  119. 329922882365DC6C00EAFD97 /* TestImage.jpg in Resources */ = {isa = PBXBuildFile; fileRef = 5F7F38AC1AE2A77A00B0E330 /* TestImage.jpg */; };
  120. 329922892365DC6C00EAFD97 /* TestImageLarge.jpg in Resources */ = {isa = PBXBuildFile; fileRef = 43828A441DA67F9900000E62 /* TestImageLarge.jpg */; };
  121. 3299228A2365DC6C00EAFD97 /* TestImage.png in Resources */ = {isa = PBXBuildFile; fileRef = 433BBBB81D7EF8260086B6E9 /* TestImage.png */; };
  122. 3299228B2365DC6C00EAFD97 /* TestImage.heic in Resources */ = {isa = PBXBuildFile; fileRef = 327A418B211D660600495442 /* TestImage.heic */; };
  123. 3299228C2365DC6C00EAFD97 /* TestImage.heif in Resources */ = {isa = PBXBuildFile; fileRef = 32905E63211D786E00460FCF /* TestImage.heif */; };
  124. 3299228D2365DC6C00EAFD97 /* TestImageAnimated.apng in Resources */ = {isa = PBXBuildFile; fileRef = 327054E1206CEFF3006EA328 /* TestImageAnimated.apng */; };
  125. 3299228E2365DC6C00EAFD97 /* TestImageAnimated.heic in Resources */ = {isa = PBXBuildFile; fileRef = 3297A09E23374D1600814590 /* TestImageAnimated.heic */; };
  126. 32A571562037DB2D002EDAAE /* SDAnimatedImageTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 32A571552037DB2D002EDAAE /* SDAnimatedImageTest.m */; };
  127. 32B4A4802C082A160004E42C /* TestImage.svg in Resources */ = {isa = PBXBuildFile; fileRef = 32B4A47F2C082A160004E42C /* TestImage.svg */; };
  128. 32B4A4812C082A160004E42C /* TestImage.svg in Resources */ = {isa = PBXBuildFile; fileRef = 32B4A47F2C082A160004E42C /* TestImage.svg */; };
  129. 32B4A4822C082A160004E42C /* TestImage.svg in Resources */ = {isa = PBXBuildFile; fileRef = 32B4A47F2C082A160004E42C /* TestImage.svg */; };
  130. 32B4A4832C082A160004E42C /* TestImage.svg in Resources */ = {isa = PBXBuildFile; fileRef = 32B4A47F2C082A160004E42C /* TestImage.svg */; };
  131. 32B99E8B203AF8690017FD66 /* SDCategoriesTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 32B99E8A203AF8690017FD66 /* SDCategoriesTests.m */; };
  132. 32B99E9B203B2EDD0017FD66 /* SDTestCase.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D7AF05F1F329763000083C2 /* SDTestCase.m */; };
  133. 32B99E9C203B2EE40017FD66 /* SDCategoriesTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 32B99E8A203AF8690017FD66 /* SDCategoriesTests.m */; };
  134. 32B99E9D203B2F7D0017FD66 /* SDWebImageTestCoder.m in Sources */ = {isa = PBXBuildFile; fileRef = 32E6F0311F3A1B4700A945E6 /* SDWebImageTestCoder.m */; };
  135. 32B99E9E203B2F810017FD66 /* SDMockFileManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 37D122871EC48B5E00D98CEB /* SDMockFileManager.m */; };
  136. 32B99EA2203B31360017FD66 /* MonochromeTestImage.jpg in Resources */ = {isa = PBXBuildFile; fileRef = 433BBBBA1D7EFA8B0086B6E9 /* MonochromeTestImage.jpg */; };
  137. 32B99EA3203B31360017FD66 /* TestImage.gif in Resources */ = {isa = PBXBuildFile; fileRef = 433BBBB61D7EF8200086B6E9 /* TestImage.gif */; };
  138. 32B99EA4203B31360017FD66 /* TestImage.jpg in Resources */ = {isa = PBXBuildFile; fileRef = 5F7F38AC1AE2A77A00B0E330 /* TestImage.jpg */; };
  139. 32B99EA5203B31360017FD66 /* TestImageLarge.jpg in Resources */ = {isa = PBXBuildFile; fileRef = 43828A441DA67F9900000E62 /* TestImageLarge.jpg */; };
  140. 32B99EA6203B31360017FD66 /* TestImage.png in Resources */ = {isa = PBXBuildFile; fileRef = 433BBBB81D7EF8260086B6E9 /* TestImage.png */; };
  141. 32B99EA9203B34B60017FD66 /* SDImageCoderTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 433BBBB41D7EF5C00086B6E9 /* SDImageCoderTests.m */; };
  142. 32B99EAA203B365F0017FD66 /* SDImageCacheTests.m in Sources */ = {isa = PBXBuildFile; fileRef = DA248D68195475D800390AB0 /* SDImageCacheTests.m */; };
  143. 32B99EAB203B36620017FD66 /* SDWebImageManagerTests.m in Sources */ = {isa = PBXBuildFile; fileRef = DA248D6A195476AC00390AB0 /* SDWebImageManagerTests.m */; };
  144. 32B99EAC203B36650017FD66 /* SDWebImageDownloaderTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 1E3C51E819B46E370092B5E6 /* SDWebImageDownloaderTests.m */; };
  145. 32B99EAD203B36690017FD66 /* SDWebImagePrefetcherTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 4369C1D01D97F80F007E863A /* SDWebImagePrefetcherTests.m */; };
  146. 32B99EAE203B366C0017FD66 /* SDWebCacheCategoriesTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 4369C2731D9804B1007E863A /* SDWebCacheCategoriesTests.m */; };
  147. 32C268282B888A4100CA29AE /* RGBA16PNG.png in Resources */ = {isa = PBXBuildFile; fileRef = 32C268272B888A4100CA29AE /* RGBA16PNG.png */; };
  148. 32C268292B888A4100CA29AE /* RGBA16PNG.png in Resources */ = {isa = PBXBuildFile; fileRef = 32C268272B888A4100CA29AE /* RGBA16PNG.png */; };
  149. 32C2682A2B888A4100CA29AE /* RGBA16PNG.png in Resources */ = {isa = PBXBuildFile; fileRef = 32C268272B888A4100CA29AE /* RGBA16PNG.png */; };
  150. 32C2682B2B888A4100CA29AE /* RGBA16PNG.png in Resources */ = {isa = PBXBuildFile; fileRef = 32C268272B888A4100CA29AE /* RGBA16PNG.png */; };
  151. 32E6F0321F3A1B4700A945E6 /* SDWebImageTestCoder.m in Sources */ = {isa = PBXBuildFile; fileRef = 32E6F0311F3A1B4700A945E6 /* SDWebImageTestCoder.m */; };
  152. 32F788A3290D252200B57A1C /* TestImage.nef in Resources */ = {isa = PBXBuildFile; fileRef = 32F788A2290D252200B57A1C /* TestImage.nef */; };
  153. 32F788A4290D252200B57A1C /* TestImage.nef in Resources */ = {isa = PBXBuildFile; fileRef = 32F788A2290D252200B57A1C /* TestImage.nef */; };
  154. 32F788A5290D252200B57A1C /* TestImage.nef in Resources */ = {isa = PBXBuildFile; fileRef = 32F788A2290D252200B57A1C /* TestImage.nef */; };
  155. 37D122881EC48B5E00D98CEB /* SDMockFileManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 37D122871EC48B5E00D98CEB /* SDMockFileManager.m */; };
  156. 433BBBB51D7EF5C00086B6E9 /* SDImageCoderTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 433BBBB41D7EF5C00086B6E9 /* SDImageCoderTests.m */; };
  157. 433BBBB71D7EF8200086B6E9 /* TestImage.gif in Resources */ = {isa = PBXBuildFile; fileRef = 433BBBB61D7EF8200086B6E9 /* TestImage.gif */; };
  158. 433BBBB91D7EF8260086B6E9 /* TestImage.png in Resources */ = {isa = PBXBuildFile; fileRef = 433BBBB81D7EF8260086B6E9 /* TestImage.png */; };
  159. 433BBBBB1D7EFA8B0086B6E9 /* MonochromeTestImage.jpg in Resources */ = {isa = PBXBuildFile; fileRef = 433BBBBA1D7EFA8B0086B6E9 /* MonochromeTestImage.jpg */; };
  160. 4369C1D11D97F80F007E863A /* SDWebImagePrefetcherTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 4369C1D01D97F80F007E863A /* SDWebImagePrefetcherTests.m */; };
  161. 4369C2741D9804B1007E863A /* SDWebCacheCategoriesTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 4369C2731D9804B1007E863A /* SDWebCacheCategoriesTests.m */; };
  162. 43828A451DA67F9900000E62 /* TestImageLarge.jpg in Resources */ = {isa = PBXBuildFile; fileRef = 43828A441DA67F9900000E62 /* TestImageLarge.jpg */; };
  163. 5F7F38AD1AE2A77A00B0E330 /* TestImage.jpg in Resources */ = {isa = PBXBuildFile; fileRef = 5F7F38AC1AE2A77A00B0E330 /* TestImage.jpg */; };
  164. 6B181A1B265757ED00BD06B3 /* TestAnimatedImageMemory.webp in Resources */ = {isa = PBXBuildFile; fileRef = 6B181A1A265757ED00BD06B3 /* TestAnimatedImageMemory.webp */; };
  165. 6BC1C20F270F0193003FFAB1 /* TestAnimatedImageMemory.webp in Resources */ = {isa = PBXBuildFile; fileRef = 6B181A1A265757ED00BD06B3 /* TestAnimatedImageMemory.webp */; };
  166. 6BC1C210270F073A003FFAB1 /* TestAnimatedImageMemory.webp in Resources */ = {isa = PBXBuildFile; fileRef = 6B181A1A265757ED00BD06B3 /* TestAnimatedImageMemory.webp */; };
  167. 6FD27F0B29D57A4AACB56EA8 /* Pods_Tests_TV.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5B18D772CFF936546772B836 /* Pods_Tests_TV.framework */; };
  168. 8C71262F36B4B9A4EA9BD000 /* Pods_Tests_iOS.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DD978FDEC70C6C3978DA4D56 /* Pods_Tests_iOS.framework */; };
  169. 97A6B676B89A44368345A1A0 /* Pods_Tests_Vision.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A356608C341F465A482F0D7B /* Pods_Tests_Vision.framework */; };
  170. B77B223649B05D013FE6E310 /* Pods_Tests_Mac.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 61030057F379B8F1D44EBF88 /* Pods_Tests_Mac.framework */; };
  171. DA248D57195472AA00390AB0 /* XCTest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DA248D56195472AA00390AB0 /* XCTest.framework */; };
  172. DA248D59195472AA00390AB0 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DA248D58195472AA00390AB0 /* Foundation.framework */; };
  173. DA248D5B195472AA00390AB0 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DA248D5A195472AA00390AB0 /* UIKit.framework */; };
  174. DA248D69195475D800390AB0 /* SDImageCacheTests.m in Sources */ = {isa = PBXBuildFile; fileRef = DA248D68195475D800390AB0 /* SDImageCacheTests.m */; };
  175. DA248D6B195476AC00390AB0 /* SDWebImageManagerTests.m in Sources */ = {isa = PBXBuildFile; fileRef = DA248D6A195476AC00390AB0 /* SDWebImageManagerTests.m */; };
  176. /* End PBXBuildFile section */
  177. /* Begin PBXFileReference section */
  178. 0AD1DD30CCB1B928CFA9740B /* Pods-Tests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Tests.debug.xcconfig"; path = "../Pods/Target Support Files/Pods-Tests/Pods-Tests.debug.xcconfig"; sourceTree = "<group>"; };
  179. 1E3C51E819B46E370092B5E6 /* SDWebImageDownloaderTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDWebImageDownloaderTests.m; sourceTree = "<group>"; };
  180. 2D7AF05E1F329763000083C2 /* SDTestCase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDTestCase.h; sourceTree = "<group>"; };
  181. 2D7AF05F1F329763000083C2 /* SDTestCase.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDTestCase.m; sourceTree = "<group>"; };
  182. 320224F62440C39B00E5B29D /* TestImageLarge.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = TestImageLarge.png; sourceTree = "<group>"; };
  183. 321F310D27D0DC490042B274 /* TestImage.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = TestImage.bmp; sourceTree = "<group>"; };
  184. 3222417E2272F808002429DB /* SDUtilsTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDUtilsTests.m; sourceTree = "<group>"; };
  185. 3226ECB920754F7700FAFACF /* SDWebImageTestDownloadOperation.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDWebImageTestDownloadOperation.h; sourceTree = "<group>"; };
  186. 3226ECBA20754F7700FAFACF /* SDWebImageTestDownloadOperation.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDWebImageTestDownloadOperation.m; sourceTree = "<group>"; };
  187. 3234306123E2BAC800C290C8 /* TestImage.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; path = TestImage.pdf; sourceTree = "<group>"; };
  188. 323B8E1D20862322008952BE /* SDWebImageTestLoader.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDWebImageTestLoader.h; sourceTree = "<group>"; };
  189. 323B8E1E20862322008952BE /* SDWebImageTestLoader.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDWebImageTestLoader.m; sourceTree = "<group>"; };
  190. 324047432271956F007C53E1 /* TestEXIF.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = TestEXIF.png; sourceTree = "<group>"; };
  191. 32464A892B7B0FF2006BE70E /* Tests Vision.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Tests Vision.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
  192. 32515F9724AF1919005E8F79 /* TestImageStatic.webp */ = {isa = PBXFileReference; lastKnownFileType = file; path = TestImageStatic.webp; sourceTree = "<group>"; };
  193. 32515F9824AF1919005E8F79 /* TestImageAnimated.webp */ = {isa = PBXFileReference; lastKnownFileType = file; path = TestImageAnimated.webp; sourceTree = "<group>"; };
  194. 3254C31F20641077008D1022 /* SDImageTransformerTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDImageTransformerTests.m; sourceTree = "<group>"; };
  195. 32648066250232F7004FA0FC /* 1@2x.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = "1@2x.gif"; sourceTree = "<group>"; };
  196. 3264CD162AAB1E23001E338B /* TestJFIF.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = TestJFIF.jpg; sourceTree = "<group>"; };
  197. 3264FF2D205D42CB00F6BD48 /* SDWebImageTestTransformer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDWebImageTestTransformer.h; sourceTree = "<group>"; };
  198. 3264FF2E205D42CB00F6BD48 /* SDWebImageTestTransformer.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDWebImageTestTransformer.m; sourceTree = "<group>"; };
  199. 326E69462334C0C200B7252C /* TestLoopCount.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = TestLoopCount.gif; sourceTree = "<group>"; };
  200. 327054E1206CEFF3006EA328 /* TestImageAnimated.apng */ = {isa = PBXFileReference; lastKnownFileType = file; path = TestImageAnimated.apng; sourceTree = "<group>"; };
  201. 3278F5E12B04C1AC0004A6EE /* IndexedPNG.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = IndexedPNG.png; sourceTree = "<group>"; };
  202. 327A418B211D660600495442 /* TestImage.heic */ = {isa = PBXFileReference; lastKnownFileType = file; path = TestImage.heic; sourceTree = "<group>"; };
  203. 328BAF262240C08E00FC70DD /* Test-Shared.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = "Test-Shared.xcconfig"; sourceTree = "<group>"; };
  204. 328BAF272240C08E00FC70DD /* Test-Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = "Test-Release.xcconfig"; sourceTree = "<group>"; };
  205. 328BAF282240C08E00FC70DD /* Test-Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = "Test-Debug.xcconfig"; sourceTree = "<group>"; };
  206. 328BB6DB20825E9800760D6C /* SDWebImageTestCache.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDWebImageTestCache.h; sourceTree = "<group>"; };
  207. 328BB6DC20825E9800760D6C /* SDWebImageTestCache.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDWebImageTestCache.m; sourceTree = "<group>"; };
  208. 32905E63211D786E00460FCF /* TestImage.heif */ = {isa = PBXFileReference; lastKnownFileType = file; path = TestImage.heif; sourceTree = "<group>"; };
  209. 3297A09E23374D1600814590 /* TestImageAnimated.heic */ = {isa = PBXFileReference; lastKnownFileType = file; path = TestImageAnimated.heic; sourceTree = "<group>"; };
  210. 3299222A2365D9A100EAFD97 /* Tests TV.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Tests TV.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
  211. 3299222E2365D9A100EAFD97 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  212. 32A571552037DB2D002EDAAE /* SDAnimatedImageTest.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDAnimatedImageTest.m; sourceTree = "<group>"; };
  213. 32B4A47F2C082A160004E42C /* TestImage.svg */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = TestImage.svg; sourceTree = "<group>"; };
  214. 32B99E8A203AF8690017FD66 /* SDCategoriesTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDCategoriesTests.m; sourceTree = "<group>"; };
  215. 32B99E92203B2DF90017FD66 /* Tests Mac.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Tests Mac.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
  216. 32B99E96203B2DF90017FD66 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  217. 32C268272B888A4100CA29AE /* RGBA16PNG.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = RGBA16PNG.png; sourceTree = "<group>"; };
  218. 32E6F0301F3A1B4700A945E6 /* SDWebImageTestCoder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDWebImageTestCoder.h; sourceTree = "<group>"; };
  219. 32E6F0311F3A1B4700A945E6 /* SDWebImageTestCoder.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDWebImageTestCoder.m; sourceTree = "<group>"; };
  220. 32F788A2290D252200B57A1C /* TestImage.nef */ = {isa = PBXFileReference; lastKnownFileType = file; path = TestImage.nef; sourceTree = "<group>"; };
  221. 37D122861EC48B5E00D98CEB /* SDMockFileManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDMockFileManager.h; sourceTree = "<group>"; };
  222. 37D122871EC48B5E00D98CEB /* SDMockFileManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDMockFileManager.m; sourceTree = "<group>"; };
  223. 433BBBB41D7EF5C00086B6E9 /* SDImageCoderTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDImageCoderTests.m; sourceTree = "<group>"; };
  224. 433BBBB61D7EF8200086B6E9 /* TestImage.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = TestImage.gif; sourceTree = "<group>"; };
  225. 433BBBB81D7EF8260086B6E9 /* TestImage.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = TestImage.png; sourceTree = "<group>"; };
  226. 433BBBBA1D7EFA8B0086B6E9 /* MonochromeTestImage.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = MonochromeTestImage.jpg; sourceTree = "<group>"; };
  227. 4369C1D01D97F80F007E863A /* SDWebImagePrefetcherTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDWebImagePrefetcherTests.m; sourceTree = "<group>"; };
  228. 4369C2731D9804B1007E863A /* SDWebCacheCategoriesTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDWebCacheCategoriesTests.m; sourceTree = "<group>"; };
  229. 43828A441DA67F9900000E62 /* TestImageLarge.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = TestImageLarge.jpg; sourceTree = "<group>"; };
  230. 4835C04148C737D0FC50EF87 /* Pods-Tests Mac.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Tests Mac.release.xcconfig"; path = "../Pods/Target Support Files/Pods-Tests Mac/Pods-Tests Mac.release.xcconfig"; sourceTree = "<group>"; };
  231. 4DCBA1DEFE6C68C4A83C9B9E /* Pods-Tests iOS.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Tests iOS.release.xcconfig"; path = "../Pods/Target Support Files/Pods-Tests iOS/Pods-Tests iOS.release.xcconfig"; sourceTree = "<group>"; };
  232. 5B0011ED58CC9998E68ECCE3 /* Pods-Tests TV.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Tests TV.debug.xcconfig"; path = "../Pods/Target Support Files/Pods-Tests TV/Pods-Tests TV.debug.xcconfig"; sourceTree = "<group>"; };
  233. 5B18D772CFF936546772B836 /* Pods_Tests_TV.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Tests_TV.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  234. 5F7F38AC1AE2A77A00B0E330 /* TestImage.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = TestImage.jpg; sourceTree = "<group>"; };
  235. 61030057F379B8F1D44EBF88 /* Pods_Tests_Mac.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Tests_Mac.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  236. 6700DBD9C45B00AB5F77472A /* Pods-Tests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Tests.release.xcconfig"; path = "../Pods/Target Support Files/Pods-Tests/Pods-Tests.release.xcconfig"; sourceTree = "<group>"; };
  237. 6B181A1A265757ED00BD06B3 /* TestAnimatedImageMemory.webp */ = {isa = PBXFileReference; lastKnownFileType = file; path = TestAnimatedImageMemory.webp; sourceTree = "<group>"; };
  238. 6CB13D7A081654B2E4018F53 /* Pods-Tests TV.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Tests TV.release.xcconfig"; path = "../Pods/Target Support Files/Pods-Tests TV/Pods-Tests TV.release.xcconfig"; sourceTree = "<group>"; };
  239. 91BF87534CBFBD8B623FCB53 /* Pods-Tests Vision.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Tests Vision.release.xcconfig"; path = "../Pods/Target Support Files/Pods-Tests Vision/Pods-Tests Vision.release.xcconfig"; sourceTree = "<group>"; };
  240. A356608C341F465A482F0D7B /* Pods_Tests_Vision.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Tests_Vision.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  241. BC6C6328775701B5AAEEF4FF /* Pods-Tests Mac.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Tests Mac.debug.xcconfig"; path = "../Pods/Target Support Files/Pods-Tests Mac/Pods-Tests Mac.debug.xcconfig"; sourceTree = "<group>"; };
  242. D80C63148416AADCBDD7FABA /* Pods-Tests iOS.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Tests iOS.debug.xcconfig"; path = "../Pods/Target Support Files/Pods-Tests iOS/Pods-Tests iOS.debug.xcconfig"; sourceTree = "<group>"; };
  243. DA248D53195472AA00390AB0 /* Tests iOS.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Tests iOS.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
  244. DA248D56195472AA00390AB0 /* XCTest.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = XCTest.framework; path = Library/Frameworks/XCTest.framework; sourceTree = DEVELOPER_DIR; };
  245. DA248D58195472AA00390AB0 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = Library/Frameworks/Foundation.framework; sourceTree = DEVELOPER_DIR; };
  246. DA248D5A195472AA00390AB0 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = Library/Frameworks/UIKit.framework; sourceTree = DEVELOPER_DIR; };
  247. DA248D5E195472AA00390AB0 /* Tests-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "Tests-Info.plist"; sourceTree = "<group>"; };
  248. DA248D64195472AA00390AB0 /* Tests-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Tests-Prefix.pch"; sourceTree = "<group>"; };
  249. DA248D68195475D800390AB0 /* SDImageCacheTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDImageCacheTests.m; sourceTree = "<group>"; };
  250. DA248D6A195476AC00390AB0 /* SDWebImageManagerTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDWebImageManagerTests.m; sourceTree = "<group>"; };
  251. DD978FDEC70C6C3978DA4D56 /* Pods_Tests_iOS.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Tests_iOS.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  252. EADD19E9219915E300804BB0 /* Module-Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = "Module-Release.xcconfig"; sourceTree = "<group>"; };
  253. EADD19EC219915E300804BB0 /* Module-Debug.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = "Module-Debug.xcconfig"; sourceTree = "<group>"; };
  254. EADD19EE219915E300804BB0 /* Module-Shared.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = "Module-Shared.xcconfig"; sourceTree = "<group>"; };
  255. FBF6247C616460B91BF8C188 /* Pods-Tests Vision.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Tests Vision.debug.xcconfig"; path = "../Pods/Target Support Files/Pods-Tests Vision/Pods-Tests Vision.debug.xcconfig"; sourceTree = "<group>"; };
  256. /* End PBXFileReference section */
  257. /* Begin PBXFrameworksBuildPhase section */
  258. 32464A862B7B0FF2006BE70E /* Frameworks */ = {
  259. isa = PBXFrameworksBuildPhase;
  260. buildActionMask = 2147483647;
  261. files = (
  262. 97A6B676B89A44368345A1A0 /* Pods_Tests_Vision.framework in Frameworks */,
  263. );
  264. runOnlyForDeploymentPostprocessing = 0;
  265. };
  266. 329922272365D9A100EAFD97 /* Frameworks */ = {
  267. isa = PBXFrameworksBuildPhase;
  268. buildActionMask = 2147483647;
  269. files = (
  270. 6FD27F0B29D57A4AACB56EA8 /* Pods_Tests_TV.framework in Frameworks */,
  271. );
  272. runOnlyForDeploymentPostprocessing = 0;
  273. };
  274. 32B99E8F203B2DF90017FD66 /* Frameworks */ = {
  275. isa = PBXFrameworksBuildPhase;
  276. buildActionMask = 2147483647;
  277. files = (
  278. B77B223649B05D013FE6E310 /* Pods_Tests_Mac.framework in Frameworks */,
  279. );
  280. runOnlyForDeploymentPostprocessing = 0;
  281. };
  282. DA248D50195472AA00390AB0 /* Frameworks */ = {
  283. isa = PBXFrameworksBuildPhase;
  284. buildActionMask = 2147483647;
  285. files = (
  286. DA248D57195472AA00390AB0 /* XCTest.framework in Frameworks */,
  287. DA248D5B195472AA00390AB0 /* UIKit.framework in Frameworks */,
  288. DA248D59195472AA00390AB0 /* Foundation.framework in Frameworks */,
  289. 8C71262F36B4B9A4EA9BD000 /* Pods_Tests_iOS.framework in Frameworks */,
  290. );
  291. runOnlyForDeploymentPostprocessing = 0;
  292. };
  293. /* End PBXFrameworksBuildPhase section */
  294. /* Begin PBXGroup section */
  295. 07C2B07CECA5631B430A737D /* Pods */ = {
  296. isa = PBXGroup;
  297. children = (
  298. 0AD1DD30CCB1B928CFA9740B /* Pods-Tests.debug.xcconfig */,
  299. 6700DBD9C45B00AB5F77472A /* Pods-Tests.release.xcconfig */,
  300. BC6C6328775701B5AAEEF4FF /* Pods-Tests Mac.debug.xcconfig */,
  301. 4835C04148C737D0FC50EF87 /* Pods-Tests Mac.release.xcconfig */,
  302. 5B0011ED58CC9998E68ECCE3 /* Pods-Tests TV.debug.xcconfig */,
  303. 6CB13D7A081654B2E4018F53 /* Pods-Tests TV.release.xcconfig */,
  304. D80C63148416AADCBDD7FABA /* Pods-Tests iOS.debug.xcconfig */,
  305. 4DCBA1DEFE6C68C4A83C9B9E /* Pods-Tests iOS.release.xcconfig */,
  306. FBF6247C616460B91BF8C188 /* Pods-Tests Vision.debug.xcconfig */,
  307. 91BF87534CBFBD8B623FCB53 /* Pods-Tests Vision.release.xcconfig */,
  308. );
  309. name = Pods;
  310. sourceTree = "<group>";
  311. };
  312. 32464A8A2B7B0FF2006BE70E /* Tests Vision */ = {
  313. isa = PBXGroup;
  314. children = (
  315. );
  316. path = "Tests Vision";
  317. sourceTree = "<group>";
  318. };
  319. 3299222B2365D9A100EAFD97 /* Tests TV */ = {
  320. isa = PBXGroup;
  321. children = (
  322. 3299222E2365D9A100EAFD97 /* Info.plist */,
  323. );
  324. path = "Tests TV";
  325. sourceTree = "<group>";
  326. };
  327. 32B99E93203B2DF90017FD66 /* Tests Mac */ = {
  328. isa = PBXGroup;
  329. children = (
  330. 32B99E96203B2DF90017FD66 /* Info.plist */,
  331. );
  332. path = "Tests Mac";
  333. sourceTree = "<group>";
  334. };
  335. 32B99EA1203B30DF0017FD66 /* Images */ = {
  336. isa = PBXGroup;
  337. children = (
  338. 32648066250232F7004FA0FC /* 1@2x.gif */,
  339. 3278F5E12B04C1AC0004A6EE /* IndexedPNG.png */,
  340. 32C268272B888A4100CA29AE /* RGBA16PNG.png */,
  341. 433BBBBA1D7EFA8B0086B6E9 /* MonochromeTestImage.jpg */,
  342. 324047432271956F007C53E1 /* TestEXIF.png */,
  343. 3264CD162AAB1E23001E338B /* TestJFIF.jpg */,
  344. 321F310D27D0DC490042B274 /* TestImage.bmp */,
  345. 433BBBB61D7EF8200086B6E9 /* TestImage.gif */,
  346. 326E69462334C0C200B7252C /* TestLoopCount.gif */,
  347. 5F7F38AC1AE2A77A00B0E330 /* TestImage.jpg */,
  348. 43828A441DA67F9900000E62 /* TestImageLarge.jpg */,
  349. 320224F62440C39B00E5B29D /* TestImageLarge.png */,
  350. 433BBBB81D7EF8260086B6E9 /* TestImage.png */,
  351. 327A418B211D660600495442 /* TestImage.heic */,
  352. 32905E63211D786E00460FCF /* TestImage.heif */,
  353. 3234306123E2BAC800C290C8 /* TestImage.pdf */,
  354. 32F788A2290D252200B57A1C /* TestImage.nef */,
  355. 32B4A47F2C082A160004E42C /* TestImage.svg */,
  356. 327054E1206CEFF3006EA328 /* TestImageAnimated.apng */,
  357. 3297A09E23374D1600814590 /* TestImageAnimated.heic */,
  358. 32515F9824AF1919005E8F79 /* TestImageAnimated.webp */,
  359. 32515F9724AF1919005E8F79 /* TestImageStatic.webp */,
  360. 6B181A1A265757ED00BD06B3 /* TestAnimatedImageMemory.webp */,
  361. );
  362. path = Images;
  363. sourceTree = "<group>";
  364. };
  365. DA248D451954721A00390AB0 = {
  366. isa = PBXGroup;
  367. children = (
  368. EADD19E8219915E300804BB0 /* Configs */,
  369. DA248D5C195472AA00390AB0 /* Tests */,
  370. 32B99E93203B2DF90017FD66 /* Tests Mac */,
  371. 3299222B2365D9A100EAFD97 /* Tests TV */,
  372. 32464A8A2B7B0FF2006BE70E /* Tests Vision */,
  373. DA248D55195472AA00390AB0 /* Frameworks */,
  374. DA248D54195472AA00390AB0 /* Products */,
  375. 07C2B07CECA5631B430A737D /* Pods */,
  376. );
  377. sourceTree = "<group>";
  378. };
  379. DA248D54195472AA00390AB0 /* Products */ = {
  380. isa = PBXGroup;
  381. children = (
  382. DA248D53195472AA00390AB0 /* Tests iOS.xctest */,
  383. 32B99E92203B2DF90017FD66 /* Tests Mac.xctest */,
  384. 3299222A2365D9A100EAFD97 /* Tests TV.xctest */,
  385. 32464A892B7B0FF2006BE70E /* Tests Vision.xctest */,
  386. );
  387. name = Products;
  388. sourceTree = "<group>";
  389. };
  390. DA248D55195472AA00390AB0 /* Frameworks */ = {
  391. isa = PBXGroup;
  392. children = (
  393. DA248D56195472AA00390AB0 /* XCTest.framework */,
  394. DA248D58195472AA00390AB0 /* Foundation.framework */,
  395. DA248D5A195472AA00390AB0 /* UIKit.framework */,
  396. 61030057F379B8F1D44EBF88 /* Pods_Tests_Mac.framework */,
  397. 5B18D772CFF936546772B836 /* Pods_Tests_TV.framework */,
  398. DD978FDEC70C6C3978DA4D56 /* Pods_Tests_iOS.framework */,
  399. A356608C341F465A482F0D7B /* Pods_Tests_Vision.framework */,
  400. );
  401. name = Frameworks;
  402. sourceTree = "<group>";
  403. };
  404. DA248D5C195472AA00390AB0 /* Tests */ = {
  405. isa = PBXGroup;
  406. children = (
  407. 32B99EA1203B30DF0017FD66 /* Images */,
  408. DA248D5D195472AA00390AB0 /* Supporting Files */,
  409. DA248D68195475D800390AB0 /* SDImageCacheTests.m */,
  410. DA248D6A195476AC00390AB0 /* SDWebImageManagerTests.m */,
  411. 1E3C51E819B46E370092B5E6 /* SDWebImageDownloaderTests.m */,
  412. 433BBBB41D7EF5C00086B6E9 /* SDImageCoderTests.m */,
  413. 4369C1D01D97F80F007E863A /* SDWebImagePrefetcherTests.m */,
  414. 3254C31F20641077008D1022 /* SDImageTransformerTests.m */,
  415. 4369C2731D9804B1007E863A /* SDWebCacheCategoriesTests.m */,
  416. 32B99E8A203AF8690017FD66 /* SDCategoriesTests.m */,
  417. 3222417E2272F808002429DB /* SDUtilsTests.m */,
  418. 32A571552037DB2D002EDAAE /* SDAnimatedImageTest.m */,
  419. 37D122861EC48B5E00D98CEB /* SDMockFileManager.h */,
  420. 37D122871EC48B5E00D98CEB /* SDMockFileManager.m */,
  421. 2D7AF05E1F329763000083C2 /* SDTestCase.h */,
  422. 2D7AF05F1F329763000083C2 /* SDTestCase.m */,
  423. 328BB6DB20825E9800760D6C /* SDWebImageTestCache.h */,
  424. 328BB6DC20825E9800760D6C /* SDWebImageTestCache.m */,
  425. 3226ECB920754F7700FAFACF /* SDWebImageTestDownloadOperation.h */,
  426. 3226ECBA20754F7700FAFACF /* SDWebImageTestDownloadOperation.m */,
  427. 32E6F0301F3A1B4700A945E6 /* SDWebImageTestCoder.h */,
  428. 32E6F0311F3A1B4700A945E6 /* SDWebImageTestCoder.m */,
  429. 3264FF2D205D42CB00F6BD48 /* SDWebImageTestTransformer.h */,
  430. 3264FF2E205D42CB00F6BD48 /* SDWebImageTestTransformer.m */,
  431. 323B8E1D20862322008952BE /* SDWebImageTestLoader.h */,
  432. 323B8E1E20862322008952BE /* SDWebImageTestLoader.m */,
  433. );
  434. path = Tests;
  435. sourceTree = "<group>";
  436. };
  437. DA248D5D195472AA00390AB0 /* Supporting Files */ = {
  438. isa = PBXGroup;
  439. children = (
  440. DA248D5E195472AA00390AB0 /* Tests-Info.plist */,
  441. DA248D64195472AA00390AB0 /* Tests-Prefix.pch */,
  442. );
  443. name = "Supporting Files";
  444. sourceTree = "<group>";
  445. };
  446. EADD19E8219915E300804BB0 /* Configs */ = {
  447. isa = PBXGroup;
  448. children = (
  449. EADD19EC219915E300804BB0 /* Module-Debug.xcconfig */,
  450. EADD19E9219915E300804BB0 /* Module-Release.xcconfig */,
  451. EADD19EE219915E300804BB0 /* Module-Shared.xcconfig */,
  452. 328BAF282240C08E00FC70DD /* Test-Debug.xcconfig */,
  453. 328BAF272240C08E00FC70DD /* Test-Release.xcconfig */,
  454. 328BAF262240C08E00FC70DD /* Test-Shared.xcconfig */,
  455. );
  456. name = Configs;
  457. path = ../Configs;
  458. sourceTree = "<group>";
  459. };
  460. /* End PBXGroup section */
  461. /* Begin PBXNativeTarget section */
  462. 32464A882B7B0FF2006BE70E /* Tests Vision */ = {
  463. isa = PBXNativeTarget;
  464. buildConfigurationList = 32464A8F2B7B0FF2006BE70E /* Build configuration list for PBXNativeTarget "Tests Vision" */;
  465. buildPhases = (
  466. 16AFAEFC9D9B9B933D4D324D /* [CP] Check Pods Manifest.lock */,
  467. 32464A852B7B0FF2006BE70E /* Sources */,
  468. 32464A862B7B0FF2006BE70E /* Frameworks */,
  469. 32464A872B7B0FF2006BE70E /* Resources */,
  470. E5421880D8024D66B726F168 /* [CP] Embed Pods Frameworks */,
  471. );
  472. buildRules = (
  473. );
  474. dependencies = (
  475. );
  476. name = "Tests Vision";
  477. productName = "Tests Vision";
  478. productReference = 32464A892B7B0FF2006BE70E /* Tests Vision.xctest */;
  479. productType = "com.apple.product-type.bundle.unit-test";
  480. };
  481. 329922292365D9A100EAFD97 /* Tests TV */ = {
  482. isa = PBXNativeTarget;
  483. buildConfigurationList = 329922312365D9A100EAFD97 /* Build configuration list for PBXNativeTarget "Tests TV" */;
  484. buildPhases = (
  485. C5CC63AFA1303DA4F45B1B0E /* [CP] Check Pods Manifest.lock */,
  486. 329922262365D9A100EAFD97 /* Sources */,
  487. 329922272365D9A100EAFD97 /* Frameworks */,
  488. 329922282365D9A100EAFD97 /* Resources */,
  489. 9A0B0CDE809B6AE68AF1A996 /* [CP] Embed Pods Frameworks */,
  490. );
  491. buildRules = (
  492. );
  493. dependencies = (
  494. );
  495. name = "Tests TV";
  496. productName = "Tests TV";
  497. productReference = 3299222A2365D9A100EAFD97 /* Tests TV.xctest */;
  498. productType = "com.apple.product-type.bundle.unit-test";
  499. };
  500. 32B99E91203B2DF90017FD66 /* Tests Mac */ = {
  501. isa = PBXNativeTarget;
  502. buildConfigurationList = 32B99E99203B2DF90017FD66 /* Build configuration list for PBXNativeTarget "Tests Mac" */;
  503. buildPhases = (
  504. 3742A83C8569610075078F4D /* [CP] Check Pods Manifest.lock */,
  505. 32B99E8E203B2DF90017FD66 /* Sources */,
  506. 32B99E8F203B2DF90017FD66 /* Frameworks */,
  507. 32B99E90203B2DF90017FD66 /* Resources */,
  508. D95ECCCFAAD9FCC01EA4D3CE /* [CP] Embed Pods Frameworks */,
  509. );
  510. buildRules = (
  511. );
  512. dependencies = (
  513. );
  514. name = "Tests Mac";
  515. productName = "Tests Mac";
  516. productReference = 32B99E92203B2DF90017FD66 /* Tests Mac.xctest */;
  517. productType = "com.apple.product-type.bundle.unit-test";
  518. };
  519. DA248D52195472AA00390AB0 /* Tests iOS */ = {
  520. isa = PBXNativeTarget;
  521. buildConfigurationList = DA248D67195472AA00390AB0 /* Build configuration list for PBXNativeTarget "Tests iOS" */;
  522. buildPhases = (
  523. 05AE34B81B820465D0395C5A /* [CP] Check Pods Manifest.lock */,
  524. DA248D4F195472AA00390AB0 /* Sources */,
  525. DA248D50195472AA00390AB0 /* Frameworks */,
  526. DA248D51195472AA00390AB0 /* Resources */,
  527. 0A80AC7C0571A5F8F9967E3F /* [CP] Embed Pods Frameworks */,
  528. );
  529. buildRules = (
  530. );
  531. dependencies = (
  532. );
  533. name = "Tests iOS";
  534. productName = Tests;
  535. productReference = DA248D53195472AA00390AB0 /* Tests iOS.xctest */;
  536. productType = "com.apple.product-type.bundle.unit-test";
  537. };
  538. /* End PBXNativeTarget section */
  539. /* Begin PBXProject section */
  540. DA248D461954721A00390AB0 /* Project object */ = {
  541. isa = PBXProject;
  542. attributes = {
  543. LastUpgradeCheck = 1020;
  544. TargetAttributes = {
  545. 32464A882B7B0FF2006BE70E = {
  546. CreatedOnToolsVersion = 15.2;
  547. ProvisioningStyle = Automatic;
  548. };
  549. 329922292365D9A100EAFD97 = {
  550. CreatedOnToolsVersion = 11.1;
  551. ProvisioningStyle = Automatic;
  552. };
  553. 32B99E91203B2DF90017FD66 = {
  554. CreatedOnToolsVersion = 9.2;
  555. ProvisioningStyle = Manual;
  556. };
  557. };
  558. };
  559. buildConfigurationList = DA248D491954721A00390AB0 /* Build configuration list for PBXProject "SDWebImage Tests" */;
  560. compatibilityVersion = "Xcode 3.2";
  561. developmentRegion = en;
  562. hasScannedForEncodings = 0;
  563. knownRegions = (
  564. en,
  565. Base,
  566. );
  567. mainGroup = DA248D451954721A00390AB0;
  568. productRefGroup = DA248D54195472AA00390AB0 /* Products */;
  569. projectDirPath = "";
  570. projectRoot = "";
  571. targets = (
  572. DA248D52195472AA00390AB0 /* Tests iOS */,
  573. 32B99E91203B2DF90017FD66 /* Tests Mac */,
  574. 329922292365D9A100EAFD97 /* Tests TV */,
  575. 32464A882B7B0FF2006BE70E /* Tests Vision */,
  576. );
  577. };
  578. /* End PBXProject section */
  579. /* Begin PBXResourcesBuildPhase section */
  580. 32464A872B7B0FF2006BE70E /* Resources */ = {
  581. isa = PBXResourcesBuildPhase;
  582. buildActionMask = 2147483647;
  583. files = (
  584. 32464A902B7B1833006BE70E /* 1@2x.gif in Resources */,
  585. 32464AA22B7B1833006BE70E /* TestImageLarge.jpg in Resources */,
  586. 32464A912B7B1833006BE70E /* TestImage.nef in Resources */,
  587. 32464A942B7B1833006BE70E /* TestJFIF.jpg in Resources */,
  588. 32C2682B2B888A4100CA29AE /* RGBA16PNG.png in Resources */,
  589. 32464A9B2B7B1833006BE70E /* TestAnimatedImageMemory.webp in Resources */,
  590. 32464A992B7B1833006BE70E /* TestEXIF.png in Resources */,
  591. 32464A922B7B1833006BE70E /* TestImage.heic in Resources */,
  592. 32464A9D2B7B1833006BE70E /* TestImageAnimated.apng in Resources */,
  593. 32464A9F2B7B1833006BE70E /* IndexedPNG.png in Resources */,
  594. 32464AA02B7B1833006BE70E /* TestImage.jpg in Resources */,
  595. 32464A932B7B1833006BE70E /* TestImageAnimated.heic in Resources */,
  596. 32464A9A2B7B1833006BE70E /* TestImage.png in Resources */,
  597. 32464A9C2B7B1833006BE70E /* TestImage.pdf in Resources */,
  598. 32464A9E2B7B1833006BE70E /* TestImageAnimated.webp in Resources */,
  599. 32464A972B7B1833006BE70E /* TestImage.bmp in Resources */,
  600. 32464AA32B7B1833006BE70E /* TestImage.heif in Resources */,
  601. 32B4A4832C082A160004E42C /* TestImage.svg in Resources */,
  602. 32464AA12B7B1833006BE70E /* MonochromeTestImage.jpg in Resources */,
  603. 32464AA42B7B1833006BE70E /* TestImageLarge.png in Resources */,
  604. 32464A962B7B1833006BE70E /* TestImage.gif in Resources */,
  605. 32464A952B7B1833006BE70E /* TestImageStatic.webp in Resources */,
  606. 32464A982B7B1833006BE70E /* TestLoopCount.gif in Resources */,
  607. );
  608. runOnlyForDeploymentPostprocessing = 0;
  609. };
  610. 329922282365D9A100EAFD97 /* Resources */ = {
  611. isa = PBXResourcesBuildPhase;
  612. buildActionMask = 2147483647;
  613. files = (
  614. 32F788A5290D252200B57A1C /* TestImage.nef in Resources */,
  615. 6BC1C210270F073A003FFAB1 /* TestAnimatedImageMemory.webp in Resources */,
  616. 3264CD192AAB1E23001E338B /* TestJFIF.jpg in Resources */,
  617. 3299228D2365DC6C00EAFD97 /* TestImageAnimated.apng in Resources */,
  618. 32C2682A2B888A4100CA29AE /* RGBA16PNG.png in Resources */,
  619. 3299228B2365DC6C00EAFD97 /* TestImage.heic in Resources */,
  620. 329922872365DC6C00EAFD97 /* TestLoopCount.gif in Resources */,
  621. 3299228C2365DC6C00EAFD97 /* TestImage.heif in Resources */,
  622. 3234306423E2BAC800C290C8 /* TestImage.pdf in Resources */,
  623. 320224F92440C39B00E5B29D /* TestImageLarge.png in Resources */,
  624. 321F311027D0DC490042B274 /* TestImage.bmp in Resources */,
  625. 329922892365DC6C00EAFD97 /* TestImageLarge.jpg in Resources */,
  626. 32648069250232F7004FA0FC /* 1@2x.gif in Resources */,
  627. 3299228A2365DC6C00EAFD97 /* TestImage.png in Resources */,
  628. 3278F5E42B04C1AC0004A6EE /* IndexedPNG.png in Resources */,
  629. 329922842365DC6C00EAFD97 /* MonochromeTestImage.jpg in Resources */,
  630. 329922882365DC6C00EAFD97 /* TestImage.jpg in Resources */,
  631. 32B4A4822C082A160004E42C /* TestImage.svg in Resources */,
  632. 32515F9E24AF1919005E8F79 /* TestImageAnimated.webp in Resources */,
  633. 3299228E2365DC6C00EAFD97 /* TestImageAnimated.heic in Resources */,
  634. 32515F9B24AF1919005E8F79 /* TestImageStatic.webp in Resources */,
  635. 329922862365DC6C00EAFD97 /* TestImage.gif in Resources */,
  636. 329922852365DC6C00EAFD97 /* TestEXIF.png in Resources */,
  637. );
  638. runOnlyForDeploymentPostprocessing = 0;
  639. };
  640. 32B99E90203B2DF90017FD66 /* Resources */ = {
  641. isa = PBXResourcesBuildPhase;
  642. buildActionMask = 2147483647;
  643. files = (
  644. 32F788A4290D252200B57A1C /* TestImage.nef in Resources */,
  645. 6BC1C20F270F0193003FFAB1 /* TestAnimatedImageMemory.webp in Resources */,
  646. 3264CD182AAB1E23001E338B /* TestJFIF.jpg in Resources */,
  647. 327054E3206CEFF3006EA328 /* TestImageAnimated.apng in Resources */,
  648. 32C268292B888A4100CA29AE /* RGBA16PNG.png in Resources */,
  649. 32B99EA3203B31360017FD66 /* TestImage.gif in Resources */,
  650. 324047452271956F007C53E1 /* TestEXIF.png in Resources */,
  651. 32B99EA4203B31360017FD66 /* TestImage.jpg in Resources */,
  652. 3234306323E2BAC800C290C8 /* TestImage.pdf in Resources */,
  653. 320224F82440C39B00E5B29D /* TestImageLarge.png in Resources */,
  654. 321F310F27D0DC490042B274 /* TestImage.bmp in Resources */,
  655. 32B99EA6203B31360017FD66 /* TestImage.png in Resources */,
  656. 32648068250232F7004FA0FC /* 1@2x.gif in Resources */,
  657. 3297A0A023374D1700814590 /* TestImageAnimated.heic in Resources */,
  658. 3278F5E32B04C1AC0004A6EE /* IndexedPNG.png in Resources */,
  659. 32B99EA2203B31360017FD66 /* MonochromeTestImage.jpg in Resources */,
  660. 32905E65211D786E00460FCF /* TestImage.heif in Resources */,
  661. 32B4A4812C082A160004E42C /* TestImage.svg in Resources */,
  662. 32515F9D24AF1919005E8F79 /* TestImageAnimated.webp in Resources */,
  663. 327A418D211D660600495442 /* TestImage.heic in Resources */,
  664. 32515F9A24AF1919005E8F79 /* TestImageStatic.webp in Resources */,
  665. 326E69482334C0C300B7252C /* TestLoopCount.gif in Resources */,
  666. 32B99EA5203B31360017FD66 /* TestImageLarge.jpg in Resources */,
  667. );
  668. runOnlyForDeploymentPostprocessing = 0;
  669. };
  670. DA248D51195472AA00390AB0 /* Resources */ = {
  671. isa = PBXResourcesBuildPhase;
  672. buildActionMask = 2147483647;
  673. files = (
  674. 32F788A3290D252200B57A1C /* TestImage.nef in Resources */,
  675. 327A418C211D660600495442 /* TestImage.heic in Resources */,
  676. 3264CD172AAB1E23001E338B /* TestJFIF.jpg in Resources */,
  677. 6B181A1B265757ED00BD06B3 /* TestAnimatedImageMemory.webp in Resources */,
  678. 32C268282B888A4100CA29AE /* RGBA16PNG.png in Resources */,
  679. 5F7F38AD1AE2A77A00B0E330 /* TestImage.jpg in Resources */,
  680. 32905E64211D786E00460FCF /* TestImage.heif in Resources */,
  681. 43828A451DA67F9900000E62 /* TestImageLarge.jpg in Resources */,
  682. 3234306223E2BAC800C290C8 /* TestImage.pdf in Resources */,
  683. 320224F72440C39B00E5B29D /* TestImageLarge.png in Resources */,
  684. 321F310E27D0DC490042B274 /* TestImage.bmp in Resources */,
  685. 433BBBB71D7EF8200086B6E9 /* TestImage.gif in Resources */,
  686. 32648067250232F7004FA0FC /* 1@2x.gif in Resources */,
  687. 433BBBB91D7EF8260086B6E9 /* TestImage.png in Resources */,
  688. 3278F5E22B04C1AC0004A6EE /* IndexedPNG.png in Resources */,
  689. 3297A09F23374D1700814590 /* TestImageAnimated.heic in Resources */,
  690. 327054E2206CEFF3006EA328 /* TestImageAnimated.apng in Resources */,
  691. 32B4A4802C082A160004E42C /* TestImage.svg in Resources */,
  692. 32515F9C24AF1919005E8F79 /* TestImageAnimated.webp in Resources */,
  693. 326E69472334C0C300B7252C /* TestLoopCount.gif in Resources */,
  694. 32515F9924AF1919005E8F79 /* TestImageStatic.webp in Resources */,
  695. 433BBBBB1D7EFA8B0086B6E9 /* MonochromeTestImage.jpg in Resources */,
  696. 324047442271956F007C53E1 /* TestEXIF.png in Resources */,
  697. );
  698. runOnlyForDeploymentPostprocessing = 0;
  699. };
  700. /* End PBXResourcesBuildPhase section */
  701. /* Begin PBXShellScriptBuildPhase section */
  702. 05AE34B81B820465D0395C5A /* [CP] Check Pods Manifest.lock */ = {
  703. isa = PBXShellScriptBuildPhase;
  704. buildActionMask = 2147483647;
  705. files = (
  706. );
  707. inputPaths = (
  708. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  709. "${PODS_ROOT}/Manifest.lock",
  710. );
  711. name = "[CP] Check Pods Manifest.lock";
  712. outputPaths = (
  713. "$(DERIVED_FILE_DIR)/Pods-Tests iOS-checkManifestLockResult.txt",
  714. );
  715. runOnlyForDeploymentPostprocessing = 0;
  716. shellPath = /bin/sh;
  717. 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";
  718. showEnvVarsInLog = 0;
  719. };
  720. 0A80AC7C0571A5F8F9967E3F /* [CP] Embed Pods Frameworks */ = {
  721. isa = PBXShellScriptBuildPhase;
  722. buildActionMask = 2147483647;
  723. files = (
  724. );
  725. inputPaths = (
  726. "${PODS_ROOT}/Target Support Files/Pods-Tests iOS/Pods-Tests iOS-frameworks.sh",
  727. "${BUILT_PRODUCTS_DIR}/SDWebImage-Core-MapKit-iOS/SDWebImage.framework",
  728. "${BUILT_PRODUCTS_DIR}/Expecta-iOS/Expecta.framework",
  729. "${BUILT_PRODUCTS_DIR}/KVOController-iOS/KVOController.framework",
  730. );
  731. name = "[CP] Embed Pods Frameworks";
  732. outputPaths = (
  733. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/SDWebImage.framework",
  734. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Expecta.framework",
  735. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/KVOController.framework",
  736. );
  737. runOnlyForDeploymentPostprocessing = 0;
  738. shellPath = /bin/sh;
  739. shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Tests iOS/Pods-Tests iOS-frameworks.sh\"\n";
  740. showEnvVarsInLog = 0;
  741. };
  742. 16AFAEFC9D9B9B933D4D324D /* [CP] Check Pods Manifest.lock */ = {
  743. isa = PBXShellScriptBuildPhase;
  744. buildActionMask = 2147483647;
  745. files = (
  746. );
  747. inputFileListPaths = (
  748. );
  749. inputPaths = (
  750. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  751. "${PODS_ROOT}/Manifest.lock",
  752. );
  753. name = "[CP] Check Pods Manifest.lock";
  754. outputFileListPaths = (
  755. );
  756. outputPaths = (
  757. "$(DERIVED_FILE_DIR)/Pods-Tests Vision-checkManifestLockResult.txt",
  758. );
  759. runOnlyForDeploymentPostprocessing = 0;
  760. shellPath = /bin/sh;
  761. 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";
  762. showEnvVarsInLog = 0;
  763. };
  764. 3742A83C8569610075078F4D /* [CP] Check Pods Manifest.lock */ = {
  765. isa = PBXShellScriptBuildPhase;
  766. buildActionMask = 2147483647;
  767. files = (
  768. );
  769. inputPaths = (
  770. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  771. "${PODS_ROOT}/Manifest.lock",
  772. );
  773. name = "[CP] Check Pods Manifest.lock";
  774. outputPaths = (
  775. "$(DERIVED_FILE_DIR)/Pods-Tests Mac-checkManifestLockResult.txt",
  776. );
  777. runOnlyForDeploymentPostprocessing = 0;
  778. shellPath = /bin/sh;
  779. 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";
  780. showEnvVarsInLog = 0;
  781. };
  782. 9A0B0CDE809B6AE68AF1A996 /* [CP] Embed Pods Frameworks */ = {
  783. isa = PBXShellScriptBuildPhase;
  784. buildActionMask = 2147483647;
  785. files = (
  786. );
  787. inputPaths = (
  788. "${PODS_ROOT}/Target Support Files/Pods-Tests TV/Pods-Tests TV-frameworks.sh",
  789. "${BUILT_PRODUCTS_DIR}/SDWebImage-Core-MapKit-tvOS/SDWebImage.framework",
  790. "${BUILT_PRODUCTS_DIR}/Expecta-tvOS/Expecta.framework",
  791. "${BUILT_PRODUCTS_DIR}/KVOController-tvOS/KVOController.framework",
  792. );
  793. name = "[CP] Embed Pods Frameworks";
  794. outputPaths = (
  795. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/SDWebImage.framework",
  796. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Expecta.framework",
  797. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/KVOController.framework",
  798. );
  799. runOnlyForDeploymentPostprocessing = 0;
  800. shellPath = /bin/sh;
  801. shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Tests TV/Pods-Tests TV-frameworks.sh\"\n";
  802. showEnvVarsInLog = 0;
  803. };
  804. C5CC63AFA1303DA4F45B1B0E /* [CP] Check Pods Manifest.lock */ = {
  805. isa = PBXShellScriptBuildPhase;
  806. buildActionMask = 2147483647;
  807. files = (
  808. );
  809. inputFileListPaths = (
  810. );
  811. inputPaths = (
  812. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  813. "${PODS_ROOT}/Manifest.lock",
  814. );
  815. name = "[CP] Check Pods Manifest.lock";
  816. outputFileListPaths = (
  817. );
  818. outputPaths = (
  819. "$(DERIVED_FILE_DIR)/Pods-Tests TV-checkManifestLockResult.txt",
  820. );
  821. runOnlyForDeploymentPostprocessing = 0;
  822. shellPath = /bin/sh;
  823. 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";
  824. showEnvVarsInLog = 0;
  825. };
  826. D95ECCCFAAD9FCC01EA4D3CE /* [CP] Embed Pods Frameworks */ = {
  827. isa = PBXShellScriptBuildPhase;
  828. buildActionMask = 2147483647;
  829. files = (
  830. );
  831. inputPaths = (
  832. "${PODS_ROOT}/Target Support Files/Pods-Tests Mac/Pods-Tests Mac-frameworks.sh",
  833. "${BUILT_PRODUCTS_DIR}/SDWebImage-Core-MapKit-macOS/SDWebImage.framework",
  834. "${BUILT_PRODUCTS_DIR}/Expecta-macOS/Expecta.framework",
  835. "${BUILT_PRODUCTS_DIR}/KVOController-macOS/KVOController.framework",
  836. );
  837. name = "[CP] Embed Pods Frameworks";
  838. outputPaths = (
  839. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/SDWebImage.framework",
  840. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Expecta.framework",
  841. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/KVOController.framework",
  842. );
  843. runOnlyForDeploymentPostprocessing = 0;
  844. shellPath = /bin/sh;
  845. shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Tests Mac/Pods-Tests Mac-frameworks.sh\"\n";
  846. showEnvVarsInLog = 0;
  847. };
  848. E5421880D8024D66B726F168 /* [CP] Embed Pods Frameworks */ = {
  849. isa = PBXShellScriptBuildPhase;
  850. buildActionMask = 2147483647;
  851. files = (
  852. );
  853. inputPaths = (
  854. "${PODS_ROOT}/Target Support Files/Pods-Tests Vision/Pods-Tests Vision-frameworks.sh",
  855. "${BUILT_PRODUCTS_DIR}/SDWebImage-Core-MapKit-visionOS/SDWebImage.framework",
  856. "${BUILT_PRODUCTS_DIR}/Expecta-visionOS/Expecta.framework",
  857. "${BUILT_PRODUCTS_DIR}/KVOController-visionOS/KVOController.framework",
  858. );
  859. name = "[CP] Embed Pods Frameworks";
  860. outputPaths = (
  861. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/SDWebImage.framework",
  862. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Expecta.framework",
  863. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/KVOController.framework",
  864. );
  865. runOnlyForDeploymentPostprocessing = 0;
  866. shellPath = /bin/sh;
  867. shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Tests Vision/Pods-Tests Vision-frameworks.sh\"\n";
  868. showEnvVarsInLog = 0;
  869. };
  870. /* End PBXShellScriptBuildPhase section */
  871. /* Begin PBXSourcesBuildPhase section */
  872. 32464A852B7B0FF2006BE70E /* Sources */ = {
  873. isa = PBXSourcesBuildPhase;
  874. buildActionMask = 2147483647;
  875. files = (
  876. 32464AAB2B7B1845006BE70E /* SDWebImageDownloaderTests.m in Sources */,
  877. 32464AAC2B7B1845006BE70E /* SDTestCase.m in Sources */,
  878. 32464AA72B7B1845006BE70E /* SDImageTransformerTests.m in Sources */,
  879. 32464AAE2B7B1845006BE70E /* SDWebImageTestCoder.m in Sources */,
  880. 32464AB52B7B1845006BE70E /* SDCategoriesTests.m in Sources */,
  881. 32464AAA2B7B1845006BE70E /* SDWebImageTestDownloadOperation.m in Sources */,
  882. 32464AA62B7B1845006BE70E /* SDMockFileManager.m in Sources */,
  883. 32464AA52B7B1845006BE70E /* SDWebImageManagerTests.m in Sources */,
  884. 32464AB22B7B1845006BE70E /* SDWebImageTestCache.m in Sources */,
  885. 32464AAD2B7B1845006BE70E /* SDWebImageTestTransformer.m in Sources */,
  886. 32464AAF2B7B1845006BE70E /* SDWebImagePrefetcherTests.m in Sources */,
  887. 32464AB02B7B1845006BE70E /* SDWebCacheCategoriesTests.m in Sources */,
  888. 32464AB12B7B1845006BE70E /* SDAnimatedImageTest.m in Sources */,
  889. 32464AB42B7B1845006BE70E /* SDImageCoderTests.m in Sources */,
  890. 32464AA92B7B1845006BE70E /* SDWebImageTestLoader.m in Sources */,
  891. 32464AA82B7B1845006BE70E /* SDUtilsTests.m in Sources */,
  892. 32464AB32B7B1845006BE70E /* SDImageCacheTests.m in Sources */,
  893. );
  894. runOnlyForDeploymentPostprocessing = 0;
  895. };
  896. 329922262365D9A100EAFD97 /* Sources */ = {
  897. isa = PBXSourcesBuildPhase;
  898. buildActionMask = 2147483647;
  899. files = (
  900. 3299227B2365DC6100EAFD97 /* SDUtilsTests.m in Sources */,
  901. 329922822365DC6100EAFD97 /* SDWebImageTestTransformer.m in Sources */,
  902. 329922802365DC6100EAFD97 /* SDWebImageTestDownloadOperation.m in Sources */,
  903. 3299227C2365DC6100EAFD97 /* SDAnimatedImageTest.m in Sources */,
  904. 329922762365DC6100EAFD97 /* SDImageCoderTests.m in Sources */,
  905. 329922772365DC6100EAFD97 /* SDWebImagePrefetcherTests.m in Sources */,
  906. 329922812365DC6100EAFD97 /* SDWebImageTestCoder.m in Sources */,
  907. 3299227F2365DC6100EAFD97 /* SDWebImageTestCache.m in Sources */,
  908. 329922752365DC6100EAFD97 /* SDWebImageDownloaderTests.m in Sources */,
  909. 329922732365DC6100EAFD97 /* SDImageCacheTests.m in Sources */,
  910. 329922792365DC6100EAFD97 /* SDWebCacheCategoriesTests.m in Sources */,
  911. 329922782365DC6100EAFD97 /* SDImageTransformerTests.m in Sources */,
  912. 3299227A2365DC6100EAFD97 /* SDCategoriesTests.m in Sources */,
  913. 3299227D2365DC6100EAFD97 /* SDMockFileManager.m in Sources */,
  914. 3299227E2365DC6100EAFD97 /* SDTestCase.m in Sources */,
  915. 329922832365DC6100EAFD97 /* SDWebImageTestLoader.m in Sources */,
  916. 329922742365DC6100EAFD97 /* SDWebImageManagerTests.m in Sources */,
  917. );
  918. runOnlyForDeploymentPostprocessing = 0;
  919. };
  920. 32B99E8E203B2DF90017FD66 /* Sources */ = {
  921. isa = PBXSourcesBuildPhase;
  922. buildActionMask = 2147483647;
  923. files = (
  924. 323B8E2020862322008952BE /* SDWebImageTestLoader.m in Sources */,
  925. 32B99EAC203B36650017FD66 /* SDWebImageDownloaderTests.m in Sources */,
  926. 3254C32120641077008D1022 /* SDImageTransformerTests.m in Sources */,
  927. 328BB6DE20825E9800760D6C /* SDWebImageTestCache.m in Sources */,
  928. 32B99E9C203B2EE40017FD66 /* SDCategoriesTests.m in Sources */,
  929. 32B99EAA203B365F0017FD66 /* SDImageCacheTests.m in Sources */,
  930. 32B99EAD203B36690017FD66 /* SDWebImagePrefetcherTests.m in Sources */,
  931. 32B99EAE203B366C0017FD66 /* SDWebCacheCategoriesTests.m in Sources */,
  932. 32B99E9D203B2F7D0017FD66 /* SDWebImageTestCoder.m in Sources */,
  933. 32B99E9E203B2F810017FD66 /* SDMockFileManager.m in Sources */,
  934. 32B99EAB203B36620017FD66 /* SDWebImageManagerTests.m in Sources */,
  935. 322241802272F808002429DB /* SDUtilsTests.m in Sources */,
  936. 32B99EA9203B34B60017FD66 /* SDImageCoderTests.m in Sources */,
  937. 3264FF30205D42CB00F6BD48 /* SDWebImageTestTransformer.m in Sources */,
  938. 320630412085A37C006E0FA4 /* SDAnimatedImageTest.m in Sources */,
  939. 32B99E9B203B2EDD0017FD66 /* SDTestCase.m in Sources */,
  940. 3226ECBC20754F7700FAFACF /* SDWebImageTestDownloadOperation.m in Sources */,
  941. );
  942. runOnlyForDeploymentPostprocessing = 0;
  943. };
  944. DA248D4F195472AA00390AB0 /* Sources */ = {
  945. isa = PBXSourcesBuildPhase;
  946. buildActionMask = 2147483647;
  947. files = (
  948. 323B8E1F20862322008952BE /* SDWebImageTestLoader.m in Sources */,
  949. 32E6F0321F3A1B4700A945E6 /* SDWebImageTestCoder.m in Sources */,
  950. 3226ECBB20754F7700FAFACF /* SDWebImageTestDownloadOperation.m in Sources */,
  951. 3254C32020641077008D1022 /* SDImageTransformerTests.m in Sources */,
  952. 32A571562037DB2D002EDAAE /* SDAnimatedImageTest.m in Sources */,
  953. 1E3C51E919B46E370092B5E6 /* SDWebImageDownloaderTests.m in Sources */,
  954. 37D122881EC48B5E00D98CEB /* SDMockFileManager.m in Sources */,
  955. 4369C2741D9804B1007E863A /* SDWebCacheCategoriesTests.m in Sources */,
  956. 2D7AF0601F329763000083C2 /* SDTestCase.m in Sources */,
  957. 328BB6DD20825E9800760D6C /* SDWebImageTestCache.m in Sources */,
  958. 4369C1D11D97F80F007E863A /* SDWebImagePrefetcherTests.m in Sources */,
  959. 3222417F2272F808002429DB /* SDUtilsTests.m in Sources */,
  960. DA248D69195475D800390AB0 /* SDImageCacheTests.m in Sources */,
  961. DA248D6B195476AC00390AB0 /* SDWebImageManagerTests.m in Sources */,
  962. 32B99E8B203AF8690017FD66 /* SDCategoriesTests.m in Sources */,
  963. 3264FF2F205D42CB00F6BD48 /* SDWebImageTestTransformer.m in Sources */,
  964. 433BBBB51D7EF5C00086B6E9 /* SDImageCoderTests.m in Sources */,
  965. );
  966. runOnlyForDeploymentPostprocessing = 0;
  967. };
  968. /* End PBXSourcesBuildPhase section */
  969. /* Begin XCBuildConfiguration section */
  970. 32464A8D2B7B0FF2006BE70E /* Debug */ = {
  971. isa = XCBuildConfiguration;
  972. baseConfigurationReference = FBF6247C616460B91BF8C188 /* Pods-Tests Vision.debug.xcconfig */;
  973. buildSettings = {
  974. ALWAYS_SEARCH_USER_PATHS = NO;
  975. ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
  976. CLANG_ANALYZER_NONNULL = YES;
  977. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  978. CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
  979. CLANG_ENABLE_MODULES = YES;
  980. CLANG_ENABLE_OBJC_ARC = YES;
  981. CLANG_ENABLE_OBJC_WEAK = YES;
  982. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  983. CLANG_WARN_BOOL_CONVERSION = YES;
  984. CLANG_WARN_COMMA = YES;
  985. CLANG_WARN_CONSTANT_CONVERSION = YES;
  986. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  987. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  988. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  989. CLANG_WARN_EMPTY_BODY = YES;
  990. CLANG_WARN_ENUM_CONVERSION = YES;
  991. CLANG_WARN_INFINITE_RECURSION = YES;
  992. CLANG_WARN_INT_CONVERSION = YES;
  993. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  994. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  995. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  996. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  997. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  998. CLANG_WARN_STRICT_PROTOTYPES = YES;
  999. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  1000. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  1001. CLANG_WARN_UNREACHABLE_CODE = YES;
  1002. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  1003. CODE_SIGN_STYLE = Automatic;
  1004. COPY_PHASE_STRIP = NO;
  1005. CURRENT_PROJECT_VERSION = 1;
  1006. DEBUG_INFORMATION_FORMAT = dwarf;
  1007. ENABLE_STRICT_OBJC_MSGSEND = YES;
  1008. ENABLE_TESTABILITY = YES;
  1009. GCC_C_LANGUAGE_STANDARD = gnu17;
  1010. GCC_DYNAMIC_NO_PIC = NO;
  1011. GCC_NO_COMMON_BLOCKS = YES;
  1012. GCC_OPTIMIZATION_LEVEL = 0;
  1013. GCC_PREPROCESSOR_DEFINITIONS = (
  1014. "DEBUG=1",
  1015. "$(inherited)",
  1016. );
  1017. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  1018. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  1019. GCC_WARN_UNDECLARED_SELECTOR = YES;
  1020. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  1021. GCC_WARN_UNUSED_FUNCTION = YES;
  1022. GCC_WARN_UNUSED_VARIABLE = YES;
  1023. INFOPLIST_FILE = "Tests Vision/Info.plist";
  1024. LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
  1025. MARKETING_VERSION = 1.0;
  1026. MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
  1027. MTL_FAST_MATH = YES;
  1028. ONLY_ACTIVE_ARCH = YES;
  1029. PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.Tests-Vision";
  1030. PRODUCT_NAME = "$(TARGET_NAME)";
  1031. SDKROOT = xros;
  1032. SUPPORTED_PLATFORMS = "xros xrsimulator";
  1033. SWIFT_EMIT_LOC_STRINGS = NO;
  1034. TARGETED_DEVICE_FAMILY = "1,2,7";
  1035. XROS_DEPLOYMENT_TARGET = 1.0;
  1036. };
  1037. name = Debug;
  1038. };
  1039. 32464A8E2B7B0FF2006BE70E /* Release */ = {
  1040. isa = XCBuildConfiguration;
  1041. baseConfigurationReference = 91BF87534CBFBD8B623FCB53 /* Pods-Tests Vision.release.xcconfig */;
  1042. buildSettings = {
  1043. ALWAYS_SEARCH_USER_PATHS = NO;
  1044. ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
  1045. CLANG_ANALYZER_NONNULL = YES;
  1046. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  1047. CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
  1048. CLANG_ENABLE_MODULES = YES;
  1049. CLANG_ENABLE_OBJC_ARC = YES;
  1050. CLANG_ENABLE_OBJC_WEAK = YES;
  1051. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  1052. CLANG_WARN_BOOL_CONVERSION = YES;
  1053. CLANG_WARN_COMMA = YES;
  1054. CLANG_WARN_CONSTANT_CONVERSION = YES;
  1055. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  1056. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  1057. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  1058. CLANG_WARN_EMPTY_BODY = YES;
  1059. CLANG_WARN_ENUM_CONVERSION = YES;
  1060. CLANG_WARN_INFINITE_RECURSION = YES;
  1061. CLANG_WARN_INT_CONVERSION = YES;
  1062. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  1063. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  1064. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  1065. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  1066. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  1067. CLANG_WARN_STRICT_PROTOTYPES = YES;
  1068. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  1069. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  1070. CLANG_WARN_UNREACHABLE_CODE = YES;
  1071. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  1072. CODE_SIGN_STYLE = Automatic;
  1073. COPY_PHASE_STRIP = NO;
  1074. CURRENT_PROJECT_VERSION = 1;
  1075. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  1076. ENABLE_NS_ASSERTIONS = NO;
  1077. ENABLE_STRICT_OBJC_MSGSEND = YES;
  1078. GCC_C_LANGUAGE_STANDARD = gnu17;
  1079. GCC_NO_COMMON_BLOCKS = YES;
  1080. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  1081. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  1082. GCC_WARN_UNDECLARED_SELECTOR = YES;
  1083. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  1084. GCC_WARN_UNUSED_FUNCTION = YES;
  1085. GCC_WARN_UNUSED_VARIABLE = YES;
  1086. INFOPLIST_FILE = "Tests Vision/Info.plist";
  1087. LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
  1088. MARKETING_VERSION = 1.0;
  1089. MTL_ENABLE_DEBUG_INFO = NO;
  1090. MTL_FAST_MATH = YES;
  1091. PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.Tests-Vision";
  1092. PRODUCT_NAME = "$(TARGET_NAME)";
  1093. SDKROOT = xros;
  1094. SUPPORTED_PLATFORMS = "xros xrsimulator";
  1095. SWIFT_EMIT_LOC_STRINGS = NO;
  1096. TARGETED_DEVICE_FAMILY = "1,2,7";
  1097. VALIDATE_PRODUCT = YES;
  1098. XROS_DEPLOYMENT_TARGET = 1.0;
  1099. };
  1100. name = Release;
  1101. };
  1102. 3299222F2365D9A100EAFD97 /* Debug */ = {
  1103. isa = XCBuildConfiguration;
  1104. baseConfigurationReference = 5B0011ED58CC9998E68ECCE3 /* Pods-Tests TV.debug.xcconfig */;
  1105. buildSettings = {
  1106. INFOPLIST_FILE = "Tests TV/Info.plist";
  1107. MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
  1108. MTL_FAST_MATH = YES;
  1109. SDKROOT = appletvos;
  1110. SUPPORTED_PLATFORMS = "appletvsimulator appletvos";
  1111. TARGETED_DEVICE_FAMILY = 3;
  1112. TVOS_DEPLOYMENT_TARGET = 9.2;
  1113. };
  1114. name = Debug;
  1115. };
  1116. 329922302365D9A100EAFD97 /* Release */ = {
  1117. isa = XCBuildConfiguration;
  1118. baseConfigurationReference = 6CB13D7A081654B2E4018F53 /* Pods-Tests TV.release.xcconfig */;
  1119. buildSettings = {
  1120. INFOPLIST_FILE = "Tests TV/Info.plist";
  1121. MTL_ENABLE_DEBUG_INFO = NO;
  1122. MTL_FAST_MATH = YES;
  1123. SDKROOT = appletvos;
  1124. SUPPORTED_PLATFORMS = "appletvsimulator appletvos";
  1125. TARGETED_DEVICE_FAMILY = 3;
  1126. TVOS_DEPLOYMENT_TARGET = 9.2;
  1127. };
  1128. name = Release;
  1129. };
  1130. 32B99E97203B2DF90017FD66 /* Debug */ = {
  1131. isa = XCBuildConfiguration;
  1132. baseConfigurationReference = BC6C6328775701B5AAEEF4FF /* Pods-Tests Mac.debug.xcconfig */;
  1133. buildSettings = {
  1134. CODE_SIGN_IDENTITY = "-";
  1135. CODE_SIGN_STYLE = Manual;
  1136. DEVELOPMENT_TEAM = "";
  1137. INFOPLIST_FILE = "Tests Mac/Info.plist";
  1138. PROVISIONING_PROFILE_SPECIFIER = "";
  1139. SDKROOT = macosx;
  1140. SUPPORTED_PLATFORMS = macosx;
  1141. TARGETED_DEVICE_FAMILY = "";
  1142. };
  1143. name = Debug;
  1144. };
  1145. 32B99E98203B2DF90017FD66 /* Release */ = {
  1146. isa = XCBuildConfiguration;
  1147. baseConfigurationReference = 4835C04148C737D0FC50EF87 /* Pods-Tests Mac.release.xcconfig */;
  1148. buildSettings = {
  1149. CODE_SIGN_IDENTITY = "-";
  1150. CODE_SIGN_STYLE = Manual;
  1151. DEVELOPMENT_TEAM = "";
  1152. INFOPLIST_FILE = "Tests Mac/Info.plist";
  1153. PROVISIONING_PROFILE_SPECIFIER = "";
  1154. SDKROOT = macosx;
  1155. SUPPORTED_PLATFORMS = macosx;
  1156. TARGETED_DEVICE_FAMILY = "";
  1157. };
  1158. name = Release;
  1159. };
  1160. DA248D4A1954721A00390AB0 /* Debug */ = {
  1161. isa = XCBuildConfiguration;
  1162. baseConfigurationReference = 328BAF282240C08E00FC70DD /* Test-Debug.xcconfig */;
  1163. buildSettings = {
  1164. };
  1165. name = Debug;
  1166. };
  1167. DA248D4B1954721A00390AB0 /* Release */ = {
  1168. isa = XCBuildConfiguration;
  1169. baseConfigurationReference = 328BAF272240C08E00FC70DD /* Test-Release.xcconfig */;
  1170. buildSettings = {
  1171. };
  1172. name = Release;
  1173. };
  1174. DA248D65195472AA00390AB0 /* Debug */ = {
  1175. isa = XCBuildConfiguration;
  1176. baseConfigurationReference = D80C63148416AADCBDD7FABA /* Pods-Tests iOS.debug.xcconfig */;
  1177. buildSettings = {
  1178. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  1179. GCC_PREFIX_HEADER = "Tests/Tests-Prefix.pch";
  1180. INFOPLIST_FILE = "Tests/Tests-Info.plist";
  1181. SDKROOT = iphoneos;
  1182. SUPPORTED_PLATFORMS = "iphonesimulator iphoneos";
  1183. TARGETED_DEVICE_FAMILY = "1,2";
  1184. };
  1185. name = Debug;
  1186. };
  1187. DA248D66195472AA00390AB0 /* Release */ = {
  1188. isa = XCBuildConfiguration;
  1189. baseConfigurationReference = 4DCBA1DEFE6C68C4A83C9B9E /* Pods-Tests iOS.release.xcconfig */;
  1190. buildSettings = {
  1191. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  1192. GCC_PREFIX_HEADER = "Tests/Tests-Prefix.pch";
  1193. INFOPLIST_FILE = "Tests/Tests-Info.plist";
  1194. SDKROOT = iphoneos;
  1195. SUPPORTED_PLATFORMS = "iphonesimulator iphoneos";
  1196. TARGETED_DEVICE_FAMILY = "1,2";
  1197. };
  1198. name = Release;
  1199. };
  1200. /* End XCBuildConfiguration section */
  1201. /* Begin XCConfigurationList section */
  1202. 32464A8F2B7B0FF2006BE70E /* Build configuration list for PBXNativeTarget "Tests Vision" */ = {
  1203. isa = XCConfigurationList;
  1204. buildConfigurations = (
  1205. 32464A8D2B7B0FF2006BE70E /* Debug */,
  1206. 32464A8E2B7B0FF2006BE70E /* Release */,
  1207. );
  1208. defaultConfigurationIsVisible = 0;
  1209. defaultConfigurationName = Release;
  1210. };
  1211. 329922312365D9A100EAFD97 /* Build configuration list for PBXNativeTarget "Tests TV" */ = {
  1212. isa = XCConfigurationList;
  1213. buildConfigurations = (
  1214. 3299222F2365D9A100EAFD97 /* Debug */,
  1215. 329922302365D9A100EAFD97 /* Release */,
  1216. );
  1217. defaultConfigurationIsVisible = 0;
  1218. defaultConfigurationName = Release;
  1219. };
  1220. 32B99E99203B2DF90017FD66 /* Build configuration list for PBXNativeTarget "Tests Mac" */ = {
  1221. isa = XCConfigurationList;
  1222. buildConfigurations = (
  1223. 32B99E97203B2DF90017FD66 /* Debug */,
  1224. 32B99E98203B2DF90017FD66 /* Release */,
  1225. );
  1226. defaultConfigurationIsVisible = 0;
  1227. defaultConfigurationName = Release;
  1228. };
  1229. DA248D491954721A00390AB0 /* Build configuration list for PBXProject "SDWebImage Tests" */ = {
  1230. isa = XCConfigurationList;
  1231. buildConfigurations = (
  1232. DA248D4A1954721A00390AB0 /* Debug */,
  1233. DA248D4B1954721A00390AB0 /* Release */,
  1234. );
  1235. defaultConfigurationIsVisible = 0;
  1236. defaultConfigurationName = Release;
  1237. };
  1238. DA248D67195472AA00390AB0 /* Build configuration list for PBXNativeTarget "Tests iOS" */ = {
  1239. isa = XCConfigurationList;
  1240. buildConfigurations = (
  1241. DA248D65195472AA00390AB0 /* Debug */,
  1242. DA248D66195472AA00390AB0 /* Release */,
  1243. );
  1244. defaultConfigurationIsVisible = 0;
  1245. defaultConfigurationName = Release;
  1246. };
  1247. /* End XCConfigurationList section */
  1248. };
  1249. rootObject = DA248D461954721A00390AB0 /* Project object */;
  1250. }