project.pbxproj 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 3E75A9861742DBE700DA412D /* CustomPathImages in Resources */ = {isa = PBXBuildFile; fileRef = 3E75A9851742DBE700DA412D /* CustomPathImages */; };
  10. 531041C1157EAC8F00BBABC3 /* ImageIO.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 537612E6155ABA44005750A4 /* ImageIO.framework */; };
  11. 5376129A155AB74D005750A4 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 53761299155AB74D005750A4 /* UIKit.framework */; };
  12. 5376129C155AB74D005750A4 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5376129B155AB74D005750A4 /* Foundation.framework */; };
  13. 5376129E155AB74D005750A4 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5376129D155AB74D005750A4 /* CoreGraphics.framework */; };
  14. 537612A6155AB74D005750A4 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 537612A5155AB74D005750A4 /* main.m */; };
  15. 537612AA155AB74D005750A4 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 537612A9155AB74D005750A4 /* AppDelegate.m */; };
  16. 537612AD155AB74D005750A4 /* MasterViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 537612AC155AB74D005750A4 /* MasterViewController.m */; };
  17. 537612B0155AB74D005750A4 /* DetailViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 537612AF155AB74D005750A4 /* DetailViewController.m */; };
  18. 537612B3155AB74D005750A4 /* MasterViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 537612B1155AB74D005750A4 /* MasterViewController.xib */; };
  19. 537612B6155AB74D005750A4 /* DetailViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 537612B4155AB74D005750A4 /* DetailViewController.xib */; };
  20. 53A2B50D155B155A00B12423 /* placeholder.png in Resources */ = {isa = PBXBuildFile; fileRef = 53A2B50B155B155A00B12423 /* placeholder.png */; };
  21. 53A2B50E155B155A00B12423 /* placeholder@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 53A2B50C155B155A00B12423 /* placeholder@2x.png */; };
  22. 53EEC18916484553007601E1 /* Default-568h@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 53EEC18816484553007601E1 /* Default-568h@2x.png */; };
  23. DA248D44195470FD00390AB0 /* MapKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 537612E3155ABA3C005750A4 /* MapKit.framework */; };
  24. DA248D79195484A500390AB0 /* libSDWebImage+WebP.a in Frameworks */ = {isa = PBXBuildFile; fileRef = DA248D761954841D00390AB0 /* libSDWebImage+WebP.a */; };
  25. /* End PBXBuildFile section */
  26. /* Begin PBXContainerItemProxy section */
  27. 43A0FAAE1BDD16AC00B7582B /* PBXContainerItemProxy */ = {
  28. isa = PBXContainerItemProxy;
  29. containerPortal = DA248D6C1954841D00390AB0 /* SDWebImage.xcodeproj */;
  30. proxyType = 2;
  31. remoteGlobalIDString = 4A2CADFF1AB4BB5300B6BC39;
  32. remoteInfo = WebImage;
  33. };
  34. 43AEAFA91D008FEE005B41A8 /* PBXContainerItemProxy */ = {
  35. isa = PBXContainerItemProxy;
  36. containerPortal = DA248D6C1954841D00390AB0 /* SDWebImage.xcodeproj */;
  37. proxyType = 2;
  38. remoteGlobalIDString = 00733A4C1BC487C000A5A117;
  39. remoteInfo = "WebImage tvOS";
  40. };
  41. DA248D731954841D00390AB0 /* PBXContainerItemProxy */ = {
  42. isa = PBXContainerItemProxy;
  43. containerPortal = DA248D6C1954841D00390AB0 /* SDWebImage.xcodeproj */;
  44. proxyType = 2;
  45. remoteGlobalIDString = 53761325155AD0D5005750A4;
  46. remoteInfo = SDWebImage;
  47. };
  48. DA248D751954841D00390AB0 /* PBXContainerItemProxy */ = {
  49. isa = PBXContainerItemProxy;
  50. containerPortal = DA248D6C1954841D00390AB0 /* SDWebImage.xcodeproj */;
  51. proxyType = 2;
  52. remoteGlobalIDString = 537D95C117ECC1FE0097C263;
  53. remoteInfo = "SDWebImage+WebP";
  54. };
  55. DA248D771954841D00390AB0 /* PBXContainerItemProxy */ = {
  56. isa = PBXContainerItemProxy;
  57. containerPortal = DA248D6C1954841D00390AB0 /* SDWebImage.xcodeproj */;
  58. proxyType = 2;
  59. remoteGlobalIDString = 531041E0157EAFA400BBABC3;
  60. remoteInfo = "SDWebImage+MKAnnotation";
  61. };
  62. /* End PBXContainerItemProxy section */
  63. /* Begin PBXFileReference section */
  64. 38F9F07B2384AA0D009DA507 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/MasterViewController.xib; sourceTree = "<group>"; };
  65. 38F9F07C2384AA0D009DA507 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/DetailViewController.xib; sourceTree = "<group>"; };
  66. 3E75A9851742DBE700DA412D /* CustomPathImages */ = {isa = PBXFileReference; lastKnownFileType = folder; path = CustomPathImages; sourceTree = SOURCE_ROOT; };
  67. 53761295155AB74D005750A4 /* SDWebImage Demo.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "SDWebImage Demo.app"; sourceTree = BUILT_PRODUCTS_DIR; };
  68. 53761299155AB74D005750A4 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
  69. 5376129B155AB74D005750A4 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
  70. 5376129D155AB74D005750A4 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
  71. 537612A1155AB74D005750A4 /* SDWebImage Demo-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "SDWebImage Demo-Info.plist"; sourceTree = "<group>"; };
  72. 537612A5155AB74D005750A4 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
  73. 537612A7155AB74D005750A4 /* SDWebImage Demo-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "SDWebImage Demo-Prefix.pch"; sourceTree = "<group>"; };
  74. 537612A8155AB74D005750A4 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
  75. 537612A9155AB74D005750A4 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
  76. 537612AB155AB74D005750A4 /* MasterViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MasterViewController.h; sourceTree = "<group>"; };
  77. 537612AC155AB74D005750A4 /* MasterViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MasterViewController.m; sourceTree = "<group>"; };
  78. 537612AE155AB74D005750A4 /* DetailViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DetailViewController.h; sourceTree = "<group>"; };
  79. 537612AF155AB74D005750A4 /* DetailViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = DetailViewController.m; sourceTree = "<group>"; };
  80. 537612E3155ABA3C005750A4 /* MapKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MapKit.framework; path = System/Library/Frameworks/MapKit.framework; sourceTree = SDKROOT; };
  81. 537612E6155ABA44005750A4 /* ImageIO.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ImageIO.framework; path = System/Library/Frameworks/ImageIO.framework; sourceTree = SDKROOT; };
  82. 53A2B50B155B155A00B12423 /* placeholder.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = placeholder.png; sourceTree = "<group>"; };
  83. 53A2B50C155B155A00B12423 /* placeholder@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "placeholder@2x.png"; sourceTree = "<group>"; };
  84. 53EEC18816484553007601E1 /* Default-568h@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "Default-568h@2x.png"; path = "../Default-568h@2x.png"; sourceTree = "<group>"; };
  85. DA248D6C1954841D00390AB0 /* SDWebImage.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = SDWebImage.xcodeproj; path = ../SDWebImage.xcodeproj; sourceTree = "<group>"; };
  86. /* End PBXFileReference section */
  87. /* Begin PBXFrameworksBuildPhase section */
  88. 53761292155AB74D005750A4 /* Frameworks */ = {
  89. isa = PBXFrameworksBuildPhase;
  90. buildActionMask = 2147483647;
  91. files = (
  92. DA248D79195484A500390AB0 /* libSDWebImage+WebP.a in Frameworks */,
  93. DA248D44195470FD00390AB0 /* MapKit.framework in Frameworks */,
  94. 531041C1157EAC8F00BBABC3 /* ImageIO.framework in Frameworks */,
  95. 5376129A155AB74D005750A4 /* UIKit.framework in Frameworks */,
  96. 5376129C155AB74D005750A4 /* Foundation.framework in Frameworks */,
  97. 5376129E155AB74D005750A4 /* CoreGraphics.framework in Frameworks */,
  98. );
  99. runOnlyForDeploymentPostprocessing = 0;
  100. };
  101. /* End PBXFrameworksBuildPhase section */
  102. /* Begin PBXGroup section */
  103. 5376128A155AB74D005750A4 = {
  104. isa = PBXGroup;
  105. children = (
  106. DA248D6C1954841D00390AB0 /* SDWebImage.xcodeproj */,
  107. 5376129F155AB74D005750A4 /* SDWebImage Demo */,
  108. 53761298155AB74D005750A4 /* Frameworks */,
  109. 53761296155AB74D005750A4 /* Products */,
  110. );
  111. sourceTree = "<group>";
  112. };
  113. 53761296155AB74D005750A4 /* Products */ = {
  114. isa = PBXGroup;
  115. children = (
  116. 53761295155AB74D005750A4 /* SDWebImage Demo.app */,
  117. );
  118. name = Products;
  119. sourceTree = "<group>";
  120. };
  121. 53761298155AB74D005750A4 /* Frameworks */ = {
  122. isa = PBXGroup;
  123. children = (
  124. 537612E6155ABA44005750A4 /* ImageIO.framework */,
  125. 537612E3155ABA3C005750A4 /* MapKit.framework */,
  126. 53761299155AB74D005750A4 /* UIKit.framework */,
  127. 5376129B155AB74D005750A4 /* Foundation.framework */,
  128. 5376129D155AB74D005750A4 /* CoreGraphics.framework */,
  129. );
  130. name = Frameworks;
  131. sourceTree = "<group>";
  132. };
  133. 5376129F155AB74D005750A4 /* SDWebImage Demo */ = {
  134. isa = PBXGroup;
  135. children = (
  136. 3E75A9851742DBE700DA412D /* CustomPathImages */,
  137. 537612A8155AB74D005750A4 /* AppDelegate.h */,
  138. 537612A9155AB74D005750A4 /* AppDelegate.m */,
  139. 537612AB155AB74D005750A4 /* MasterViewController.h */,
  140. 537612AC155AB74D005750A4 /* MasterViewController.m */,
  141. 537612AE155AB74D005750A4 /* DetailViewController.h */,
  142. 537612AF155AB74D005750A4 /* DetailViewController.m */,
  143. 537612B1155AB74D005750A4 /* MasterViewController.xib */,
  144. 537612B4155AB74D005750A4 /* DetailViewController.xib */,
  145. 537612A0155AB74D005750A4 /* Supporting Files */,
  146. );
  147. path = "SDWebImage Demo";
  148. sourceTree = "<group>";
  149. };
  150. 537612A0155AB74D005750A4 /* Supporting Files */ = {
  151. isa = PBXGroup;
  152. children = (
  153. 53EEC18816484553007601E1 /* Default-568h@2x.png */,
  154. 537612A1155AB74D005750A4 /* SDWebImage Demo-Info.plist */,
  155. 537612A5155AB74D005750A4 /* main.m */,
  156. 537612A7155AB74D005750A4 /* SDWebImage Demo-Prefix.pch */,
  157. 53A2B50B155B155A00B12423 /* placeholder.png */,
  158. 53A2B50C155B155A00B12423 /* placeholder@2x.png */,
  159. );
  160. name = "Supporting Files";
  161. sourceTree = "<group>";
  162. };
  163. DA248D6D1954841D00390AB0 /* Products */ = {
  164. isa = PBXGroup;
  165. children = (
  166. DA248D741954841D00390AB0 /* libSDWebImage.a */,
  167. DA248D761954841D00390AB0 /* libSDWebImage+WebP.a */,
  168. DA248D781954841D00390AB0 /* libSDWebImage+MKAnnotation.a */,
  169. 43A0FAAF1BDD16AC00B7582B /* WebImage.framework */,
  170. 43AEAFAA1D008FEE005B41A8 /* WebImage.framework */,
  171. );
  172. name = Products;
  173. sourceTree = "<group>";
  174. };
  175. /* End PBXGroup section */
  176. /* Begin PBXNativeTarget section */
  177. 53761294155AB74D005750A4 /* SDWebImage Demo */ = {
  178. isa = PBXNativeTarget;
  179. buildConfigurationList = 537612B9155AB74D005750A4 /* Build configuration list for PBXNativeTarget "SDWebImage Demo" */;
  180. buildPhases = (
  181. 53761291155AB74D005750A4 /* Sources */,
  182. 53761292155AB74D005750A4 /* Frameworks */,
  183. 53761293155AB74D005750A4 /* Resources */,
  184. );
  185. buildRules = (
  186. );
  187. dependencies = (
  188. );
  189. name = "SDWebImage Demo";
  190. productName = "SDWebImage Demo";
  191. productReference = 53761295155AB74D005750A4 /* SDWebImage Demo.app */;
  192. productType = "com.apple.product-type.application";
  193. };
  194. /* End PBXNativeTarget section */
  195. /* Begin PBXProject section */
  196. 5376128C155AB74D005750A4 /* Project object */ = {
  197. isa = PBXProject;
  198. attributes = {
  199. LastUpgradeCheck = 1120;
  200. ORGANIZATIONNAME = Dailymotion;
  201. };
  202. buildConfigurationList = 5376128F155AB74D005750A4 /* Build configuration list for PBXProject "SDWebImage Demo" */;
  203. compatibilityVersion = "Xcode 3.2";
  204. developmentRegion = en;
  205. hasScannedForEncodings = 0;
  206. knownRegions = (
  207. en,
  208. Base,
  209. );
  210. mainGroup = 5376128A155AB74D005750A4;
  211. productRefGroup = 53761296155AB74D005750A4 /* Products */;
  212. projectDirPath = "";
  213. projectReferences = (
  214. {
  215. ProductGroup = DA248D6D1954841D00390AB0 /* Products */;
  216. ProjectRef = DA248D6C1954841D00390AB0 /* SDWebImage.xcodeproj */;
  217. },
  218. );
  219. projectRoot = "";
  220. targets = (
  221. 53761294155AB74D005750A4 /* SDWebImage Demo */,
  222. );
  223. };
  224. /* End PBXProject section */
  225. /* Begin PBXReferenceProxy section */
  226. 43A0FAAF1BDD16AC00B7582B /* WebImage.framework */ = {
  227. isa = PBXReferenceProxy;
  228. fileType = wrapper.framework;
  229. path = WebImage.framework;
  230. remoteRef = 43A0FAAE1BDD16AC00B7582B /* PBXContainerItemProxy */;
  231. sourceTree = BUILT_PRODUCTS_DIR;
  232. };
  233. 43AEAFAA1D008FEE005B41A8 /* WebImage.framework */ = {
  234. isa = PBXReferenceProxy;
  235. fileType = wrapper.framework;
  236. path = WebImage.framework;
  237. remoteRef = 43AEAFA91D008FEE005B41A8 /* PBXContainerItemProxy */;
  238. sourceTree = BUILT_PRODUCTS_DIR;
  239. };
  240. DA248D741954841D00390AB0 /* libSDWebImage.a */ = {
  241. isa = PBXReferenceProxy;
  242. fileType = archive.ar;
  243. path = libSDWebImage.a;
  244. remoteRef = DA248D731954841D00390AB0 /* PBXContainerItemProxy */;
  245. sourceTree = BUILT_PRODUCTS_DIR;
  246. };
  247. DA248D761954841D00390AB0 /* libSDWebImage+WebP.a */ = {
  248. isa = PBXReferenceProxy;
  249. fileType = archive.ar;
  250. path = "libSDWebImage+WebP.a";
  251. remoteRef = DA248D751954841D00390AB0 /* PBXContainerItemProxy */;
  252. sourceTree = BUILT_PRODUCTS_DIR;
  253. };
  254. DA248D781954841D00390AB0 /* libSDWebImage+MKAnnotation.a */ = {
  255. isa = PBXReferenceProxy;
  256. fileType = archive.ar;
  257. path = "libSDWebImage+MKAnnotation.a";
  258. remoteRef = DA248D771954841D00390AB0 /* PBXContainerItemProxy */;
  259. sourceTree = BUILT_PRODUCTS_DIR;
  260. };
  261. /* End PBXReferenceProxy section */
  262. /* Begin PBXResourcesBuildPhase section */
  263. 53761293155AB74D005750A4 /* Resources */ = {
  264. isa = PBXResourcesBuildPhase;
  265. buildActionMask = 2147483647;
  266. files = (
  267. 537612B3155AB74D005750A4 /* MasterViewController.xib in Resources */,
  268. 537612B6155AB74D005750A4 /* DetailViewController.xib in Resources */,
  269. 53A2B50D155B155A00B12423 /* placeholder.png in Resources */,
  270. 53A2B50E155B155A00B12423 /* placeholder@2x.png in Resources */,
  271. 53EEC18916484553007601E1 /* Default-568h@2x.png in Resources */,
  272. 3E75A9861742DBE700DA412D /* CustomPathImages in Resources */,
  273. );
  274. runOnlyForDeploymentPostprocessing = 0;
  275. };
  276. /* End PBXResourcesBuildPhase section */
  277. /* Begin PBXSourcesBuildPhase section */
  278. 53761291155AB74D005750A4 /* Sources */ = {
  279. isa = PBXSourcesBuildPhase;
  280. buildActionMask = 2147483647;
  281. files = (
  282. 537612A6155AB74D005750A4 /* main.m in Sources */,
  283. 537612AA155AB74D005750A4 /* AppDelegate.m in Sources */,
  284. 537612AD155AB74D005750A4 /* MasterViewController.m in Sources */,
  285. 537612B0155AB74D005750A4 /* DetailViewController.m in Sources */,
  286. );
  287. runOnlyForDeploymentPostprocessing = 0;
  288. };
  289. /* End PBXSourcesBuildPhase section */
  290. /* Begin PBXVariantGroup section */
  291. 537612B1155AB74D005750A4 /* MasterViewController.xib */ = {
  292. isa = PBXVariantGroup;
  293. children = (
  294. 38F9F07B2384AA0D009DA507 /* Base */,
  295. );
  296. name = MasterViewController.xib;
  297. sourceTree = "<group>";
  298. };
  299. 537612B4155AB74D005750A4 /* DetailViewController.xib */ = {
  300. isa = PBXVariantGroup;
  301. children = (
  302. 38F9F07C2384AA0D009DA507 /* Base */,
  303. );
  304. name = DetailViewController.xib;
  305. sourceTree = "<group>";
  306. };
  307. /* End PBXVariantGroup section */
  308. /* Begin XCBuildConfiguration section */
  309. 537612B7155AB74D005750A4 /* Debug */ = {
  310. isa = XCBuildConfiguration;
  311. buildSettings = {
  312. ALWAYS_SEARCH_USER_PATHS = NO;
  313. CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
  314. CLANG_ENABLE_OBJC_ARC = YES;
  315. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  316. CLANG_WARN_BOOL_CONVERSION = YES;
  317. CLANG_WARN_COMMA = YES;
  318. CLANG_WARN_CONSTANT_CONVERSION = YES;
  319. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  320. CLANG_WARN_EMPTY_BODY = YES;
  321. CLANG_WARN_ENUM_CONVERSION = YES;
  322. CLANG_WARN_INFINITE_RECURSION = YES;
  323. CLANG_WARN_INT_CONVERSION = YES;
  324. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  325. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  326. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  327. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  328. CLANG_WARN_STRICT_PROTOTYPES = YES;
  329. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  330. CLANG_WARN_UNREACHABLE_CODE = YES;
  331. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  332. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  333. COPY_PHASE_STRIP = NO;
  334. ENABLE_STRICT_OBJC_MSGSEND = YES;
  335. ENABLE_TESTABILITY = YES;
  336. GCC_C_LANGUAGE_STANDARD = "compiler-default";
  337. GCC_DYNAMIC_NO_PIC = NO;
  338. GCC_NO_COMMON_BLOCKS = YES;
  339. GCC_OPTIMIZATION_LEVEL = 0;
  340. GCC_PREPROCESSOR_DEFINITIONS = (
  341. "DEBUG=1",
  342. "$(inherited)",
  343. );
  344. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  345. GCC_VERSION = "";
  346. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  347. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  348. GCC_WARN_UNDECLARED_SELECTOR = YES;
  349. GCC_WARN_UNINITIALIZED_AUTOS = YES;
  350. GCC_WARN_UNUSED_FUNCTION = YES;
  351. GCC_WARN_UNUSED_VARIABLE = YES;
  352. IPHONEOS_DEPLOYMENT_TARGET = 9.0;
  353. ONLY_ACTIVE_ARCH = YES;
  354. SDKROOT = iphoneos;
  355. };
  356. name = Debug;
  357. };
  358. 537612B8155AB74D005750A4 /* Release */ = {
  359. isa = XCBuildConfiguration;
  360. buildSettings = {
  361. ALWAYS_SEARCH_USER_PATHS = NO;
  362. CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
  363. CLANG_ENABLE_OBJC_ARC = YES;
  364. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  365. CLANG_WARN_BOOL_CONVERSION = YES;
  366. CLANG_WARN_COMMA = YES;
  367. CLANG_WARN_CONSTANT_CONVERSION = YES;
  368. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  369. CLANG_WARN_EMPTY_BODY = YES;
  370. CLANG_WARN_ENUM_CONVERSION = YES;
  371. CLANG_WARN_INFINITE_RECURSION = YES;
  372. CLANG_WARN_INT_CONVERSION = YES;
  373. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  374. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  375. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  376. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  377. CLANG_WARN_STRICT_PROTOTYPES = YES;
  378. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  379. CLANG_WARN_UNREACHABLE_CODE = YES;
  380. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  381. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  382. COPY_PHASE_STRIP = YES;
  383. ENABLE_STRICT_OBJC_MSGSEND = YES;
  384. GCC_C_LANGUAGE_STANDARD = "compiler-default";
  385. GCC_NO_COMMON_BLOCKS = YES;
  386. GCC_VERSION = "";
  387. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  388. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  389. GCC_WARN_UNDECLARED_SELECTOR = YES;
  390. GCC_WARN_UNINITIALIZED_AUTOS = YES;
  391. GCC_WARN_UNUSED_FUNCTION = YES;
  392. GCC_WARN_UNUSED_VARIABLE = YES;
  393. IPHONEOS_DEPLOYMENT_TARGET = 9.0;
  394. OTHER_CFLAGS = "-DNS_BLOCK_ASSERTIONS=1";
  395. SDKROOT = iphoneos;
  396. VALIDATE_PRODUCT = YES;
  397. };
  398. name = Release;
  399. };
  400. 537612BA155AB74D005750A4 /* Debug */ = {
  401. isa = XCBuildConfiguration;
  402. buildSettings = {
  403. FRAMEWORK_SEARCH_PATHS = (
  404. "$(inherited)",
  405. "\"$(SRCROOT)\"",
  406. );
  407. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  408. GCC_PREFIX_HEADER = "SDWebImage Demo/SDWebImage Demo-Prefix.pch";
  409. GCC_PREPROCESSOR_DEFINITIONS = "DEBUG=1";
  410. HEADER_SEARCH_PATHS = (
  411. "\"$(OBJROOT)/UninstalledProducts/include\"",
  412. "\"$(TARGET_BUILD_DIR)/usr/local/lib/include\"",
  413. );
  414. INFOPLIST_FILE = "SDWebImage Demo/SDWebImage Demo-Info.plist";
  415. IPHONEOS_DEPLOYMENT_TARGET = 9.0;
  416. OTHER_CFLAGS = "";
  417. OTHER_LDFLAGS = "-ObjC";
  418. PRODUCT_BUNDLE_IDENTIFIER = "com.dailymotion.${PRODUCT_NAME:rfc1034identifier}";
  419. PRODUCT_NAME = "$(TARGET_NAME)";
  420. WRAPPER_EXTENSION = app;
  421. };
  422. name = Debug;
  423. };
  424. 537612BB155AB74D005750A4 /* Release */ = {
  425. isa = XCBuildConfiguration;
  426. buildSettings = {
  427. FRAMEWORK_SEARCH_PATHS = (
  428. "$(inherited)",
  429. "\"$(SRCROOT)\"",
  430. );
  431. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  432. GCC_PREFIX_HEADER = "SDWebImage Demo/SDWebImage Demo-Prefix.pch";
  433. GCC_PREPROCESSOR_DEFINITIONS = "";
  434. HEADER_SEARCH_PATHS = (
  435. "\"$(OBJROOT)/UninstalledProducts/include\"",
  436. "\"$(TARGET_BUILD_DIR)/usr/local/lib/include\"",
  437. );
  438. INFOPLIST_FILE = "SDWebImage Demo/SDWebImage Demo-Info.plist";
  439. IPHONEOS_DEPLOYMENT_TARGET = 9.0;
  440. OTHER_LDFLAGS = "-ObjC";
  441. PRODUCT_BUNDLE_IDENTIFIER = "com.dailymotion.${PRODUCT_NAME:rfc1034identifier}";
  442. PRODUCT_NAME = "$(TARGET_NAME)";
  443. WRAPPER_EXTENSION = app;
  444. };
  445. name = Release;
  446. };
  447. /* End XCBuildConfiguration section */
  448. /* Begin XCConfigurationList section */
  449. 5376128F155AB74D005750A4 /* Build configuration list for PBXProject "SDWebImage Demo" */ = {
  450. isa = XCConfigurationList;
  451. buildConfigurations = (
  452. 537612B7155AB74D005750A4 /* Debug */,
  453. 537612B8155AB74D005750A4 /* Release */,
  454. );
  455. defaultConfigurationIsVisible = 0;
  456. defaultConfigurationName = Release;
  457. };
  458. 537612B9155AB74D005750A4 /* Build configuration list for PBXNativeTarget "SDWebImage Demo" */ = {
  459. isa = XCConfigurationList;
  460. buildConfigurations = (
  461. 537612BA155AB74D005750A4 /* Debug */,
  462. 537612BB155AB74D005750A4 /* Release */,
  463. );
  464. defaultConfigurationIsVisible = 0;
  465. defaultConfigurationName = Release;
  466. };
  467. /* End XCConfigurationList section */
  468. };
  469. rootObject = 5376128C155AB74D005750A4 /* Project object */;
  470. }