project.pbxproj 32 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. D97539951BD2997800C6F4B8 /* YYCache.h in Headers */ = {isa = PBXBuildFile; fileRef = D97539701BD2997800C6F4B8 /* YYCache.h */; settings = {ATTRIBUTES = (Public, ); }; };
  10. D97539961BD2997800C6F4B8 /* YYCache.m in Sources */ = {isa = PBXBuildFile; fileRef = D97539711BD2997800C6F4B8 /* YYCache.m */; settings = {ASSET_TAGS = (); }; };
  11. D97539971BD2997800C6F4B8 /* YYDiskCache.h in Headers */ = {isa = PBXBuildFile; fileRef = D97539721BD2997800C6F4B8 /* YYDiskCache.h */; settings = {ATTRIBUTES = (Public, ); }; };
  12. D97539981BD2997800C6F4B8 /* YYDiskCache.m in Sources */ = {isa = PBXBuildFile; fileRef = D97539731BD2997800C6F4B8 /* YYDiskCache.m */; settings = {ASSET_TAGS = (); }; };
  13. D97539991BD2997800C6F4B8 /* YYKVStorage.h in Headers */ = {isa = PBXBuildFile; fileRef = D97539741BD2997800C6F4B8 /* YYKVStorage.h */; settings = {ATTRIBUTES = (Public, ); }; };
  14. D975399A1BD2997800C6F4B8 /* YYKVStorage.m in Sources */ = {isa = PBXBuildFile; fileRef = D97539751BD2997800C6F4B8 /* YYKVStorage.m */; settings = {ASSET_TAGS = (); }; };
  15. D975399B1BD2997800C6F4B8 /* YYMemoryCache.h in Headers */ = {isa = PBXBuildFile; fileRef = D97539761BD2997800C6F4B8 /* YYMemoryCache.h */; settings = {ATTRIBUTES = (Public, ); }; };
  16. D975399C1BD2997800C6F4B8 /* YYMemoryCache.m in Sources */ = {isa = PBXBuildFile; fileRef = D97539771BD2997800C6F4B8 /* YYMemoryCache.m */; settings = {ASSET_TAGS = (); }; };
  17. D975399D1BD2997800C6F4B8 /* _YYWebImageSetter.h in Headers */ = {isa = PBXBuildFile; fileRef = D97539791BD2997800C6F4B8 /* _YYWebImageSetter.h */; settings = {ATTRIBUTES = (Private, ); }; };
  18. D975399E1BD2997800C6F4B8 /* _YYWebImageSetter.m in Sources */ = {isa = PBXBuildFile; fileRef = D975397A1BD2997800C6F4B8 /* _YYWebImageSetter.m */; settings = {ASSET_TAGS = (); }; };
  19. D975399F1BD2997800C6F4B8 /* CALayer+YYWebImage.h in Headers */ = {isa = PBXBuildFile; fileRef = D975397B1BD2997800C6F4B8 /* CALayer+YYWebImage.h */; settings = {ATTRIBUTES = (Public, ); }; };
  20. D97539A01BD2997800C6F4B8 /* CALayer+YYWebImage.m in Sources */ = {isa = PBXBuildFile; fileRef = D975397C1BD2997800C6F4B8 /* CALayer+YYWebImage.m */; settings = {ASSET_TAGS = (); }; };
  21. D97539A11BD2997800C6F4B8 /* MKAnnotationView+YYWebImage.h in Headers */ = {isa = PBXBuildFile; fileRef = D975397D1BD2997800C6F4B8 /* MKAnnotationView+YYWebImage.h */; settings = {ATTRIBUTES = (Public, ); }; };
  22. D97539A21BD2997800C6F4B8 /* MKAnnotationView+YYWebImage.m in Sources */ = {isa = PBXBuildFile; fileRef = D975397E1BD2997800C6F4B8 /* MKAnnotationView+YYWebImage.m */; settings = {ASSET_TAGS = (); }; };
  23. D97539A31BD2997800C6F4B8 /* UIButton+YYWebImage.h in Headers */ = {isa = PBXBuildFile; fileRef = D975397F1BD2997800C6F4B8 /* UIButton+YYWebImage.h */; settings = {ATTRIBUTES = (Public, ); }; };
  24. D97539A41BD2997800C6F4B8 /* UIButton+YYWebImage.m in Sources */ = {isa = PBXBuildFile; fileRef = D97539801BD2997800C6F4B8 /* UIButton+YYWebImage.m */; settings = {ASSET_TAGS = (); }; };
  25. D97539A51BD2997800C6F4B8 /* UIImageView+YYWebImage.h in Headers */ = {isa = PBXBuildFile; fileRef = D97539811BD2997800C6F4B8 /* UIImageView+YYWebImage.h */; settings = {ATTRIBUTES = (Public, ); }; };
  26. D97539A61BD2997800C6F4B8 /* UIImageView+YYWebImage.m in Sources */ = {isa = PBXBuildFile; fileRef = D97539821BD2997800C6F4B8 /* UIImageView+YYWebImage.m */; settings = {ASSET_TAGS = (); }; };
  27. D97539A71BD2997800C6F4B8 /* YYAnimatedImageView.h in Headers */ = {isa = PBXBuildFile; fileRef = D97539841BD2997800C6F4B8 /* YYAnimatedImageView.h */; settings = {ATTRIBUTES = (Public, ); }; };
  28. D97539A81BD2997800C6F4B8 /* YYAnimatedImageView.m in Sources */ = {isa = PBXBuildFile; fileRef = D97539851BD2997800C6F4B8 /* YYAnimatedImageView.m */; settings = {ASSET_TAGS = (); }; };
  29. D97539A91BD2997800C6F4B8 /* YYFrameImage.h in Headers */ = {isa = PBXBuildFile; fileRef = D97539861BD2997800C6F4B8 /* YYFrameImage.h */; settings = {ATTRIBUTES = (Public, ); }; };
  30. D97539AA1BD2997800C6F4B8 /* YYFrameImage.m in Sources */ = {isa = PBXBuildFile; fileRef = D97539871BD2997800C6F4B8 /* YYFrameImage.m */; settings = {ASSET_TAGS = (); }; };
  31. D97539AB1BD2997800C6F4B8 /* YYImage.h in Headers */ = {isa = PBXBuildFile; fileRef = D97539881BD2997800C6F4B8 /* YYImage.h */; settings = {ATTRIBUTES = (Public, ); }; };
  32. D97539AC1BD2997800C6F4B8 /* YYImage.m in Sources */ = {isa = PBXBuildFile; fileRef = D97539891BD2997800C6F4B8 /* YYImage.m */; settings = {ASSET_TAGS = (); }; };
  33. D97539AD1BD2997800C6F4B8 /* YYImageCoder.h in Headers */ = {isa = PBXBuildFile; fileRef = D975398A1BD2997800C6F4B8 /* YYImageCoder.h */; settings = {ATTRIBUTES = (Public, ); }; };
  34. D97539AE1BD2997800C6F4B8 /* YYImageCoder.m in Sources */ = {isa = PBXBuildFile; fileRef = D975398B1BD2997800C6F4B8 /* YYImageCoder.m */; settings = {ASSET_TAGS = (); }; };
  35. D97539AF1BD2997800C6F4B8 /* YYSpriteSheetImage.h in Headers */ = {isa = PBXBuildFile; fileRef = D975398C1BD2997800C6F4B8 /* YYSpriteSheetImage.h */; settings = {ATTRIBUTES = (Public, ); }; };
  36. D97539B01BD2997800C6F4B8 /* YYSpriteSheetImage.m in Sources */ = {isa = PBXBuildFile; fileRef = D975398D1BD2997800C6F4B8 /* YYSpriteSheetImage.m */; settings = {ASSET_TAGS = (); }; };
  37. D97539B11BD2997800C6F4B8 /* YYImageCache.h in Headers */ = {isa = PBXBuildFile; fileRef = D975398E1BD2997800C6F4B8 /* YYImageCache.h */; settings = {ATTRIBUTES = (Public, ); }; };
  38. D97539B21BD2997800C6F4B8 /* YYImageCache.m in Sources */ = {isa = PBXBuildFile; fileRef = D975398F1BD2997800C6F4B8 /* YYImageCache.m */; settings = {ASSET_TAGS = (); }; };
  39. D97539B31BD2997800C6F4B8 /* YYWebImage.h in Headers */ = {isa = PBXBuildFile; fileRef = D97539901BD2997800C6F4B8 /* YYWebImage.h */; settings = {ATTRIBUTES = (Public, ); }; };
  40. D97539B41BD2997800C6F4B8 /* YYWebImageManager.h in Headers */ = {isa = PBXBuildFile; fileRef = D97539911BD2997800C6F4B8 /* YYWebImageManager.h */; settings = {ATTRIBUTES = (Public, ); }; };
  41. D97539B51BD2997800C6F4B8 /* YYWebImageManager.m in Sources */ = {isa = PBXBuildFile; fileRef = D97539921BD2997800C6F4B8 /* YYWebImageManager.m */; settings = {ASSET_TAGS = (); }; };
  42. D97539B61BD2997800C6F4B8 /* YYWebImageOperation.h in Headers */ = {isa = PBXBuildFile; fileRef = D97539931BD2997800C6F4B8 /* YYWebImageOperation.h */; settings = {ATTRIBUTES = (Public, ); }; };
  43. D97539B71BD2997800C6F4B8 /* YYWebImageOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = D97539941BD2997800C6F4B8 /* YYWebImageOperation.m */; settings = {ASSET_TAGS = (); }; };
  44. D97539BA1BD2A92300C6F4B8 /* libsqlite3.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = D97539B91BD2A92300C6F4B8 /* libsqlite3.tbd */; };
  45. D97539BD1BD2AC3E00C6F4B8 /* UIImage+YYWebImage.h in Headers */ = {isa = PBXBuildFile; fileRef = D97539BB1BD2AC3E00C6F4B8 /* UIImage+YYWebImage.h */; settings = {ATTRIBUTES = (Public, ); }; };
  46. D97539BE1BD2AC3E00C6F4B8 /* UIImage+YYWebImage.m in Sources */ = {isa = PBXBuildFile; fileRef = D97539BC1BD2AC3E00C6F4B8 /* UIImage+YYWebImage.m */; settings = {ASSET_TAGS = (); }; };
  47. D97539C41BD2D17F00C6F4B8 /* libz.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = D97539C31BD2D17F00C6F4B8 /* libz.tbd */; };
  48. D97539C61BD35C3A00C6F4B8 /* MobileCoreServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D97539C51BD35C3A00C6F4B8 /* MobileCoreServices.framework */; };
  49. D97539C81BD35C3F00C6F4B8 /* AssetsLibrary.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D97539C71BD35C3F00C6F4B8 /* AssetsLibrary.framework */; };
  50. D97539CA1BD35C4400C6F4B8 /* Accelerate.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D97539C91BD35C4400C6F4B8 /* Accelerate.framework */; };
  51. D97539CC1BD35C4900C6F4B8 /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D97539CB1BD35C4900C6F4B8 /* QuartzCore.framework */; };
  52. D97539CE1BD35C4D00C6F4B8 /* ImageIO.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D97539CD1BD35C4D00C6F4B8 /* ImageIO.framework */; };
  53. D97539D01BD35C5200C6F4B8 /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D97539CF1BD35C5200C6F4B8 /* CoreFoundation.framework */; };
  54. D97539D21BD35C5600C6F4B8 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D97539D11BD35C5600C6F4B8 /* UIKit.framework */; };
  55. /* End PBXBuildFile section */
  56. /* Begin PBXFileReference section */
  57. D97539601BD2970400C6F4B8 /* YYWebImage.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = YYWebImage.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  58. D975396B1BD2971D00C6F4B8 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  59. D97539701BD2997800C6F4B8 /* YYCache.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYCache.h; sourceTree = "<group>"; };
  60. D97539711BD2997800C6F4B8 /* YYCache.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYCache.m; sourceTree = "<group>"; };
  61. D97539721BD2997800C6F4B8 /* YYDiskCache.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYDiskCache.h; sourceTree = "<group>"; };
  62. D97539731BD2997800C6F4B8 /* YYDiskCache.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYDiskCache.m; sourceTree = "<group>"; };
  63. D97539741BD2997800C6F4B8 /* YYKVStorage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYKVStorage.h; sourceTree = "<group>"; };
  64. D97539751BD2997800C6F4B8 /* YYKVStorage.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYKVStorage.m; sourceTree = "<group>"; };
  65. D97539761BD2997800C6F4B8 /* YYMemoryCache.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYMemoryCache.h; sourceTree = "<group>"; };
  66. D97539771BD2997800C6F4B8 /* YYMemoryCache.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYMemoryCache.m; sourceTree = "<group>"; };
  67. D97539791BD2997800C6F4B8 /* _YYWebImageSetter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = _YYWebImageSetter.h; sourceTree = "<group>"; };
  68. D975397A1BD2997800C6F4B8 /* _YYWebImageSetter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = _YYWebImageSetter.m; sourceTree = "<group>"; };
  69. D975397B1BD2997800C6F4B8 /* CALayer+YYWebImage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "CALayer+YYWebImage.h"; sourceTree = "<group>"; };
  70. D975397C1BD2997800C6F4B8 /* CALayer+YYWebImage.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "CALayer+YYWebImage.m"; sourceTree = "<group>"; };
  71. D975397D1BD2997800C6F4B8 /* MKAnnotationView+YYWebImage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "MKAnnotationView+YYWebImage.h"; sourceTree = "<group>"; };
  72. D975397E1BD2997800C6F4B8 /* MKAnnotationView+YYWebImage.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "MKAnnotationView+YYWebImage.m"; sourceTree = "<group>"; };
  73. D975397F1BD2997800C6F4B8 /* UIButton+YYWebImage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIButton+YYWebImage.h"; sourceTree = "<group>"; };
  74. D97539801BD2997800C6F4B8 /* UIButton+YYWebImage.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIButton+YYWebImage.m"; sourceTree = "<group>"; };
  75. D97539811BD2997800C6F4B8 /* UIImageView+YYWebImage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIImageView+YYWebImage.h"; sourceTree = "<group>"; };
  76. D97539821BD2997800C6F4B8 /* UIImageView+YYWebImage.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIImageView+YYWebImage.m"; sourceTree = "<group>"; };
  77. D97539841BD2997800C6F4B8 /* YYAnimatedImageView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYAnimatedImageView.h; sourceTree = "<group>"; };
  78. D97539851BD2997800C6F4B8 /* YYAnimatedImageView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYAnimatedImageView.m; sourceTree = "<group>"; };
  79. D97539861BD2997800C6F4B8 /* YYFrameImage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYFrameImage.h; sourceTree = "<group>"; };
  80. D97539871BD2997800C6F4B8 /* YYFrameImage.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYFrameImage.m; sourceTree = "<group>"; };
  81. D97539881BD2997800C6F4B8 /* YYImage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYImage.h; sourceTree = "<group>"; };
  82. D97539891BD2997800C6F4B8 /* YYImage.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYImage.m; sourceTree = "<group>"; };
  83. D975398A1BD2997800C6F4B8 /* YYImageCoder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYImageCoder.h; sourceTree = "<group>"; };
  84. D975398B1BD2997800C6F4B8 /* YYImageCoder.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYImageCoder.m; sourceTree = "<group>"; };
  85. D975398C1BD2997800C6F4B8 /* YYSpriteSheetImage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYSpriteSheetImage.h; sourceTree = "<group>"; };
  86. D975398D1BD2997800C6F4B8 /* YYSpriteSheetImage.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYSpriteSheetImage.m; sourceTree = "<group>"; };
  87. D975398E1BD2997800C6F4B8 /* YYImageCache.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYImageCache.h; sourceTree = "<group>"; };
  88. D975398F1BD2997800C6F4B8 /* YYImageCache.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYImageCache.m; sourceTree = "<group>"; };
  89. D97539901BD2997800C6F4B8 /* YYWebImage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYWebImage.h; sourceTree = "<group>"; };
  90. D97539911BD2997800C6F4B8 /* YYWebImageManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYWebImageManager.h; sourceTree = "<group>"; };
  91. D97539921BD2997800C6F4B8 /* YYWebImageManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYWebImageManager.m; sourceTree = "<group>"; };
  92. D97539931BD2997800C6F4B8 /* YYWebImageOperation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYWebImageOperation.h; sourceTree = "<group>"; };
  93. D97539941BD2997800C6F4B8 /* YYWebImageOperation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYWebImageOperation.m; sourceTree = "<group>"; };
  94. D97539B91BD2A92300C6F4B8 /* libsqlite3.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsqlite3.tbd; path = usr/lib/libsqlite3.tbd; sourceTree = SDKROOT; };
  95. D97539BB1BD2AC3E00C6F4B8 /* UIImage+YYWebImage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIImage+YYWebImage.h"; sourceTree = "<group>"; };
  96. D97539BC1BD2AC3E00C6F4B8 /* UIImage+YYWebImage.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIImage+YYWebImage.m"; sourceTree = "<group>"; };
  97. D97539C31BD2D17F00C6F4B8 /* libz.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.tbd; path = usr/lib/libz.tbd; sourceTree = SDKROOT; };
  98. D97539C51BD35C3A00C6F4B8 /* MobileCoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MobileCoreServices.framework; path = System/Library/Frameworks/MobileCoreServices.framework; sourceTree = SDKROOT; };
  99. D97539C71BD35C3F00C6F4B8 /* AssetsLibrary.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AssetsLibrary.framework; path = System/Library/Frameworks/AssetsLibrary.framework; sourceTree = SDKROOT; };
  100. D97539C91BD35C4400C6F4B8 /* Accelerate.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Accelerate.framework; path = System/Library/Frameworks/Accelerate.framework; sourceTree = SDKROOT; };
  101. D97539CB1BD35C4900C6F4B8 /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; };
  102. D97539CD1BD35C4D00C6F4B8 /* ImageIO.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ImageIO.framework; path = System/Library/Frameworks/ImageIO.framework; sourceTree = SDKROOT; };
  103. D97539CF1BD35C5200C6F4B8 /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = System/Library/Frameworks/CoreFoundation.framework; sourceTree = SDKROOT; };
  104. D97539D11BD35C5600C6F4B8 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
  105. /* End PBXFileReference section */
  106. /* Begin PBXFrameworksBuildPhase section */
  107. D975395C1BD2970400C6F4B8 /* Frameworks */ = {
  108. isa = PBXFrameworksBuildPhase;
  109. buildActionMask = 2147483647;
  110. files = (
  111. D97539D21BD35C5600C6F4B8 /* UIKit.framework in Frameworks */,
  112. D97539D01BD35C5200C6F4B8 /* CoreFoundation.framework in Frameworks */,
  113. D97539CE1BD35C4D00C6F4B8 /* ImageIO.framework in Frameworks */,
  114. D97539CC1BD35C4900C6F4B8 /* QuartzCore.framework in Frameworks */,
  115. D97539CA1BD35C4400C6F4B8 /* Accelerate.framework in Frameworks */,
  116. D97539C81BD35C3F00C6F4B8 /* AssetsLibrary.framework in Frameworks */,
  117. D97539C61BD35C3A00C6F4B8 /* MobileCoreServices.framework in Frameworks */,
  118. D97539C41BD2D17F00C6F4B8 /* libz.tbd in Frameworks */,
  119. D97539BA1BD2A92300C6F4B8 /* libsqlite3.tbd in Frameworks */,
  120. );
  121. runOnlyForDeploymentPostprocessing = 0;
  122. };
  123. /* End PBXFrameworksBuildPhase section */
  124. /* Begin PBXGroup section */
  125. D97539561BD2970400C6F4B8 = {
  126. isa = PBXGroup;
  127. children = (
  128. D975396E1BD2997800C6F4B8 /* YYWebImage */,
  129. D975396D1BD2996900C6F4B8 /* Supporting Files */,
  130. D97539611BD2970400C6F4B8 /* Products */,
  131. );
  132. sourceTree = "<group>";
  133. };
  134. D97539611BD2970400C6F4B8 /* Products */ = {
  135. isa = PBXGroup;
  136. children = (
  137. D97539601BD2970400C6F4B8 /* YYWebImage.framework */,
  138. );
  139. name = Products;
  140. sourceTree = "<group>";
  141. };
  142. D975396D1BD2996900C6F4B8 /* Supporting Files */ = {
  143. isa = PBXGroup;
  144. children = (
  145. D97539D11BD35C5600C6F4B8 /* UIKit.framework */,
  146. D97539CF1BD35C5200C6F4B8 /* CoreFoundation.framework */,
  147. D97539CD1BD35C4D00C6F4B8 /* ImageIO.framework */,
  148. D97539CB1BD35C4900C6F4B8 /* QuartzCore.framework */,
  149. D97539C91BD35C4400C6F4B8 /* Accelerate.framework */,
  150. D97539C71BD35C3F00C6F4B8 /* AssetsLibrary.framework */,
  151. D97539C51BD35C3A00C6F4B8 /* MobileCoreServices.framework */,
  152. D97539C31BD2D17F00C6F4B8 /* libz.tbd */,
  153. D97539B91BD2A92300C6F4B8 /* libsqlite3.tbd */,
  154. D975396B1BD2971D00C6F4B8 /* Info.plist */,
  155. );
  156. name = "Supporting Files";
  157. sourceTree = "<group>";
  158. };
  159. D975396E1BD2997800C6F4B8 /* YYWebImage */ = {
  160. isa = PBXGroup;
  161. children = (
  162. D97539901BD2997800C6F4B8 /* YYWebImage.h */,
  163. D975398E1BD2997800C6F4B8 /* YYImageCache.h */,
  164. D975398F1BD2997800C6F4B8 /* YYImageCache.m */,
  165. D97539931BD2997800C6F4B8 /* YYWebImageOperation.h */,
  166. D97539941BD2997800C6F4B8 /* YYWebImageOperation.m */,
  167. D97539911BD2997800C6F4B8 /* YYWebImageManager.h */,
  168. D97539921BD2997800C6F4B8 /* YYWebImageManager.m */,
  169. D97539831BD2997800C6F4B8 /* Image */,
  170. D975396F1BD2997800C6F4B8 /* Cache */,
  171. D97539781BD2997800C6F4B8 /* Categories */,
  172. );
  173. name = YYWebImage;
  174. path = ../YYWebImage;
  175. sourceTree = "<group>";
  176. };
  177. D975396F1BD2997800C6F4B8 /* Cache */ = {
  178. isa = PBXGroup;
  179. children = (
  180. D97539701BD2997800C6F4B8 /* YYCache.h */,
  181. D97539711BD2997800C6F4B8 /* YYCache.m */,
  182. D97539761BD2997800C6F4B8 /* YYMemoryCache.h */,
  183. D97539771BD2997800C6F4B8 /* YYMemoryCache.m */,
  184. D97539721BD2997800C6F4B8 /* YYDiskCache.h */,
  185. D97539731BD2997800C6F4B8 /* YYDiskCache.m */,
  186. D97539741BD2997800C6F4B8 /* YYKVStorage.h */,
  187. D97539751BD2997800C6F4B8 /* YYKVStorage.m */,
  188. );
  189. path = Cache;
  190. sourceTree = "<group>";
  191. };
  192. D97539781BD2997800C6F4B8 /* Categories */ = {
  193. isa = PBXGroup;
  194. children = (
  195. D97539BB1BD2AC3E00C6F4B8 /* UIImage+YYWebImage.h */,
  196. D97539BC1BD2AC3E00C6F4B8 /* UIImage+YYWebImage.m */,
  197. D97539811BD2997800C6F4B8 /* UIImageView+YYWebImage.h */,
  198. D97539821BD2997800C6F4B8 /* UIImageView+YYWebImage.m */,
  199. D975397F1BD2997800C6F4B8 /* UIButton+YYWebImage.h */,
  200. D97539801BD2997800C6F4B8 /* UIButton+YYWebImage.m */,
  201. D975397B1BD2997800C6F4B8 /* CALayer+YYWebImage.h */,
  202. D975397C1BD2997800C6F4B8 /* CALayer+YYWebImage.m */,
  203. D975397D1BD2997800C6F4B8 /* MKAnnotationView+YYWebImage.h */,
  204. D975397E1BD2997800C6F4B8 /* MKAnnotationView+YYWebImage.m */,
  205. D97539791BD2997800C6F4B8 /* _YYWebImageSetter.h */,
  206. D975397A1BD2997800C6F4B8 /* _YYWebImageSetter.m */,
  207. );
  208. path = Categories;
  209. sourceTree = "<group>";
  210. };
  211. D97539831BD2997800C6F4B8 /* Image */ = {
  212. isa = PBXGroup;
  213. children = (
  214. D97539881BD2997800C6F4B8 /* YYImage.h */,
  215. D97539891BD2997800C6F4B8 /* YYImage.m */,
  216. D97539861BD2997800C6F4B8 /* YYFrameImage.h */,
  217. D97539871BD2997800C6F4B8 /* YYFrameImage.m */,
  218. D975398C1BD2997800C6F4B8 /* YYSpriteSheetImage.h */,
  219. D975398D1BD2997800C6F4B8 /* YYSpriteSheetImage.m */,
  220. D975398A1BD2997800C6F4B8 /* YYImageCoder.h */,
  221. D975398B1BD2997800C6F4B8 /* YYImageCoder.m */,
  222. D97539841BD2997800C6F4B8 /* YYAnimatedImageView.h */,
  223. D97539851BD2997800C6F4B8 /* YYAnimatedImageView.m */,
  224. );
  225. path = Image;
  226. sourceTree = "<group>";
  227. };
  228. /* End PBXGroup section */
  229. /* Begin PBXHeadersBuildPhase section */
  230. D975395D1BD2970400C6F4B8 /* Headers */ = {
  231. isa = PBXHeadersBuildPhase;
  232. buildActionMask = 2147483647;
  233. files = (
  234. D97539BD1BD2AC3E00C6F4B8 /* UIImage+YYWebImage.h in Headers */,
  235. D97539A91BD2997800C6F4B8 /* YYFrameImage.h in Headers */,
  236. D975399B1BD2997800C6F4B8 /* YYMemoryCache.h in Headers */,
  237. D97539B41BD2997800C6F4B8 /* YYWebImageManager.h in Headers */,
  238. D975399F1BD2997800C6F4B8 /* CALayer+YYWebImage.h in Headers */,
  239. D97539991BD2997800C6F4B8 /* YYKVStorage.h in Headers */,
  240. D97539A51BD2997800C6F4B8 /* UIImageView+YYWebImage.h in Headers */,
  241. D97539B31BD2997800C6F4B8 /* YYWebImage.h in Headers */,
  242. D97539B61BD2997800C6F4B8 /* YYWebImageOperation.h in Headers */,
  243. D97539A71BD2997800C6F4B8 /* YYAnimatedImageView.h in Headers */,
  244. D97539AD1BD2997800C6F4B8 /* YYImageCoder.h in Headers */,
  245. D97539A31BD2997800C6F4B8 /* UIButton+YYWebImage.h in Headers */,
  246. D97539A11BD2997800C6F4B8 /* MKAnnotationView+YYWebImage.h in Headers */,
  247. D97539AB1BD2997800C6F4B8 /* YYImage.h in Headers */,
  248. D97539971BD2997800C6F4B8 /* YYDiskCache.h in Headers */,
  249. D97539AF1BD2997800C6F4B8 /* YYSpriteSheetImage.h in Headers */,
  250. D97539951BD2997800C6F4B8 /* YYCache.h in Headers */,
  251. D97539B11BD2997800C6F4B8 /* YYImageCache.h in Headers */,
  252. D975399D1BD2997800C6F4B8 /* _YYWebImageSetter.h in Headers */,
  253. );
  254. runOnlyForDeploymentPostprocessing = 0;
  255. };
  256. /* End PBXHeadersBuildPhase section */
  257. /* Begin PBXNativeTarget section */
  258. D975395F1BD2970400C6F4B8 /* YYWebImage */ = {
  259. isa = PBXNativeTarget;
  260. buildConfigurationList = D97539681BD2970400C6F4B8 /* Build configuration list for PBXNativeTarget "YYWebImage" */;
  261. buildPhases = (
  262. D975395B1BD2970400C6F4B8 /* Sources */,
  263. D975395C1BD2970400C6F4B8 /* Frameworks */,
  264. D975395D1BD2970400C6F4B8 /* Headers */,
  265. D975395E1BD2970400C6F4B8 /* Resources */,
  266. );
  267. buildRules = (
  268. );
  269. dependencies = (
  270. );
  271. name = YYWebImage;
  272. productName = YYWebImage;
  273. productReference = D97539601BD2970400C6F4B8 /* YYWebImage.framework */;
  274. productType = "com.apple.product-type.framework";
  275. };
  276. /* End PBXNativeTarget section */
  277. /* Begin PBXProject section */
  278. D97539571BD2970400C6F4B8 /* Project object */ = {
  279. isa = PBXProject;
  280. attributes = {
  281. LastUpgradeCheck = 0700;
  282. ORGANIZATIONNAME = ibireme;
  283. TargetAttributes = {
  284. D975395F1BD2970400C6F4B8 = {
  285. CreatedOnToolsVersion = 7.0.1;
  286. };
  287. };
  288. };
  289. buildConfigurationList = D975395A1BD2970400C6F4B8 /* Build configuration list for PBXProject "YYWebImage" */;
  290. compatibilityVersion = "Xcode 3.2";
  291. developmentRegion = English;
  292. hasScannedForEncodings = 0;
  293. knownRegions = (
  294. en,
  295. );
  296. mainGroup = D97539561BD2970400C6F4B8;
  297. productRefGroup = D97539611BD2970400C6F4B8 /* Products */;
  298. projectDirPath = "";
  299. projectRoot = "";
  300. targets = (
  301. D975395F1BD2970400C6F4B8 /* YYWebImage */,
  302. );
  303. };
  304. /* End PBXProject section */
  305. /* Begin PBXResourcesBuildPhase section */
  306. D975395E1BD2970400C6F4B8 /* Resources */ = {
  307. isa = PBXResourcesBuildPhase;
  308. buildActionMask = 2147483647;
  309. files = (
  310. );
  311. runOnlyForDeploymentPostprocessing = 0;
  312. };
  313. /* End PBXResourcesBuildPhase section */
  314. /* Begin PBXSourcesBuildPhase section */
  315. D975395B1BD2970400C6F4B8 /* Sources */ = {
  316. isa = PBXSourcesBuildPhase;
  317. buildActionMask = 2147483647;
  318. files = (
  319. D97539A41BD2997800C6F4B8 /* UIButton+YYWebImage.m in Sources */,
  320. D97539BE1BD2AC3E00C6F4B8 /* UIImage+YYWebImage.m in Sources */,
  321. D97539A21BD2997800C6F4B8 /* MKAnnotationView+YYWebImage.m in Sources */,
  322. D975399A1BD2997800C6F4B8 /* YYKVStorage.m in Sources */,
  323. D975399C1BD2997800C6F4B8 /* YYMemoryCache.m in Sources */,
  324. D97539A61BD2997800C6F4B8 /* UIImageView+YYWebImage.m in Sources */,
  325. D97539AE1BD2997800C6F4B8 /* YYImageCoder.m in Sources */,
  326. D97539AC1BD2997800C6F4B8 /* YYImage.m in Sources */,
  327. D97539A01BD2997800C6F4B8 /* CALayer+YYWebImage.m in Sources */,
  328. D97539B01BD2997800C6F4B8 /* YYSpriteSheetImage.m in Sources */,
  329. D97539B21BD2997800C6F4B8 /* YYImageCache.m in Sources */,
  330. D97539B71BD2997800C6F4B8 /* YYWebImageOperation.m in Sources */,
  331. D97539961BD2997800C6F4B8 /* YYCache.m in Sources */,
  332. D97539981BD2997800C6F4B8 /* YYDiskCache.m in Sources */,
  333. D97539B51BD2997800C6F4B8 /* YYWebImageManager.m in Sources */,
  334. D97539AA1BD2997800C6F4B8 /* YYFrameImage.m in Sources */,
  335. D975399E1BD2997800C6F4B8 /* _YYWebImageSetter.m in Sources */,
  336. D97539A81BD2997800C6F4B8 /* YYAnimatedImageView.m in Sources */,
  337. );
  338. runOnlyForDeploymentPostprocessing = 0;
  339. };
  340. /* End PBXSourcesBuildPhase section */
  341. /* Begin XCBuildConfiguration section */
  342. D97539661BD2970400C6F4B8 /* Debug */ = {
  343. isa = XCBuildConfiguration;
  344. buildSettings = {
  345. ALWAYS_SEARCH_USER_PATHS = NO;
  346. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  347. CLANG_CXX_LIBRARY = "libc++";
  348. CLANG_ENABLE_MODULES = YES;
  349. CLANG_ENABLE_OBJC_ARC = YES;
  350. CLANG_WARN_BOOL_CONVERSION = YES;
  351. CLANG_WARN_CONSTANT_CONVERSION = YES;
  352. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  353. CLANG_WARN_EMPTY_BODY = YES;
  354. CLANG_WARN_ENUM_CONVERSION = YES;
  355. CLANG_WARN_INT_CONVERSION = YES;
  356. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  357. CLANG_WARN_UNREACHABLE_CODE = YES;
  358. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  359. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  360. COPY_PHASE_STRIP = NO;
  361. CURRENT_PROJECT_VERSION = 1;
  362. DEBUG_INFORMATION_FORMAT = dwarf;
  363. ENABLE_STRICT_OBJC_MSGSEND = YES;
  364. ENABLE_TESTABILITY = YES;
  365. GCC_C_LANGUAGE_STANDARD = gnu99;
  366. GCC_DYNAMIC_NO_PIC = NO;
  367. GCC_NO_COMMON_BLOCKS = YES;
  368. GCC_OPTIMIZATION_LEVEL = 0;
  369. GCC_PREPROCESSOR_DEFINITIONS = (
  370. "DEBUG=1",
  371. "$(inherited)",
  372. );
  373. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  374. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  375. GCC_WARN_UNDECLARED_SELECTOR = YES;
  376. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  377. GCC_WARN_UNUSED_FUNCTION = YES;
  378. GCC_WARN_UNUSED_VARIABLE = YES;
  379. IPHONEOS_DEPLOYMENT_TARGET = 9.0;
  380. MTL_ENABLE_DEBUG_INFO = YES;
  381. ONLY_ACTIVE_ARCH = YES;
  382. SDKROOT = iphoneos;
  383. TARGETED_DEVICE_FAMILY = "1,2";
  384. VERSIONING_SYSTEM = "apple-generic";
  385. VERSION_INFO_PREFIX = "";
  386. };
  387. name = Debug;
  388. };
  389. D97539671BD2970400C6F4B8 /* Release */ = {
  390. isa = XCBuildConfiguration;
  391. buildSettings = {
  392. ALWAYS_SEARCH_USER_PATHS = NO;
  393. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  394. CLANG_CXX_LIBRARY = "libc++";
  395. CLANG_ENABLE_MODULES = YES;
  396. CLANG_ENABLE_OBJC_ARC = YES;
  397. CLANG_WARN_BOOL_CONVERSION = YES;
  398. CLANG_WARN_CONSTANT_CONVERSION = YES;
  399. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  400. CLANG_WARN_EMPTY_BODY = YES;
  401. CLANG_WARN_ENUM_CONVERSION = YES;
  402. CLANG_WARN_INT_CONVERSION = YES;
  403. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  404. CLANG_WARN_UNREACHABLE_CODE = YES;
  405. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  406. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  407. COPY_PHASE_STRIP = NO;
  408. CURRENT_PROJECT_VERSION = 1;
  409. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  410. ENABLE_NS_ASSERTIONS = NO;
  411. ENABLE_STRICT_OBJC_MSGSEND = YES;
  412. GCC_C_LANGUAGE_STANDARD = gnu99;
  413. GCC_NO_COMMON_BLOCKS = YES;
  414. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  415. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  416. GCC_WARN_UNDECLARED_SELECTOR = YES;
  417. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  418. GCC_WARN_UNUSED_FUNCTION = YES;
  419. GCC_WARN_UNUSED_VARIABLE = YES;
  420. IPHONEOS_DEPLOYMENT_TARGET = 9.0;
  421. MTL_ENABLE_DEBUG_INFO = NO;
  422. SDKROOT = iphoneos;
  423. TARGETED_DEVICE_FAMILY = "1,2";
  424. VALIDATE_PRODUCT = YES;
  425. VERSIONING_SYSTEM = "apple-generic";
  426. VERSION_INFO_PREFIX = "";
  427. };
  428. name = Release;
  429. };
  430. D97539691BD2970400C6F4B8 /* Debug */ = {
  431. isa = XCBuildConfiguration;
  432. buildSettings = {
  433. DEFINES_MODULE = YES;
  434. DYLIB_COMPATIBILITY_VERSION = 1;
  435. DYLIB_CURRENT_VERSION = 1;
  436. DYLIB_INSTALL_NAME_BASE = "@rpath";
  437. INFOPLIST_FILE = Info.plist;
  438. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  439. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  440. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  441. PRODUCT_BUNDLE_IDENTIFIER = com.ibireme.YYWebImage;
  442. PRODUCT_NAME = "$(TARGET_NAME)";
  443. SKIP_INSTALL = YES;
  444. };
  445. name = Debug;
  446. };
  447. D975396A1BD2970400C6F4B8 /* Release */ = {
  448. isa = XCBuildConfiguration;
  449. buildSettings = {
  450. DEFINES_MODULE = YES;
  451. DYLIB_COMPATIBILITY_VERSION = 1;
  452. DYLIB_CURRENT_VERSION = 1;
  453. DYLIB_INSTALL_NAME_BASE = "@rpath";
  454. INFOPLIST_FILE = Info.plist;
  455. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  456. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  457. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  458. PRODUCT_BUNDLE_IDENTIFIER = com.ibireme.YYWebImage;
  459. PRODUCT_NAME = "$(TARGET_NAME)";
  460. SKIP_INSTALL = YES;
  461. };
  462. name = Release;
  463. };
  464. /* End XCBuildConfiguration section */
  465. /* Begin XCConfigurationList section */
  466. D975395A1BD2970400C6F4B8 /* Build configuration list for PBXProject "YYWebImage" */ = {
  467. isa = XCConfigurationList;
  468. buildConfigurations = (
  469. D97539661BD2970400C6F4B8 /* Debug */,
  470. D97539671BD2970400C6F4B8 /* Release */,
  471. );
  472. defaultConfigurationIsVisible = 0;
  473. defaultConfigurationName = Release;
  474. };
  475. D97539681BD2970400C6F4B8 /* Build configuration list for PBXNativeTarget "YYWebImage" */ = {
  476. isa = XCConfigurationList;
  477. buildConfigurations = (
  478. D97539691BD2970400C6F4B8 /* Debug */,
  479. D975396A1BD2970400C6F4B8 /* Release */,
  480. );
  481. defaultConfigurationIsVisible = 0;
  482. defaultConfigurationName = Release;
  483. };
  484. /* End XCConfigurationList section */
  485. };
  486. rootObject = D97539571BD2970400C6F4B8 /* Project object */;
  487. }