project.pbxproj 43 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. ABC4238E1BE3244A00703518 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = ABC4238D1BE3244A00703518 /* main.m */; };
  10. ABC423911BE3244A00703518 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = ABC423901BE3244A00703518 /* AppDelegate.m */; };
  11. ABC423941BE3244A00703518 /* ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = ABC423931BE3244A00703518 /* ViewController.m */; };
  12. ABC423971BE3244A00703518 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = ABC423951BE3244A00703518 /* Main.storyboard */; };
  13. ABC423991BE3244A00703518 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = ABC423981BE3244A00703518 /* Assets.xcassets */; };
  14. ABC4239C1BE3244A00703518 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = ABC4239A1BE3244A00703518 /* LaunchScreen.storyboard */; };
  15. ABC423A61BE324E800703518 /* WebP.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = ABC423A51BE324E800703518 /* WebP.framework */; };
  16. ABC423D01BE324F000703518 /* YYCache.m in Sources */ = {isa = PBXBuildFile; fileRef = ABC423AA1BE324F000703518 /* YYCache.m */; };
  17. ABC423D11BE324F000703518 /* YYDiskCache.m in Sources */ = {isa = PBXBuildFile; fileRef = ABC423AC1BE324F000703518 /* YYDiskCache.m */; };
  18. ABC423D21BE324F000703518 /* YYKVStorage.m in Sources */ = {isa = PBXBuildFile; fileRef = ABC423AE1BE324F000703518 /* YYKVStorage.m */; };
  19. ABC423D31BE324F000703518 /* YYMemoryCache.m in Sources */ = {isa = PBXBuildFile; fileRef = ABC423B01BE324F000703518 /* YYMemoryCache.m */; };
  20. ABC423D41BE324F000703518 /* _YYWebImageSetter.m in Sources */ = {isa = PBXBuildFile; fileRef = ABC423B31BE324F000703518 /* _YYWebImageSetter.m */; };
  21. ABC423D51BE324F000703518 /* CALayer+YYWebImage.m in Sources */ = {isa = PBXBuildFile; fileRef = ABC423B51BE324F000703518 /* CALayer+YYWebImage.m */; };
  22. ABC423D61BE324F000703518 /* MKAnnotationView+YYWebImage.m in Sources */ = {isa = PBXBuildFile; fileRef = ABC423B71BE324F000703518 /* MKAnnotationView+YYWebImage.m */; };
  23. ABC423D71BE324F000703518 /* UIButton+YYWebImage.m in Sources */ = {isa = PBXBuildFile; fileRef = ABC423B91BE324F000703518 /* UIButton+YYWebImage.m */; };
  24. ABC423D81BE324F000703518 /* UIImage+YYWebImage.m in Sources */ = {isa = PBXBuildFile; fileRef = ABC423BB1BE324F000703518 /* UIImage+YYWebImage.m */; };
  25. ABC423D91BE324F000703518 /* UIImageView+YYWebImage.m in Sources */ = {isa = PBXBuildFile; fileRef = ABC423BD1BE324F000703518 /* UIImageView+YYWebImage.m */; };
  26. ABC423DA1BE324F000703518 /* YYAnimatedImageView.m in Sources */ = {isa = PBXBuildFile; fileRef = ABC423C01BE324F000703518 /* YYAnimatedImageView.m */; };
  27. ABC423DB1BE324F000703518 /* YYFrameImage.m in Sources */ = {isa = PBXBuildFile; fileRef = ABC423C21BE324F000703518 /* YYFrameImage.m */; };
  28. ABC423DC1BE324F000703518 /* YYImage.m in Sources */ = {isa = PBXBuildFile; fileRef = ABC423C41BE324F000703518 /* YYImage.m */; };
  29. ABC423DD1BE324F000703518 /* YYImageCoder.m in Sources */ = {isa = PBXBuildFile; fileRef = ABC423C61BE324F000703518 /* YYImageCoder.m */; };
  30. ABC423DE1BE324F000703518 /* YYSpriteSheetImage.m in Sources */ = {isa = PBXBuildFile; fileRef = ABC423C81BE324F000703518 /* YYSpriteSheetImage.m */; };
  31. ABC423DF1BE324F000703518 /* YYImageCache.m in Sources */ = {isa = PBXBuildFile; fileRef = ABC423CA1BE324F000703518 /* YYImageCache.m */; };
  32. ABC423E01BE324F000703518 /* YYWebImageManager.m in Sources */ = {isa = PBXBuildFile; fileRef = ABC423CD1BE324F000703518 /* YYWebImageManager.m */; };
  33. ABC423E11BE324F000703518 /* YYWebImageOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = ABC423CF1BE324F000703518 /* YYWebImageOperation.m */; };
  34. ABC423E51BE3252800703518 /* libsqlite3.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = ABC423E41BE3252800703518 /* libsqlite3.tbd */; };
  35. ABC423E71BE3252D00703518 /* libz.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = ABC423E61BE3252D00703518 /* libz.tbd */; };
  36. ABC423E91BE3253300703518 /* MobileCoreServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = ABC423E81BE3253300703518 /* MobileCoreServices.framework */; };
  37. ABC423EB1BE3253800703518 /* AssetsLibrary.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = ABC423EA1BE3253800703518 /* AssetsLibrary.framework */; };
  38. ABC423ED1BE3253D00703518 /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = ABC423EC1BE3253D00703518 /* QuartzCore.framework */; };
  39. ABC423EF1BE3254400703518 /* ImageIO.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = ABC423EE1BE3254400703518 /* ImageIO.framework */; };
  40. ABC423F11BE3254C00703518 /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = ABC423F01BE3254C00703518 /* CoreFoundation.framework */; };
  41. ABC423F21BE3255200703518 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = ABC423E21BE3251C00703518 /* UIKit.framework */; };
  42. ABC424011BE325EF00703518 /* YYImageExample.m in Sources */ = {isa = PBXBuildFile; fileRef = ABC423F41BE325EF00703518 /* YYImageExample.m */; };
  43. ABC424021BE325EF00703518 /* YYImageDisplayExample.m in Sources */ = {isa = PBXBuildFile; fileRef = ABC423F61BE325EF00703518 /* YYImageDisplayExample.m */; };
  44. ABC424031BE325EF00703518 /* YYImageProgressiveExample.m in Sources */ = {isa = PBXBuildFile; fileRef = ABC423F81BE325EF00703518 /* YYImageProgressiveExample.m */; };
  45. ABC424041BE325EF00703518 /* YYWebImageExample.m in Sources */ = {isa = PBXBuildFile; fileRef = ABC423FA1BE325EF00703518 /* YYWebImageExample.m */; };
  46. ABC424061BE325EF00703518 /* YYImageExampleHelper.m in Sources */ = {isa = PBXBuildFile; fileRef = ABC423FE1BE325EF00703518 /* YYImageExampleHelper.m */; };
  47. ABC424181BE3265500703518 /* ResourceTwitter.bundle in Resources */ = {isa = PBXBuildFile; fileRef = ABC4240A1BE3265500703518 /* ResourceTwitter.bundle */; };
  48. ABC424191BE3265500703518 /* EmoticonWeibo.bundle in Resources */ = {isa = PBXBuildFile; fileRef = ABC4240B1BE3265500703518 /* EmoticonWeibo.bundle */; };
  49. ABC4241A1BE3265500703518 /* niconiconi@2x.gif in Resources */ = {isa = PBXBuildFile; fileRef = ABC4240C1BE3265500703518 /* niconiconi@2x.gif */; };
  50. ABC4241B1BE3265500703518 /* google@2x.webp in Resources */ = {isa = PBXBuildFile; fileRef = ABC4240D1BE3265500703518 /* google@2x.webp */; };
  51. ABC4241C1BE3265500703518 /* nyancat@2x.webp in Resources */ = {isa = PBXBuildFile; fileRef = ABC4240E1BE3265500703518 /* nyancat@2x.webp */; };
  52. ABC4241D1BE3265500703518 /* pia@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = ABC4240F1BE3265500703518 /* pia@2x.png */; };
  53. ABC4241E1BE3265500703518 /* cube@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = ABC424101BE3265500703518 /* cube@2x.png */; };
  54. ABC4241F1BE3265500703518 /* wall-e@2x.webp in Resources */ = {isa = PBXBuildFile; fileRef = ABC424111BE3265500703518 /* wall-e@2x.webp */; };
  55. ABC424201BE3265500703518 /* mew_baseline.jpg in Resources */ = {isa = PBXBuildFile; fileRef = ABC424121BE3265500703518 /* mew_baseline.jpg */; };
  56. ABC424211BE3265500703518 /* mew_progressive.jpg in Resources */ = {isa = PBXBuildFile; fileRef = ABC424131BE3265500703518 /* mew_progressive.jpg */; };
  57. ABC424221BE3265500703518 /* mew_baseline.png in Resources */ = {isa = PBXBuildFile; fileRef = ABC424141BE3265500703518 /* mew_baseline.png */; };
  58. ABC424231BE3265500703518 /* mew_interlaced.png in Resources */ = {isa = PBXBuildFile; fileRef = ABC424151BE3265500703518 /* mew_interlaced.png */; };
  59. ABC424241BE3265500703518 /* mew_baseline.gif in Resources */ = {isa = PBXBuildFile; fileRef = ABC424161BE3265500703518 /* mew_baseline.gif */; };
  60. ABC424251BE3265500703518 /* mew_interlaced.gif in Resources */ = {isa = PBXBuildFile; fileRef = ABC424171BE3265500703518 /* mew_interlaced.gif */; };
  61. ABC4242C1BE3268800703518 /* UIView+YYAdd.m in Sources */ = {isa = PBXBuildFile; fileRef = ABC424271BE3268800703518 /* UIView+YYAdd.m */; };
  62. ABC4242D1BE3268800703518 /* UIControl+YYAdd.m in Sources */ = {isa = PBXBuildFile; fileRef = ABC424291BE3268800703518 /* UIControl+YYAdd.m */; };
  63. ABC4242E1BE3268800703518 /* UIGestureRecognizer+YYAdd.m in Sources */ = {isa = PBXBuildFile; fileRef = ABC4242B1BE3268800703518 /* UIGestureRecognizer+YYAdd.m */; };
  64. ABC424311BE3284000703518 /* CALayer+YYAdd.m in Sources */ = {isa = PBXBuildFile; fileRef = ABC424301BE3284000703518 /* CALayer+YYAdd.m */; };
  65. /* End PBXBuildFile section */
  66. /* Begin PBXFileReference section */
  67. ABC423891BE3244A00703518 /* YYWebImageDemo.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = YYWebImageDemo.app; sourceTree = BUILT_PRODUCTS_DIR; };
  68. ABC4238D1BE3244A00703518 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
  69. ABC4238F1BE3244A00703518 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
  70. ABC423901BE3244A00703518 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
  71. ABC423921BE3244A00703518 /* ViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ViewController.h; sourceTree = "<group>"; };
  72. ABC423931BE3244A00703518 /* ViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ViewController.m; sourceTree = "<group>"; };
  73. ABC423961BE3244A00703518 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
  74. ABC423981BE3244A00703518 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  75. ABC4239B1BE3244A00703518 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
  76. ABC4239D1BE3244A00703518 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  77. ABC423A51BE324E800703518 /* WebP.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WebP.framework; path = ../Vendor/WebP.framework; sourceTree = "<group>"; };
  78. ABC423A91BE324F000703518 /* YYCache.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYCache.h; sourceTree = "<group>"; };
  79. ABC423AA1BE324F000703518 /* YYCache.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYCache.m; sourceTree = "<group>"; };
  80. ABC423AB1BE324F000703518 /* YYDiskCache.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYDiskCache.h; sourceTree = "<group>"; };
  81. ABC423AC1BE324F000703518 /* YYDiskCache.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYDiskCache.m; sourceTree = "<group>"; };
  82. ABC423AD1BE324F000703518 /* YYKVStorage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYKVStorage.h; sourceTree = "<group>"; };
  83. ABC423AE1BE324F000703518 /* YYKVStorage.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYKVStorage.m; sourceTree = "<group>"; };
  84. ABC423AF1BE324F000703518 /* YYMemoryCache.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYMemoryCache.h; sourceTree = "<group>"; };
  85. ABC423B01BE324F000703518 /* YYMemoryCache.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYMemoryCache.m; sourceTree = "<group>"; };
  86. ABC423B21BE324F000703518 /* _YYWebImageSetter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = _YYWebImageSetter.h; sourceTree = "<group>"; };
  87. ABC423B31BE324F000703518 /* _YYWebImageSetter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = _YYWebImageSetter.m; sourceTree = "<group>"; };
  88. ABC423B41BE324F000703518 /* CALayer+YYWebImage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "CALayer+YYWebImage.h"; sourceTree = "<group>"; };
  89. ABC423B51BE324F000703518 /* CALayer+YYWebImage.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "CALayer+YYWebImage.m"; sourceTree = "<group>"; };
  90. ABC423B61BE324F000703518 /* MKAnnotationView+YYWebImage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "MKAnnotationView+YYWebImage.h"; sourceTree = "<group>"; };
  91. ABC423B71BE324F000703518 /* MKAnnotationView+YYWebImage.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "MKAnnotationView+YYWebImage.m"; sourceTree = "<group>"; };
  92. ABC423B81BE324F000703518 /* UIButton+YYWebImage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIButton+YYWebImage.h"; sourceTree = "<group>"; };
  93. ABC423B91BE324F000703518 /* UIButton+YYWebImage.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIButton+YYWebImage.m"; sourceTree = "<group>"; };
  94. ABC423BA1BE324F000703518 /* UIImage+YYWebImage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIImage+YYWebImage.h"; sourceTree = "<group>"; };
  95. ABC423BB1BE324F000703518 /* UIImage+YYWebImage.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIImage+YYWebImage.m"; sourceTree = "<group>"; };
  96. ABC423BC1BE324F000703518 /* UIImageView+YYWebImage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIImageView+YYWebImage.h"; sourceTree = "<group>"; };
  97. ABC423BD1BE324F000703518 /* UIImageView+YYWebImage.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIImageView+YYWebImage.m"; sourceTree = "<group>"; };
  98. ABC423BF1BE324F000703518 /* YYAnimatedImageView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYAnimatedImageView.h; sourceTree = "<group>"; };
  99. ABC423C01BE324F000703518 /* YYAnimatedImageView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYAnimatedImageView.m; sourceTree = "<group>"; };
  100. ABC423C11BE324F000703518 /* YYFrameImage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYFrameImage.h; sourceTree = "<group>"; };
  101. ABC423C21BE324F000703518 /* YYFrameImage.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYFrameImage.m; sourceTree = "<group>"; };
  102. ABC423C31BE324F000703518 /* YYImage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYImage.h; sourceTree = "<group>"; };
  103. ABC423C41BE324F000703518 /* YYImage.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYImage.m; sourceTree = "<group>"; };
  104. ABC423C51BE324F000703518 /* YYImageCoder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYImageCoder.h; sourceTree = "<group>"; };
  105. ABC423C61BE324F000703518 /* YYImageCoder.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYImageCoder.m; sourceTree = "<group>"; };
  106. ABC423C71BE324F000703518 /* YYSpriteSheetImage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYSpriteSheetImage.h; sourceTree = "<group>"; };
  107. ABC423C81BE324F000703518 /* YYSpriteSheetImage.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYSpriteSheetImage.m; sourceTree = "<group>"; };
  108. ABC423C91BE324F000703518 /* YYImageCache.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYImageCache.h; sourceTree = "<group>"; };
  109. ABC423CA1BE324F000703518 /* YYImageCache.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYImageCache.m; sourceTree = "<group>"; };
  110. ABC423CB1BE324F000703518 /* YYWebImage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYWebImage.h; sourceTree = "<group>"; };
  111. ABC423CC1BE324F000703518 /* YYWebImageManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYWebImageManager.h; sourceTree = "<group>"; };
  112. ABC423CD1BE324F000703518 /* YYWebImageManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYWebImageManager.m; sourceTree = "<group>"; };
  113. ABC423CE1BE324F000703518 /* YYWebImageOperation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYWebImageOperation.h; sourceTree = "<group>"; };
  114. ABC423CF1BE324F000703518 /* YYWebImageOperation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYWebImageOperation.m; sourceTree = "<group>"; };
  115. ABC423E21BE3251C00703518 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
  116. ABC423E41BE3252800703518 /* libsqlite3.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsqlite3.tbd; path = usr/lib/libsqlite3.tbd; sourceTree = SDKROOT; };
  117. ABC423E61BE3252D00703518 /* libz.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.tbd; path = usr/lib/libz.tbd; sourceTree = SDKROOT; };
  118. ABC423E81BE3253300703518 /* MobileCoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MobileCoreServices.framework; path = System/Library/Frameworks/MobileCoreServices.framework; sourceTree = SDKROOT; };
  119. ABC423EA1BE3253800703518 /* AssetsLibrary.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AssetsLibrary.framework; path = System/Library/Frameworks/AssetsLibrary.framework; sourceTree = SDKROOT; };
  120. ABC423EC1BE3253D00703518 /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; };
  121. ABC423EE1BE3254400703518 /* ImageIO.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ImageIO.framework; path = System/Library/Frameworks/ImageIO.framework; sourceTree = SDKROOT; };
  122. ABC423F01BE3254C00703518 /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = System/Library/Frameworks/CoreFoundation.framework; sourceTree = SDKROOT; };
  123. ABC423F31BE325EF00703518 /* YYImageExample.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYImageExample.h; sourceTree = "<group>"; };
  124. ABC423F41BE325EF00703518 /* YYImageExample.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYImageExample.m; sourceTree = "<group>"; };
  125. ABC423F51BE325EF00703518 /* YYImageDisplayExample.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYImageDisplayExample.h; sourceTree = "<group>"; };
  126. ABC423F61BE325EF00703518 /* YYImageDisplayExample.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYImageDisplayExample.m; sourceTree = "<group>"; };
  127. ABC423F71BE325EF00703518 /* YYImageProgressiveExample.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYImageProgressiveExample.h; sourceTree = "<group>"; };
  128. ABC423F81BE325EF00703518 /* YYImageProgressiveExample.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYImageProgressiveExample.m; sourceTree = "<group>"; };
  129. ABC423F91BE325EF00703518 /* YYWebImageExample.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYWebImageExample.h; sourceTree = "<group>"; };
  130. ABC423FA1BE325EF00703518 /* YYWebImageExample.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYWebImageExample.m; sourceTree = "<group>"; };
  131. ABC423FB1BE325EF00703518 /* YYImageBenchmark.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYImageBenchmark.h; sourceTree = "<group>"; };
  132. ABC423FC1BE325EF00703518 /* YYImageBenchmark.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYImageBenchmark.m; sourceTree = "<group>"; };
  133. ABC423FD1BE325EF00703518 /* YYImageExampleHelper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYImageExampleHelper.h; sourceTree = "<group>"; };
  134. ABC423FE1BE325EF00703518 /* YYImageExampleHelper.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYImageExampleHelper.m; sourceTree = "<group>"; };
  135. ABC423FF1BE325EF00703518 /* YYBPGCoder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYBPGCoder.h; sourceTree = "<group>"; };
  136. ABC424001BE325EF00703518 /* YYBPGCoder.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYBPGCoder.m; sourceTree = "<group>"; };
  137. ABC4240A1BE3265500703518 /* ResourceTwitter.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; path = ResourceTwitter.bundle; sourceTree = "<group>"; };
  138. ABC4240B1BE3265500703518 /* EmoticonWeibo.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; path = EmoticonWeibo.bundle; sourceTree = "<group>"; };
  139. ABC4240C1BE3265500703518 /* niconiconi@2x.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = "niconiconi@2x.gif"; sourceTree = "<group>"; };
  140. ABC4240D1BE3265500703518 /* google@2x.webp */ = {isa = PBXFileReference; lastKnownFileType = file; path = "google@2x.webp"; sourceTree = "<group>"; };
  141. ABC4240E1BE3265500703518 /* nyancat@2x.webp */ = {isa = PBXFileReference; lastKnownFileType = file; path = "nyancat@2x.webp"; sourceTree = "<group>"; };
  142. ABC4240F1BE3265500703518 /* pia@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "pia@2x.png"; sourceTree = "<group>"; };
  143. ABC424101BE3265500703518 /* cube@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "cube@2x.png"; sourceTree = "<group>"; };
  144. ABC424111BE3265500703518 /* wall-e@2x.webp */ = {isa = PBXFileReference; lastKnownFileType = file; path = "wall-e@2x.webp"; sourceTree = "<group>"; };
  145. ABC424121BE3265500703518 /* mew_baseline.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = mew_baseline.jpg; sourceTree = "<group>"; };
  146. ABC424131BE3265500703518 /* mew_progressive.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = mew_progressive.jpg; sourceTree = "<group>"; };
  147. ABC424141BE3265500703518 /* mew_baseline.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = mew_baseline.png; sourceTree = "<group>"; };
  148. ABC424151BE3265500703518 /* mew_interlaced.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = mew_interlaced.png; sourceTree = "<group>"; };
  149. ABC424161BE3265500703518 /* mew_baseline.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = mew_baseline.gif; sourceTree = "<group>"; };
  150. ABC424171BE3265500703518 /* mew_interlaced.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = mew_interlaced.gif; sourceTree = "<group>"; };
  151. ABC424261BE3268800703518 /* UIView+YYAdd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIView+YYAdd.h"; sourceTree = "<group>"; };
  152. ABC424271BE3268800703518 /* UIView+YYAdd.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIView+YYAdd.m"; sourceTree = "<group>"; };
  153. ABC424281BE3268800703518 /* UIControl+YYAdd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIControl+YYAdd.h"; sourceTree = "<group>"; };
  154. ABC424291BE3268800703518 /* UIControl+YYAdd.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIControl+YYAdd.m"; sourceTree = "<group>"; };
  155. ABC4242A1BE3268800703518 /* UIGestureRecognizer+YYAdd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIGestureRecognizer+YYAdd.h"; sourceTree = "<group>"; };
  156. ABC4242B1BE3268800703518 /* UIGestureRecognizer+YYAdd.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIGestureRecognizer+YYAdd.m"; sourceTree = "<group>"; };
  157. ABC4242F1BE3284000703518 /* CALayer+YYAdd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "CALayer+YYAdd.h"; sourceTree = "<group>"; };
  158. ABC424301BE3284000703518 /* CALayer+YYAdd.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "CALayer+YYAdd.m"; sourceTree = "<group>"; };
  159. /* End PBXFileReference section */
  160. /* Begin PBXFrameworksBuildPhase section */
  161. ABC423861BE3244A00703518 /* Frameworks */ = {
  162. isa = PBXFrameworksBuildPhase;
  163. buildActionMask = 2147483647;
  164. files = (
  165. ABC423A61BE324E800703518 /* WebP.framework in Frameworks */,
  166. ABC423F21BE3255200703518 /* UIKit.framework in Frameworks */,
  167. ABC423F11BE3254C00703518 /* CoreFoundation.framework in Frameworks */,
  168. ABC423EF1BE3254400703518 /* ImageIO.framework in Frameworks */,
  169. ABC423ED1BE3253D00703518 /* QuartzCore.framework in Frameworks */,
  170. ABC423EB1BE3253800703518 /* AssetsLibrary.framework in Frameworks */,
  171. ABC423E91BE3253300703518 /* MobileCoreServices.framework in Frameworks */,
  172. ABC423E71BE3252D00703518 /* libz.tbd in Frameworks */,
  173. ABC423E51BE3252800703518 /* libsqlite3.tbd in Frameworks */,
  174. );
  175. runOnlyForDeploymentPostprocessing = 0;
  176. };
  177. /* End PBXFrameworksBuildPhase section */
  178. /* Begin PBXGroup section */
  179. ABC423801BE3244A00703518 = {
  180. isa = PBXGroup;
  181. children = (
  182. ABC423A51BE324E800703518 /* WebP.framework */,
  183. ABC423A71BE324F000703518 /* YYWebImage */,
  184. ABC4238B1BE3244A00703518 /* YYWebImageDemo */,
  185. ABC4238A1BE3244A00703518 /* Products */,
  186. );
  187. sourceTree = "<group>";
  188. };
  189. ABC4238A1BE3244A00703518 /* Products */ = {
  190. isa = PBXGroup;
  191. children = (
  192. ABC423891BE3244A00703518 /* YYWebImageDemo.app */,
  193. );
  194. name = Products;
  195. sourceTree = "<group>";
  196. };
  197. ABC4238B1BE3244A00703518 /* YYWebImageDemo */ = {
  198. isa = PBXGroup;
  199. children = (
  200. ABC423F31BE325EF00703518 /* YYImageExample.h */,
  201. ABC423F41BE325EF00703518 /* YYImageExample.m */,
  202. ABC423F51BE325EF00703518 /* YYImageDisplayExample.h */,
  203. ABC423F61BE325EF00703518 /* YYImageDisplayExample.m */,
  204. ABC423F71BE325EF00703518 /* YYImageProgressiveExample.h */,
  205. ABC423F81BE325EF00703518 /* YYImageProgressiveExample.m */,
  206. ABC423F91BE325EF00703518 /* YYWebImageExample.h */,
  207. ABC423FA1BE325EF00703518 /* YYWebImageExample.m */,
  208. ABC423FD1BE325EF00703518 /* YYImageExampleHelper.h */,
  209. ABC423FE1BE325EF00703518 /* YYImageExampleHelper.m */,
  210. ABC424091BE3264600703518 /* Resources */,
  211. ABC424081BE3262E00703518 /* Not available */,
  212. ABC4238C1BE3244A00703518 /* Supporting Files */,
  213. );
  214. path = YYWebImageDemo;
  215. sourceTree = "<group>";
  216. };
  217. ABC4238C1BE3244A00703518 /* Supporting Files */ = {
  218. isa = PBXGroup;
  219. children = (
  220. ABC4238F1BE3244A00703518 /* AppDelegate.h */,
  221. ABC423901BE3244A00703518 /* AppDelegate.m */,
  222. ABC423921BE3244A00703518 /* ViewController.h */,
  223. ABC423931BE3244A00703518 /* ViewController.m */,
  224. ABC424261BE3268800703518 /* UIView+YYAdd.h */,
  225. ABC424271BE3268800703518 /* UIView+YYAdd.m */,
  226. ABC4242F1BE3284000703518 /* CALayer+YYAdd.h */,
  227. ABC424301BE3284000703518 /* CALayer+YYAdd.m */,
  228. ABC424281BE3268800703518 /* UIControl+YYAdd.h */,
  229. ABC424291BE3268800703518 /* UIControl+YYAdd.m */,
  230. ABC4242A1BE3268800703518 /* UIGestureRecognizer+YYAdd.h */,
  231. ABC4242B1BE3268800703518 /* UIGestureRecognizer+YYAdd.m */,
  232. ABC423F01BE3254C00703518 /* CoreFoundation.framework */,
  233. ABC423EE1BE3254400703518 /* ImageIO.framework */,
  234. ABC423EC1BE3253D00703518 /* QuartzCore.framework */,
  235. ABC423EA1BE3253800703518 /* AssetsLibrary.framework */,
  236. ABC423E81BE3253300703518 /* MobileCoreServices.framework */,
  237. ABC423E61BE3252D00703518 /* libz.tbd */,
  238. ABC423E41BE3252800703518 /* libsqlite3.tbd */,
  239. ABC423E21BE3251C00703518 /* UIKit.framework */,
  240. ABC423951BE3244A00703518 /* Main.storyboard */,
  241. ABC423981BE3244A00703518 /* Assets.xcassets */,
  242. ABC4239A1BE3244A00703518 /* LaunchScreen.storyboard */,
  243. ABC4239D1BE3244A00703518 /* Info.plist */,
  244. ABC4238D1BE3244A00703518 /* main.m */,
  245. );
  246. name = "Supporting Files";
  247. sourceTree = "<group>";
  248. };
  249. ABC423A71BE324F000703518 /* YYWebImage */ = {
  250. isa = PBXGroup;
  251. children = (
  252. ABC423A81BE324F000703518 /* Cache */,
  253. ABC423BE1BE324F000703518 /* Image */,
  254. ABC423B11BE324F000703518 /* Categories */,
  255. ABC423C91BE324F000703518 /* YYImageCache.h */,
  256. ABC423CA1BE324F000703518 /* YYImageCache.m */,
  257. ABC423CB1BE324F000703518 /* YYWebImage.h */,
  258. ABC423CC1BE324F000703518 /* YYWebImageManager.h */,
  259. ABC423CD1BE324F000703518 /* YYWebImageManager.m */,
  260. ABC423CE1BE324F000703518 /* YYWebImageOperation.h */,
  261. ABC423CF1BE324F000703518 /* YYWebImageOperation.m */,
  262. );
  263. name = YYWebImage;
  264. path = ../YYWebImage;
  265. sourceTree = "<group>";
  266. };
  267. ABC423A81BE324F000703518 /* Cache */ = {
  268. isa = PBXGroup;
  269. children = (
  270. ABC423A91BE324F000703518 /* YYCache.h */,
  271. ABC423AA1BE324F000703518 /* YYCache.m */,
  272. ABC423AB1BE324F000703518 /* YYDiskCache.h */,
  273. ABC423AC1BE324F000703518 /* YYDiskCache.m */,
  274. ABC423AD1BE324F000703518 /* YYKVStorage.h */,
  275. ABC423AE1BE324F000703518 /* YYKVStorage.m */,
  276. ABC423AF1BE324F000703518 /* YYMemoryCache.h */,
  277. ABC423B01BE324F000703518 /* YYMemoryCache.m */,
  278. );
  279. path = Cache;
  280. sourceTree = "<group>";
  281. };
  282. ABC423B11BE324F000703518 /* Categories */ = {
  283. isa = PBXGroup;
  284. children = (
  285. ABC423B21BE324F000703518 /* _YYWebImageSetter.h */,
  286. ABC423B31BE324F000703518 /* _YYWebImageSetter.m */,
  287. ABC423B41BE324F000703518 /* CALayer+YYWebImage.h */,
  288. ABC423B51BE324F000703518 /* CALayer+YYWebImage.m */,
  289. ABC423B61BE324F000703518 /* MKAnnotationView+YYWebImage.h */,
  290. ABC423B71BE324F000703518 /* MKAnnotationView+YYWebImage.m */,
  291. ABC423B81BE324F000703518 /* UIButton+YYWebImage.h */,
  292. ABC423B91BE324F000703518 /* UIButton+YYWebImage.m */,
  293. ABC423BA1BE324F000703518 /* UIImage+YYWebImage.h */,
  294. ABC423BB1BE324F000703518 /* UIImage+YYWebImage.m */,
  295. ABC423BC1BE324F000703518 /* UIImageView+YYWebImage.h */,
  296. ABC423BD1BE324F000703518 /* UIImageView+YYWebImage.m */,
  297. );
  298. path = Categories;
  299. sourceTree = "<group>";
  300. };
  301. ABC423BE1BE324F000703518 /* Image */ = {
  302. isa = PBXGroup;
  303. children = (
  304. ABC423BF1BE324F000703518 /* YYAnimatedImageView.h */,
  305. ABC423C01BE324F000703518 /* YYAnimatedImageView.m */,
  306. ABC423C11BE324F000703518 /* YYFrameImage.h */,
  307. ABC423C21BE324F000703518 /* YYFrameImage.m */,
  308. ABC423C31BE324F000703518 /* YYImage.h */,
  309. ABC423C41BE324F000703518 /* YYImage.m */,
  310. ABC423C51BE324F000703518 /* YYImageCoder.h */,
  311. ABC423C61BE324F000703518 /* YYImageCoder.m */,
  312. ABC423C71BE324F000703518 /* YYSpriteSheetImage.h */,
  313. ABC423C81BE324F000703518 /* YYSpriteSheetImage.m */,
  314. );
  315. path = Image;
  316. sourceTree = "<group>";
  317. };
  318. ABC424081BE3262E00703518 /* Not available */ = {
  319. isa = PBXGroup;
  320. children = (
  321. ABC423FB1BE325EF00703518 /* YYImageBenchmark.h */,
  322. ABC423FC1BE325EF00703518 /* YYImageBenchmark.m */,
  323. ABC423FF1BE325EF00703518 /* YYBPGCoder.h */,
  324. ABC424001BE325EF00703518 /* YYBPGCoder.m */,
  325. );
  326. name = "Not available";
  327. sourceTree = "<group>";
  328. };
  329. ABC424091BE3264600703518 /* Resources */ = {
  330. isa = PBXGroup;
  331. children = (
  332. ABC4240A1BE3265500703518 /* ResourceTwitter.bundle */,
  333. ABC4240B1BE3265500703518 /* EmoticonWeibo.bundle */,
  334. ABC4240C1BE3265500703518 /* niconiconi@2x.gif */,
  335. ABC4240D1BE3265500703518 /* google@2x.webp */,
  336. ABC4240E1BE3265500703518 /* nyancat@2x.webp */,
  337. ABC4240F1BE3265500703518 /* pia@2x.png */,
  338. ABC424101BE3265500703518 /* cube@2x.png */,
  339. ABC424111BE3265500703518 /* wall-e@2x.webp */,
  340. ABC424121BE3265500703518 /* mew_baseline.jpg */,
  341. ABC424131BE3265500703518 /* mew_progressive.jpg */,
  342. ABC424141BE3265500703518 /* mew_baseline.png */,
  343. ABC424151BE3265500703518 /* mew_interlaced.png */,
  344. ABC424161BE3265500703518 /* mew_baseline.gif */,
  345. ABC424171BE3265500703518 /* mew_interlaced.gif */,
  346. );
  347. name = Resources;
  348. sourceTree = "<group>";
  349. };
  350. /* End PBXGroup section */
  351. /* Begin PBXNativeTarget section */
  352. ABC423881BE3244A00703518 /* YYWebImageDemo */ = {
  353. isa = PBXNativeTarget;
  354. buildConfigurationList = ABC423A01BE3244A00703518 /* Build configuration list for PBXNativeTarget "YYWebImageDemo" */;
  355. buildPhases = (
  356. ABC423851BE3244A00703518 /* Sources */,
  357. ABC423861BE3244A00703518 /* Frameworks */,
  358. ABC423871BE3244A00703518 /* Resources */,
  359. );
  360. buildRules = (
  361. );
  362. dependencies = (
  363. );
  364. name = YYWebImageDemo;
  365. productName = YYWebImageDemo;
  366. productReference = ABC423891BE3244A00703518 /* YYWebImageDemo.app */;
  367. productType = "com.apple.product-type.application";
  368. };
  369. /* End PBXNativeTarget section */
  370. /* Begin PBXProject section */
  371. ABC423811BE3244A00703518 /* Project object */ = {
  372. isa = PBXProject;
  373. attributes = {
  374. LastUpgradeCheck = 0710;
  375. ORGANIZATIONNAME = ibireme;
  376. TargetAttributes = {
  377. ABC423881BE3244A00703518 = {
  378. CreatedOnToolsVersion = 7.1;
  379. };
  380. };
  381. };
  382. buildConfigurationList = ABC423841BE3244A00703518 /* Build configuration list for PBXProject "YYWebImageDemo" */;
  383. compatibilityVersion = "Xcode 3.2";
  384. developmentRegion = English;
  385. hasScannedForEncodings = 0;
  386. knownRegions = (
  387. en,
  388. Base,
  389. );
  390. mainGroup = ABC423801BE3244A00703518;
  391. productRefGroup = ABC4238A1BE3244A00703518 /* Products */;
  392. projectDirPath = "";
  393. projectRoot = "";
  394. targets = (
  395. ABC423881BE3244A00703518 /* YYWebImageDemo */,
  396. );
  397. };
  398. /* End PBXProject section */
  399. /* Begin PBXResourcesBuildPhase section */
  400. ABC423871BE3244A00703518 /* Resources */ = {
  401. isa = PBXResourcesBuildPhase;
  402. buildActionMask = 2147483647;
  403. files = (
  404. ABC4241D1BE3265500703518 /* pia@2x.png in Resources */,
  405. ABC4239C1BE3244A00703518 /* LaunchScreen.storyboard in Resources */,
  406. ABC424181BE3265500703518 /* ResourceTwitter.bundle in Resources */,
  407. ABC4241B1BE3265500703518 /* google@2x.webp in Resources */,
  408. ABC4241C1BE3265500703518 /* nyancat@2x.webp in Resources */,
  409. ABC4241F1BE3265500703518 /* wall-e@2x.webp in Resources */,
  410. ABC424251BE3265500703518 /* mew_interlaced.gif in Resources */,
  411. ABC424211BE3265500703518 /* mew_progressive.jpg in Resources */,
  412. ABC424231BE3265500703518 /* mew_interlaced.png in Resources */,
  413. ABC4241A1BE3265500703518 /* niconiconi@2x.gif in Resources */,
  414. ABC424221BE3265500703518 /* mew_baseline.png in Resources */,
  415. ABC423991BE3244A00703518 /* Assets.xcassets in Resources */,
  416. ABC423971BE3244A00703518 /* Main.storyboard in Resources */,
  417. ABC424191BE3265500703518 /* EmoticonWeibo.bundle in Resources */,
  418. ABC424201BE3265500703518 /* mew_baseline.jpg in Resources */,
  419. ABC4241E1BE3265500703518 /* cube@2x.png in Resources */,
  420. ABC424241BE3265500703518 /* mew_baseline.gif in Resources */,
  421. );
  422. runOnlyForDeploymentPostprocessing = 0;
  423. };
  424. /* End PBXResourcesBuildPhase section */
  425. /* Begin PBXSourcesBuildPhase section */
  426. ABC423851BE3244A00703518 /* Sources */ = {
  427. isa = PBXSourcesBuildPhase;
  428. buildActionMask = 2147483647;
  429. files = (
  430. ABC424031BE325EF00703518 /* YYImageProgressiveExample.m in Sources */,
  431. ABC424021BE325EF00703518 /* YYImageDisplayExample.m in Sources */,
  432. ABC4242E1BE3268800703518 /* UIGestureRecognizer+YYAdd.m in Sources */,
  433. ABC423D91BE324F000703518 /* UIImageView+YYWebImage.m in Sources */,
  434. ABC423D21BE324F000703518 /* YYKVStorage.m in Sources */,
  435. ABC424061BE325EF00703518 /* YYImageExampleHelper.m in Sources */,
  436. ABC423941BE3244A00703518 /* ViewController.m in Sources */,
  437. ABC423911BE3244A00703518 /* AppDelegate.m in Sources */,
  438. ABC424011BE325EF00703518 /* YYImageExample.m in Sources */,
  439. ABC423D11BE324F000703518 /* YYDiskCache.m in Sources */,
  440. ABC423DD1BE324F000703518 /* YYImageCoder.m in Sources */,
  441. ABC423DF1BE324F000703518 /* YYImageCache.m in Sources */,
  442. ABC423D01BE324F000703518 /* YYCache.m in Sources */,
  443. ABC423E01BE324F000703518 /* YYWebImageManager.m in Sources */,
  444. ABC423DB1BE324F000703518 /* YYFrameImage.m in Sources */,
  445. ABC4242D1BE3268800703518 /* UIControl+YYAdd.m in Sources */,
  446. ABC423D31BE324F000703518 /* YYMemoryCache.m in Sources */,
  447. ABC4238E1BE3244A00703518 /* main.m in Sources */,
  448. ABC423DC1BE324F000703518 /* YYImage.m in Sources */,
  449. ABC423E11BE324F000703518 /* YYWebImageOperation.m in Sources */,
  450. ABC424041BE325EF00703518 /* YYWebImageExample.m in Sources */,
  451. ABC423D41BE324F000703518 /* _YYWebImageSetter.m in Sources */,
  452. ABC423DE1BE324F000703518 /* YYSpriteSheetImage.m in Sources */,
  453. ABC424311BE3284000703518 /* CALayer+YYAdd.m in Sources */,
  454. ABC423DA1BE324F000703518 /* YYAnimatedImageView.m in Sources */,
  455. ABC423D61BE324F000703518 /* MKAnnotationView+YYWebImage.m in Sources */,
  456. ABC4242C1BE3268800703518 /* UIView+YYAdd.m in Sources */,
  457. ABC423D51BE324F000703518 /* CALayer+YYWebImage.m in Sources */,
  458. ABC423D81BE324F000703518 /* UIImage+YYWebImage.m in Sources */,
  459. ABC423D71BE324F000703518 /* UIButton+YYWebImage.m in Sources */,
  460. );
  461. runOnlyForDeploymentPostprocessing = 0;
  462. };
  463. /* End PBXSourcesBuildPhase section */
  464. /* Begin PBXVariantGroup section */
  465. ABC423951BE3244A00703518 /* Main.storyboard */ = {
  466. isa = PBXVariantGroup;
  467. children = (
  468. ABC423961BE3244A00703518 /* Base */,
  469. );
  470. name = Main.storyboard;
  471. sourceTree = "<group>";
  472. };
  473. ABC4239A1BE3244A00703518 /* LaunchScreen.storyboard */ = {
  474. isa = PBXVariantGroup;
  475. children = (
  476. ABC4239B1BE3244A00703518 /* Base */,
  477. );
  478. name = LaunchScreen.storyboard;
  479. sourceTree = "<group>";
  480. };
  481. /* End PBXVariantGroup section */
  482. /* Begin XCBuildConfiguration section */
  483. ABC4239E1BE3244A00703518 /* Debug */ = {
  484. isa = XCBuildConfiguration;
  485. buildSettings = {
  486. ALWAYS_SEARCH_USER_PATHS = NO;
  487. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  488. CLANG_CXX_LIBRARY = "libc++";
  489. CLANG_ENABLE_MODULES = YES;
  490. CLANG_ENABLE_OBJC_ARC = YES;
  491. CLANG_WARN_BOOL_CONVERSION = YES;
  492. CLANG_WARN_CONSTANT_CONVERSION = YES;
  493. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  494. CLANG_WARN_EMPTY_BODY = YES;
  495. CLANG_WARN_ENUM_CONVERSION = YES;
  496. CLANG_WARN_INT_CONVERSION = YES;
  497. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  498. CLANG_WARN_UNREACHABLE_CODE = YES;
  499. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  500. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  501. COPY_PHASE_STRIP = NO;
  502. DEBUG_INFORMATION_FORMAT = dwarf;
  503. ENABLE_STRICT_OBJC_MSGSEND = YES;
  504. ENABLE_TESTABILITY = YES;
  505. GCC_C_LANGUAGE_STANDARD = gnu99;
  506. GCC_DYNAMIC_NO_PIC = NO;
  507. GCC_NO_COMMON_BLOCKS = YES;
  508. GCC_OPTIMIZATION_LEVEL = 0;
  509. GCC_PREPROCESSOR_DEFINITIONS = (
  510. "DEBUG=1",
  511. "$(inherited)",
  512. );
  513. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  514. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  515. GCC_WARN_UNDECLARED_SELECTOR = YES;
  516. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  517. GCC_WARN_UNUSED_FUNCTION = YES;
  518. GCC_WARN_UNUSED_VARIABLE = YES;
  519. IPHONEOS_DEPLOYMENT_TARGET = 9.1;
  520. MTL_ENABLE_DEBUG_INFO = YES;
  521. ONLY_ACTIVE_ARCH = YES;
  522. SDKROOT = iphoneos;
  523. };
  524. name = Debug;
  525. };
  526. ABC4239F1BE3244A00703518 /* Release */ = {
  527. isa = XCBuildConfiguration;
  528. buildSettings = {
  529. ALWAYS_SEARCH_USER_PATHS = NO;
  530. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  531. CLANG_CXX_LIBRARY = "libc++";
  532. CLANG_ENABLE_MODULES = YES;
  533. CLANG_ENABLE_OBJC_ARC = YES;
  534. CLANG_WARN_BOOL_CONVERSION = YES;
  535. CLANG_WARN_CONSTANT_CONVERSION = YES;
  536. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  537. CLANG_WARN_EMPTY_BODY = YES;
  538. CLANG_WARN_ENUM_CONVERSION = YES;
  539. CLANG_WARN_INT_CONVERSION = YES;
  540. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  541. CLANG_WARN_UNREACHABLE_CODE = YES;
  542. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  543. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  544. COPY_PHASE_STRIP = NO;
  545. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  546. ENABLE_NS_ASSERTIONS = NO;
  547. ENABLE_STRICT_OBJC_MSGSEND = YES;
  548. GCC_C_LANGUAGE_STANDARD = gnu99;
  549. GCC_NO_COMMON_BLOCKS = YES;
  550. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  551. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  552. GCC_WARN_UNDECLARED_SELECTOR = YES;
  553. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  554. GCC_WARN_UNUSED_FUNCTION = YES;
  555. GCC_WARN_UNUSED_VARIABLE = YES;
  556. IPHONEOS_DEPLOYMENT_TARGET = 9.1;
  557. MTL_ENABLE_DEBUG_INFO = NO;
  558. SDKROOT = iphoneos;
  559. VALIDATE_PRODUCT = YES;
  560. };
  561. name = Release;
  562. };
  563. ABC423A11BE3244A00703518 /* Debug */ = {
  564. isa = XCBuildConfiguration;
  565. buildSettings = {
  566. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  567. FRAMEWORK_SEARCH_PATHS = "\"$(SRCROOT)/../Vendor\"";
  568. INFOPLIST_FILE = YYWebImageDemo/Info.plist;
  569. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  570. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  571. PRODUCT_BUNDLE_IDENTIFIER = com.ibireme.YYWebImageDemo;
  572. PRODUCT_NAME = "$(TARGET_NAME)";
  573. };
  574. name = Debug;
  575. };
  576. ABC423A21BE3244A00703518 /* Release */ = {
  577. isa = XCBuildConfiguration;
  578. buildSettings = {
  579. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  580. FRAMEWORK_SEARCH_PATHS = "\"$(SRCROOT)/../Vendor\"";
  581. INFOPLIST_FILE = YYWebImageDemo/Info.plist;
  582. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  583. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  584. PRODUCT_BUNDLE_IDENTIFIER = com.ibireme.YYWebImageDemo;
  585. PRODUCT_NAME = "$(TARGET_NAME)";
  586. };
  587. name = Release;
  588. };
  589. /* End XCBuildConfiguration section */
  590. /* Begin XCConfigurationList section */
  591. ABC423841BE3244A00703518 /* Build configuration list for PBXProject "YYWebImageDemo" */ = {
  592. isa = XCConfigurationList;
  593. buildConfigurations = (
  594. ABC4239E1BE3244A00703518 /* Debug */,
  595. ABC4239F1BE3244A00703518 /* Release */,
  596. );
  597. defaultConfigurationIsVisible = 0;
  598. defaultConfigurationName = Release;
  599. };
  600. ABC423A01BE3244A00703518 /* Build configuration list for PBXNativeTarget "YYWebImageDemo" */ = {
  601. isa = XCConfigurationList;
  602. buildConfigurations = (
  603. ABC423A11BE3244A00703518 /* Debug */,
  604. ABC423A21BE3244A00703518 /* Release */,
  605. );
  606. defaultConfigurationIsVisible = 0;
  607. defaultConfigurationName = Release;
  608. };
  609. /* End XCConfigurationList section */
  610. };
  611. rootObject = ABC423811BE3244A00703518 /* Project object */;
  612. }