project.pbxproj 39 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634
  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. 327054E2206CEFF3006EA328 /* TestImageAnimated.apng in Resources */ = {isa = PBXBuildFile; fileRef = 327054E1206CEFF3006EA328 /* TestImageAnimated.apng */; };
  25. 327054E3206CEFF3006EA328 /* TestImageAnimated.apng in Resources */ = {isa = PBXBuildFile; fileRef = 327054E1206CEFF3006EA328 /* TestImageAnimated.apng */; };
  26. 327A418C211D660600495442 /* TestImage.heic in Resources */ = {isa = PBXBuildFile; fileRef = 327A418B211D660600495442 /* TestImage.heic */; };
  27. 327A418D211D660600495442 /* TestImage.heic in Resources */ = {isa = PBXBuildFile; fileRef = 327A418B211D660600495442 /* TestImage.heic */; };
  28. 328BB6DD20825E9800760D6C /* SDWebImageTestCache.m in Sources */ = {isa = PBXBuildFile; fileRef = 328BB6DC20825E9800760D6C /* SDWebImageTestCache.m */; };
  29. 328BB6DE20825E9800760D6C /* SDWebImageTestCache.m in Sources */ = {isa = PBXBuildFile; fileRef = 328BB6DC20825E9800760D6C /* SDWebImageTestCache.m */; };
  30. 32905E64211D786E00460FCF /* TestImage.heif in Resources */ = {isa = PBXBuildFile; fileRef = 32905E63211D786E00460FCF /* TestImage.heif */; };
  31. 32905E65211D786E00460FCF /* TestImage.heif in Resources */ = {isa = PBXBuildFile; fileRef = 32905E63211D786E00460FCF /* TestImage.heif */; };
  32. 32A571562037DB2D002EDAAE /* SDAnimatedImageTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 32A571552037DB2D002EDAAE /* SDAnimatedImageTest.m */; };
  33. 32B99E8B203AF8690017FD66 /* SDCategoriesTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 32B99E8A203AF8690017FD66 /* SDCategoriesTests.m */; };
  34. 32B99E9B203B2EDD0017FD66 /* SDTestCase.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D7AF05F1F329763000083C2 /* SDTestCase.m */; };
  35. 32B99E9C203B2EE40017FD66 /* SDCategoriesTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 32B99E8A203AF8690017FD66 /* SDCategoriesTests.m */; };
  36. 32B99E9D203B2F7D0017FD66 /* SDWebImageTestCoder.m in Sources */ = {isa = PBXBuildFile; fileRef = 32E6F0311F3A1B4700A945E6 /* SDWebImageTestCoder.m */; };
  37. 32B99E9E203B2F810017FD66 /* SDMockFileManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 37D122871EC48B5E00D98CEB /* SDMockFileManager.m */; };
  38. 32B99EA2203B31360017FD66 /* MonochromeTestImage.jpg in Resources */ = {isa = PBXBuildFile; fileRef = 433BBBBA1D7EFA8B0086B6E9 /* MonochromeTestImage.jpg */; };
  39. 32B99EA3203B31360017FD66 /* TestImage.gif in Resources */ = {isa = PBXBuildFile; fileRef = 433BBBB61D7EF8200086B6E9 /* TestImage.gif */; };
  40. 32B99EA4203B31360017FD66 /* TestImage.jpg in Resources */ = {isa = PBXBuildFile; fileRef = 5F7F38AC1AE2A77A00B0E330 /* TestImage.jpg */; };
  41. 32B99EA5203B31360017FD66 /* TestImageLarge.jpg in Resources */ = {isa = PBXBuildFile; fileRef = 43828A441DA67F9900000E62 /* TestImageLarge.jpg */; };
  42. 32B99EA6203B31360017FD66 /* TestImage.png in Resources */ = {isa = PBXBuildFile; fileRef = 433BBBB81D7EF8260086B6E9 /* TestImage.png */; };
  43. 32B99EA9203B34B60017FD66 /* SDImageCoderTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 433BBBB41D7EF5C00086B6E9 /* SDImageCoderTests.m */; };
  44. 32B99EAA203B365F0017FD66 /* SDImageCacheTests.m in Sources */ = {isa = PBXBuildFile; fileRef = DA248D68195475D800390AB0 /* SDImageCacheTests.m */; };
  45. 32B99EAB203B36620017FD66 /* SDWebImageManagerTests.m in Sources */ = {isa = PBXBuildFile; fileRef = DA248D6A195476AC00390AB0 /* SDWebImageManagerTests.m */; };
  46. 32B99EAC203B36650017FD66 /* SDWebImageDownloaderTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 1E3C51E819B46E370092B5E6 /* SDWebImageDownloaderTests.m */; };
  47. 32B99EAD203B36690017FD66 /* SDWebImagePrefetcherTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 4369C1D01D97F80F007E863A /* SDWebImagePrefetcherTests.m */; };
  48. 32B99EAE203B366C0017FD66 /* SDWebCacheCategoriesTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 4369C2731D9804B1007E863A /* SDWebCacheCategoriesTests.m */; };
  49. 32E6F0321F3A1B4700A945E6 /* SDWebImageTestCoder.m in Sources */ = {isa = PBXBuildFile; fileRef = 32E6F0311F3A1B4700A945E6 /* SDWebImageTestCoder.m */; };
  50. 37D122881EC48B5E00D98CEB /* SDMockFileManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 37D122871EC48B5E00D98CEB /* SDMockFileManager.m */; };
  51. 433BBBB51D7EF5C00086B6E9 /* SDImageCoderTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 433BBBB41D7EF5C00086B6E9 /* SDImageCoderTests.m */; };
  52. 433BBBB71D7EF8200086B6E9 /* TestImage.gif in Resources */ = {isa = PBXBuildFile; fileRef = 433BBBB61D7EF8200086B6E9 /* TestImage.gif */; };
  53. 433BBBB91D7EF8260086B6E9 /* TestImage.png in Resources */ = {isa = PBXBuildFile; fileRef = 433BBBB81D7EF8260086B6E9 /* TestImage.png */; };
  54. 433BBBBB1D7EFA8B0086B6E9 /* MonochromeTestImage.jpg in Resources */ = {isa = PBXBuildFile; fileRef = 433BBBBA1D7EFA8B0086B6E9 /* MonochromeTestImage.jpg */; };
  55. 4369C1D11D97F80F007E863A /* SDWebImagePrefetcherTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 4369C1D01D97F80F007E863A /* SDWebImagePrefetcherTests.m */; };
  56. 4369C2741D9804B1007E863A /* SDWebCacheCategoriesTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 4369C2731D9804B1007E863A /* SDWebCacheCategoriesTests.m */; };
  57. 43828A451DA67F9900000E62 /* TestImageLarge.jpg in Resources */ = {isa = PBXBuildFile; fileRef = 43828A441DA67F9900000E62 /* TestImageLarge.jpg */; };
  58. 5F7F38AD1AE2A77A00B0E330 /* TestImage.jpg in Resources */ = {isa = PBXBuildFile; fileRef = 5F7F38AC1AE2A77A00B0E330 /* TestImage.jpg */; };
  59. 8A99B512A5EA6D2FECFB993C /* Pods_Tests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0FF4CD8ECC995718F4F44BE4 /* Pods_Tests.framework */; };
  60. DA248D57195472AA00390AB0 /* XCTest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DA248D56195472AA00390AB0 /* XCTest.framework */; };
  61. DA248D59195472AA00390AB0 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DA248D58195472AA00390AB0 /* Foundation.framework */; };
  62. DA248D5B195472AA00390AB0 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DA248D5A195472AA00390AB0 /* UIKit.framework */; };
  63. DA248D61195472AA00390AB0 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = DA248D5F195472AA00390AB0 /* InfoPlist.strings */; };
  64. DA248D69195475D800390AB0 /* SDImageCacheTests.m in Sources */ = {isa = PBXBuildFile; fileRef = DA248D68195475D800390AB0 /* SDImageCacheTests.m */; };
  65. DA248D6B195476AC00390AB0 /* SDWebImageManagerTests.m in Sources */ = {isa = PBXBuildFile; fileRef = DA248D6A195476AC00390AB0 /* SDWebImageManagerTests.m */; };
  66. F02C3B9D48DEEC3622E96336 /* Pods_Tests_Mac.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A39EDFED1067C297B91792CB /* Pods_Tests_Mac.framework */; };
  67. /* End PBXBuildFile section */
  68. /* Begin PBXFileReference section */
  69. 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>"; };
  70. 0FF4CD8ECC995718F4F44BE4 /* Pods_Tests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Tests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  71. 1E3C51E819B46E370092B5E6 /* SDWebImageDownloaderTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDWebImageDownloaderTests.m; sourceTree = "<group>"; };
  72. 2D7AF05E1F329763000083C2 /* SDTestCase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDTestCase.h; sourceTree = "<group>"; };
  73. 2D7AF05F1F329763000083C2 /* SDTestCase.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDTestCase.m; sourceTree = "<group>"; };
  74. 3222417E2272F808002429DB /* SDUtilsTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDUtilsTests.m; sourceTree = "<group>"; };
  75. 3226ECB920754F7700FAFACF /* SDWebImageTestDownloadOperation.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDWebImageTestDownloadOperation.h; sourceTree = "<group>"; };
  76. 3226ECBA20754F7700FAFACF /* SDWebImageTestDownloadOperation.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDWebImageTestDownloadOperation.m; sourceTree = "<group>"; };
  77. 323B8E1D20862322008952BE /* SDWebImageTestLoader.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDWebImageTestLoader.h; sourceTree = "<group>"; };
  78. 323B8E1E20862322008952BE /* SDWebImageTestLoader.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDWebImageTestLoader.m; sourceTree = "<group>"; };
  79. 324047432271956F007C53E1 /* TestEXIF.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = TestEXIF.png; sourceTree = "<group>"; };
  80. 3254C31F20641077008D1022 /* SDImageTransformerTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDImageTransformerTests.m; sourceTree = "<group>"; };
  81. 3264FF2D205D42CB00F6BD48 /* SDWebImageTestTransformer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDWebImageTestTransformer.h; sourceTree = "<group>"; };
  82. 3264FF2E205D42CB00F6BD48 /* SDWebImageTestTransformer.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDWebImageTestTransformer.m; sourceTree = "<group>"; };
  83. 327054E1206CEFF3006EA328 /* TestImageAnimated.apng */ = {isa = PBXFileReference; lastKnownFileType = file; path = TestImageAnimated.apng; sourceTree = "<group>"; };
  84. 327A418B211D660600495442 /* TestImage.heic */ = {isa = PBXFileReference; lastKnownFileType = file; path = TestImage.heic; sourceTree = "<group>"; };
  85. 328BAF262240C08E00FC70DD /* Test-Shared.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = "Test-Shared.xcconfig"; sourceTree = "<group>"; };
  86. 328BAF272240C08E00FC70DD /* Test-Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = "Test-Release.xcconfig"; sourceTree = "<group>"; };
  87. 328BAF282240C08E00FC70DD /* Test-Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = "Test-Debug.xcconfig"; sourceTree = "<group>"; };
  88. 328BB6DB20825E9800760D6C /* SDWebImageTestCache.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDWebImageTestCache.h; sourceTree = "<group>"; };
  89. 328BB6DC20825E9800760D6C /* SDWebImageTestCache.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDWebImageTestCache.m; sourceTree = "<group>"; };
  90. 32905E63211D786E00460FCF /* TestImage.heif */ = {isa = PBXFileReference; lastKnownFileType = file; path = TestImage.heif; sourceTree = "<group>"; };
  91. 32A571552037DB2D002EDAAE /* SDAnimatedImageTest.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDAnimatedImageTest.m; sourceTree = "<group>"; };
  92. 32B99E8A203AF8690017FD66 /* SDCategoriesTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDCategoriesTests.m; sourceTree = "<group>"; };
  93. 32B99E92203B2DF90017FD66 /* Tests Mac.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Tests Mac.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
  94. 32B99E96203B2DF90017FD66 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  95. 32E6F0301F3A1B4700A945E6 /* SDWebImageTestCoder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDWebImageTestCoder.h; sourceTree = "<group>"; };
  96. 32E6F0311F3A1B4700A945E6 /* SDWebImageTestCoder.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDWebImageTestCoder.m; sourceTree = "<group>"; };
  97. 37D122861EC48B5E00D98CEB /* SDMockFileManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDMockFileManager.h; sourceTree = "<group>"; };
  98. 37D122871EC48B5E00D98CEB /* SDMockFileManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDMockFileManager.m; sourceTree = "<group>"; };
  99. 433BBBB41D7EF5C00086B6E9 /* SDImageCoderTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDImageCoderTests.m; sourceTree = "<group>"; };
  100. 433BBBB61D7EF8200086B6E9 /* TestImage.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = TestImage.gif; sourceTree = "<group>"; };
  101. 433BBBB81D7EF8260086B6E9 /* TestImage.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = TestImage.png; sourceTree = "<group>"; };
  102. 433BBBBA1D7EFA8B0086B6E9 /* MonochromeTestImage.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = MonochromeTestImage.jpg; sourceTree = "<group>"; };
  103. 4369C1D01D97F80F007E863A /* SDWebImagePrefetcherTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDWebImagePrefetcherTests.m; sourceTree = "<group>"; };
  104. 4369C2731D9804B1007E863A /* SDWebCacheCategoriesTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDWebCacheCategoriesTests.m; sourceTree = "<group>"; };
  105. 43828A441DA67F9900000E62 /* TestImageLarge.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = TestImageLarge.jpg; sourceTree = "<group>"; };
  106. 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>"; };
  107. 5F7F38AC1AE2A77A00B0E330 /* TestImage.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = TestImage.jpg; sourceTree = "<group>"; };
  108. 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>"; };
  109. A39EDFED1067C297B91792CB /* Pods_Tests_Mac.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Tests_Mac.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  110. 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>"; };
  111. DA248D53195472AA00390AB0 /* Tests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = Tests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
  112. DA248D56195472AA00390AB0 /* XCTest.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = XCTest.framework; path = Library/Frameworks/XCTest.framework; sourceTree = DEVELOPER_DIR; };
  113. DA248D58195472AA00390AB0 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = Library/Frameworks/Foundation.framework; sourceTree = DEVELOPER_DIR; };
  114. DA248D5A195472AA00390AB0 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = Library/Frameworks/UIKit.framework; sourceTree = DEVELOPER_DIR; };
  115. DA248D5E195472AA00390AB0 /* Tests-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "Tests-Info.plist"; sourceTree = "<group>"; };
  116. DA248D60195472AA00390AB0 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
  117. DA248D64195472AA00390AB0 /* Tests-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Tests-Prefix.pch"; sourceTree = "<group>"; };
  118. DA248D68195475D800390AB0 /* SDImageCacheTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDImageCacheTests.m; sourceTree = "<group>"; };
  119. DA248D6A195476AC00390AB0 /* SDWebImageManagerTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDWebImageManagerTests.m; sourceTree = "<group>"; };
  120. EADD19E9219915E300804BB0 /* Module-Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = "Module-Release.xcconfig"; sourceTree = "<group>"; };
  121. EADD19EC219915E300804BB0 /* Module-Debug.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = "Module-Debug.xcconfig"; sourceTree = "<group>"; };
  122. EADD19EE219915E300804BB0 /* Module-Shared.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = "Module-Shared.xcconfig"; sourceTree = "<group>"; };
  123. /* End PBXFileReference section */
  124. /* Begin PBXFrameworksBuildPhase section */
  125. 32B99E8F203B2DF90017FD66 /* Frameworks */ = {
  126. isa = PBXFrameworksBuildPhase;
  127. buildActionMask = 2147483647;
  128. files = (
  129. F02C3B9D48DEEC3622E96336 /* Pods_Tests_Mac.framework in Frameworks */,
  130. );
  131. runOnlyForDeploymentPostprocessing = 0;
  132. };
  133. DA248D50195472AA00390AB0 /* Frameworks */ = {
  134. isa = PBXFrameworksBuildPhase;
  135. buildActionMask = 2147483647;
  136. files = (
  137. DA248D57195472AA00390AB0 /* XCTest.framework in Frameworks */,
  138. DA248D5B195472AA00390AB0 /* UIKit.framework in Frameworks */,
  139. DA248D59195472AA00390AB0 /* Foundation.framework in Frameworks */,
  140. 8A99B512A5EA6D2FECFB993C /* Pods_Tests.framework in Frameworks */,
  141. );
  142. runOnlyForDeploymentPostprocessing = 0;
  143. };
  144. /* End PBXFrameworksBuildPhase section */
  145. /* Begin PBXGroup section */
  146. 07C2B07CECA5631B430A737D /* Pods */ = {
  147. isa = PBXGroup;
  148. children = (
  149. 0AD1DD30CCB1B928CFA9740B /* Pods-Tests.debug.xcconfig */,
  150. 6700DBD9C45B00AB5F77472A /* Pods-Tests.release.xcconfig */,
  151. BC6C6328775701B5AAEEF4FF /* Pods-Tests Mac.debug.xcconfig */,
  152. 4835C04148C737D0FC50EF87 /* Pods-Tests Mac.release.xcconfig */,
  153. );
  154. name = Pods;
  155. sourceTree = "<group>";
  156. };
  157. 32B99E93203B2DF90017FD66 /* Tests Mac */ = {
  158. isa = PBXGroup;
  159. children = (
  160. 32B99E96203B2DF90017FD66 /* Info.plist */,
  161. );
  162. path = "Tests Mac";
  163. sourceTree = "<group>";
  164. };
  165. 32B99EA1203B30DF0017FD66 /* Images */ = {
  166. isa = PBXGroup;
  167. children = (
  168. 433BBBBA1D7EFA8B0086B6E9 /* MonochromeTestImage.jpg */,
  169. 324047432271956F007C53E1 /* TestEXIF.png */,
  170. 433BBBB61D7EF8200086B6E9 /* TestImage.gif */,
  171. 5F7F38AC1AE2A77A00B0E330 /* TestImage.jpg */,
  172. 43828A441DA67F9900000E62 /* TestImageLarge.jpg */,
  173. 433BBBB81D7EF8260086B6E9 /* TestImage.png */,
  174. 327A418B211D660600495442 /* TestImage.heic */,
  175. 32905E63211D786E00460FCF /* TestImage.heif */,
  176. 327054E1206CEFF3006EA328 /* TestImageAnimated.apng */,
  177. );
  178. path = Images;
  179. sourceTree = "<group>";
  180. };
  181. DA248D451954721A00390AB0 = {
  182. isa = PBXGroup;
  183. children = (
  184. EADD19E8219915E300804BB0 /* Configs */,
  185. DA248D5C195472AA00390AB0 /* Tests */,
  186. 32B99E93203B2DF90017FD66 /* Tests Mac */,
  187. DA248D55195472AA00390AB0 /* Frameworks */,
  188. DA248D54195472AA00390AB0 /* Products */,
  189. 07C2B07CECA5631B430A737D /* Pods */,
  190. );
  191. sourceTree = "<group>";
  192. };
  193. DA248D54195472AA00390AB0 /* Products */ = {
  194. isa = PBXGroup;
  195. children = (
  196. DA248D53195472AA00390AB0 /* Tests.xctest */,
  197. 32B99E92203B2DF90017FD66 /* Tests Mac.xctest */,
  198. );
  199. name = Products;
  200. sourceTree = "<group>";
  201. };
  202. DA248D55195472AA00390AB0 /* Frameworks */ = {
  203. isa = PBXGroup;
  204. children = (
  205. DA248D56195472AA00390AB0 /* XCTest.framework */,
  206. DA248D58195472AA00390AB0 /* Foundation.framework */,
  207. DA248D5A195472AA00390AB0 /* UIKit.framework */,
  208. 0FF4CD8ECC995718F4F44BE4 /* Pods_Tests.framework */,
  209. A39EDFED1067C297B91792CB /* Pods_Tests_Mac.framework */,
  210. );
  211. name = Frameworks;
  212. sourceTree = "<group>";
  213. };
  214. DA248D5C195472AA00390AB0 /* Tests */ = {
  215. isa = PBXGroup;
  216. children = (
  217. 32B99EA1203B30DF0017FD66 /* Images */,
  218. DA248D5D195472AA00390AB0 /* Supporting Files */,
  219. DA248D68195475D800390AB0 /* SDImageCacheTests.m */,
  220. DA248D6A195476AC00390AB0 /* SDWebImageManagerTests.m */,
  221. 1E3C51E819B46E370092B5E6 /* SDWebImageDownloaderTests.m */,
  222. 433BBBB41D7EF5C00086B6E9 /* SDImageCoderTests.m */,
  223. 4369C1D01D97F80F007E863A /* SDWebImagePrefetcherTests.m */,
  224. 3254C31F20641077008D1022 /* SDImageTransformerTests.m */,
  225. 4369C2731D9804B1007E863A /* SDWebCacheCategoriesTests.m */,
  226. 32B99E8A203AF8690017FD66 /* SDCategoriesTests.m */,
  227. 3222417E2272F808002429DB /* SDUtilsTests.m */,
  228. 32A571552037DB2D002EDAAE /* SDAnimatedImageTest.m */,
  229. 37D122861EC48B5E00D98CEB /* SDMockFileManager.h */,
  230. 37D122871EC48B5E00D98CEB /* SDMockFileManager.m */,
  231. 2D7AF05E1F329763000083C2 /* SDTestCase.h */,
  232. 2D7AF05F1F329763000083C2 /* SDTestCase.m */,
  233. 328BB6DB20825E9800760D6C /* SDWebImageTestCache.h */,
  234. 328BB6DC20825E9800760D6C /* SDWebImageTestCache.m */,
  235. 3226ECB920754F7700FAFACF /* SDWebImageTestDownloadOperation.h */,
  236. 3226ECBA20754F7700FAFACF /* SDWebImageTestDownloadOperation.m */,
  237. 32E6F0301F3A1B4700A945E6 /* SDWebImageTestCoder.h */,
  238. 32E6F0311F3A1B4700A945E6 /* SDWebImageTestCoder.m */,
  239. 3264FF2D205D42CB00F6BD48 /* SDWebImageTestTransformer.h */,
  240. 3264FF2E205D42CB00F6BD48 /* SDWebImageTestTransformer.m */,
  241. 323B8E1D20862322008952BE /* SDWebImageTestLoader.h */,
  242. 323B8E1E20862322008952BE /* SDWebImageTestLoader.m */,
  243. );
  244. path = Tests;
  245. sourceTree = "<group>";
  246. };
  247. DA248D5D195472AA00390AB0 /* Supporting Files */ = {
  248. isa = PBXGroup;
  249. children = (
  250. DA248D5E195472AA00390AB0 /* Tests-Info.plist */,
  251. DA248D5F195472AA00390AB0 /* InfoPlist.strings */,
  252. DA248D64195472AA00390AB0 /* Tests-Prefix.pch */,
  253. );
  254. name = "Supporting Files";
  255. sourceTree = "<group>";
  256. };
  257. EADD19E8219915E300804BB0 /* Configs */ = {
  258. isa = PBXGroup;
  259. children = (
  260. EADD19EC219915E300804BB0 /* Module-Debug.xcconfig */,
  261. EADD19E9219915E300804BB0 /* Module-Release.xcconfig */,
  262. EADD19EE219915E300804BB0 /* Module-Shared.xcconfig */,
  263. 328BAF282240C08E00FC70DD /* Test-Debug.xcconfig */,
  264. 328BAF272240C08E00FC70DD /* Test-Release.xcconfig */,
  265. 328BAF262240C08E00FC70DD /* Test-Shared.xcconfig */,
  266. );
  267. name = Configs;
  268. path = ../Configs;
  269. sourceTree = "<group>";
  270. };
  271. /* End PBXGroup section */
  272. /* Begin PBXNativeTarget section */
  273. 32B99E91203B2DF90017FD66 /* Tests Mac */ = {
  274. isa = PBXNativeTarget;
  275. buildConfigurationList = 32B99E99203B2DF90017FD66 /* Build configuration list for PBXNativeTarget "Tests Mac" */;
  276. buildPhases = (
  277. 3742A83C8569610075078F4D /* [CP] Check Pods Manifest.lock */,
  278. 32B99E8E203B2DF90017FD66 /* Sources */,
  279. 32B99E8F203B2DF90017FD66 /* Frameworks */,
  280. 32B99E90203B2DF90017FD66 /* Resources */,
  281. 910EDDDEAAC8A165A883AD8F /* [CP] Embed Pods Frameworks */,
  282. );
  283. buildRules = (
  284. );
  285. dependencies = (
  286. );
  287. name = "Tests Mac";
  288. productName = "Tests Mac";
  289. productReference = 32B99E92203B2DF90017FD66 /* Tests Mac.xctest */;
  290. productType = "com.apple.product-type.bundle.unit-test";
  291. };
  292. DA248D52195472AA00390AB0 /* Tests */ = {
  293. isa = PBXNativeTarget;
  294. buildConfigurationList = DA248D67195472AA00390AB0 /* Build configuration list for PBXNativeTarget "Tests" */;
  295. buildPhases = (
  296. 05AE34B81B820465D0395C5A /* [CP] Check Pods Manifest.lock */,
  297. DA248D4F195472AA00390AB0 /* Sources */,
  298. DA248D50195472AA00390AB0 /* Frameworks */,
  299. DA248D51195472AA00390AB0 /* Resources */,
  300. A07943B19E185DC24535F340 /* [CP] Embed Pods Frameworks */,
  301. );
  302. buildRules = (
  303. );
  304. dependencies = (
  305. );
  306. name = Tests;
  307. productName = Tests;
  308. productReference = DA248D53195472AA00390AB0 /* Tests.xctest */;
  309. productType = "com.apple.product-type.bundle.unit-test";
  310. };
  311. /* End PBXNativeTarget section */
  312. /* Begin PBXProject section */
  313. DA248D461954721A00390AB0 /* Project object */ = {
  314. isa = PBXProject;
  315. attributes = {
  316. LastUpgradeCheck = 1020;
  317. TargetAttributes = {
  318. 32B99E91203B2DF90017FD66 = {
  319. CreatedOnToolsVersion = 9.2;
  320. ProvisioningStyle = Manual;
  321. };
  322. };
  323. };
  324. buildConfigurationList = DA248D491954721A00390AB0 /* Build configuration list for PBXProject "SDWebImage Tests" */;
  325. compatibilityVersion = "Xcode 3.2";
  326. developmentRegion = en;
  327. hasScannedForEncodings = 0;
  328. knownRegions = (
  329. en,
  330. Base,
  331. );
  332. mainGroup = DA248D451954721A00390AB0;
  333. productRefGroup = DA248D54195472AA00390AB0 /* Products */;
  334. projectDirPath = "";
  335. projectRoot = "";
  336. targets = (
  337. DA248D52195472AA00390AB0 /* Tests */,
  338. 32B99E91203B2DF90017FD66 /* Tests Mac */,
  339. );
  340. };
  341. /* End PBXProject section */
  342. /* Begin PBXResourcesBuildPhase section */
  343. 32B99E90203B2DF90017FD66 /* Resources */ = {
  344. isa = PBXResourcesBuildPhase;
  345. buildActionMask = 2147483647;
  346. files = (
  347. 327054E3206CEFF3006EA328 /* TestImageAnimated.apng in Resources */,
  348. 32B99EA3203B31360017FD66 /* TestImage.gif in Resources */,
  349. 324047452271956F007C53E1 /* TestEXIF.png in Resources */,
  350. 32B99EA4203B31360017FD66 /* TestImage.jpg in Resources */,
  351. 32B99EA6203B31360017FD66 /* TestImage.png in Resources */,
  352. 32B99EA2203B31360017FD66 /* MonochromeTestImage.jpg in Resources */,
  353. 32905E65211D786E00460FCF /* TestImage.heif in Resources */,
  354. 327A418D211D660600495442 /* TestImage.heic in Resources */,
  355. 32B99EA5203B31360017FD66 /* TestImageLarge.jpg in Resources */,
  356. );
  357. runOnlyForDeploymentPostprocessing = 0;
  358. };
  359. DA248D51195472AA00390AB0 /* Resources */ = {
  360. isa = PBXResourcesBuildPhase;
  361. buildActionMask = 2147483647;
  362. files = (
  363. 327A418C211D660600495442 /* TestImage.heic in Resources */,
  364. 5F7F38AD1AE2A77A00B0E330 /* TestImage.jpg in Resources */,
  365. 32905E64211D786E00460FCF /* TestImage.heif in Resources */,
  366. 43828A451DA67F9900000E62 /* TestImageLarge.jpg in Resources */,
  367. 433BBBB71D7EF8200086B6E9 /* TestImage.gif in Resources */,
  368. DA248D61195472AA00390AB0 /* InfoPlist.strings in Resources */,
  369. 433BBBB91D7EF8260086B6E9 /* TestImage.png in Resources */,
  370. 327054E2206CEFF3006EA328 /* TestImageAnimated.apng in Resources */,
  371. 433BBBBB1D7EFA8B0086B6E9 /* MonochromeTestImage.jpg in Resources */,
  372. 324047442271956F007C53E1 /* TestEXIF.png in Resources */,
  373. );
  374. runOnlyForDeploymentPostprocessing = 0;
  375. };
  376. /* End PBXResourcesBuildPhase section */
  377. /* Begin PBXShellScriptBuildPhase section */
  378. 05AE34B81B820465D0395C5A /* [CP] Check Pods Manifest.lock */ = {
  379. isa = PBXShellScriptBuildPhase;
  380. buildActionMask = 2147483647;
  381. files = (
  382. );
  383. inputPaths = (
  384. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  385. "${PODS_ROOT}/Manifest.lock",
  386. );
  387. name = "[CP] Check Pods Manifest.lock";
  388. outputPaths = (
  389. "$(DERIVED_FILE_DIR)/Pods-Tests-checkManifestLockResult.txt",
  390. );
  391. runOnlyForDeploymentPostprocessing = 0;
  392. shellPath = /bin/sh;
  393. 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";
  394. showEnvVarsInLog = 0;
  395. };
  396. 3742A83C8569610075078F4D /* [CP] Check Pods Manifest.lock */ = {
  397. isa = PBXShellScriptBuildPhase;
  398. buildActionMask = 2147483647;
  399. files = (
  400. );
  401. inputPaths = (
  402. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  403. "${PODS_ROOT}/Manifest.lock",
  404. );
  405. name = "[CP] Check Pods Manifest.lock";
  406. outputPaths = (
  407. "$(DERIVED_FILE_DIR)/Pods-Tests Mac-checkManifestLockResult.txt",
  408. );
  409. runOnlyForDeploymentPostprocessing = 0;
  410. shellPath = /bin/sh;
  411. 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";
  412. showEnvVarsInLog = 0;
  413. };
  414. 910EDDDEAAC8A165A883AD8F /* [CP] Embed Pods Frameworks */ = {
  415. isa = PBXShellScriptBuildPhase;
  416. buildActionMask = 2147483647;
  417. files = (
  418. );
  419. inputPaths = (
  420. "${PODS_ROOT}/Target Support Files/Pods-Tests Mac/Pods-Tests Mac-frameworks.sh",
  421. "${BUILT_PRODUCTS_DIR}/SDWebImage-Core-MapKit-macOS/SDWebImage.framework",
  422. "${BUILT_PRODUCTS_DIR}/Expecta-macOS/Expecta.framework",
  423. "${BUILT_PRODUCTS_DIR}/KVOController-macOS/KVOController.framework",
  424. );
  425. name = "[CP] Embed Pods Frameworks";
  426. outputPaths = (
  427. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/SDWebImage.framework",
  428. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Expecta.framework",
  429. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/KVOController.framework",
  430. );
  431. runOnlyForDeploymentPostprocessing = 0;
  432. shellPath = /bin/sh;
  433. shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Tests Mac/Pods-Tests Mac-frameworks.sh\"\n";
  434. showEnvVarsInLog = 0;
  435. };
  436. A07943B19E185DC24535F340 /* [CP] Embed Pods Frameworks */ = {
  437. isa = PBXShellScriptBuildPhase;
  438. buildActionMask = 2147483647;
  439. files = (
  440. );
  441. inputPaths = (
  442. "${PODS_ROOT}/Target Support Files/Pods-Tests/Pods-Tests-frameworks.sh",
  443. "${BUILT_PRODUCTS_DIR}/SDWebImage-Core-MapKit-iOS/SDWebImage.framework",
  444. "${BUILT_PRODUCTS_DIR}/Expecta-iOS/Expecta.framework",
  445. "${BUILT_PRODUCTS_DIR}/KVOController-iOS/KVOController.framework",
  446. );
  447. name = "[CP] Embed Pods Frameworks";
  448. outputPaths = (
  449. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/SDWebImage.framework",
  450. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Expecta.framework",
  451. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/KVOController.framework",
  452. );
  453. runOnlyForDeploymentPostprocessing = 0;
  454. shellPath = /bin/sh;
  455. shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Tests/Pods-Tests-frameworks.sh\"\n";
  456. showEnvVarsInLog = 0;
  457. };
  458. /* End PBXShellScriptBuildPhase section */
  459. /* Begin PBXSourcesBuildPhase section */
  460. 32B99E8E203B2DF90017FD66 /* Sources */ = {
  461. isa = PBXSourcesBuildPhase;
  462. buildActionMask = 2147483647;
  463. files = (
  464. 323B8E2020862322008952BE /* SDWebImageTestLoader.m in Sources */,
  465. 32B99EAC203B36650017FD66 /* SDWebImageDownloaderTests.m in Sources */,
  466. 3254C32120641077008D1022 /* SDImageTransformerTests.m in Sources */,
  467. 328BB6DE20825E9800760D6C /* SDWebImageTestCache.m in Sources */,
  468. 32B99E9C203B2EE40017FD66 /* SDCategoriesTests.m in Sources */,
  469. 32B99EAA203B365F0017FD66 /* SDImageCacheTests.m in Sources */,
  470. 32B99EAD203B36690017FD66 /* SDWebImagePrefetcherTests.m in Sources */,
  471. 32B99EAE203B366C0017FD66 /* SDWebCacheCategoriesTests.m in Sources */,
  472. 32B99E9D203B2F7D0017FD66 /* SDWebImageTestCoder.m in Sources */,
  473. 32B99E9E203B2F810017FD66 /* SDMockFileManager.m in Sources */,
  474. 32B99EAB203B36620017FD66 /* SDWebImageManagerTests.m in Sources */,
  475. 322241802272F808002429DB /* SDUtilsTests.m in Sources */,
  476. 32B99EA9203B34B60017FD66 /* SDImageCoderTests.m in Sources */,
  477. 3264FF30205D42CB00F6BD48 /* SDWebImageTestTransformer.m in Sources */,
  478. 320630412085A37C006E0FA4 /* SDAnimatedImageTest.m in Sources */,
  479. 32B99E9B203B2EDD0017FD66 /* SDTestCase.m in Sources */,
  480. 3226ECBC20754F7700FAFACF /* SDWebImageTestDownloadOperation.m in Sources */,
  481. );
  482. runOnlyForDeploymentPostprocessing = 0;
  483. };
  484. DA248D4F195472AA00390AB0 /* Sources */ = {
  485. isa = PBXSourcesBuildPhase;
  486. buildActionMask = 2147483647;
  487. files = (
  488. 323B8E1F20862322008952BE /* SDWebImageTestLoader.m in Sources */,
  489. 32E6F0321F3A1B4700A945E6 /* SDWebImageTestCoder.m in Sources */,
  490. 3226ECBB20754F7700FAFACF /* SDWebImageTestDownloadOperation.m in Sources */,
  491. 3254C32020641077008D1022 /* SDImageTransformerTests.m in Sources */,
  492. 32A571562037DB2D002EDAAE /* SDAnimatedImageTest.m in Sources */,
  493. 1E3C51E919B46E370092B5E6 /* SDWebImageDownloaderTests.m in Sources */,
  494. 37D122881EC48B5E00D98CEB /* SDMockFileManager.m in Sources */,
  495. 4369C2741D9804B1007E863A /* SDWebCacheCategoriesTests.m in Sources */,
  496. 2D7AF0601F329763000083C2 /* SDTestCase.m in Sources */,
  497. 328BB6DD20825E9800760D6C /* SDWebImageTestCache.m in Sources */,
  498. 4369C1D11D97F80F007E863A /* SDWebImagePrefetcherTests.m in Sources */,
  499. 3222417F2272F808002429DB /* SDUtilsTests.m in Sources */,
  500. DA248D69195475D800390AB0 /* SDImageCacheTests.m in Sources */,
  501. DA248D6B195476AC00390AB0 /* SDWebImageManagerTests.m in Sources */,
  502. 32B99E8B203AF8690017FD66 /* SDCategoriesTests.m in Sources */,
  503. 3264FF2F205D42CB00F6BD48 /* SDWebImageTestTransformer.m in Sources */,
  504. 433BBBB51D7EF5C00086B6E9 /* SDImageCoderTests.m in Sources */,
  505. );
  506. runOnlyForDeploymentPostprocessing = 0;
  507. };
  508. /* End PBXSourcesBuildPhase section */
  509. /* Begin PBXVariantGroup section */
  510. DA248D5F195472AA00390AB0 /* InfoPlist.strings */ = {
  511. isa = PBXVariantGroup;
  512. children = (
  513. DA248D60195472AA00390AB0 /* en */,
  514. );
  515. name = InfoPlist.strings;
  516. sourceTree = "<group>";
  517. };
  518. /* End PBXVariantGroup section */
  519. /* Begin XCBuildConfiguration section */
  520. 32B99E97203B2DF90017FD66 /* Debug */ = {
  521. isa = XCBuildConfiguration;
  522. baseConfigurationReference = BC6C6328775701B5AAEEF4FF /* Pods-Tests Mac.debug.xcconfig */;
  523. buildSettings = {
  524. CODE_SIGN_IDENTITY = "-";
  525. CODE_SIGN_STYLE = Manual;
  526. DEVELOPMENT_TEAM = "";
  527. INFOPLIST_FILE = "Tests Mac/Info.plist";
  528. PROVISIONING_PROFILE_SPECIFIER = "";
  529. SDKROOT = macosx;
  530. SUPPORTED_PLATFORMS = macosx;
  531. TARGETED_DEVICE_FAMILY = "";
  532. };
  533. name = Debug;
  534. };
  535. 32B99E98203B2DF90017FD66 /* Release */ = {
  536. isa = XCBuildConfiguration;
  537. baseConfigurationReference = 4835C04148C737D0FC50EF87 /* Pods-Tests Mac.release.xcconfig */;
  538. buildSettings = {
  539. CODE_SIGN_IDENTITY = "-";
  540. CODE_SIGN_STYLE = Manual;
  541. DEVELOPMENT_TEAM = "";
  542. INFOPLIST_FILE = "Tests Mac/Info.plist";
  543. PROVISIONING_PROFILE_SPECIFIER = "";
  544. SDKROOT = macosx;
  545. SUPPORTED_PLATFORMS = macosx;
  546. TARGETED_DEVICE_FAMILY = "";
  547. };
  548. name = Release;
  549. };
  550. DA248D4A1954721A00390AB0 /* Debug */ = {
  551. isa = XCBuildConfiguration;
  552. baseConfigurationReference = 328BAF282240C08E00FC70DD /* Test-Debug.xcconfig */;
  553. buildSettings = {
  554. };
  555. name = Debug;
  556. };
  557. DA248D4B1954721A00390AB0 /* Release */ = {
  558. isa = XCBuildConfiguration;
  559. baseConfigurationReference = 328BAF272240C08E00FC70DD /* Test-Release.xcconfig */;
  560. buildSettings = {
  561. };
  562. name = Release;
  563. };
  564. DA248D65195472AA00390AB0 /* Debug */ = {
  565. isa = XCBuildConfiguration;
  566. baseConfigurationReference = 0AD1DD30CCB1B928CFA9740B /* Pods-Tests.debug.xcconfig */;
  567. buildSettings = {
  568. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  569. GCC_PREFIX_HEADER = "Tests/Tests-Prefix.pch";
  570. INFOPLIST_FILE = "Tests/Tests-Info.plist";
  571. SDKROOT = iphoneos;
  572. SUPPORTED_PLATFORMS = "iphonesimulator iphoneos";
  573. TARGETED_DEVICE_FAMILY = "1,2";
  574. };
  575. name = Debug;
  576. };
  577. DA248D66195472AA00390AB0 /* Release */ = {
  578. isa = XCBuildConfiguration;
  579. baseConfigurationReference = 6700DBD9C45B00AB5F77472A /* Pods-Tests.release.xcconfig */;
  580. buildSettings = {
  581. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  582. GCC_PREFIX_HEADER = "Tests/Tests-Prefix.pch";
  583. INFOPLIST_FILE = "Tests/Tests-Info.plist";
  584. SDKROOT = iphoneos;
  585. SUPPORTED_PLATFORMS = "iphonesimulator iphoneos";
  586. TARGETED_DEVICE_FAMILY = "1,2";
  587. };
  588. name = Release;
  589. };
  590. /* End XCBuildConfiguration section */
  591. /* Begin XCConfigurationList section */
  592. 32B99E99203B2DF90017FD66 /* Build configuration list for PBXNativeTarget "Tests Mac" */ = {
  593. isa = XCConfigurationList;
  594. buildConfigurations = (
  595. 32B99E97203B2DF90017FD66 /* Debug */,
  596. 32B99E98203B2DF90017FD66 /* Release */,
  597. );
  598. defaultConfigurationIsVisible = 0;
  599. defaultConfigurationName = Release;
  600. };
  601. DA248D491954721A00390AB0 /* Build configuration list for PBXProject "SDWebImage Tests" */ = {
  602. isa = XCConfigurationList;
  603. buildConfigurations = (
  604. DA248D4A1954721A00390AB0 /* Debug */,
  605. DA248D4B1954721A00390AB0 /* Release */,
  606. );
  607. defaultConfigurationIsVisible = 0;
  608. defaultConfigurationName = Release;
  609. };
  610. DA248D67195472AA00390AB0 /* Build configuration list for PBXNativeTarget "Tests" */ = {
  611. isa = XCConfigurationList;
  612. buildConfigurations = (
  613. DA248D65195472AA00390AB0 /* Debug */,
  614. DA248D66195472AA00390AB0 /* Release */,
  615. );
  616. defaultConfigurationIsVisible = 0;
  617. defaultConfigurationName = Release;
  618. };
  619. /* End XCConfigurationList section */
  620. };
  621. rootObject = DA248D461954721A00390AB0 /* Project object */;
  622. }