project.pbxproj 44 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 48;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. D97E77FA1F36DE8900450835 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = D97E77F91F36DE8900450835 /* AppDelegate.m */; };
  10. D97E77FD1F36DE8900450835 /* ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = D97E77FC1F36DE8900450835 /* ViewController.m */; };
  11. D97E78001F36DE8900450835 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = D97E77FE1F36DE8900450835 /* Main.storyboard */; };
  12. D97E78021F36DE8900450835 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = D97E78011F36DE8900450835 /* Assets.xcassets */; };
  13. D97E78051F36DE8900450835 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = D97E78031F36DE8900450835 /* LaunchScreen.storyboard */; };
  14. D97E78081F36DE8900450835 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = D97E78071F36DE8900450835 /* main.m */; };
  15. D9EF63871F36DEEB00AB19C3 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D9EF63861F36DEEB00AB19C3 /* UIKit.framework */; };
  16. D9EF63891F36DEEF00AB19C3 /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D9EF63881F36DEEF00AB19C3 /* CoreFoundation.framework */; };
  17. D9EF638B1F36DEF300AB19C3 /* ImageIO.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D9EF638A1F36DEF300AB19C3 /* ImageIO.framework */; };
  18. D9EF638D1F36DEF800AB19C3 /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D9EF638C1F36DEF800AB19C3 /* QuartzCore.framework */; };
  19. D9EF638F1F36DEFD00AB19C3 /* AssetsLibrary.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D9EF638E1F36DEFD00AB19C3 /* AssetsLibrary.framework */; };
  20. D9EF63911F36DF0500AB19C3 /* MobileCoreServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D9EF63901F36DF0500AB19C3 /* MobileCoreServices.framework */; };
  21. D9EF63931F36DF0900AB19C3 /* libz.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = D9EF63921F36DF0900AB19C3 /* libz.tbd */; };
  22. D9EF63951F36DF0C00AB19C3 /* libsqlite3.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = D9EF63941F36DF0C00AB19C3 /* libsqlite3.tbd */; };
  23. D9EF63971F36DF2400AB19C3 /* WebP.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D9EF63961F36DF2400AB19C3 /* WebP.framework */; };
  24. D9EF63C11F36DF7C00AB19C3 /* YYCache.m in Sources */ = {isa = PBXBuildFile; fileRef = D9EF639B1F36DF7B00AB19C3 /* YYCache.m */; };
  25. D9EF63C21F36DF7C00AB19C3 /* YYDiskCache.m in Sources */ = {isa = PBXBuildFile; fileRef = D9EF639D1F36DF7B00AB19C3 /* YYDiskCache.m */; };
  26. D9EF63C31F36DF7C00AB19C3 /* YYKVStorage.m in Sources */ = {isa = PBXBuildFile; fileRef = D9EF639F1F36DF7B00AB19C3 /* YYKVStorage.m */; };
  27. D9EF63C41F36DF7C00AB19C3 /* YYMemoryCache.m in Sources */ = {isa = PBXBuildFile; fileRef = D9EF63A11F36DF7B00AB19C3 /* YYMemoryCache.m */; };
  28. D9EF63C51F36DF7C00AB19C3 /* _YYWebImageSetter.m in Sources */ = {isa = PBXBuildFile; fileRef = D9EF63A41F36DF7B00AB19C3 /* _YYWebImageSetter.m */; };
  29. D9EF63C61F36DF7C00AB19C3 /* CALayer+YYWebImage.m in Sources */ = {isa = PBXBuildFile; fileRef = D9EF63A61F36DF7B00AB19C3 /* CALayer+YYWebImage.m */; };
  30. D9EF63C71F36DF7C00AB19C3 /* MKAnnotationView+YYWebImage.m in Sources */ = {isa = PBXBuildFile; fileRef = D9EF63A81F36DF7B00AB19C3 /* MKAnnotationView+YYWebImage.m */; };
  31. D9EF63C81F36DF7C00AB19C3 /* UIButton+YYWebImage.m in Sources */ = {isa = PBXBuildFile; fileRef = D9EF63AA1F36DF7B00AB19C3 /* UIButton+YYWebImage.m */; };
  32. D9EF63C91F36DF7C00AB19C3 /* UIImage+YYWebImage.m in Sources */ = {isa = PBXBuildFile; fileRef = D9EF63AC1F36DF7B00AB19C3 /* UIImage+YYWebImage.m */; };
  33. D9EF63CA1F36DF7C00AB19C3 /* UIImageView+YYWebImage.m in Sources */ = {isa = PBXBuildFile; fileRef = D9EF63AE1F36DF7B00AB19C3 /* UIImageView+YYWebImage.m */; };
  34. D9EF63CB1F36DF7C00AB19C3 /* YYAnimatedImageView.m in Sources */ = {isa = PBXBuildFile; fileRef = D9EF63B11F36DF7B00AB19C3 /* YYAnimatedImageView.m */; };
  35. D9EF63CC1F36DF7C00AB19C3 /* YYFrameImage.m in Sources */ = {isa = PBXBuildFile; fileRef = D9EF63B31F36DF7B00AB19C3 /* YYFrameImage.m */; };
  36. D9EF63CD1F36DF7C00AB19C3 /* YYImage.m in Sources */ = {isa = PBXBuildFile; fileRef = D9EF63B51F36DF7B00AB19C3 /* YYImage.m */; };
  37. D9EF63CE1F36DF7C00AB19C3 /* YYImageCoder.m in Sources */ = {isa = PBXBuildFile; fileRef = D9EF63B71F36DF7B00AB19C3 /* YYImageCoder.m */; };
  38. D9EF63CF1F36DF7C00AB19C3 /* YYSpriteSheetImage.m in Sources */ = {isa = PBXBuildFile; fileRef = D9EF63B91F36DF7B00AB19C3 /* YYSpriteSheetImage.m */; };
  39. D9EF63D01F36DF7C00AB19C3 /* YYImageCache.m in Sources */ = {isa = PBXBuildFile; fileRef = D9EF63BB1F36DF7B00AB19C3 /* YYImageCache.m */; };
  40. D9EF63D11F36DF7C00AB19C3 /* YYWebImageManager.m in Sources */ = {isa = PBXBuildFile; fileRef = D9EF63BE1F36DF7B00AB19C3 /* YYWebImageManager.m */; };
  41. D9EF63D21F36DF7C00AB19C3 /* YYWebImageOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = D9EF63C01F36DF7B00AB19C3 /* YYWebImageOperation.m */; };
  42. D9EF63DC1F36DFEE00AB19C3 /* UIView+YYAdd.m in Sources */ = {isa = PBXBuildFile; fileRef = D9EF63D51F36DFEE00AB19C3 /* UIView+YYAdd.m */; };
  43. D9EF63DD1F36DFEE00AB19C3 /* CALayer+YYAdd.m in Sources */ = {isa = PBXBuildFile; fileRef = D9EF63D71F36DFEE00AB19C3 /* CALayer+YYAdd.m */; };
  44. D9EF63DE1F36DFEE00AB19C3 /* UIControl+YYAdd.m in Sources */ = {isa = PBXBuildFile; fileRef = D9EF63D91F36DFEE00AB19C3 /* UIControl+YYAdd.m */; };
  45. D9EF63DF1F36DFEE00AB19C3 /* UIGestureRecognizer+YYAdd.m in Sources */ = {isa = PBXBuildFile; fileRef = D9EF63DB1F36DFEE00AB19C3 /* UIGestureRecognizer+YYAdd.m */; };
  46. D9EF63F41F36E22400AB19C3 /* ResourceTwitter.bundle in Resources */ = {isa = PBXBuildFile; fileRef = D9EF63E61F36E22400AB19C3 /* ResourceTwitter.bundle */; };
  47. D9EF63F51F36E22400AB19C3 /* EmoticonWeibo.bundle in Resources */ = {isa = PBXBuildFile; fileRef = D9EF63E71F36E22400AB19C3 /* EmoticonWeibo.bundle */; };
  48. D9EF63F61F36E22400AB19C3 /* niconiconi@2x.gif in Resources */ = {isa = PBXBuildFile; fileRef = D9EF63E81F36E22400AB19C3 /* niconiconi@2x.gif */; };
  49. D9EF63F71F36E22400AB19C3 /* google@2x.webp in Resources */ = {isa = PBXBuildFile; fileRef = D9EF63E91F36E22400AB19C3 /* google@2x.webp */; };
  50. D9EF63F81F36E22400AB19C3 /* nyancat@2x.webp in Resources */ = {isa = PBXBuildFile; fileRef = D9EF63EA1F36E22400AB19C3 /* nyancat@2x.webp */; };
  51. D9EF63F91F36E22400AB19C3 /* pia@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = D9EF63EB1F36E22400AB19C3 /* pia@2x.png */; };
  52. D9EF63FA1F36E22400AB19C3 /* cube@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = D9EF63EC1F36E22400AB19C3 /* cube@2x.png */; };
  53. D9EF63FB1F36E22400AB19C3 /* wall-e@2x.webp in Resources */ = {isa = PBXBuildFile; fileRef = D9EF63ED1F36E22400AB19C3 /* wall-e@2x.webp */; };
  54. D9EF63FC1F36E22400AB19C3 /* mew_baseline.jpg in Resources */ = {isa = PBXBuildFile; fileRef = D9EF63EE1F36E22400AB19C3 /* mew_baseline.jpg */; };
  55. D9EF63FD1F36E22400AB19C3 /* mew_progressive.jpg in Resources */ = {isa = PBXBuildFile; fileRef = D9EF63EF1F36E22400AB19C3 /* mew_progressive.jpg */; };
  56. D9EF63FE1F36E22400AB19C3 /* mew_baseline.png in Resources */ = {isa = PBXBuildFile; fileRef = D9EF63F01F36E22400AB19C3 /* mew_baseline.png */; };
  57. D9EF63FF1F36E22400AB19C3 /* mew_interlaced.png in Resources */ = {isa = PBXBuildFile; fileRef = D9EF63F11F36E22400AB19C3 /* mew_interlaced.png */; };
  58. D9EF64001F36E22400AB19C3 /* mew_baseline.gif in Resources */ = {isa = PBXBuildFile; fileRef = D9EF63F21F36E22400AB19C3 /* mew_baseline.gif */; };
  59. D9EF64011F36E22400AB19C3 /* mew_interlaced.gif in Resources */ = {isa = PBXBuildFile; fileRef = D9EF63F31F36E22400AB19C3 /* mew_interlaced.gif */; };
  60. D9EF640C1F36E24D00AB19C3 /* YYImageExample.m in Sources */ = {isa = PBXBuildFile; fileRef = D9EF64031F36E24D00AB19C3 /* YYImageExample.m */; };
  61. D9EF640D1F36E24D00AB19C3 /* YYImageDisplayExample.m in Sources */ = {isa = PBXBuildFile; fileRef = D9EF64051F36E24D00AB19C3 /* YYImageDisplayExample.m */; };
  62. D9EF640E1F36E24D00AB19C3 /* YYImageProgressiveExample.m in Sources */ = {isa = PBXBuildFile; fileRef = D9EF64071F36E24D00AB19C3 /* YYImageProgressiveExample.m */; };
  63. D9EF640F1F36E24D00AB19C3 /* YYWebImageExample.m in Sources */ = {isa = PBXBuildFile; fileRef = D9EF64091F36E24D00AB19C3 /* YYWebImageExample.m */; };
  64. D9EF64101F36E24D00AB19C3 /* YYImageExampleHelper.m in Sources */ = {isa = PBXBuildFile; fileRef = D9EF640B1F36E24D00AB19C3 /* YYImageExampleHelper.m */; };
  65. /* End PBXBuildFile section */
  66. /* Begin PBXFileReference section */
  67. D97E77F51F36DE8900450835 /* YYWebImageDemo.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = YYWebImageDemo.app; sourceTree = BUILT_PRODUCTS_DIR; };
  68. D97E77F81F36DE8900450835 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
  69. D97E77F91F36DE8900450835 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
  70. D97E77FB1F36DE8900450835 /* ViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ViewController.h; sourceTree = "<group>"; };
  71. D97E77FC1F36DE8900450835 /* ViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ViewController.m; sourceTree = "<group>"; };
  72. D97E77FF1F36DE8900450835 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
  73. D97E78011F36DE8900450835 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  74. D97E78041F36DE8900450835 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
  75. D97E78061F36DE8900450835 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  76. D97E78071F36DE8900450835 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
  77. D9EF63861F36DEEB00AB19C3 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
  78. D9EF63881F36DEEF00AB19C3 /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = System/Library/Frameworks/CoreFoundation.framework; sourceTree = SDKROOT; };
  79. D9EF638A1F36DEF300AB19C3 /* ImageIO.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ImageIO.framework; path = System/Library/Frameworks/ImageIO.framework; sourceTree = SDKROOT; };
  80. D9EF638C1F36DEF800AB19C3 /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; };
  81. D9EF638E1F36DEFD00AB19C3 /* AssetsLibrary.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AssetsLibrary.framework; path = System/Library/Frameworks/AssetsLibrary.framework; sourceTree = SDKROOT; };
  82. D9EF63901F36DF0500AB19C3 /* MobileCoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MobileCoreServices.framework; path = System/Library/Frameworks/MobileCoreServices.framework; sourceTree = SDKROOT; };
  83. D9EF63921F36DF0900AB19C3 /* libz.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.tbd; path = usr/lib/libz.tbd; sourceTree = SDKROOT; };
  84. D9EF63941F36DF0C00AB19C3 /* libsqlite3.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsqlite3.tbd; path = usr/lib/libsqlite3.tbd; sourceTree = SDKROOT; };
  85. D9EF63961F36DF2400AB19C3 /* WebP.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WebP.framework; path = ../Vendor/WebP.framework; sourceTree = "<group>"; };
  86. D9EF639A1F36DF7B00AB19C3 /* YYCache.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYCache.h; sourceTree = "<group>"; };
  87. D9EF639B1F36DF7B00AB19C3 /* YYCache.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYCache.m; sourceTree = "<group>"; };
  88. D9EF639C1F36DF7B00AB19C3 /* YYDiskCache.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYDiskCache.h; sourceTree = "<group>"; };
  89. D9EF639D1F36DF7B00AB19C3 /* YYDiskCache.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYDiskCache.m; sourceTree = "<group>"; };
  90. D9EF639E1F36DF7B00AB19C3 /* YYKVStorage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYKVStorage.h; sourceTree = "<group>"; };
  91. D9EF639F1F36DF7B00AB19C3 /* YYKVStorage.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYKVStorage.m; sourceTree = "<group>"; };
  92. D9EF63A01F36DF7B00AB19C3 /* YYMemoryCache.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYMemoryCache.h; sourceTree = "<group>"; };
  93. D9EF63A11F36DF7B00AB19C3 /* YYMemoryCache.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYMemoryCache.m; sourceTree = "<group>"; };
  94. D9EF63A31F36DF7B00AB19C3 /* _YYWebImageSetter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = _YYWebImageSetter.h; sourceTree = "<group>"; };
  95. D9EF63A41F36DF7B00AB19C3 /* _YYWebImageSetter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = _YYWebImageSetter.m; sourceTree = "<group>"; };
  96. D9EF63A51F36DF7B00AB19C3 /* CALayer+YYWebImage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "CALayer+YYWebImage.h"; sourceTree = "<group>"; };
  97. D9EF63A61F36DF7B00AB19C3 /* CALayer+YYWebImage.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "CALayer+YYWebImage.m"; sourceTree = "<group>"; };
  98. D9EF63A71F36DF7B00AB19C3 /* MKAnnotationView+YYWebImage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "MKAnnotationView+YYWebImage.h"; sourceTree = "<group>"; };
  99. D9EF63A81F36DF7B00AB19C3 /* MKAnnotationView+YYWebImage.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "MKAnnotationView+YYWebImage.m"; sourceTree = "<group>"; };
  100. D9EF63A91F36DF7B00AB19C3 /* UIButton+YYWebImage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIButton+YYWebImage.h"; sourceTree = "<group>"; };
  101. D9EF63AA1F36DF7B00AB19C3 /* UIButton+YYWebImage.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIButton+YYWebImage.m"; sourceTree = "<group>"; };
  102. D9EF63AB1F36DF7B00AB19C3 /* UIImage+YYWebImage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIImage+YYWebImage.h"; sourceTree = "<group>"; };
  103. D9EF63AC1F36DF7B00AB19C3 /* UIImage+YYWebImage.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIImage+YYWebImage.m"; sourceTree = "<group>"; };
  104. D9EF63AD1F36DF7B00AB19C3 /* UIImageView+YYWebImage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIImageView+YYWebImage.h"; sourceTree = "<group>"; };
  105. D9EF63AE1F36DF7B00AB19C3 /* UIImageView+YYWebImage.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIImageView+YYWebImage.m"; sourceTree = "<group>"; };
  106. D9EF63B01F36DF7B00AB19C3 /* YYAnimatedImageView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYAnimatedImageView.h; sourceTree = "<group>"; };
  107. D9EF63B11F36DF7B00AB19C3 /* YYAnimatedImageView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYAnimatedImageView.m; sourceTree = "<group>"; };
  108. D9EF63B21F36DF7B00AB19C3 /* YYFrameImage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYFrameImage.h; sourceTree = "<group>"; };
  109. D9EF63B31F36DF7B00AB19C3 /* YYFrameImage.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYFrameImage.m; sourceTree = "<group>"; };
  110. D9EF63B41F36DF7B00AB19C3 /* YYImage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYImage.h; sourceTree = "<group>"; };
  111. D9EF63B51F36DF7B00AB19C3 /* YYImage.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYImage.m; sourceTree = "<group>"; };
  112. D9EF63B61F36DF7B00AB19C3 /* YYImageCoder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYImageCoder.h; sourceTree = "<group>"; };
  113. D9EF63B71F36DF7B00AB19C3 /* YYImageCoder.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYImageCoder.m; sourceTree = "<group>"; };
  114. D9EF63B81F36DF7B00AB19C3 /* YYSpriteSheetImage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYSpriteSheetImage.h; sourceTree = "<group>"; };
  115. D9EF63B91F36DF7B00AB19C3 /* YYSpriteSheetImage.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYSpriteSheetImage.m; sourceTree = "<group>"; };
  116. D9EF63BA1F36DF7B00AB19C3 /* YYImageCache.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYImageCache.h; sourceTree = "<group>"; };
  117. D9EF63BB1F36DF7B00AB19C3 /* YYImageCache.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYImageCache.m; sourceTree = "<group>"; };
  118. D9EF63BC1F36DF7B00AB19C3 /* YYWebImage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYWebImage.h; sourceTree = "<group>"; };
  119. D9EF63BD1F36DF7B00AB19C3 /* YYWebImageManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYWebImageManager.h; sourceTree = "<group>"; };
  120. D9EF63BE1F36DF7B00AB19C3 /* YYWebImageManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYWebImageManager.m; sourceTree = "<group>"; };
  121. D9EF63BF1F36DF7B00AB19C3 /* YYWebImageOperation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYWebImageOperation.h; sourceTree = "<group>"; };
  122. D9EF63C01F36DF7B00AB19C3 /* YYWebImageOperation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYWebImageOperation.m; sourceTree = "<group>"; };
  123. D9EF63D41F36DFEE00AB19C3 /* UIView+YYAdd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIView+YYAdd.h"; sourceTree = "<group>"; };
  124. D9EF63D51F36DFEE00AB19C3 /* UIView+YYAdd.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIView+YYAdd.m"; sourceTree = "<group>"; };
  125. D9EF63D61F36DFEE00AB19C3 /* CALayer+YYAdd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "CALayer+YYAdd.h"; sourceTree = "<group>"; };
  126. D9EF63D71F36DFEE00AB19C3 /* CALayer+YYAdd.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "CALayer+YYAdd.m"; sourceTree = "<group>"; };
  127. D9EF63D81F36DFEE00AB19C3 /* UIControl+YYAdd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIControl+YYAdd.h"; sourceTree = "<group>"; };
  128. D9EF63D91F36DFEE00AB19C3 /* UIControl+YYAdd.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIControl+YYAdd.m"; sourceTree = "<group>"; };
  129. D9EF63DA1F36DFEE00AB19C3 /* UIGestureRecognizer+YYAdd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIGestureRecognizer+YYAdd.h"; sourceTree = "<group>"; };
  130. D9EF63DB1F36DFEE00AB19C3 /* UIGestureRecognizer+YYAdd.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIGestureRecognizer+YYAdd.m"; sourceTree = "<group>"; };
  131. D9EF63E11F36E1FC00AB19C3 /* YYImageBenchmark.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = YYImageBenchmark.h; sourceTree = "<group>"; };
  132. D9EF63E21F36E1FC00AB19C3 /* YYImageBenchmark.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = YYImageBenchmark.m; sourceTree = "<group>"; };
  133. D9EF63E31F36E1FC00AB19C3 /* YYBPGCoder.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = YYBPGCoder.h; sourceTree = "<group>"; };
  134. D9EF63E41F36E1FC00AB19C3 /* YYBPGCoder.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = YYBPGCoder.m; sourceTree = "<group>"; };
  135. D9EF63E61F36E22400AB19C3 /* ResourceTwitter.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; path = ResourceTwitter.bundle; sourceTree = "<group>"; };
  136. D9EF63E71F36E22400AB19C3 /* EmoticonWeibo.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; path = EmoticonWeibo.bundle; sourceTree = "<group>"; };
  137. D9EF63E81F36E22400AB19C3 /* niconiconi@2x.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = "niconiconi@2x.gif"; sourceTree = "<group>"; };
  138. D9EF63E91F36E22400AB19C3 /* google@2x.webp */ = {isa = PBXFileReference; lastKnownFileType = file; path = "google@2x.webp"; sourceTree = "<group>"; };
  139. D9EF63EA1F36E22400AB19C3 /* nyancat@2x.webp */ = {isa = PBXFileReference; lastKnownFileType = file; path = "nyancat@2x.webp"; sourceTree = "<group>"; };
  140. D9EF63EB1F36E22400AB19C3 /* pia@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "pia@2x.png"; sourceTree = "<group>"; };
  141. D9EF63EC1F36E22400AB19C3 /* cube@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "cube@2x.png"; sourceTree = "<group>"; };
  142. D9EF63ED1F36E22400AB19C3 /* wall-e@2x.webp */ = {isa = PBXFileReference; lastKnownFileType = file; path = "wall-e@2x.webp"; sourceTree = "<group>"; };
  143. D9EF63EE1F36E22400AB19C3 /* mew_baseline.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = mew_baseline.jpg; sourceTree = "<group>"; };
  144. D9EF63EF1F36E22400AB19C3 /* mew_progressive.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = mew_progressive.jpg; sourceTree = "<group>"; };
  145. D9EF63F01F36E22400AB19C3 /* mew_baseline.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = mew_baseline.png; sourceTree = "<group>"; };
  146. D9EF63F11F36E22400AB19C3 /* mew_interlaced.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = mew_interlaced.png; sourceTree = "<group>"; };
  147. D9EF63F21F36E22400AB19C3 /* mew_baseline.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = mew_baseline.gif; sourceTree = "<group>"; };
  148. D9EF63F31F36E22400AB19C3 /* mew_interlaced.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = mew_interlaced.gif; sourceTree = "<group>"; };
  149. D9EF64021F36E24D00AB19C3 /* YYImageExample.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYImageExample.h; sourceTree = "<group>"; };
  150. D9EF64031F36E24D00AB19C3 /* YYImageExample.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYImageExample.m; sourceTree = "<group>"; };
  151. D9EF64041F36E24D00AB19C3 /* YYImageDisplayExample.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYImageDisplayExample.h; sourceTree = "<group>"; };
  152. D9EF64051F36E24D00AB19C3 /* YYImageDisplayExample.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYImageDisplayExample.m; sourceTree = "<group>"; };
  153. D9EF64061F36E24D00AB19C3 /* YYImageProgressiveExample.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYImageProgressiveExample.h; sourceTree = "<group>"; };
  154. D9EF64071F36E24D00AB19C3 /* YYImageProgressiveExample.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYImageProgressiveExample.m; sourceTree = "<group>"; };
  155. D9EF64081F36E24D00AB19C3 /* YYWebImageExample.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYWebImageExample.h; sourceTree = "<group>"; };
  156. D9EF64091F36E24D00AB19C3 /* YYWebImageExample.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYWebImageExample.m; sourceTree = "<group>"; };
  157. D9EF640A1F36E24D00AB19C3 /* YYImageExampleHelper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYImageExampleHelper.h; sourceTree = "<group>"; };
  158. D9EF640B1F36E24D00AB19C3 /* YYImageExampleHelper.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYImageExampleHelper.m; sourceTree = "<group>"; };
  159. /* End PBXFileReference section */
  160. /* Begin PBXFrameworksBuildPhase section */
  161. D97E77F21F36DE8900450835 /* Frameworks */ = {
  162. isa = PBXFrameworksBuildPhase;
  163. buildActionMask = 2147483647;
  164. files = (
  165. D9EF63951F36DF0C00AB19C3 /* libsqlite3.tbd in Frameworks */,
  166. D9EF63931F36DF0900AB19C3 /* libz.tbd in Frameworks */,
  167. D9EF63911F36DF0500AB19C3 /* MobileCoreServices.framework in Frameworks */,
  168. D9EF638F1F36DEFD00AB19C3 /* AssetsLibrary.framework in Frameworks */,
  169. D9EF638D1F36DEF800AB19C3 /* QuartzCore.framework in Frameworks */,
  170. D9EF638B1F36DEF300AB19C3 /* ImageIO.framework in Frameworks */,
  171. D9EF63971F36DF2400AB19C3 /* WebP.framework in Frameworks */,
  172. D9EF63891F36DEEF00AB19C3 /* CoreFoundation.framework in Frameworks */,
  173. D9EF63871F36DEEB00AB19C3 /* UIKit.framework in Frameworks */,
  174. );
  175. runOnlyForDeploymentPostprocessing = 0;
  176. };
  177. /* End PBXFrameworksBuildPhase section */
  178. /* Begin PBXGroup section */
  179. D97E77EC1F36DE8900450835 = {
  180. isa = PBXGroup;
  181. children = (
  182. D9EF63981F36DF7B00AB19C3 /* YYWebImage */,
  183. D97E77F71F36DE8900450835 /* YYWebImageDemo */,
  184. D9EF63E51F36E21600AB19C3 /* Resources */,
  185. D9EF63E01F36E1F000AB19C3 /* Not available */,
  186. D9EF63D31F36DFD100AB19C3 /* Supporting Files */,
  187. D9EF63851F36DEEB00AB19C3 /* Frameworks */,
  188. D97E77F61F36DE8900450835 /* Products */,
  189. );
  190. sourceTree = "<group>";
  191. };
  192. D97E77F61F36DE8900450835 /* Products */ = {
  193. isa = PBXGroup;
  194. children = (
  195. D97E77F51F36DE8900450835 /* YYWebImageDemo.app */,
  196. );
  197. name = Products;
  198. sourceTree = "<group>";
  199. };
  200. D97E77F71F36DE8900450835 /* YYWebImageDemo */ = {
  201. isa = PBXGroup;
  202. children = (
  203. D9EF64021F36E24D00AB19C3 /* YYImageExample.h */,
  204. D9EF64031F36E24D00AB19C3 /* YYImageExample.m */,
  205. D9EF64041F36E24D00AB19C3 /* YYImageDisplayExample.h */,
  206. D9EF64051F36E24D00AB19C3 /* YYImageDisplayExample.m */,
  207. D9EF64061F36E24D00AB19C3 /* YYImageProgressiveExample.h */,
  208. D9EF64071F36E24D00AB19C3 /* YYImageProgressiveExample.m */,
  209. D9EF64081F36E24D00AB19C3 /* YYWebImageExample.h */,
  210. D9EF64091F36E24D00AB19C3 /* YYWebImageExample.m */,
  211. D9EF640A1F36E24D00AB19C3 /* YYImageExampleHelper.h */,
  212. D9EF640B1F36E24D00AB19C3 /* YYImageExampleHelper.m */,
  213. );
  214. path = YYWebImageDemo;
  215. sourceTree = "<group>";
  216. };
  217. D9EF63851F36DEEB00AB19C3 /* Frameworks */ = {
  218. isa = PBXGroup;
  219. children = (
  220. D9EF63961F36DF2400AB19C3 /* WebP.framework */,
  221. D9EF63941F36DF0C00AB19C3 /* libsqlite3.tbd */,
  222. D9EF63921F36DF0900AB19C3 /* libz.tbd */,
  223. D9EF63901F36DF0500AB19C3 /* MobileCoreServices.framework */,
  224. D9EF638E1F36DEFD00AB19C3 /* AssetsLibrary.framework */,
  225. D9EF638C1F36DEF800AB19C3 /* QuartzCore.framework */,
  226. D9EF638A1F36DEF300AB19C3 /* ImageIO.framework */,
  227. D9EF63881F36DEEF00AB19C3 /* CoreFoundation.framework */,
  228. D9EF63861F36DEEB00AB19C3 /* UIKit.framework */,
  229. );
  230. name = Frameworks;
  231. sourceTree = "<group>";
  232. };
  233. D9EF63981F36DF7B00AB19C3 /* YYWebImage */ = {
  234. isa = PBXGroup;
  235. children = (
  236. D9EF63991F36DF7B00AB19C3 /* Cache */,
  237. D9EF63AF1F36DF7B00AB19C3 /* Image */,
  238. D9EF63A21F36DF7B00AB19C3 /* Categories */,
  239. D9EF63BC1F36DF7B00AB19C3 /* YYWebImage.h */,
  240. D9EF63BA1F36DF7B00AB19C3 /* YYImageCache.h */,
  241. D9EF63BB1F36DF7B00AB19C3 /* YYImageCache.m */,
  242. D9EF63BD1F36DF7B00AB19C3 /* YYWebImageManager.h */,
  243. D9EF63BE1F36DF7B00AB19C3 /* YYWebImageManager.m */,
  244. D9EF63BF1F36DF7B00AB19C3 /* YYWebImageOperation.h */,
  245. D9EF63C01F36DF7B00AB19C3 /* YYWebImageOperation.m */,
  246. );
  247. name = YYWebImage;
  248. path = ../YYWebImage;
  249. sourceTree = "<group>";
  250. };
  251. D9EF63991F36DF7B00AB19C3 /* Cache */ = {
  252. isa = PBXGroup;
  253. children = (
  254. D9EF639A1F36DF7B00AB19C3 /* YYCache.h */,
  255. D9EF639B1F36DF7B00AB19C3 /* YYCache.m */,
  256. D9EF639C1F36DF7B00AB19C3 /* YYDiskCache.h */,
  257. D9EF639D1F36DF7B00AB19C3 /* YYDiskCache.m */,
  258. D9EF639E1F36DF7B00AB19C3 /* YYKVStorage.h */,
  259. D9EF639F1F36DF7B00AB19C3 /* YYKVStorage.m */,
  260. D9EF63A01F36DF7B00AB19C3 /* YYMemoryCache.h */,
  261. D9EF63A11F36DF7B00AB19C3 /* YYMemoryCache.m */,
  262. );
  263. path = Cache;
  264. sourceTree = "<group>";
  265. };
  266. D9EF63A21F36DF7B00AB19C3 /* Categories */ = {
  267. isa = PBXGroup;
  268. children = (
  269. D9EF63A31F36DF7B00AB19C3 /* _YYWebImageSetter.h */,
  270. D9EF63A41F36DF7B00AB19C3 /* _YYWebImageSetter.m */,
  271. D9EF63A51F36DF7B00AB19C3 /* CALayer+YYWebImage.h */,
  272. D9EF63A61F36DF7B00AB19C3 /* CALayer+YYWebImage.m */,
  273. D9EF63A71F36DF7B00AB19C3 /* MKAnnotationView+YYWebImage.h */,
  274. D9EF63A81F36DF7B00AB19C3 /* MKAnnotationView+YYWebImage.m */,
  275. D9EF63A91F36DF7B00AB19C3 /* UIButton+YYWebImage.h */,
  276. D9EF63AA1F36DF7B00AB19C3 /* UIButton+YYWebImage.m */,
  277. D9EF63AB1F36DF7B00AB19C3 /* UIImage+YYWebImage.h */,
  278. D9EF63AC1F36DF7B00AB19C3 /* UIImage+YYWebImage.m */,
  279. D9EF63AD1F36DF7B00AB19C3 /* UIImageView+YYWebImage.h */,
  280. D9EF63AE1F36DF7B00AB19C3 /* UIImageView+YYWebImage.m */,
  281. );
  282. path = Categories;
  283. sourceTree = "<group>";
  284. };
  285. D9EF63AF1F36DF7B00AB19C3 /* Image */ = {
  286. isa = PBXGroup;
  287. children = (
  288. D9EF63B01F36DF7B00AB19C3 /* YYAnimatedImageView.h */,
  289. D9EF63B11F36DF7B00AB19C3 /* YYAnimatedImageView.m */,
  290. D9EF63B21F36DF7B00AB19C3 /* YYFrameImage.h */,
  291. D9EF63B31F36DF7B00AB19C3 /* YYFrameImage.m */,
  292. D9EF63B41F36DF7B00AB19C3 /* YYImage.h */,
  293. D9EF63B51F36DF7B00AB19C3 /* YYImage.m */,
  294. D9EF63B61F36DF7B00AB19C3 /* YYImageCoder.h */,
  295. D9EF63B71F36DF7B00AB19C3 /* YYImageCoder.m */,
  296. D9EF63B81F36DF7B00AB19C3 /* YYSpriteSheetImage.h */,
  297. D9EF63B91F36DF7B00AB19C3 /* YYSpriteSheetImage.m */,
  298. );
  299. path = Image;
  300. sourceTree = "<group>";
  301. };
  302. D9EF63D31F36DFD100AB19C3 /* Supporting Files */ = {
  303. isa = PBXGroup;
  304. children = (
  305. D97E77F81F36DE8900450835 /* AppDelegate.h */,
  306. D97E77F91F36DE8900450835 /* AppDelegate.m */,
  307. D97E77FB1F36DE8900450835 /* ViewController.h */,
  308. D97E77FC1F36DE8900450835 /* ViewController.m */,
  309. D9EF63D41F36DFEE00AB19C3 /* UIView+YYAdd.h */,
  310. D9EF63D51F36DFEE00AB19C3 /* UIView+YYAdd.m */,
  311. D9EF63D61F36DFEE00AB19C3 /* CALayer+YYAdd.h */,
  312. D9EF63D71F36DFEE00AB19C3 /* CALayer+YYAdd.m */,
  313. D9EF63D81F36DFEE00AB19C3 /* UIControl+YYAdd.h */,
  314. D9EF63D91F36DFEE00AB19C3 /* UIControl+YYAdd.m */,
  315. D9EF63DA1F36DFEE00AB19C3 /* UIGestureRecognizer+YYAdd.h */,
  316. D9EF63DB1F36DFEE00AB19C3 /* UIGestureRecognizer+YYAdd.m */,
  317. D97E77FE1F36DE8900450835 /* Main.storyboard */,
  318. D97E78011F36DE8900450835 /* Assets.xcassets */,
  319. D97E78031F36DE8900450835 /* LaunchScreen.storyboard */,
  320. D97E78061F36DE8900450835 /* Info.plist */,
  321. D97E78071F36DE8900450835 /* main.m */,
  322. );
  323. name = "Supporting Files";
  324. path = YYWebImageDemo;
  325. sourceTree = "<group>";
  326. };
  327. D9EF63E01F36E1F000AB19C3 /* Not available */ = {
  328. isa = PBXGroup;
  329. children = (
  330. D9EF63E11F36E1FC00AB19C3 /* YYImageBenchmark.h */,
  331. D9EF63E21F36E1FC00AB19C3 /* YYImageBenchmark.m */,
  332. D9EF63E31F36E1FC00AB19C3 /* YYBPGCoder.h */,
  333. D9EF63E41F36E1FC00AB19C3 /* YYBPGCoder.m */,
  334. );
  335. name = "Not available";
  336. path = YYWebImageDemo;
  337. sourceTree = "<group>";
  338. };
  339. D9EF63E51F36E21600AB19C3 /* Resources */ = {
  340. isa = PBXGroup;
  341. children = (
  342. D9EF63E61F36E22400AB19C3 /* ResourceTwitter.bundle */,
  343. D9EF63E71F36E22400AB19C3 /* EmoticonWeibo.bundle */,
  344. D9EF63E81F36E22400AB19C3 /* niconiconi@2x.gif */,
  345. D9EF63E91F36E22400AB19C3 /* google@2x.webp */,
  346. D9EF63EA1F36E22400AB19C3 /* nyancat@2x.webp */,
  347. D9EF63EB1F36E22400AB19C3 /* pia@2x.png */,
  348. D9EF63EC1F36E22400AB19C3 /* cube@2x.png */,
  349. D9EF63ED1F36E22400AB19C3 /* wall-e@2x.webp */,
  350. D9EF63EE1F36E22400AB19C3 /* mew_baseline.jpg */,
  351. D9EF63EF1F36E22400AB19C3 /* mew_progressive.jpg */,
  352. D9EF63F01F36E22400AB19C3 /* mew_baseline.png */,
  353. D9EF63F11F36E22400AB19C3 /* mew_interlaced.png */,
  354. D9EF63F21F36E22400AB19C3 /* mew_baseline.gif */,
  355. D9EF63F31F36E22400AB19C3 /* mew_interlaced.gif */,
  356. );
  357. name = Resources;
  358. path = YYWebImageDemo;
  359. sourceTree = "<group>";
  360. };
  361. /* End PBXGroup section */
  362. /* Begin PBXNativeTarget section */
  363. D97E77F41F36DE8900450835 /* YYWebImageDemo */ = {
  364. isa = PBXNativeTarget;
  365. buildConfigurationList = D97E780B1F36DE8900450835 /* Build configuration list for PBXNativeTarget "YYWebImageDemo" */;
  366. buildPhases = (
  367. D97E77F11F36DE8900450835 /* Sources */,
  368. D97E77F21F36DE8900450835 /* Frameworks */,
  369. D97E77F31F36DE8900450835 /* Resources */,
  370. );
  371. buildRules = (
  372. );
  373. dependencies = (
  374. );
  375. name = YYWebImageDemo;
  376. productName = YYWebImageDemo;
  377. productReference = D97E77F51F36DE8900450835 /* YYWebImageDemo.app */;
  378. productType = "com.apple.product-type.application";
  379. };
  380. /* End PBXNativeTarget section */
  381. /* Begin PBXProject section */
  382. D97E77ED1F36DE8900450835 /* Project object */ = {
  383. isa = PBXProject;
  384. attributes = {
  385. LastUpgradeCheck = 0900;
  386. ORGANIZATIONNAME = ibireme;
  387. TargetAttributes = {
  388. D97E77F41F36DE8900450835 = {
  389. CreatedOnToolsVersion = 9.0;
  390. };
  391. };
  392. };
  393. buildConfigurationList = D97E77F01F36DE8900450835 /* Build configuration list for PBXProject "YYWebImageDemo" */;
  394. compatibilityVersion = "Xcode 8.0";
  395. developmentRegion = en;
  396. hasScannedForEncodings = 0;
  397. knownRegions = (
  398. en,
  399. Base,
  400. );
  401. mainGroup = D97E77EC1F36DE8900450835;
  402. productRefGroup = D97E77F61F36DE8900450835 /* Products */;
  403. projectDirPath = "";
  404. projectRoot = "";
  405. targets = (
  406. D97E77F41F36DE8900450835 /* YYWebImageDemo */,
  407. );
  408. };
  409. /* End PBXProject section */
  410. /* Begin PBXResourcesBuildPhase section */
  411. D97E77F31F36DE8900450835 /* Resources */ = {
  412. isa = PBXResourcesBuildPhase;
  413. buildActionMask = 2147483647;
  414. files = (
  415. D9EF63F91F36E22400AB19C3 /* pia@2x.png in Resources */,
  416. D97E78051F36DE8900450835 /* LaunchScreen.storyboard in Resources */,
  417. D9EF63F41F36E22400AB19C3 /* ResourceTwitter.bundle in Resources */,
  418. D9EF63F71F36E22400AB19C3 /* google@2x.webp in Resources */,
  419. D9EF63F81F36E22400AB19C3 /* nyancat@2x.webp in Resources */,
  420. D9EF63FB1F36E22400AB19C3 /* wall-e@2x.webp in Resources */,
  421. D9EF64011F36E22400AB19C3 /* mew_interlaced.gif in Resources */,
  422. D9EF63FD1F36E22400AB19C3 /* mew_progressive.jpg in Resources */,
  423. D9EF63FF1F36E22400AB19C3 /* mew_interlaced.png in Resources */,
  424. D9EF63F61F36E22400AB19C3 /* niconiconi@2x.gif in Resources */,
  425. D9EF63FE1F36E22400AB19C3 /* mew_baseline.png in Resources */,
  426. D97E78021F36DE8900450835 /* Assets.xcassets in Resources */,
  427. D97E78001F36DE8900450835 /* Main.storyboard in Resources */,
  428. D9EF63F51F36E22400AB19C3 /* EmoticonWeibo.bundle in Resources */,
  429. D9EF63FC1F36E22400AB19C3 /* mew_baseline.jpg in Resources */,
  430. D9EF63FA1F36E22400AB19C3 /* cube@2x.png in Resources */,
  431. D9EF64001F36E22400AB19C3 /* mew_baseline.gif in Resources */,
  432. );
  433. runOnlyForDeploymentPostprocessing = 0;
  434. };
  435. /* End PBXResourcesBuildPhase section */
  436. /* Begin PBXSourcesBuildPhase section */
  437. D97E77F11F36DE8900450835 /* Sources */ = {
  438. isa = PBXSourcesBuildPhase;
  439. buildActionMask = 2147483647;
  440. files = (
  441. D9EF640E1F36E24D00AB19C3 /* YYImageProgressiveExample.m in Sources */,
  442. D9EF63CA1F36DF7C00AB19C3 /* UIImageView+YYWebImage.m in Sources */,
  443. D9EF63C31F36DF7C00AB19C3 /* YYKVStorage.m in Sources */,
  444. D9EF63DC1F36DFEE00AB19C3 /* UIView+YYAdd.m in Sources */,
  445. D97E77FD1F36DE8900450835 /* ViewController.m in Sources */,
  446. D97E78081F36DE8900450835 /* main.m in Sources */,
  447. D9EF63C21F36DF7C00AB19C3 /* YYDiskCache.m in Sources */,
  448. D9EF640C1F36E24D00AB19C3 /* YYImageExample.m in Sources */,
  449. D9EF63CE1F36DF7C00AB19C3 /* YYImageCoder.m in Sources */,
  450. D9EF63D01F36DF7C00AB19C3 /* YYImageCache.m in Sources */,
  451. D9EF63C11F36DF7C00AB19C3 /* YYCache.m in Sources */,
  452. D9EF63DE1F36DFEE00AB19C3 /* UIControl+YYAdd.m in Sources */,
  453. D9EF63D11F36DF7C00AB19C3 /* YYWebImageManager.m in Sources */,
  454. D9EF63CC1F36DF7C00AB19C3 /* YYFrameImage.m in Sources */,
  455. D9EF63C41F36DF7C00AB19C3 /* YYMemoryCache.m in Sources */,
  456. D9EF63DF1F36DFEE00AB19C3 /* UIGestureRecognizer+YYAdd.m in Sources */,
  457. D97E77FA1F36DE8900450835 /* AppDelegate.m in Sources */,
  458. D9EF63CD1F36DF7C00AB19C3 /* YYImage.m in Sources */,
  459. D9EF63D21F36DF7C00AB19C3 /* YYWebImageOperation.m in Sources */,
  460. D9EF63DD1F36DFEE00AB19C3 /* CALayer+YYAdd.m in Sources */,
  461. D9EF63C51F36DF7C00AB19C3 /* _YYWebImageSetter.m in Sources */,
  462. D9EF63CF1F36DF7C00AB19C3 /* YYSpriteSheetImage.m in Sources */,
  463. D9EF63CB1F36DF7C00AB19C3 /* YYAnimatedImageView.m in Sources */,
  464. D9EF63C71F36DF7C00AB19C3 /* MKAnnotationView+YYWebImage.m in Sources */,
  465. D9EF63C61F36DF7C00AB19C3 /* CALayer+YYWebImage.m in Sources */,
  466. D9EF640D1F36E24D00AB19C3 /* YYImageDisplayExample.m in Sources */,
  467. D9EF640F1F36E24D00AB19C3 /* YYWebImageExample.m in Sources */,
  468. D9EF63C91F36DF7C00AB19C3 /* UIImage+YYWebImage.m in Sources */,
  469. D9EF64101F36E24D00AB19C3 /* YYImageExampleHelper.m in Sources */,
  470. D9EF63C81F36DF7C00AB19C3 /* UIButton+YYWebImage.m in Sources */,
  471. );
  472. runOnlyForDeploymentPostprocessing = 0;
  473. };
  474. /* End PBXSourcesBuildPhase section */
  475. /* Begin PBXVariantGroup section */
  476. D97E77FE1F36DE8900450835 /* Main.storyboard */ = {
  477. isa = PBXVariantGroup;
  478. children = (
  479. D97E77FF1F36DE8900450835 /* Base */,
  480. );
  481. name = Main.storyboard;
  482. sourceTree = "<group>";
  483. };
  484. D97E78031F36DE8900450835 /* LaunchScreen.storyboard */ = {
  485. isa = PBXVariantGroup;
  486. children = (
  487. D97E78041F36DE8900450835 /* Base */,
  488. );
  489. name = LaunchScreen.storyboard;
  490. sourceTree = "<group>";
  491. };
  492. /* End PBXVariantGroup section */
  493. /* Begin XCBuildConfiguration section */
  494. D97E78091F36DE8900450835 /* Debug */ = {
  495. isa = XCBuildConfiguration;
  496. buildSettings = {
  497. ALWAYS_SEARCH_USER_PATHS = NO;
  498. CLANG_ANALYZER_NONNULL = YES;
  499. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  500. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  501. CLANG_CXX_LIBRARY = "libc++";
  502. CLANG_ENABLE_MODULES = YES;
  503. CLANG_ENABLE_OBJC_ARC = YES;
  504. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  505. CLANG_WARN_BOOL_CONVERSION = YES;
  506. CLANG_WARN_COMMA = YES;
  507. CLANG_WARN_CONSTANT_CONVERSION = YES;
  508. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  509. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  510. CLANG_WARN_EMPTY_BODY = YES;
  511. CLANG_WARN_ENUM_CONVERSION = YES;
  512. CLANG_WARN_INFINITE_RECURSION = YES;
  513. CLANG_WARN_INT_CONVERSION = YES;
  514. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  515. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  516. CLANG_WARN_STRICT_PROTOTYPES = YES;
  517. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  518. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  519. CLANG_WARN_UNREACHABLE_CODE = YES;
  520. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  521. CODE_SIGN_IDENTITY = "iPhone Developer";
  522. COPY_PHASE_STRIP = NO;
  523. DEBUG_INFORMATION_FORMAT = dwarf;
  524. ENABLE_STRICT_OBJC_MSGSEND = YES;
  525. ENABLE_TESTABILITY = YES;
  526. GCC_C_LANGUAGE_STANDARD = gnu11;
  527. GCC_DYNAMIC_NO_PIC = NO;
  528. GCC_NO_COMMON_BLOCKS = YES;
  529. GCC_OPTIMIZATION_LEVEL = 0;
  530. GCC_PREPROCESSOR_DEFINITIONS = (
  531. "DEBUG=1",
  532. "$(inherited)",
  533. );
  534. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  535. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  536. GCC_WARN_UNDECLARED_SELECTOR = YES;
  537. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  538. GCC_WARN_UNUSED_FUNCTION = YES;
  539. GCC_WARN_UNUSED_VARIABLE = YES;
  540. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  541. MTL_ENABLE_DEBUG_INFO = YES;
  542. ONLY_ACTIVE_ARCH = YES;
  543. SDKROOT = iphoneos;
  544. };
  545. name = Debug;
  546. };
  547. D97E780A1F36DE8900450835 /* Release */ = {
  548. isa = XCBuildConfiguration;
  549. buildSettings = {
  550. ALWAYS_SEARCH_USER_PATHS = NO;
  551. CLANG_ANALYZER_NONNULL = YES;
  552. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  553. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  554. CLANG_CXX_LIBRARY = "libc++";
  555. CLANG_ENABLE_MODULES = YES;
  556. CLANG_ENABLE_OBJC_ARC = YES;
  557. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  558. CLANG_WARN_BOOL_CONVERSION = YES;
  559. CLANG_WARN_COMMA = YES;
  560. CLANG_WARN_CONSTANT_CONVERSION = YES;
  561. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  562. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  563. CLANG_WARN_EMPTY_BODY = YES;
  564. CLANG_WARN_ENUM_CONVERSION = YES;
  565. CLANG_WARN_INFINITE_RECURSION = YES;
  566. CLANG_WARN_INT_CONVERSION = YES;
  567. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  568. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  569. CLANG_WARN_STRICT_PROTOTYPES = YES;
  570. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  571. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  572. CLANG_WARN_UNREACHABLE_CODE = YES;
  573. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  574. CODE_SIGN_IDENTITY = "iPhone Developer";
  575. COPY_PHASE_STRIP = NO;
  576. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  577. ENABLE_NS_ASSERTIONS = NO;
  578. ENABLE_STRICT_OBJC_MSGSEND = YES;
  579. GCC_C_LANGUAGE_STANDARD = gnu11;
  580. GCC_NO_COMMON_BLOCKS = YES;
  581. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  582. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  583. GCC_WARN_UNDECLARED_SELECTOR = YES;
  584. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  585. GCC_WARN_UNUSED_FUNCTION = YES;
  586. GCC_WARN_UNUSED_VARIABLE = YES;
  587. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  588. MTL_ENABLE_DEBUG_INFO = NO;
  589. SDKROOT = iphoneos;
  590. VALIDATE_PRODUCT = YES;
  591. };
  592. name = Release;
  593. };
  594. D97E780C1F36DE8900450835 /* Debug */ = {
  595. isa = XCBuildConfiguration;
  596. buildSettings = {
  597. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  598. COMPRESS_PNG_FILES = NO;
  599. FRAMEWORK_SEARCH_PATHS = "\"$(SRCROOT)/../Vendor\"";
  600. INFOPLIST_FILE = YYWebImageDemo/Info.plist;
  601. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  602. PRODUCT_BUNDLE_IDENTIFIER = com.ibireme.YYWebImageDemo;
  603. PRODUCT_NAME = "$(TARGET_NAME)";
  604. STRIP_PNG_TEXT = NO;
  605. TARGETED_DEVICE_FAMILY = "1,2";
  606. };
  607. name = Debug;
  608. };
  609. D97E780D1F36DE8900450835 /* Release */ = {
  610. isa = XCBuildConfiguration;
  611. buildSettings = {
  612. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  613. COMPRESS_PNG_FILES = NO;
  614. FRAMEWORK_SEARCH_PATHS = "\"$(SRCROOT)/../Vendor\"";
  615. INFOPLIST_FILE = YYWebImageDemo/Info.plist;
  616. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  617. PRODUCT_BUNDLE_IDENTIFIER = com.ibireme.YYWebImageDemo;
  618. PRODUCT_NAME = "$(TARGET_NAME)";
  619. STRIP_PNG_TEXT = NO;
  620. TARGETED_DEVICE_FAMILY = "1,2";
  621. };
  622. name = Release;
  623. };
  624. /* End XCBuildConfiguration section */
  625. /* Begin XCConfigurationList section */
  626. D97E77F01F36DE8900450835 /* Build configuration list for PBXProject "YYWebImageDemo" */ = {
  627. isa = XCConfigurationList;
  628. buildConfigurations = (
  629. D97E78091F36DE8900450835 /* Debug */,
  630. D97E780A1F36DE8900450835 /* Release */,
  631. );
  632. defaultConfigurationIsVisible = 0;
  633. defaultConfigurationName = Release;
  634. };
  635. D97E780B1F36DE8900450835 /* Build configuration list for PBXNativeTarget "YYWebImageDemo" */ = {
  636. isa = XCConfigurationList;
  637. buildConfigurations = (
  638. D97E780C1F36DE8900450835 /* Debug */,
  639. D97E780D1F36DE8900450835 /* Release */,
  640. );
  641. defaultConfigurationIsVisible = 0;
  642. defaultConfigurationName = Release;
  643. };
  644. /* End XCConfigurationList section */
  645. };
  646. rootObject = D97E77ED1F36DE8900450835 /* Project object */;
  647. }