project.pbxproj 53 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837
  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. 320630412085A37C006E0FA4 /* SDAnimatedImageTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 32A571552037DB2D002EDAAE /* SDAnimatedImageTest.m */; };
  12. 3222417F2272F808002429DB /* SDUtilsTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 3222417E2272F808002429DB /* SDUtilsTests.m */; };
  13. 322241802272F808002429DB /* SDUtilsTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 3222417E2272F808002429DB /* SDUtilsTests.m */; };
  14. 3226ECBB20754F7700FAFACF /* SDWebImageTestDownloadOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = 3226ECBA20754F7700FAFACF /* SDWebImageTestDownloadOperation.m */; };
  15. 3226ECBC20754F7700FAFACF /* SDWebImageTestDownloadOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = 3226ECBA20754F7700FAFACF /* SDWebImageTestDownloadOperation.m */; };
  16. 323B8E1F20862322008952BE /* SDWebImageTestLoader.m in Sources */ = {isa = PBXBuildFile; fileRef = 323B8E1E20862322008952BE /* SDWebImageTestLoader.m */; };
  17. 323B8E2020862322008952BE /* SDWebImageTestLoader.m in Sources */ = {isa = PBXBuildFile; fileRef = 323B8E1E20862322008952BE /* SDWebImageTestLoader.m */; };
  18. 324047442271956F007C53E1 /* TestEXIF.png in Resources */ = {isa = PBXBuildFile; fileRef = 324047432271956F007C53E1 /* TestEXIF.png */; };
  19. 324047452271956F007C53E1 /* TestEXIF.png in Resources */ = {isa = PBXBuildFile; fileRef = 324047432271956F007C53E1 /* TestEXIF.png */; };
  20. 3254C32020641077008D1022 /* SDImageTransformerTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 3254C31F20641077008D1022 /* SDImageTransformerTests.m */; };
  21. 3254C32120641077008D1022 /* SDImageTransformerTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 3254C31F20641077008D1022 /* SDImageTransformerTests.m */; };
  22. 3264FF2F205D42CB00F6BD48 /* SDWebImageTestTransformer.m in Sources */ = {isa = PBXBuildFile; fileRef = 3264FF2E205D42CB00F6BD48 /* SDWebImageTestTransformer.m */; };
  23. 3264FF30205D42CB00F6BD48 /* SDWebImageTestTransformer.m in Sources */ = {isa = PBXBuildFile; fileRef = 3264FF2E205D42CB00F6BD48 /* SDWebImageTestTransformer.m */; };
  24. 326E69472334C0C300B7252C /* TestLoopCount.gif in Resources */ = {isa = PBXBuildFile; fileRef = 326E69462334C0C200B7252C /* TestLoopCount.gif */; };
  25. 326E69482334C0C300B7252C /* TestLoopCount.gif in Resources */ = {isa = PBXBuildFile; fileRef = 326E69462334C0C200B7252C /* TestLoopCount.gif */; };
  26. 327054E2206CEFF3006EA328 /* TestImageAnimated.apng in Resources */ = {isa = PBXBuildFile; fileRef = 327054E1206CEFF3006EA328 /* TestImageAnimated.apng */; };
  27. 327054E3206CEFF3006EA328 /* TestImageAnimated.apng in Resources */ = {isa = PBXBuildFile; fileRef = 327054E1206CEFF3006EA328 /* TestImageAnimated.apng */; };
  28. 327A418C211D660600495442 /* TestImage.heic in Resources */ = {isa = PBXBuildFile; fileRef = 327A418B211D660600495442 /* TestImage.heic */; };
  29. 327A418D211D660600495442 /* TestImage.heic in Resources */ = {isa = PBXBuildFile; fileRef = 327A418B211D660600495442 /* TestImage.heic */; };
  30. 328BB6DD20825E9800760D6C /* SDWebImageTestCache.m in Sources */ = {isa = PBXBuildFile; fileRef = 328BB6DC20825E9800760D6C /* SDWebImageTestCache.m */; };
  31. 328BB6DE20825E9800760D6C /* SDWebImageTestCache.m in Sources */ = {isa = PBXBuildFile; fileRef = 328BB6DC20825E9800760D6C /* SDWebImageTestCache.m */; };
  32. 32905E64211D786E00460FCF /* TestImage.heif in Resources */ = {isa = PBXBuildFile; fileRef = 32905E63211D786E00460FCF /* TestImage.heif */; };
  33. 32905E65211D786E00460FCF /* TestImage.heif in Resources */ = {isa = PBXBuildFile; fileRef = 32905E63211D786E00460FCF /* TestImage.heif */; };
  34. 3297A09F23374D1700814590 /* TestImageAnimated.heic in Resources */ = {isa = PBXBuildFile; fileRef = 3297A09E23374D1600814590 /* TestImageAnimated.heic */; };
  35. 3297A0A023374D1700814590 /* TestImageAnimated.heic in Resources */ = {isa = PBXBuildFile; fileRef = 3297A09E23374D1600814590 /* TestImageAnimated.heic */; };
  36. 329922732365DC6100EAFD97 /* SDImageCacheTests.m in Sources */ = {isa = PBXBuildFile; fileRef = DA248D68195475D800390AB0 /* SDImageCacheTests.m */; };
  37. 329922742365DC6100EAFD97 /* SDWebImageManagerTests.m in Sources */ = {isa = PBXBuildFile; fileRef = DA248D6A195476AC00390AB0 /* SDWebImageManagerTests.m */; };
  38. 329922752365DC6100EAFD97 /* SDWebImageDownloaderTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 1E3C51E819B46E370092B5E6 /* SDWebImageDownloaderTests.m */; };
  39. 329922762365DC6100EAFD97 /* SDImageCoderTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 433BBBB41D7EF5C00086B6E9 /* SDImageCoderTests.m */; };
  40. 329922772365DC6100EAFD97 /* SDWebImagePrefetcherTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 4369C1D01D97F80F007E863A /* SDWebImagePrefetcherTests.m */; };
  41. 329922782365DC6100EAFD97 /* SDImageTransformerTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 3254C31F20641077008D1022 /* SDImageTransformerTests.m */; };
  42. 329922792365DC6100EAFD97 /* SDWebCacheCategoriesTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 4369C2731D9804B1007E863A /* SDWebCacheCategoriesTests.m */; };
  43. 3299227A2365DC6100EAFD97 /* SDCategoriesTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 32B99E8A203AF8690017FD66 /* SDCategoriesTests.m */; };
  44. 3299227B2365DC6100EAFD97 /* SDUtilsTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 3222417E2272F808002429DB /* SDUtilsTests.m */; };
  45. 3299227C2365DC6100EAFD97 /* SDAnimatedImageTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 32A571552037DB2D002EDAAE /* SDAnimatedImageTest.m */; };
  46. 3299227D2365DC6100EAFD97 /* SDMockFileManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 37D122871EC48B5E00D98CEB /* SDMockFileManager.m */; };
  47. 3299227E2365DC6100EAFD97 /* SDTestCase.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D7AF05F1F329763000083C2 /* SDTestCase.m */; };
  48. 3299227F2365DC6100EAFD97 /* SDWebImageTestCache.m in Sources */ = {isa = PBXBuildFile; fileRef = 328BB6DC20825E9800760D6C /* SDWebImageTestCache.m */; };
  49. 329922802365DC6100EAFD97 /* SDWebImageTestDownloadOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = 3226ECBA20754F7700FAFACF /* SDWebImageTestDownloadOperation.m */; };
  50. 329922812365DC6100EAFD97 /* SDWebImageTestCoder.m in Sources */ = {isa = PBXBuildFile; fileRef = 32E6F0311F3A1B4700A945E6 /* SDWebImageTestCoder.m */; };
  51. 329922822365DC6100EAFD97 /* SDWebImageTestTransformer.m in Sources */ = {isa = PBXBuildFile; fileRef = 3264FF2E205D42CB00F6BD48 /* SDWebImageTestTransformer.m */; };
  52. 329922832365DC6100EAFD97 /* SDWebImageTestLoader.m in Sources */ = {isa = PBXBuildFile; fileRef = 323B8E1E20862322008952BE /* SDWebImageTestLoader.m */; };
  53. 329922842365DC6C00EAFD97 /* MonochromeTestImage.jpg in Resources */ = {isa = PBXBuildFile; fileRef = 433BBBBA1D7EFA8B0086B6E9 /* MonochromeTestImage.jpg */; };
  54. 329922852365DC6C00EAFD97 /* TestEXIF.png in Resources */ = {isa = PBXBuildFile; fileRef = 324047432271956F007C53E1 /* TestEXIF.png */; };
  55. 329922862365DC6C00EAFD97 /* TestImage.gif in Resources */ = {isa = PBXBuildFile; fileRef = 433BBBB61D7EF8200086B6E9 /* TestImage.gif */; };
  56. 329922872365DC6C00EAFD97 /* TestLoopCount.gif in Resources */ = {isa = PBXBuildFile; fileRef = 326E69462334C0C200B7252C /* TestLoopCount.gif */; };
  57. 329922882365DC6C00EAFD97 /* TestImage.jpg in Resources */ = {isa = PBXBuildFile; fileRef = 5F7F38AC1AE2A77A00B0E330 /* TestImage.jpg */; };
  58. 329922892365DC6C00EAFD97 /* TestImageLarge.jpg in Resources */ = {isa = PBXBuildFile; fileRef = 43828A441DA67F9900000E62 /* TestImageLarge.jpg */; };
  59. 3299228A2365DC6C00EAFD97 /* TestImage.png in Resources */ = {isa = PBXBuildFile; fileRef = 433BBBB81D7EF8260086B6E9 /* TestImage.png */; };
  60. 3299228B2365DC6C00EAFD97 /* TestImage.heic in Resources */ = {isa = PBXBuildFile; fileRef = 327A418B211D660600495442 /* TestImage.heic */; };
  61. 3299228C2365DC6C00EAFD97 /* TestImage.heif in Resources */ = {isa = PBXBuildFile; fileRef = 32905E63211D786E00460FCF /* TestImage.heif */; };
  62. 3299228D2365DC6C00EAFD97 /* TestImageAnimated.apng in Resources */ = {isa = PBXBuildFile; fileRef = 327054E1206CEFF3006EA328 /* TestImageAnimated.apng */; };
  63. 3299228E2365DC6C00EAFD97 /* TestImageAnimated.heic in Resources */ = {isa = PBXBuildFile; fileRef = 3297A09E23374D1600814590 /* TestImageAnimated.heic */; };
  64. 32A571562037DB2D002EDAAE /* SDAnimatedImageTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 32A571552037DB2D002EDAAE /* SDAnimatedImageTest.m */; };
  65. 32B99E8B203AF8690017FD66 /* SDCategoriesTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 32B99E8A203AF8690017FD66 /* SDCategoriesTests.m */; };
  66. 32B99E9B203B2EDD0017FD66 /* SDTestCase.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D7AF05F1F329763000083C2 /* SDTestCase.m */; };
  67. 32B99E9C203B2EE40017FD66 /* SDCategoriesTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 32B99E8A203AF8690017FD66 /* SDCategoriesTests.m */; };
  68. 32B99E9D203B2F7D0017FD66 /* SDWebImageTestCoder.m in Sources */ = {isa = PBXBuildFile; fileRef = 32E6F0311F3A1B4700A945E6 /* SDWebImageTestCoder.m */; };
  69. 32B99E9E203B2F810017FD66 /* SDMockFileManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 37D122871EC48B5E00D98CEB /* SDMockFileManager.m */; };
  70. 32B99EA2203B31360017FD66 /* MonochromeTestImage.jpg in Resources */ = {isa = PBXBuildFile; fileRef = 433BBBBA1D7EFA8B0086B6E9 /* MonochromeTestImage.jpg */; };
  71. 32B99EA3203B31360017FD66 /* TestImage.gif in Resources */ = {isa = PBXBuildFile; fileRef = 433BBBB61D7EF8200086B6E9 /* TestImage.gif */; };
  72. 32B99EA4203B31360017FD66 /* TestImage.jpg in Resources */ = {isa = PBXBuildFile; fileRef = 5F7F38AC1AE2A77A00B0E330 /* TestImage.jpg */; };
  73. 32B99EA5203B31360017FD66 /* TestImageLarge.jpg in Resources */ = {isa = PBXBuildFile; fileRef = 43828A441DA67F9900000E62 /* TestImageLarge.jpg */; };
  74. 32B99EA6203B31360017FD66 /* TestImage.png in Resources */ = {isa = PBXBuildFile; fileRef = 433BBBB81D7EF8260086B6E9 /* TestImage.png */; };
  75. 32B99EA9203B34B60017FD66 /* SDImageCoderTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 433BBBB41D7EF5C00086B6E9 /* SDImageCoderTests.m */; };
  76. 32B99EAA203B365F0017FD66 /* SDImageCacheTests.m in Sources */ = {isa = PBXBuildFile; fileRef = DA248D68195475D800390AB0 /* SDImageCacheTests.m */; };
  77. 32B99EAB203B36620017FD66 /* SDWebImageManagerTests.m in Sources */ = {isa = PBXBuildFile; fileRef = DA248D6A195476AC00390AB0 /* SDWebImageManagerTests.m */; };
  78. 32B99EAC203B36650017FD66 /* SDWebImageDownloaderTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 1E3C51E819B46E370092B5E6 /* SDWebImageDownloaderTests.m */; };
  79. 32B99EAD203B36690017FD66 /* SDWebImagePrefetcherTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 4369C1D01D97F80F007E863A /* SDWebImagePrefetcherTests.m */; };
  80. 32B99EAE203B366C0017FD66 /* SDWebCacheCategoriesTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 4369C2731D9804B1007E863A /* SDWebCacheCategoriesTests.m */; };
  81. 32E6F0321F3A1B4700A945E6 /* SDWebImageTestCoder.m in Sources */ = {isa = PBXBuildFile; fileRef = 32E6F0311F3A1B4700A945E6 /* SDWebImageTestCoder.m */; };
  82. 37D122881EC48B5E00D98CEB /* SDMockFileManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 37D122871EC48B5E00D98CEB /* SDMockFileManager.m */; };
  83. 433BBBB51D7EF5C00086B6E9 /* SDImageCoderTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 433BBBB41D7EF5C00086B6E9 /* SDImageCoderTests.m */; };
  84. 433BBBB71D7EF8200086B6E9 /* TestImage.gif in Resources */ = {isa = PBXBuildFile; fileRef = 433BBBB61D7EF8200086B6E9 /* TestImage.gif */; };
  85. 433BBBB91D7EF8260086B6E9 /* TestImage.png in Resources */ = {isa = PBXBuildFile; fileRef = 433BBBB81D7EF8260086B6E9 /* TestImage.png */; };
  86. 433BBBBB1D7EFA8B0086B6E9 /* MonochromeTestImage.jpg in Resources */ = {isa = PBXBuildFile; fileRef = 433BBBBA1D7EFA8B0086B6E9 /* MonochromeTestImage.jpg */; };
  87. 4369C1D11D97F80F007E863A /* SDWebImagePrefetcherTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 4369C1D01D97F80F007E863A /* SDWebImagePrefetcherTests.m */; };
  88. 4369C2741D9804B1007E863A /* SDWebCacheCategoriesTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 4369C2731D9804B1007E863A /* SDWebCacheCategoriesTests.m */; };
  89. 43828A451DA67F9900000E62 /* TestImageLarge.jpg in Resources */ = {isa = PBXBuildFile; fileRef = 43828A441DA67F9900000E62 /* TestImageLarge.jpg */; };
  90. 5F7F38AD1AE2A77A00B0E330 /* TestImage.jpg in Resources */ = {isa = PBXBuildFile; fileRef = 5F7F38AC1AE2A77A00B0E330 /* TestImage.jpg */; };
  91. 770D3B9C7914D53EBA0524DB /* Pods_Tests_TV.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B73996BC299E8E0174661628 /* Pods_Tests_TV.framework */; };
  92. AFDBD4044E95252B70FB85CE /* Pods_Tests_iOS.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AD1BD830DA7388EB6C110B3B /* Pods_Tests_iOS.framework */; };
  93. DA248D57195472AA00390AB0 /* XCTest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DA248D56195472AA00390AB0 /* XCTest.framework */; };
  94. DA248D59195472AA00390AB0 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DA248D58195472AA00390AB0 /* Foundation.framework */; };
  95. DA248D5B195472AA00390AB0 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DA248D5A195472AA00390AB0 /* UIKit.framework */; };
  96. DA248D69195475D800390AB0 /* SDImageCacheTests.m in Sources */ = {isa = PBXBuildFile; fileRef = DA248D68195475D800390AB0 /* SDImageCacheTests.m */; };
  97. DA248D6B195476AC00390AB0 /* SDWebImageManagerTests.m in Sources */ = {isa = PBXBuildFile; fileRef = DA248D6A195476AC00390AB0 /* SDWebImageManagerTests.m */; };
  98. F02C3B9D48DEEC3622E96336 /* Pods_Tests_Mac.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A39EDFED1067C297B91792CB /* Pods_Tests_Mac.framework */; };
  99. /* End PBXBuildFile section */
  100. /* Begin PBXFileReference section */
  101. 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>"; };
  102. 1E3C51E819B46E370092B5E6 /* SDWebImageDownloaderTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDWebImageDownloaderTests.m; sourceTree = "<group>"; };
  103. 2D7AF05E1F329763000083C2 /* SDTestCase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDTestCase.h; sourceTree = "<group>"; };
  104. 2D7AF05F1F329763000083C2 /* SDTestCase.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDTestCase.m; sourceTree = "<group>"; };
  105. 3222417E2272F808002429DB /* SDUtilsTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDUtilsTests.m; sourceTree = "<group>"; };
  106. 3226ECB920754F7700FAFACF /* SDWebImageTestDownloadOperation.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDWebImageTestDownloadOperation.h; sourceTree = "<group>"; };
  107. 3226ECBA20754F7700FAFACF /* SDWebImageTestDownloadOperation.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDWebImageTestDownloadOperation.m; sourceTree = "<group>"; };
  108. 323B8E1D20862322008952BE /* SDWebImageTestLoader.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDWebImageTestLoader.h; sourceTree = "<group>"; };
  109. 323B8E1E20862322008952BE /* SDWebImageTestLoader.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDWebImageTestLoader.m; sourceTree = "<group>"; };
  110. 324047432271956F007C53E1 /* TestEXIF.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = TestEXIF.png; sourceTree = "<group>"; };
  111. 3254C31F20641077008D1022 /* SDImageTransformerTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDImageTransformerTests.m; sourceTree = "<group>"; };
  112. 3264FF2D205D42CB00F6BD48 /* SDWebImageTestTransformer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDWebImageTestTransformer.h; sourceTree = "<group>"; };
  113. 3264FF2E205D42CB00F6BD48 /* SDWebImageTestTransformer.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDWebImageTestTransformer.m; sourceTree = "<group>"; };
  114. 326E69462334C0C200B7252C /* TestLoopCount.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = TestLoopCount.gif; sourceTree = "<group>"; };
  115. 327054E1206CEFF3006EA328 /* TestImageAnimated.apng */ = {isa = PBXFileReference; lastKnownFileType = file; path = TestImageAnimated.apng; sourceTree = "<group>"; };
  116. 327A418B211D660600495442 /* TestImage.heic */ = {isa = PBXFileReference; lastKnownFileType = file; path = TestImage.heic; sourceTree = "<group>"; };
  117. 328BAF262240C08E00FC70DD /* Test-Shared.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = "Test-Shared.xcconfig"; sourceTree = "<group>"; };
  118. 328BAF272240C08E00FC70DD /* Test-Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = "Test-Release.xcconfig"; sourceTree = "<group>"; };
  119. 328BAF282240C08E00FC70DD /* Test-Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = "Test-Debug.xcconfig"; sourceTree = "<group>"; };
  120. 328BB6DB20825E9800760D6C /* SDWebImageTestCache.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDWebImageTestCache.h; sourceTree = "<group>"; };
  121. 328BB6DC20825E9800760D6C /* SDWebImageTestCache.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDWebImageTestCache.m; sourceTree = "<group>"; };
  122. 32905E63211D786E00460FCF /* TestImage.heif */ = {isa = PBXFileReference; lastKnownFileType = file; path = TestImage.heif; sourceTree = "<group>"; };
  123. 3297A09E23374D1600814590 /* TestImageAnimated.heic */ = {isa = PBXFileReference; lastKnownFileType = file; path = TestImageAnimated.heic; sourceTree = "<group>"; };
  124. 3299222A2365D9A100EAFD97 /* Tests TV.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Tests TV.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
  125. 3299222E2365D9A100EAFD97 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  126. 32A571552037DB2D002EDAAE /* SDAnimatedImageTest.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDAnimatedImageTest.m; sourceTree = "<group>"; };
  127. 32B99E8A203AF8690017FD66 /* SDCategoriesTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDCategoriesTests.m; sourceTree = "<group>"; };
  128. 32B99E92203B2DF90017FD66 /* Tests Mac.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Tests Mac.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
  129. 32B99E96203B2DF90017FD66 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  130. 32E6F0301F3A1B4700A945E6 /* SDWebImageTestCoder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDWebImageTestCoder.h; sourceTree = "<group>"; };
  131. 32E6F0311F3A1B4700A945E6 /* SDWebImageTestCoder.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDWebImageTestCoder.m; sourceTree = "<group>"; };
  132. 37D122861EC48B5E00D98CEB /* SDMockFileManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDMockFileManager.h; sourceTree = "<group>"; };
  133. 37D122871EC48B5E00D98CEB /* SDMockFileManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDMockFileManager.m; sourceTree = "<group>"; };
  134. 433BBBB41D7EF5C00086B6E9 /* SDImageCoderTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDImageCoderTests.m; sourceTree = "<group>"; };
  135. 433BBBB61D7EF8200086B6E9 /* TestImage.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = TestImage.gif; sourceTree = "<group>"; };
  136. 433BBBB81D7EF8260086B6E9 /* TestImage.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = TestImage.png; sourceTree = "<group>"; };
  137. 433BBBBA1D7EFA8B0086B6E9 /* MonochromeTestImage.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = MonochromeTestImage.jpg; sourceTree = "<group>"; };
  138. 4369C1D01D97F80F007E863A /* SDWebImagePrefetcherTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDWebImagePrefetcherTests.m; sourceTree = "<group>"; };
  139. 4369C2731D9804B1007E863A /* SDWebCacheCategoriesTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDWebCacheCategoriesTests.m; sourceTree = "<group>"; };
  140. 43828A441DA67F9900000E62 /* TestImageLarge.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = TestImageLarge.jpg; sourceTree = "<group>"; };
  141. 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>"; };
  142. 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>"; };
  143. 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>"; };
  144. 5F7F38AC1AE2A77A00B0E330 /* TestImage.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = TestImage.jpg; sourceTree = "<group>"; };
  145. 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>"; };
  146. 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>"; };
  147. A39EDFED1067C297B91792CB /* Pods_Tests_Mac.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Tests_Mac.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  148. AD1BD830DA7388EB6C110B3B /* Pods_Tests_iOS.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Tests_iOS.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  149. B73996BC299E8E0174661628 /* Pods_Tests_TV.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Tests_TV.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  150. 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>"; };
  151. 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>"; };
  152. DA248D53195472AA00390AB0 /* Tests iOS.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Tests iOS.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
  153. DA248D56195472AA00390AB0 /* XCTest.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = XCTest.framework; path = Library/Frameworks/XCTest.framework; sourceTree = DEVELOPER_DIR; };
  154. DA248D58195472AA00390AB0 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = Library/Frameworks/Foundation.framework; sourceTree = DEVELOPER_DIR; };
  155. DA248D5A195472AA00390AB0 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = Library/Frameworks/UIKit.framework; sourceTree = DEVELOPER_DIR; };
  156. DA248D5E195472AA00390AB0 /* Tests-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "Tests-Info.plist"; sourceTree = "<group>"; };
  157. DA248D64195472AA00390AB0 /* Tests-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Tests-Prefix.pch"; sourceTree = "<group>"; };
  158. DA248D68195475D800390AB0 /* SDImageCacheTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDImageCacheTests.m; sourceTree = "<group>"; };
  159. DA248D6A195476AC00390AB0 /* SDWebImageManagerTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDWebImageManagerTests.m; sourceTree = "<group>"; };
  160. EADD19E9219915E300804BB0 /* Module-Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = "Module-Release.xcconfig"; sourceTree = "<group>"; };
  161. EADD19EC219915E300804BB0 /* Module-Debug.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = "Module-Debug.xcconfig"; sourceTree = "<group>"; };
  162. EADD19EE219915E300804BB0 /* Module-Shared.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = "Module-Shared.xcconfig"; sourceTree = "<group>"; };
  163. /* End PBXFileReference section */
  164. /* Begin PBXFrameworksBuildPhase section */
  165. 329922272365D9A100EAFD97 /* Frameworks */ = {
  166. isa = PBXFrameworksBuildPhase;
  167. buildActionMask = 2147483647;
  168. files = (
  169. 770D3B9C7914D53EBA0524DB /* Pods_Tests_TV.framework in Frameworks */,
  170. );
  171. runOnlyForDeploymentPostprocessing = 0;
  172. };
  173. 32B99E8F203B2DF90017FD66 /* Frameworks */ = {
  174. isa = PBXFrameworksBuildPhase;
  175. buildActionMask = 2147483647;
  176. files = (
  177. F02C3B9D48DEEC3622E96336 /* Pods_Tests_Mac.framework in Frameworks */,
  178. );
  179. runOnlyForDeploymentPostprocessing = 0;
  180. };
  181. DA248D50195472AA00390AB0 /* Frameworks */ = {
  182. isa = PBXFrameworksBuildPhase;
  183. buildActionMask = 2147483647;
  184. files = (
  185. DA248D57195472AA00390AB0 /* XCTest.framework in Frameworks */,
  186. DA248D5B195472AA00390AB0 /* UIKit.framework in Frameworks */,
  187. DA248D59195472AA00390AB0 /* Foundation.framework in Frameworks */,
  188. AFDBD4044E95252B70FB85CE /* Pods_Tests_iOS.framework in Frameworks */,
  189. );
  190. runOnlyForDeploymentPostprocessing = 0;
  191. };
  192. /* End PBXFrameworksBuildPhase section */
  193. /* Begin PBXGroup section */
  194. 07C2B07CECA5631B430A737D /* Pods */ = {
  195. isa = PBXGroup;
  196. children = (
  197. 0AD1DD30CCB1B928CFA9740B /* Pods-Tests.debug.xcconfig */,
  198. 6700DBD9C45B00AB5F77472A /* Pods-Tests.release.xcconfig */,
  199. BC6C6328775701B5AAEEF4FF /* Pods-Tests Mac.debug.xcconfig */,
  200. 4835C04148C737D0FC50EF87 /* Pods-Tests Mac.release.xcconfig */,
  201. 5B0011ED58CC9998E68ECCE3 /* Pods-Tests TV.debug.xcconfig */,
  202. 6CB13D7A081654B2E4018F53 /* Pods-Tests TV.release.xcconfig */,
  203. D80C63148416AADCBDD7FABA /* Pods-Tests iOS.debug.xcconfig */,
  204. 4DCBA1DEFE6C68C4A83C9B9E /* Pods-Tests iOS.release.xcconfig */,
  205. );
  206. name = Pods;
  207. sourceTree = "<group>";
  208. };
  209. 3299222B2365D9A100EAFD97 /* Tests TV */ = {
  210. isa = PBXGroup;
  211. children = (
  212. 3299222E2365D9A100EAFD97 /* Info.plist */,
  213. );
  214. path = "Tests TV";
  215. sourceTree = "<group>";
  216. };
  217. 32B99E93203B2DF90017FD66 /* Tests Mac */ = {
  218. isa = PBXGroup;
  219. children = (
  220. 32B99E96203B2DF90017FD66 /* Info.plist */,
  221. );
  222. path = "Tests Mac";
  223. sourceTree = "<group>";
  224. };
  225. 32B99EA1203B30DF0017FD66 /* Images */ = {
  226. isa = PBXGroup;
  227. children = (
  228. 433BBBBA1D7EFA8B0086B6E9 /* MonochromeTestImage.jpg */,
  229. 324047432271956F007C53E1 /* TestEXIF.png */,
  230. 433BBBB61D7EF8200086B6E9 /* TestImage.gif */,
  231. 326E69462334C0C200B7252C /* TestLoopCount.gif */,
  232. 5F7F38AC1AE2A77A00B0E330 /* TestImage.jpg */,
  233. 43828A441DA67F9900000E62 /* TestImageLarge.jpg */,
  234. 433BBBB81D7EF8260086B6E9 /* TestImage.png */,
  235. 327A418B211D660600495442 /* TestImage.heic */,
  236. 32905E63211D786E00460FCF /* TestImage.heif */,
  237. 327054E1206CEFF3006EA328 /* TestImageAnimated.apng */,
  238. 3297A09E23374D1600814590 /* TestImageAnimated.heic */,
  239. );
  240. path = Images;
  241. sourceTree = "<group>";
  242. };
  243. DA248D451954721A00390AB0 = {
  244. isa = PBXGroup;
  245. children = (
  246. EADD19E8219915E300804BB0 /* Configs */,
  247. DA248D5C195472AA00390AB0 /* Tests */,
  248. 32B99E93203B2DF90017FD66 /* Tests Mac */,
  249. 3299222B2365D9A100EAFD97 /* Tests TV */,
  250. DA248D55195472AA00390AB0 /* Frameworks */,
  251. DA248D54195472AA00390AB0 /* Products */,
  252. 07C2B07CECA5631B430A737D /* Pods */,
  253. );
  254. sourceTree = "<group>";
  255. };
  256. DA248D54195472AA00390AB0 /* Products */ = {
  257. isa = PBXGroup;
  258. children = (
  259. DA248D53195472AA00390AB0 /* Tests iOS.xctest */,
  260. 32B99E92203B2DF90017FD66 /* Tests Mac.xctest */,
  261. 3299222A2365D9A100EAFD97 /* Tests TV.xctest */,
  262. );
  263. name = Products;
  264. sourceTree = "<group>";
  265. };
  266. DA248D55195472AA00390AB0 /* Frameworks */ = {
  267. isa = PBXGroup;
  268. children = (
  269. DA248D56195472AA00390AB0 /* XCTest.framework */,
  270. DA248D58195472AA00390AB0 /* Foundation.framework */,
  271. DA248D5A195472AA00390AB0 /* UIKit.framework */,
  272. A39EDFED1067C297B91792CB /* Pods_Tests_Mac.framework */,
  273. B73996BC299E8E0174661628 /* Pods_Tests_TV.framework */,
  274. AD1BD830DA7388EB6C110B3B /* Pods_Tests_iOS.framework */,
  275. );
  276. name = Frameworks;
  277. sourceTree = "<group>";
  278. };
  279. DA248D5C195472AA00390AB0 /* Tests */ = {
  280. isa = PBXGroup;
  281. children = (
  282. 32B99EA1203B30DF0017FD66 /* Images */,
  283. DA248D5D195472AA00390AB0 /* Supporting Files */,
  284. DA248D68195475D800390AB0 /* SDImageCacheTests.m */,
  285. DA248D6A195476AC00390AB0 /* SDWebImageManagerTests.m */,
  286. 1E3C51E819B46E370092B5E6 /* SDWebImageDownloaderTests.m */,
  287. 433BBBB41D7EF5C00086B6E9 /* SDImageCoderTests.m */,
  288. 4369C1D01D97F80F007E863A /* SDWebImagePrefetcherTests.m */,
  289. 3254C31F20641077008D1022 /* SDImageTransformerTests.m */,
  290. 4369C2731D9804B1007E863A /* SDWebCacheCategoriesTests.m */,
  291. 32B99E8A203AF8690017FD66 /* SDCategoriesTests.m */,
  292. 3222417E2272F808002429DB /* SDUtilsTests.m */,
  293. 32A571552037DB2D002EDAAE /* SDAnimatedImageTest.m */,
  294. 37D122861EC48B5E00D98CEB /* SDMockFileManager.h */,
  295. 37D122871EC48B5E00D98CEB /* SDMockFileManager.m */,
  296. 2D7AF05E1F329763000083C2 /* SDTestCase.h */,
  297. 2D7AF05F1F329763000083C2 /* SDTestCase.m */,
  298. 328BB6DB20825E9800760D6C /* SDWebImageTestCache.h */,
  299. 328BB6DC20825E9800760D6C /* SDWebImageTestCache.m */,
  300. 3226ECB920754F7700FAFACF /* SDWebImageTestDownloadOperation.h */,
  301. 3226ECBA20754F7700FAFACF /* SDWebImageTestDownloadOperation.m */,
  302. 32E6F0301F3A1B4700A945E6 /* SDWebImageTestCoder.h */,
  303. 32E6F0311F3A1B4700A945E6 /* SDWebImageTestCoder.m */,
  304. 3264FF2D205D42CB00F6BD48 /* SDWebImageTestTransformer.h */,
  305. 3264FF2E205D42CB00F6BD48 /* SDWebImageTestTransformer.m */,
  306. 323B8E1D20862322008952BE /* SDWebImageTestLoader.h */,
  307. 323B8E1E20862322008952BE /* SDWebImageTestLoader.m */,
  308. );
  309. path = Tests;
  310. sourceTree = "<group>";
  311. };
  312. DA248D5D195472AA00390AB0 /* Supporting Files */ = {
  313. isa = PBXGroup;
  314. children = (
  315. DA248D5E195472AA00390AB0 /* Tests-Info.plist */,
  316. DA248D64195472AA00390AB0 /* Tests-Prefix.pch */,
  317. );
  318. name = "Supporting Files";
  319. sourceTree = "<group>";
  320. };
  321. EADD19E8219915E300804BB0 /* Configs */ = {
  322. isa = PBXGroup;
  323. children = (
  324. EADD19EC219915E300804BB0 /* Module-Debug.xcconfig */,
  325. EADD19E9219915E300804BB0 /* Module-Release.xcconfig */,
  326. EADD19EE219915E300804BB0 /* Module-Shared.xcconfig */,
  327. 328BAF282240C08E00FC70DD /* Test-Debug.xcconfig */,
  328. 328BAF272240C08E00FC70DD /* Test-Release.xcconfig */,
  329. 328BAF262240C08E00FC70DD /* Test-Shared.xcconfig */,
  330. );
  331. name = Configs;
  332. path = ../Configs;
  333. sourceTree = "<group>";
  334. };
  335. /* End PBXGroup section */
  336. /* Begin PBXNativeTarget section */
  337. 329922292365D9A100EAFD97 /* Tests TV */ = {
  338. isa = PBXNativeTarget;
  339. buildConfigurationList = 329922312365D9A100EAFD97 /* Build configuration list for PBXNativeTarget "Tests TV" */;
  340. buildPhases = (
  341. C5CC63AFA1303DA4F45B1B0E /* [CP] Check Pods Manifest.lock */,
  342. 329922262365D9A100EAFD97 /* Sources */,
  343. 329922272365D9A100EAFD97 /* Frameworks */,
  344. 329922282365D9A100EAFD97 /* Resources */,
  345. 0F96305955CD6B35DF70EEED /* [CP] Embed Pods Frameworks */,
  346. );
  347. buildRules = (
  348. );
  349. dependencies = (
  350. );
  351. name = "Tests TV";
  352. productName = "Tests TV";
  353. productReference = 3299222A2365D9A100EAFD97 /* Tests TV.xctest */;
  354. productType = "com.apple.product-type.bundle.unit-test";
  355. };
  356. 32B99E91203B2DF90017FD66 /* Tests Mac */ = {
  357. isa = PBXNativeTarget;
  358. buildConfigurationList = 32B99E99203B2DF90017FD66 /* Build configuration list for PBXNativeTarget "Tests Mac" */;
  359. buildPhases = (
  360. 3742A83C8569610075078F4D /* [CP] Check Pods Manifest.lock */,
  361. 32B99E8E203B2DF90017FD66 /* Sources */,
  362. 32B99E8F203B2DF90017FD66 /* Frameworks */,
  363. 32B99E90203B2DF90017FD66 /* Resources */,
  364. 910EDDDEAAC8A165A883AD8F /* [CP] Embed Pods Frameworks */,
  365. );
  366. buildRules = (
  367. );
  368. dependencies = (
  369. );
  370. name = "Tests Mac";
  371. productName = "Tests Mac";
  372. productReference = 32B99E92203B2DF90017FD66 /* Tests Mac.xctest */;
  373. productType = "com.apple.product-type.bundle.unit-test";
  374. };
  375. DA248D52195472AA00390AB0 /* Tests iOS */ = {
  376. isa = PBXNativeTarget;
  377. buildConfigurationList = DA248D67195472AA00390AB0 /* Build configuration list for PBXNativeTarget "Tests iOS" */;
  378. buildPhases = (
  379. 05AE34B81B820465D0395C5A /* [CP] Check Pods Manifest.lock */,
  380. DA248D4F195472AA00390AB0 /* Sources */,
  381. DA248D50195472AA00390AB0 /* Frameworks */,
  382. DA248D51195472AA00390AB0 /* Resources */,
  383. A07943B19E185DC24535F340 /* [CP] Embed Pods Frameworks */,
  384. );
  385. buildRules = (
  386. );
  387. dependencies = (
  388. );
  389. name = "Tests iOS";
  390. productName = Tests;
  391. productReference = DA248D53195472AA00390AB0 /* Tests iOS.xctest */;
  392. productType = "com.apple.product-type.bundle.unit-test";
  393. };
  394. /* End PBXNativeTarget section */
  395. /* Begin PBXProject section */
  396. DA248D461954721A00390AB0 /* Project object */ = {
  397. isa = PBXProject;
  398. attributes = {
  399. LastUpgradeCheck = 1020;
  400. TargetAttributes = {
  401. 329922292365D9A100EAFD97 = {
  402. CreatedOnToolsVersion = 11.1;
  403. ProvisioningStyle = Automatic;
  404. };
  405. 32B99E91203B2DF90017FD66 = {
  406. CreatedOnToolsVersion = 9.2;
  407. ProvisioningStyle = Manual;
  408. };
  409. };
  410. };
  411. buildConfigurationList = DA248D491954721A00390AB0 /* Build configuration list for PBXProject "SDWebImage Tests" */;
  412. compatibilityVersion = "Xcode 3.2";
  413. developmentRegion = en;
  414. hasScannedForEncodings = 0;
  415. knownRegions = (
  416. en,
  417. Base,
  418. );
  419. mainGroup = DA248D451954721A00390AB0;
  420. productRefGroup = DA248D54195472AA00390AB0 /* Products */;
  421. projectDirPath = "";
  422. projectRoot = "";
  423. targets = (
  424. DA248D52195472AA00390AB0 /* Tests iOS */,
  425. 32B99E91203B2DF90017FD66 /* Tests Mac */,
  426. 329922292365D9A100EAFD97 /* Tests TV */,
  427. );
  428. };
  429. /* End PBXProject section */
  430. /* Begin PBXResourcesBuildPhase section */
  431. 329922282365D9A100EAFD97 /* Resources */ = {
  432. isa = PBXResourcesBuildPhase;
  433. buildActionMask = 2147483647;
  434. files = (
  435. 3299228D2365DC6C00EAFD97 /* TestImageAnimated.apng in Resources */,
  436. 3299228B2365DC6C00EAFD97 /* TestImage.heic in Resources */,
  437. 329922872365DC6C00EAFD97 /* TestLoopCount.gif in Resources */,
  438. 3299228C2365DC6C00EAFD97 /* TestImage.heif in Resources */,
  439. 329922892365DC6C00EAFD97 /* TestImageLarge.jpg in Resources */,
  440. 3299228A2365DC6C00EAFD97 /* TestImage.png in Resources */,
  441. 329922842365DC6C00EAFD97 /* MonochromeTestImage.jpg in Resources */,
  442. 329922882365DC6C00EAFD97 /* TestImage.jpg in Resources */,
  443. 3299228E2365DC6C00EAFD97 /* TestImageAnimated.heic in Resources */,
  444. 329922862365DC6C00EAFD97 /* TestImage.gif in Resources */,
  445. 329922852365DC6C00EAFD97 /* TestEXIF.png in Resources */,
  446. );
  447. runOnlyForDeploymentPostprocessing = 0;
  448. };
  449. 32B99E90203B2DF90017FD66 /* Resources */ = {
  450. isa = PBXResourcesBuildPhase;
  451. buildActionMask = 2147483647;
  452. files = (
  453. 327054E3206CEFF3006EA328 /* TestImageAnimated.apng in Resources */,
  454. 32B99EA3203B31360017FD66 /* TestImage.gif in Resources */,
  455. 324047452271956F007C53E1 /* TestEXIF.png in Resources */,
  456. 32B99EA4203B31360017FD66 /* TestImage.jpg in Resources */,
  457. 32B99EA6203B31360017FD66 /* TestImage.png in Resources */,
  458. 3297A0A023374D1700814590 /* TestImageAnimated.heic in Resources */,
  459. 32B99EA2203B31360017FD66 /* MonochromeTestImage.jpg in Resources */,
  460. 32905E65211D786E00460FCF /* TestImage.heif in Resources */,
  461. 327A418D211D660600495442 /* TestImage.heic in Resources */,
  462. 326E69482334C0C300B7252C /* TestLoopCount.gif in Resources */,
  463. 32B99EA5203B31360017FD66 /* TestImageLarge.jpg in Resources */,
  464. );
  465. runOnlyForDeploymentPostprocessing = 0;
  466. };
  467. DA248D51195472AA00390AB0 /* Resources */ = {
  468. isa = PBXResourcesBuildPhase;
  469. buildActionMask = 2147483647;
  470. files = (
  471. 327A418C211D660600495442 /* TestImage.heic in Resources */,
  472. 5F7F38AD1AE2A77A00B0E330 /* TestImage.jpg in Resources */,
  473. 32905E64211D786E00460FCF /* TestImage.heif in Resources */,
  474. 43828A451DA67F9900000E62 /* TestImageLarge.jpg in Resources */,
  475. 433BBBB71D7EF8200086B6E9 /* TestImage.gif in Resources */,
  476. 433BBBB91D7EF8260086B6E9 /* TestImage.png in Resources */,
  477. 3297A09F23374D1700814590 /* TestImageAnimated.heic in Resources */,
  478. 327054E2206CEFF3006EA328 /* TestImageAnimated.apng in Resources */,
  479. 326E69472334C0C300B7252C /* TestLoopCount.gif in Resources */,
  480. 433BBBBB1D7EFA8B0086B6E9 /* MonochromeTestImage.jpg in Resources */,
  481. 324047442271956F007C53E1 /* TestEXIF.png in Resources */,
  482. );
  483. runOnlyForDeploymentPostprocessing = 0;
  484. };
  485. /* End PBXResourcesBuildPhase section */
  486. /* Begin PBXShellScriptBuildPhase section */
  487. 05AE34B81B820465D0395C5A /* [CP] Check Pods Manifest.lock */ = {
  488. isa = PBXShellScriptBuildPhase;
  489. buildActionMask = 2147483647;
  490. files = (
  491. );
  492. inputPaths = (
  493. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  494. "${PODS_ROOT}/Manifest.lock",
  495. );
  496. name = "[CP] Check Pods Manifest.lock";
  497. outputPaths = (
  498. "$(DERIVED_FILE_DIR)/Pods-Tests iOS-checkManifestLockResult.txt",
  499. );
  500. runOnlyForDeploymentPostprocessing = 0;
  501. shellPath = /bin/sh;
  502. 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";
  503. showEnvVarsInLog = 0;
  504. };
  505. 0F96305955CD6B35DF70EEED /* [CP] Embed Pods Frameworks */ = {
  506. isa = PBXShellScriptBuildPhase;
  507. buildActionMask = 2147483647;
  508. files = (
  509. );
  510. inputPaths = (
  511. "${PODS_ROOT}/Target Support Files/Pods-Tests TV/Pods-Tests TV-frameworks.sh",
  512. "${BUILT_PRODUCTS_DIR}/SDWebImage-Core-MapKit-tvOS/SDWebImage.framework",
  513. "${BUILT_PRODUCTS_DIR}/Expecta-tvOS/Expecta.framework",
  514. "${BUILT_PRODUCTS_DIR}/KVOController-tvOS/KVOController.framework",
  515. );
  516. name = "[CP] Embed Pods Frameworks";
  517. outputPaths = (
  518. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/SDWebImage.framework",
  519. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Expecta.framework",
  520. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/KVOController.framework",
  521. );
  522. runOnlyForDeploymentPostprocessing = 0;
  523. shellPath = /bin/sh;
  524. shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Tests TV/Pods-Tests TV-frameworks.sh\"\n";
  525. showEnvVarsInLog = 0;
  526. };
  527. 3742A83C8569610075078F4D /* [CP] Check Pods Manifest.lock */ = {
  528. isa = PBXShellScriptBuildPhase;
  529. buildActionMask = 2147483647;
  530. files = (
  531. );
  532. inputPaths = (
  533. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  534. "${PODS_ROOT}/Manifest.lock",
  535. );
  536. name = "[CP] Check Pods Manifest.lock";
  537. outputPaths = (
  538. "$(DERIVED_FILE_DIR)/Pods-Tests Mac-checkManifestLockResult.txt",
  539. );
  540. runOnlyForDeploymentPostprocessing = 0;
  541. shellPath = /bin/sh;
  542. 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";
  543. showEnvVarsInLog = 0;
  544. };
  545. 910EDDDEAAC8A165A883AD8F /* [CP] Embed Pods Frameworks */ = {
  546. isa = PBXShellScriptBuildPhase;
  547. buildActionMask = 2147483647;
  548. files = (
  549. );
  550. inputPaths = (
  551. "${PODS_ROOT}/Target Support Files/Pods-Tests Mac/Pods-Tests Mac-frameworks.sh",
  552. "${BUILT_PRODUCTS_DIR}/SDWebImage-Core-MapKit-macOS/SDWebImage.framework",
  553. "${BUILT_PRODUCTS_DIR}/Expecta-macOS/Expecta.framework",
  554. "${BUILT_PRODUCTS_DIR}/KVOController-macOS/KVOController.framework",
  555. );
  556. name = "[CP] Embed Pods Frameworks";
  557. outputPaths = (
  558. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/SDWebImage.framework",
  559. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Expecta.framework",
  560. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/KVOController.framework",
  561. );
  562. runOnlyForDeploymentPostprocessing = 0;
  563. shellPath = /bin/sh;
  564. shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Tests Mac/Pods-Tests Mac-frameworks.sh\"\n";
  565. showEnvVarsInLog = 0;
  566. };
  567. A07943B19E185DC24535F340 /* [CP] Embed Pods Frameworks */ = {
  568. isa = PBXShellScriptBuildPhase;
  569. buildActionMask = 2147483647;
  570. files = (
  571. );
  572. inputPaths = (
  573. "${PODS_ROOT}/Target Support Files/Pods-Tests iOS/Pods-Tests iOS-frameworks.sh",
  574. "${BUILT_PRODUCTS_DIR}/SDWebImage-Core-MapKit-iOS/SDWebImage.framework",
  575. "${BUILT_PRODUCTS_DIR}/Expecta-iOS/Expecta.framework",
  576. "${BUILT_PRODUCTS_DIR}/KVOController-iOS/KVOController.framework",
  577. );
  578. name = "[CP] Embed Pods Frameworks";
  579. outputPaths = (
  580. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/SDWebImage.framework",
  581. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Expecta.framework",
  582. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/KVOController.framework",
  583. );
  584. runOnlyForDeploymentPostprocessing = 0;
  585. shellPath = /bin/sh;
  586. shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Tests iOS/Pods-Tests iOS-frameworks.sh\"\n";
  587. showEnvVarsInLog = 0;
  588. };
  589. C5CC63AFA1303DA4F45B1B0E /* [CP] Check Pods Manifest.lock */ = {
  590. isa = PBXShellScriptBuildPhase;
  591. buildActionMask = 2147483647;
  592. files = (
  593. );
  594. inputFileListPaths = (
  595. );
  596. inputPaths = (
  597. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  598. "${PODS_ROOT}/Manifest.lock",
  599. );
  600. name = "[CP] Check Pods Manifest.lock";
  601. outputFileListPaths = (
  602. );
  603. outputPaths = (
  604. "$(DERIVED_FILE_DIR)/Pods-Tests TV-checkManifestLockResult.txt",
  605. );
  606. runOnlyForDeploymentPostprocessing = 0;
  607. shellPath = /bin/sh;
  608. 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";
  609. showEnvVarsInLog = 0;
  610. };
  611. /* End PBXShellScriptBuildPhase section */
  612. /* Begin PBXSourcesBuildPhase section */
  613. 329922262365D9A100EAFD97 /* Sources */ = {
  614. isa = PBXSourcesBuildPhase;
  615. buildActionMask = 2147483647;
  616. files = (
  617. 3299227B2365DC6100EAFD97 /* SDUtilsTests.m in Sources */,
  618. 329922822365DC6100EAFD97 /* SDWebImageTestTransformer.m in Sources */,
  619. 329922802365DC6100EAFD97 /* SDWebImageTestDownloadOperation.m in Sources */,
  620. 3299227C2365DC6100EAFD97 /* SDAnimatedImageTest.m in Sources */,
  621. 329922762365DC6100EAFD97 /* SDImageCoderTests.m in Sources */,
  622. 329922772365DC6100EAFD97 /* SDWebImagePrefetcherTests.m in Sources */,
  623. 329922812365DC6100EAFD97 /* SDWebImageTestCoder.m in Sources */,
  624. 3299227F2365DC6100EAFD97 /* SDWebImageTestCache.m in Sources */,
  625. 329922752365DC6100EAFD97 /* SDWebImageDownloaderTests.m in Sources */,
  626. 329922732365DC6100EAFD97 /* SDImageCacheTests.m in Sources */,
  627. 329922792365DC6100EAFD97 /* SDWebCacheCategoriesTests.m in Sources */,
  628. 329922782365DC6100EAFD97 /* SDImageTransformerTests.m in Sources */,
  629. 3299227A2365DC6100EAFD97 /* SDCategoriesTests.m in Sources */,
  630. 3299227D2365DC6100EAFD97 /* SDMockFileManager.m in Sources */,
  631. 3299227E2365DC6100EAFD97 /* SDTestCase.m in Sources */,
  632. 329922832365DC6100EAFD97 /* SDWebImageTestLoader.m in Sources */,
  633. 329922742365DC6100EAFD97 /* SDWebImageManagerTests.m in Sources */,
  634. );
  635. runOnlyForDeploymentPostprocessing = 0;
  636. };
  637. 32B99E8E203B2DF90017FD66 /* Sources */ = {
  638. isa = PBXSourcesBuildPhase;
  639. buildActionMask = 2147483647;
  640. files = (
  641. 323B8E2020862322008952BE /* SDWebImageTestLoader.m in Sources */,
  642. 32B99EAC203B36650017FD66 /* SDWebImageDownloaderTests.m in Sources */,
  643. 3254C32120641077008D1022 /* SDImageTransformerTests.m in Sources */,
  644. 328BB6DE20825E9800760D6C /* SDWebImageTestCache.m in Sources */,
  645. 32B99E9C203B2EE40017FD66 /* SDCategoriesTests.m in Sources */,
  646. 32B99EAA203B365F0017FD66 /* SDImageCacheTests.m in Sources */,
  647. 32B99EAD203B36690017FD66 /* SDWebImagePrefetcherTests.m in Sources */,
  648. 32B99EAE203B366C0017FD66 /* SDWebCacheCategoriesTests.m in Sources */,
  649. 32B99E9D203B2F7D0017FD66 /* SDWebImageTestCoder.m in Sources */,
  650. 32B99E9E203B2F810017FD66 /* SDMockFileManager.m in Sources */,
  651. 32B99EAB203B36620017FD66 /* SDWebImageManagerTests.m in Sources */,
  652. 322241802272F808002429DB /* SDUtilsTests.m in Sources */,
  653. 32B99EA9203B34B60017FD66 /* SDImageCoderTests.m in Sources */,
  654. 3264FF30205D42CB00F6BD48 /* SDWebImageTestTransformer.m in Sources */,
  655. 320630412085A37C006E0FA4 /* SDAnimatedImageTest.m in Sources */,
  656. 32B99E9B203B2EDD0017FD66 /* SDTestCase.m in Sources */,
  657. 3226ECBC20754F7700FAFACF /* SDWebImageTestDownloadOperation.m in Sources */,
  658. );
  659. runOnlyForDeploymentPostprocessing = 0;
  660. };
  661. DA248D4F195472AA00390AB0 /* Sources */ = {
  662. isa = PBXSourcesBuildPhase;
  663. buildActionMask = 2147483647;
  664. files = (
  665. 323B8E1F20862322008952BE /* SDWebImageTestLoader.m in Sources */,
  666. 32E6F0321F3A1B4700A945E6 /* SDWebImageTestCoder.m in Sources */,
  667. 3226ECBB20754F7700FAFACF /* SDWebImageTestDownloadOperation.m in Sources */,
  668. 3254C32020641077008D1022 /* SDImageTransformerTests.m in Sources */,
  669. 32A571562037DB2D002EDAAE /* SDAnimatedImageTest.m in Sources */,
  670. 1E3C51E919B46E370092B5E6 /* SDWebImageDownloaderTests.m in Sources */,
  671. 37D122881EC48B5E00D98CEB /* SDMockFileManager.m in Sources */,
  672. 4369C2741D9804B1007E863A /* SDWebCacheCategoriesTests.m in Sources */,
  673. 2D7AF0601F329763000083C2 /* SDTestCase.m in Sources */,
  674. 328BB6DD20825E9800760D6C /* SDWebImageTestCache.m in Sources */,
  675. 4369C1D11D97F80F007E863A /* SDWebImagePrefetcherTests.m in Sources */,
  676. 3222417F2272F808002429DB /* SDUtilsTests.m in Sources */,
  677. DA248D69195475D800390AB0 /* SDImageCacheTests.m in Sources */,
  678. DA248D6B195476AC00390AB0 /* SDWebImageManagerTests.m in Sources */,
  679. 32B99E8B203AF8690017FD66 /* SDCategoriesTests.m in Sources */,
  680. 3264FF2F205D42CB00F6BD48 /* SDWebImageTestTransformer.m in Sources */,
  681. 433BBBB51D7EF5C00086B6E9 /* SDImageCoderTests.m in Sources */,
  682. );
  683. runOnlyForDeploymentPostprocessing = 0;
  684. };
  685. /* End PBXSourcesBuildPhase section */
  686. /* Begin XCBuildConfiguration section */
  687. 3299222F2365D9A100EAFD97 /* Debug */ = {
  688. isa = XCBuildConfiguration;
  689. baseConfigurationReference = 5B0011ED58CC9998E68ECCE3 /* Pods-Tests TV.debug.xcconfig */;
  690. buildSettings = {
  691. INFOPLIST_FILE = "Tests TV/Info.plist";
  692. MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
  693. MTL_FAST_MATH = YES;
  694. SDKROOT = appletvos;
  695. SUPPORTED_PLATFORMS = "appletvsimulator appletvos";
  696. TARGETED_DEVICE_FAMILY = 3;
  697. TVOS_DEPLOYMENT_TARGET = 9.2;
  698. };
  699. name = Debug;
  700. };
  701. 329922302365D9A100EAFD97 /* Release */ = {
  702. isa = XCBuildConfiguration;
  703. baseConfigurationReference = 6CB13D7A081654B2E4018F53 /* Pods-Tests TV.release.xcconfig */;
  704. buildSettings = {
  705. INFOPLIST_FILE = "Tests TV/Info.plist";
  706. MTL_ENABLE_DEBUG_INFO = NO;
  707. MTL_FAST_MATH = YES;
  708. SDKROOT = appletvos;
  709. SUPPORTED_PLATFORMS = "appletvsimulator appletvos";
  710. TARGETED_DEVICE_FAMILY = 3;
  711. TVOS_DEPLOYMENT_TARGET = 9.2;
  712. };
  713. name = Release;
  714. };
  715. 32B99E97203B2DF90017FD66 /* Debug */ = {
  716. isa = XCBuildConfiguration;
  717. baseConfigurationReference = BC6C6328775701B5AAEEF4FF /* Pods-Tests Mac.debug.xcconfig */;
  718. buildSettings = {
  719. CODE_SIGN_IDENTITY = "-";
  720. CODE_SIGN_STYLE = Manual;
  721. DEVELOPMENT_TEAM = "";
  722. INFOPLIST_FILE = "Tests Mac/Info.plist";
  723. PROVISIONING_PROFILE_SPECIFIER = "";
  724. SDKROOT = macosx;
  725. SUPPORTED_PLATFORMS = macosx;
  726. TARGETED_DEVICE_FAMILY = "";
  727. };
  728. name = Debug;
  729. };
  730. 32B99E98203B2DF90017FD66 /* Release */ = {
  731. isa = XCBuildConfiguration;
  732. baseConfigurationReference = 4835C04148C737D0FC50EF87 /* Pods-Tests Mac.release.xcconfig */;
  733. buildSettings = {
  734. CODE_SIGN_IDENTITY = "-";
  735. CODE_SIGN_STYLE = Manual;
  736. DEVELOPMENT_TEAM = "";
  737. INFOPLIST_FILE = "Tests Mac/Info.plist";
  738. PROVISIONING_PROFILE_SPECIFIER = "";
  739. SDKROOT = macosx;
  740. SUPPORTED_PLATFORMS = macosx;
  741. TARGETED_DEVICE_FAMILY = "";
  742. };
  743. name = Release;
  744. };
  745. DA248D4A1954721A00390AB0 /* Debug */ = {
  746. isa = XCBuildConfiguration;
  747. baseConfigurationReference = 328BAF282240C08E00FC70DD /* Test-Debug.xcconfig */;
  748. buildSettings = {
  749. };
  750. name = Debug;
  751. };
  752. DA248D4B1954721A00390AB0 /* Release */ = {
  753. isa = XCBuildConfiguration;
  754. baseConfigurationReference = 328BAF272240C08E00FC70DD /* Test-Release.xcconfig */;
  755. buildSettings = {
  756. };
  757. name = Release;
  758. };
  759. DA248D65195472AA00390AB0 /* Debug */ = {
  760. isa = XCBuildConfiguration;
  761. baseConfigurationReference = D80C63148416AADCBDD7FABA /* Pods-Tests iOS.debug.xcconfig */;
  762. buildSettings = {
  763. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  764. GCC_PREFIX_HEADER = "Tests/Tests-Prefix.pch";
  765. INFOPLIST_FILE = "Tests/Tests-Info.plist";
  766. SDKROOT = iphoneos;
  767. SUPPORTED_PLATFORMS = "iphonesimulator iphoneos";
  768. TARGETED_DEVICE_FAMILY = "1,2";
  769. };
  770. name = Debug;
  771. };
  772. DA248D66195472AA00390AB0 /* Release */ = {
  773. isa = XCBuildConfiguration;
  774. baseConfigurationReference = 4DCBA1DEFE6C68C4A83C9B9E /* Pods-Tests iOS.release.xcconfig */;
  775. buildSettings = {
  776. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  777. GCC_PREFIX_HEADER = "Tests/Tests-Prefix.pch";
  778. INFOPLIST_FILE = "Tests/Tests-Info.plist";
  779. SDKROOT = iphoneos;
  780. SUPPORTED_PLATFORMS = "iphonesimulator iphoneos";
  781. TARGETED_DEVICE_FAMILY = "1,2";
  782. };
  783. name = Release;
  784. };
  785. /* End XCBuildConfiguration section */
  786. /* Begin XCConfigurationList section */
  787. 329922312365D9A100EAFD97 /* Build configuration list for PBXNativeTarget "Tests TV" */ = {
  788. isa = XCConfigurationList;
  789. buildConfigurations = (
  790. 3299222F2365D9A100EAFD97 /* Debug */,
  791. 329922302365D9A100EAFD97 /* Release */,
  792. );
  793. defaultConfigurationIsVisible = 0;
  794. defaultConfigurationName = Release;
  795. };
  796. 32B99E99203B2DF90017FD66 /* Build configuration list for PBXNativeTarget "Tests Mac" */ = {
  797. isa = XCConfigurationList;
  798. buildConfigurations = (
  799. 32B99E97203B2DF90017FD66 /* Debug */,
  800. 32B99E98203B2DF90017FD66 /* Release */,
  801. );
  802. defaultConfigurationIsVisible = 0;
  803. defaultConfigurationName = Release;
  804. };
  805. DA248D491954721A00390AB0 /* Build configuration list for PBXProject "SDWebImage Tests" */ = {
  806. isa = XCConfigurationList;
  807. buildConfigurations = (
  808. DA248D4A1954721A00390AB0 /* Debug */,
  809. DA248D4B1954721A00390AB0 /* Release */,
  810. );
  811. defaultConfigurationIsVisible = 0;
  812. defaultConfigurationName = Release;
  813. };
  814. DA248D67195472AA00390AB0 /* Build configuration list for PBXNativeTarget "Tests iOS" */ = {
  815. isa = XCConfigurationList;
  816. buildConfigurations = (
  817. DA248D65195472AA00390AB0 /* Debug */,
  818. DA248D66195472AA00390AB0 /* Release */,
  819. );
  820. defaultConfigurationIsVisible = 0;
  821. defaultConfigurationName = Release;
  822. };
  823. /* End XCConfigurationList section */
  824. };
  825. rootObject = DA248D461954721A00390AB0 /* Project object */;
  826. }