project.pbxproj 54 KB

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