project.pbxproj 62 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 327E2DCD1FAF0D6A00EF52C2 /* SDWebImage.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 43A0FAAF1BDD16AC00B7582B /* SDWebImage.framework */; };
  10. 327E2DCE1FAF0D6A00EF52C2 /* SDWebImage.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 43A0FAAF1BDD16AC00B7582B /* SDWebImage.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
  11. 327E2DD21FAF0D7000EF52C2 /* SDWebImage.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 43A629E71D0DFD000089D7DD /* SDWebImage.framework */; };
  12. 327E2DD31FAF0D7000EF52C2 /* SDWebImage.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 43A629E71D0DFD000089D7DD /* SDWebImage.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
  13. 327E2DD71FAF0D7900EF52C2 /* SDWebImage.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4397D2751D0DDBE100BB2784 /* SDWebImage.framework */; };
  14. 327E2DD81FAF0D7900EF52C2 /* SDWebImage.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 4397D2751D0DDBE100BB2784 /* SDWebImage.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
  15. 327E2DDC1FAF0D8000EF52C2 /* SDWebImage.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 431739601CDFCC370008FEB9 /* SDWebImage.framework */; };
  16. 327E2DDD1FAF0D8000EF52C2 /* SDWebImage.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 431739601CDFCC370008FEB9 /* SDWebImage.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
  17. 32892E311FAE898C00BE8320 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 32892E301FAE898C00BE8320 /* Assets.xcassets */; };
  18. 32892E351FAE89FE00BE8320 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 32892E341FAE89FD00BE8320 /* LaunchScreen.storyboard */; };
  19. 3E75A9861742DBE700DA412D /* CustomPathImages in Resources */ = {isa = PBXBuildFile; fileRef = 3E75A9851742DBE700DA412D /* CustomPathImages */; };
  20. 4314D1AA1D0E1181004B36C9 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 4314D1A91D0E1181004B36C9 /* main.m */; };
  21. 4314D1AD1D0E1181004B36C9 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 4314D1AC1D0E1181004B36C9 /* AppDelegate.m */; };
  22. 4314D1B01D0E1182004B36C9 /* ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 4314D1AF1D0E1182004B36C9 /* ViewController.m */; };
  23. 4314D1B31D0E1182004B36C9 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 4314D1B11D0E1182004B36C9 /* Main.storyboard */; };
  24. 4314D1B51D0E1182004B36C9 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 4314D1B41D0E1182004B36C9 /* Assets.xcassets */; };
  25. 43A629D31D0DFD000089D7DD /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 43A629D21D0DFD000089D7DD /* AppDelegate.m */; };
  26. 43A629D61D0DFD000089D7DD /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 43A629D51D0DFD000089D7DD /* main.m */; };
  27. 43A629D91D0DFD000089D7DD /* ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 43A629D81D0DFD000089D7DD /* ViewController.m */; };
  28. 43A629DB1D0DFD000089D7DD /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 43A629DA1D0DFD000089D7DD /* Assets.xcassets */; };
  29. 43A629DE1D0DFD000089D7DD /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 43A629DC1D0DFD000089D7DD /* Main.storyboard */; };
  30. 43A629F21D0E07600089D7DD /* Interface.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 43A629F01D0E07600089D7DD /* Interface.storyboard */; };
  31. 43A629F41D0E07600089D7DD /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 43A629F31D0E07600089D7DD /* Assets.xcassets */; };
  32. 43A629FB1D0E07600089D7DD /* SDWebImage Watch Demo Extension.appex in Embed App Extensions */ = {isa = PBXBuildFile; fileRef = 43A629FA1D0E07600089D7DD /* SDWebImage Watch Demo Extension.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
  33. 43A62A031D0E07600089D7DD /* InterfaceController.m in Sources */ = {isa = PBXBuildFile; fileRef = 43A62A021D0E07600089D7DD /* InterfaceController.m */; };
  34. 43A62A061D0E07600089D7DD /* ExtensionDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 43A62A051D0E07600089D7DD /* ExtensionDelegate.m */; };
  35. 43A62A091D0E07600089D7DD /* NotificationController.m in Sources */ = {isa = PBXBuildFile; fileRef = 43A62A081D0E07600089D7DD /* NotificationController.m */; };
  36. 43A62A0B1D0E07600089D7DD /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 43A62A0A1D0E07600089D7DD /* Assets.xcassets */; };
  37. 43A62A0F1D0E07600089D7DD /* SDWebImage Watch Demo.app in Embed Watch Content */ = {isa = PBXBuildFile; fileRef = 43A629EE1D0E07600089D7DD /* SDWebImage Watch Demo.app */; };
  38. 531041C1157EAC8F00BBABC3 /* ImageIO.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 537612E6155ABA44005750A4 /* ImageIO.framework */; };
  39. 5376129A155AB74D005750A4 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 53761299155AB74D005750A4 /* UIKit.framework */; };
  40. 5376129C155AB74D005750A4 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5376129B155AB74D005750A4 /* Foundation.framework */; };
  41. 5376129E155AB74D005750A4 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5376129D155AB74D005750A4 /* CoreGraphics.framework */; };
  42. 537612A6155AB74D005750A4 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 537612A5155AB74D005750A4 /* main.m */; };
  43. 537612AA155AB74D005750A4 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 537612A9155AB74D005750A4 /* AppDelegate.m */; };
  44. 537612AD155AB74D005750A4 /* MasterViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 537612AC155AB74D005750A4 /* MasterViewController.m */; };
  45. 537612B0155AB74D005750A4 /* DetailViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 537612AF155AB74D005750A4 /* DetailViewController.m */; };
  46. 537612B3155AB74D005750A4 /* MasterViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 537612B1155AB74D005750A4 /* MasterViewController.xib */; };
  47. 537612B6155AB74D005750A4 /* DetailViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 537612B4155AB74D005750A4 /* DetailViewController.xib */; };
  48. DA248D44195470FD00390AB0 /* MapKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 537612E3155ABA3C005750A4 /* MapKit.framework */; };
  49. /* End PBXBuildFile section */
  50. /* Begin PBXContainerItemProxy section */
  51. 327E2DAE1FAF0A6B00EF52C2 /* PBXContainerItemProxy */ = {
  52. isa = PBXContainerItemProxy;
  53. containerPortal = DA248D6C1954841D00390AB0 /* SDWebImage.xcodeproj */;
  54. proxyType = 1;
  55. remoteGlobalIDString = 431BB6891D06D2C1006A3455;
  56. remoteInfo = "SDWebImage watchOS";
  57. };
  58. 327E2DB31FAF0B3800EF52C2 /* PBXContainerItemProxy */ = {
  59. isa = PBXContainerItemProxy;
  60. containerPortal = DA248D6C1954841D00390AB0 /* SDWebImage.xcodeproj */;
  61. proxyType = 1;
  62. remoteGlobalIDString = 4A2CADFE1AB4BB5300B6BC39;
  63. remoteInfo = "SDWebImage iOS";
  64. };
  65. 327E2DCF1FAF0D6A00EF52C2 /* PBXContainerItemProxy */ = {
  66. isa = PBXContainerItemProxy;
  67. containerPortal = DA248D6C1954841D00390AB0 /* SDWebImage.xcodeproj */;
  68. proxyType = 1;
  69. remoteGlobalIDString = 4A2CADFE1AB4BB5300B6BC39;
  70. remoteInfo = "SDWebImage iOS";
  71. };
  72. 327E2DD41FAF0D7000EF52C2 /* PBXContainerItemProxy */ = {
  73. isa = PBXContainerItemProxy;
  74. containerPortal = DA248D6C1954841D00390AB0 /* SDWebImage.xcodeproj */;
  75. proxyType = 1;
  76. remoteGlobalIDString = 4397D2761D0DDD8C00BB2784;
  77. remoteInfo = "SDWebImage OSX";
  78. };
  79. 327E2DD91FAF0D7900EF52C2 /* PBXContainerItemProxy */ = {
  80. isa = PBXContainerItemProxy;
  81. containerPortal = DA248D6C1954841D00390AB0 /* SDWebImage.xcodeproj */;
  82. proxyType = 1;
  83. remoteGlobalIDString = 431BB6891D06D2C1006A3455;
  84. remoteInfo = "SDWebImage watchOS";
  85. };
  86. 327E2DDE1FAF0D8000EF52C2 /* PBXContainerItemProxy */ = {
  87. isa = PBXContainerItemProxy;
  88. containerPortal = DA248D6C1954841D00390AB0 /* SDWebImage.xcodeproj */;
  89. proxyType = 1;
  90. remoteGlobalIDString = 00733A4B1BC487C000A5A117;
  91. remoteInfo = "SDWebImage tvOS";
  92. };
  93. 4314D19D1D0E0EB6004B36C9 /* PBXContainerItemProxy */ = {
  94. isa = PBXContainerItemProxy;
  95. containerPortal = DA248D6C1954841D00390AB0 /* SDWebImage.xcodeproj */;
  96. proxyType = 2;
  97. remoteGlobalIDString = 4314D1991D0E0E3B004B36C9;
  98. remoteInfo = "SDWebImage watchOS static";
  99. };
  100. 4314D1BA1D0E11A0004B36C9 /* PBXContainerItemProxy */ = {
  101. isa = PBXContainerItemProxy;
  102. containerPortal = DA248D6C1954841D00390AB0 /* SDWebImage.xcodeproj */;
  103. proxyType = 1;
  104. remoteGlobalIDString = 00733A4B1BC487C000A5A117;
  105. remoteInfo = "SDWebImage tvOS";
  106. };
  107. 4317395F1CDFCC370008FEB9 /* PBXContainerItemProxy */ = {
  108. isa = PBXContainerItemProxy;
  109. containerPortal = DA248D6C1954841D00390AB0 /* SDWebImage.xcodeproj */;
  110. proxyType = 2;
  111. remoteGlobalIDString = 00733A4C1BC487C000A5A117;
  112. remoteInfo = "WebImage tvOS";
  113. };
  114. 4397D2741D0DDBE100BB2784 /* PBXContainerItemProxy */ = {
  115. isa = PBXContainerItemProxy;
  116. containerPortal = DA248D6C1954841D00390AB0 /* SDWebImage.xcodeproj */;
  117. proxyType = 2;
  118. remoteGlobalIDString = 431BB7031D06D2C1006A3455;
  119. remoteInfo = "SDWebImage watchOS";
  120. };
  121. 43A0FAAE1BDD16AC00B7582B /* PBXContainerItemProxy */ = {
  122. isa = PBXContainerItemProxy;
  123. containerPortal = DA248D6C1954841D00390AB0 /* SDWebImage.xcodeproj */;
  124. proxyType = 2;
  125. remoteGlobalIDString = 4A2CADFF1AB4BB5300B6BC39;
  126. remoteInfo = WebImage;
  127. };
  128. 43A629E61D0DFD000089D7DD /* PBXContainerItemProxy */ = {
  129. isa = PBXContainerItemProxy;
  130. containerPortal = DA248D6C1954841D00390AB0 /* SDWebImage.xcodeproj */;
  131. proxyType = 2;
  132. remoteGlobalIDString = 4397D2F21D0DDD8C00BB2784;
  133. remoteInfo = "SDWebImage OSX";
  134. };
  135. 43A629E91D0DFDCA0089D7DD /* PBXContainerItemProxy */ = {
  136. isa = PBXContainerItemProxy;
  137. containerPortal = DA248D6C1954841D00390AB0 /* SDWebImage.xcodeproj */;
  138. proxyType = 1;
  139. remoteGlobalIDString = 4397D2761D0DDD8C00BB2784;
  140. remoteInfo = "SDWebImage OSX";
  141. };
  142. 43A629FC1D0E07600089D7DD /* PBXContainerItemProxy */ = {
  143. isa = PBXContainerItemProxy;
  144. containerPortal = 5376128C155AB74D005750A4 /* Project object */;
  145. proxyType = 1;
  146. remoteGlobalIDString = 43A629F91D0E07600089D7DD;
  147. remoteInfo = "SDWebImage Watch Demo Extension";
  148. };
  149. 43A62A0D1D0E07600089D7DD /* PBXContainerItemProxy */ = {
  150. isa = PBXContainerItemProxy;
  151. containerPortal = 5376128C155AB74D005750A4 /* Project object */;
  152. proxyType = 1;
  153. remoteGlobalIDString = 43A629ED1D0E07600089D7DD;
  154. remoteInfo = "SDWebImage Watch Demo";
  155. };
  156. DA248D731954841D00390AB0 /* PBXContainerItemProxy */ = {
  157. isa = PBXContainerItemProxy;
  158. containerPortal = DA248D6C1954841D00390AB0 /* SDWebImage.xcodeproj */;
  159. proxyType = 2;
  160. remoteGlobalIDString = 53761325155AD0D5005750A4;
  161. remoteInfo = SDWebImage;
  162. };
  163. /* End PBXContainerItemProxy section */
  164. /* Begin PBXCopyFilesBuildPhase section */
  165. 327E2DD11FAF0D6A00EF52C2 /* Embed Frameworks */ = {
  166. isa = PBXCopyFilesBuildPhase;
  167. buildActionMask = 2147483647;
  168. dstPath = "";
  169. dstSubfolderSpec = 10;
  170. files = (
  171. 327E2DCE1FAF0D6A00EF52C2 /* SDWebImage.framework in Embed Frameworks */,
  172. );
  173. name = "Embed Frameworks";
  174. runOnlyForDeploymentPostprocessing = 0;
  175. };
  176. 327E2DD61FAF0D7000EF52C2 /* Embed Frameworks */ = {
  177. isa = PBXCopyFilesBuildPhase;
  178. buildActionMask = 2147483647;
  179. dstPath = "";
  180. dstSubfolderSpec = 10;
  181. files = (
  182. 327E2DD31FAF0D7000EF52C2 /* SDWebImage.framework in Embed Frameworks */,
  183. );
  184. name = "Embed Frameworks";
  185. runOnlyForDeploymentPostprocessing = 0;
  186. };
  187. 327E2DDB1FAF0D7A00EF52C2 /* Embed Frameworks */ = {
  188. isa = PBXCopyFilesBuildPhase;
  189. buildActionMask = 2147483647;
  190. dstPath = "";
  191. dstSubfolderSpec = 10;
  192. files = (
  193. 327E2DD81FAF0D7900EF52C2 /* SDWebImage.framework in Embed Frameworks */,
  194. );
  195. name = "Embed Frameworks";
  196. runOnlyForDeploymentPostprocessing = 0;
  197. };
  198. 327E2DE01FAF0D8000EF52C2 /* Embed Frameworks */ = {
  199. isa = PBXCopyFilesBuildPhase;
  200. buildActionMask = 2147483647;
  201. dstPath = "";
  202. dstSubfolderSpec = 10;
  203. files = (
  204. 327E2DDD1FAF0D8000EF52C2 /* SDWebImage.framework in Embed Frameworks */,
  205. );
  206. name = "Embed Frameworks";
  207. runOnlyForDeploymentPostprocessing = 0;
  208. };
  209. 43A62A131D0E07600089D7DD /* Embed App Extensions */ = {
  210. isa = PBXCopyFilesBuildPhase;
  211. buildActionMask = 2147483647;
  212. dstPath = "";
  213. dstSubfolderSpec = 13;
  214. files = (
  215. 43A629FB1D0E07600089D7DD /* SDWebImage Watch Demo Extension.appex in Embed App Extensions */,
  216. );
  217. name = "Embed App Extensions";
  218. runOnlyForDeploymentPostprocessing = 0;
  219. };
  220. 43A62A171D0E07600089D7DD /* Embed Watch Content */ = {
  221. isa = PBXCopyFilesBuildPhase;
  222. buildActionMask = 2147483647;
  223. dstPath = "$(CONTENTS_FOLDER_PATH)/Watch";
  224. dstSubfolderSpec = 16;
  225. files = (
  226. 43A62A0F1D0E07600089D7DD /* SDWebImage Watch Demo.app in Embed Watch Content */,
  227. );
  228. name = "Embed Watch Content";
  229. runOnlyForDeploymentPostprocessing = 0;
  230. };
  231. /* End PBXCopyFilesBuildPhase section */
  232. /* Begin PBXFileReference section */
  233. 32892E301FAE898C00BE8320 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  234. 32892E341FAE89FD00BE8320 /* LaunchScreen.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; path = LaunchScreen.storyboard; sourceTree = "<group>"; };
  235. 3E75A9851742DBE700DA412D /* CustomPathImages */ = {isa = PBXFileReference; lastKnownFileType = folder; path = CustomPathImages; sourceTree = SOURCE_ROOT; };
  236. 4314D1A61D0E1181004B36C9 /* SDWebImage TV Demo.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "SDWebImage TV Demo.app"; sourceTree = BUILT_PRODUCTS_DIR; };
  237. 4314D1A91D0E1181004B36C9 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
  238. 4314D1AB1D0E1181004B36C9 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
  239. 4314D1AC1D0E1181004B36C9 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
  240. 4314D1AE1D0E1181004B36C9 /* ViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ViewController.h; sourceTree = "<group>"; };
  241. 4314D1AF1D0E1182004B36C9 /* ViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ViewController.m; sourceTree = "<group>"; };
  242. 4314D1B21D0E1182004B36C9 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
  243. 4314D1B41D0E1182004B36C9 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  244. 4314D1B61D0E1182004B36C9 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  245. 43A629CF1D0DFD000089D7DD /* SDWebImage OSX Demo.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "SDWebImage OSX Demo.app"; sourceTree = BUILT_PRODUCTS_DIR; };
  246. 43A629D11D0DFD000089D7DD /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
  247. 43A629D21D0DFD000089D7DD /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
  248. 43A629D51D0DFD000089D7DD /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
  249. 43A629D71D0DFD000089D7DD /* ViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ViewController.h; sourceTree = "<group>"; };
  250. 43A629D81D0DFD000089D7DD /* ViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ViewController.m; sourceTree = "<group>"; };
  251. 43A629DA1D0DFD000089D7DD /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  252. 43A629DD1D0DFD000089D7DD /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
  253. 43A629DF1D0DFD000089D7DD /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  254. 43A629EE1D0E07600089D7DD /* SDWebImage Watch Demo.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "SDWebImage Watch Demo.app"; sourceTree = BUILT_PRODUCTS_DIR; };
  255. 43A629F11D0E07600089D7DD /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Interface.storyboard; sourceTree = "<group>"; };
  256. 43A629F31D0E07600089D7DD /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  257. 43A629F51D0E07600089D7DD /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  258. 43A629FA1D0E07600089D7DD /* SDWebImage Watch Demo Extension.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = "SDWebImage Watch Demo Extension.appex"; sourceTree = BUILT_PRODUCTS_DIR; };
  259. 43A62A001D0E07600089D7DD /* PushNotificationPayload.apns */ = {isa = PBXFileReference; lastKnownFileType = text; path = PushNotificationPayload.apns; sourceTree = "<group>"; };
  260. 43A62A011D0E07600089D7DD /* InterfaceController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = InterfaceController.h; sourceTree = "<group>"; };
  261. 43A62A021D0E07600089D7DD /* InterfaceController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = InterfaceController.m; sourceTree = "<group>"; };
  262. 43A62A041D0E07600089D7DD /* ExtensionDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ExtensionDelegate.h; sourceTree = "<group>"; };
  263. 43A62A051D0E07600089D7DD /* ExtensionDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ExtensionDelegate.m; sourceTree = "<group>"; };
  264. 43A62A071D0E07600089D7DD /* NotificationController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NotificationController.h; sourceTree = "<group>"; };
  265. 43A62A081D0E07600089D7DD /* NotificationController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = NotificationController.m; sourceTree = "<group>"; };
  266. 43A62A0A1D0E07600089D7DD /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  267. 43A62A0C1D0E07600089D7DD /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  268. 53761295155AB74D005750A4 /* SDWebImage iOS Demo.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "SDWebImage iOS Demo.app"; sourceTree = BUILT_PRODUCTS_DIR; };
  269. 53761299155AB74D005750A4 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
  270. 5376129B155AB74D005750A4 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
  271. 5376129D155AB74D005750A4 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
  272. 537612A1155AB74D005750A4 /* SDWebImage Demo-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "SDWebImage Demo-Info.plist"; sourceTree = "<group>"; };
  273. 537612A5155AB74D005750A4 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
  274. 537612A7155AB74D005750A4 /* SDWebImage Demo-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "SDWebImage Demo-Prefix.pch"; sourceTree = "<group>"; };
  275. 537612A8155AB74D005750A4 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
  276. 537612A9155AB74D005750A4 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
  277. 537612AB155AB74D005750A4 /* MasterViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MasterViewController.h; sourceTree = "<group>"; };
  278. 537612AC155AB74D005750A4 /* MasterViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MasterViewController.m; sourceTree = "<group>"; };
  279. 537612AE155AB74D005750A4 /* DetailViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DetailViewController.h; sourceTree = "<group>"; };
  280. 537612AF155AB74D005750A4 /* DetailViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = DetailViewController.m; sourceTree = "<group>"; };
  281. 537612B2155AB74D005750A4 /* en */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = en; path = en.lproj/MasterViewController.xib; sourceTree = "<group>"; };
  282. 537612B5155AB74D005750A4 /* en */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = en; path = en.lproj/DetailViewController.xib; sourceTree = "<group>"; };
  283. 537612E3155ABA3C005750A4 /* MapKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MapKit.framework; path = System/Library/Frameworks/MapKit.framework; sourceTree = SDKROOT; };
  284. 537612E6155ABA44005750A4 /* ImageIO.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ImageIO.framework; path = System/Library/Frameworks/ImageIO.framework; sourceTree = SDKROOT; };
  285. DA248D6C1954841D00390AB0 /* SDWebImage.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = SDWebImage.xcodeproj; path = ../SDWebImage.xcodeproj; sourceTree = "<group>"; };
  286. /* End PBXFileReference section */
  287. /* Begin PBXFrameworksBuildPhase section */
  288. 4314D1A31D0E1181004B36C9 /* Frameworks */ = {
  289. isa = PBXFrameworksBuildPhase;
  290. buildActionMask = 2147483647;
  291. files = (
  292. 327E2DDC1FAF0D8000EF52C2 /* SDWebImage.framework in Frameworks */,
  293. );
  294. runOnlyForDeploymentPostprocessing = 0;
  295. };
  296. 43A629CC1D0DFD000089D7DD /* Frameworks */ = {
  297. isa = PBXFrameworksBuildPhase;
  298. buildActionMask = 2147483647;
  299. files = (
  300. 327E2DD21FAF0D7000EF52C2 /* SDWebImage.framework in Frameworks */,
  301. );
  302. runOnlyForDeploymentPostprocessing = 0;
  303. };
  304. 43A629F71D0E07600089D7DD /* Frameworks */ = {
  305. isa = PBXFrameworksBuildPhase;
  306. buildActionMask = 2147483647;
  307. files = (
  308. 327E2DD71FAF0D7900EF52C2 /* SDWebImage.framework in Frameworks */,
  309. );
  310. runOnlyForDeploymentPostprocessing = 0;
  311. };
  312. 53761292155AB74D005750A4 /* Frameworks */ = {
  313. isa = PBXFrameworksBuildPhase;
  314. buildActionMask = 2147483647;
  315. files = (
  316. DA248D44195470FD00390AB0 /* MapKit.framework in Frameworks */,
  317. 531041C1157EAC8F00BBABC3 /* ImageIO.framework in Frameworks */,
  318. 5376129A155AB74D005750A4 /* UIKit.framework in Frameworks */,
  319. 5376129C155AB74D005750A4 /* Foundation.framework in Frameworks */,
  320. 327E2DCD1FAF0D6A00EF52C2 /* SDWebImage.framework in Frameworks */,
  321. 5376129E155AB74D005750A4 /* CoreGraphics.framework in Frameworks */,
  322. );
  323. runOnlyForDeploymentPostprocessing = 0;
  324. };
  325. /* End PBXFrameworksBuildPhase section */
  326. /* Begin PBXGroup section */
  327. 4314D1A71D0E1181004B36C9 /* SDWebImage TV Demo */ = {
  328. isa = PBXGroup;
  329. children = (
  330. 4314D1AB1D0E1181004B36C9 /* AppDelegate.h */,
  331. 4314D1AC1D0E1181004B36C9 /* AppDelegate.m */,
  332. 4314D1AE1D0E1181004B36C9 /* ViewController.h */,
  333. 4314D1AF1D0E1182004B36C9 /* ViewController.m */,
  334. 4314D1B11D0E1182004B36C9 /* Main.storyboard */,
  335. 4314D1B41D0E1182004B36C9 /* Assets.xcassets */,
  336. 4314D1B61D0E1182004B36C9 /* Info.plist */,
  337. 4314D1A81D0E1181004B36C9 /* Supporting Files */,
  338. );
  339. path = "SDWebImage TV Demo";
  340. sourceTree = "<group>";
  341. };
  342. 4314D1A81D0E1181004B36C9 /* Supporting Files */ = {
  343. isa = PBXGroup;
  344. children = (
  345. 4314D1A91D0E1181004B36C9 /* main.m */,
  346. );
  347. name = "Supporting Files";
  348. sourceTree = "<group>";
  349. };
  350. 43A629D01D0DFD000089D7DD /* SDWebImage OSX Demo */ = {
  351. isa = PBXGroup;
  352. children = (
  353. 43A629D11D0DFD000089D7DD /* AppDelegate.h */,
  354. 43A629D21D0DFD000089D7DD /* AppDelegate.m */,
  355. 43A629D71D0DFD000089D7DD /* ViewController.h */,
  356. 43A629D81D0DFD000089D7DD /* ViewController.m */,
  357. 43A629DA1D0DFD000089D7DD /* Assets.xcassets */,
  358. 43A629DC1D0DFD000089D7DD /* Main.storyboard */,
  359. 43A629DF1D0DFD000089D7DD /* Info.plist */,
  360. 43A629D41D0DFD000089D7DD /* Supporting Files */,
  361. );
  362. path = "SDWebImage OSX Demo";
  363. sourceTree = "<group>";
  364. };
  365. 43A629D41D0DFD000089D7DD /* Supporting Files */ = {
  366. isa = PBXGroup;
  367. children = (
  368. 43A629D51D0DFD000089D7DD /* main.m */,
  369. );
  370. name = "Supporting Files";
  371. sourceTree = "<group>";
  372. };
  373. 43A629EF1D0E07600089D7DD /* SDWebImage Watch Demo */ = {
  374. isa = PBXGroup;
  375. children = (
  376. 43A629F01D0E07600089D7DD /* Interface.storyboard */,
  377. 43A629F31D0E07600089D7DD /* Assets.xcassets */,
  378. 43A629F51D0E07600089D7DD /* Info.plist */,
  379. );
  380. path = "SDWebImage Watch Demo";
  381. sourceTree = "<group>";
  382. };
  383. 43A629FE1D0E07600089D7DD /* SDWebImage Watch Demo Extension */ = {
  384. isa = PBXGroup;
  385. children = (
  386. 43A62A011D0E07600089D7DD /* InterfaceController.h */,
  387. 43A62A021D0E07600089D7DD /* InterfaceController.m */,
  388. 43A62A041D0E07600089D7DD /* ExtensionDelegate.h */,
  389. 43A62A051D0E07600089D7DD /* ExtensionDelegate.m */,
  390. 43A62A071D0E07600089D7DD /* NotificationController.h */,
  391. 43A62A081D0E07600089D7DD /* NotificationController.m */,
  392. 43A62A0A1D0E07600089D7DD /* Assets.xcassets */,
  393. 43A62A0C1D0E07600089D7DD /* Info.plist */,
  394. 43A629FF1D0E07600089D7DD /* Supporting Files */,
  395. );
  396. path = "SDWebImage Watch Demo Extension";
  397. sourceTree = "<group>";
  398. };
  399. 43A629FF1D0E07600089D7DD /* Supporting Files */ = {
  400. isa = PBXGroup;
  401. children = (
  402. 43A62A001D0E07600089D7DD /* PushNotificationPayload.apns */,
  403. );
  404. name = "Supporting Files";
  405. sourceTree = "<group>";
  406. };
  407. 5376128A155AB74D005750A4 = {
  408. isa = PBXGroup;
  409. children = (
  410. DA248D6C1954841D00390AB0 /* SDWebImage.xcodeproj */,
  411. 5376129F155AB74D005750A4 /* SDWebImage Demo */,
  412. 43A629D01D0DFD000089D7DD /* SDWebImage OSX Demo */,
  413. 43A629EF1D0E07600089D7DD /* SDWebImage Watch Demo */,
  414. 43A629FE1D0E07600089D7DD /* SDWebImage Watch Demo Extension */,
  415. 4314D1A71D0E1181004B36C9 /* SDWebImage TV Demo */,
  416. 53761298155AB74D005750A4 /* Frameworks */,
  417. 53761296155AB74D005750A4 /* Products */,
  418. );
  419. sourceTree = "<group>";
  420. };
  421. 53761296155AB74D005750A4 /* Products */ = {
  422. isa = PBXGroup;
  423. children = (
  424. 53761295155AB74D005750A4 /* SDWebImage iOS Demo.app */,
  425. 43A629CF1D0DFD000089D7DD /* SDWebImage OSX Demo.app */,
  426. 43A629EE1D0E07600089D7DD /* SDWebImage Watch Demo.app */,
  427. 43A629FA1D0E07600089D7DD /* SDWebImage Watch Demo Extension.appex */,
  428. 4314D1A61D0E1181004B36C9 /* SDWebImage TV Demo.app */,
  429. );
  430. name = Products;
  431. sourceTree = "<group>";
  432. };
  433. 53761298155AB74D005750A4 /* Frameworks */ = {
  434. isa = PBXGroup;
  435. children = (
  436. 537612E6155ABA44005750A4 /* ImageIO.framework */,
  437. 537612E3155ABA3C005750A4 /* MapKit.framework */,
  438. 53761299155AB74D005750A4 /* UIKit.framework */,
  439. 5376129B155AB74D005750A4 /* Foundation.framework */,
  440. 5376129D155AB74D005750A4 /* CoreGraphics.framework */,
  441. );
  442. name = Frameworks;
  443. sourceTree = "<group>";
  444. };
  445. 5376129F155AB74D005750A4 /* SDWebImage Demo */ = {
  446. isa = PBXGroup;
  447. children = (
  448. 3E75A9851742DBE700DA412D /* CustomPathImages */,
  449. 537612A8155AB74D005750A4 /* AppDelegate.h */,
  450. 537612A9155AB74D005750A4 /* AppDelegate.m */,
  451. 537612AB155AB74D005750A4 /* MasterViewController.h */,
  452. 537612AC155AB74D005750A4 /* MasterViewController.m */,
  453. 537612AE155AB74D005750A4 /* DetailViewController.h */,
  454. 537612AF155AB74D005750A4 /* DetailViewController.m */,
  455. 537612B1155AB74D005750A4 /* MasterViewController.xib */,
  456. 537612B4155AB74D005750A4 /* DetailViewController.xib */,
  457. 32892E341FAE89FD00BE8320 /* LaunchScreen.storyboard */,
  458. 32892E301FAE898C00BE8320 /* Assets.xcassets */,
  459. 537612A0155AB74D005750A4 /* Supporting Files */,
  460. );
  461. path = "SDWebImage Demo";
  462. sourceTree = "<group>";
  463. };
  464. 537612A0155AB74D005750A4 /* Supporting Files */ = {
  465. isa = PBXGroup;
  466. children = (
  467. 537612A1155AB74D005750A4 /* SDWebImage Demo-Info.plist */,
  468. 537612A5155AB74D005750A4 /* main.m */,
  469. 537612A7155AB74D005750A4 /* SDWebImage Demo-Prefix.pch */,
  470. );
  471. name = "Supporting Files";
  472. sourceTree = "<group>";
  473. };
  474. DA248D6D1954841D00390AB0 /* Products */ = {
  475. isa = PBXGroup;
  476. children = (
  477. DA248D741954841D00390AB0 /* libSDWebImage iOS static.a */,
  478. 4314D19E1D0E0EB6004B36C9 /* libSDWebImage watchOS static.a */,
  479. 43A0FAAF1BDD16AC00B7582B /* SDWebImage.framework */,
  480. 431739601CDFCC370008FEB9 /* SDWebImage.framework */,
  481. 4397D2751D0DDBE100BB2784 /* SDWebImage.framework */,
  482. 43A629E71D0DFD000089D7DD /* SDWebImage.framework */,
  483. );
  484. name = Products;
  485. sourceTree = "<group>";
  486. };
  487. /* End PBXGroup section */
  488. /* Begin PBXNativeTarget section */
  489. 4314D1A51D0E1181004B36C9 /* SDWebImage TV Demo */ = {
  490. isa = PBXNativeTarget;
  491. buildConfigurationList = 4314D1B71D0E1182004B36C9 /* Build configuration list for PBXNativeTarget "SDWebImage TV Demo" */;
  492. buildPhases = (
  493. 4314D1A21D0E1181004B36C9 /* Sources */,
  494. 4314D1A31D0E1181004B36C9 /* Frameworks */,
  495. 4314D1A41D0E1181004B36C9 /* Resources */,
  496. 327E2DE01FAF0D8000EF52C2 /* Embed Frameworks */,
  497. );
  498. buildRules = (
  499. );
  500. dependencies = (
  501. 4314D1BB1D0E11A0004B36C9 /* PBXTargetDependency */,
  502. 327E2DDF1FAF0D8000EF52C2 /* PBXTargetDependency */,
  503. );
  504. name = "SDWebImage TV Demo";
  505. productName = "SDWebImage TV Demo";
  506. productReference = 4314D1A61D0E1181004B36C9 /* SDWebImage TV Demo.app */;
  507. productType = "com.apple.product-type.application";
  508. };
  509. 43A629CE1D0DFD000089D7DD /* SDWebImage OSX Demo */ = {
  510. isa = PBXNativeTarget;
  511. buildConfigurationList = 43A629E81D0DFD000089D7DD /* Build configuration list for PBXNativeTarget "SDWebImage OSX Demo" */;
  512. buildPhases = (
  513. 43A629CB1D0DFD000089D7DD /* Sources */,
  514. 43A629CC1D0DFD000089D7DD /* Frameworks */,
  515. 43A629CD1D0DFD000089D7DD /* Resources */,
  516. 327E2DD61FAF0D7000EF52C2 /* Embed Frameworks */,
  517. );
  518. buildRules = (
  519. );
  520. dependencies = (
  521. 43A629EA1D0DFDCA0089D7DD /* PBXTargetDependency */,
  522. 327E2DD51FAF0D7000EF52C2 /* PBXTargetDependency */,
  523. );
  524. name = "SDWebImage OSX Demo";
  525. productName = "SDWebImage OSX Demo";
  526. productReference = 43A629CF1D0DFD000089D7DD /* SDWebImage OSX Demo.app */;
  527. productType = "com.apple.product-type.application";
  528. };
  529. 43A629ED1D0E07600089D7DD /* SDWebImage Watch Demo */ = {
  530. isa = PBXNativeTarget;
  531. buildConfigurationList = 43A62A141D0E07600089D7DD /* Build configuration list for PBXNativeTarget "SDWebImage Watch Demo" */;
  532. buildPhases = (
  533. 43A629EC1D0E07600089D7DD /* Resources */,
  534. 43A62A131D0E07600089D7DD /* Embed App Extensions */,
  535. );
  536. buildRules = (
  537. );
  538. dependencies = (
  539. 43A629FD1D0E07600089D7DD /* PBXTargetDependency */,
  540. );
  541. name = "SDWebImage Watch Demo";
  542. productName = "SDWebImage Watch Demo";
  543. productReference = 43A629EE1D0E07600089D7DD /* SDWebImage Watch Demo.app */;
  544. productType = "com.apple.product-type.application.watchapp2";
  545. };
  546. 43A629F91D0E07600089D7DD /* SDWebImage Watch Demo Extension */ = {
  547. isa = PBXNativeTarget;
  548. buildConfigurationList = 43A62A101D0E07600089D7DD /* Build configuration list for PBXNativeTarget "SDWebImage Watch Demo Extension" */;
  549. buildPhases = (
  550. 43A629F61D0E07600089D7DD /* Sources */,
  551. 43A629F71D0E07600089D7DD /* Frameworks */,
  552. 43A629F81D0E07600089D7DD /* Resources */,
  553. 327E2DDB1FAF0D7A00EF52C2 /* Embed Frameworks */,
  554. );
  555. buildRules = (
  556. );
  557. dependencies = (
  558. 327E2DAF1FAF0A6B00EF52C2 /* PBXTargetDependency */,
  559. 327E2DDA1FAF0D7900EF52C2 /* PBXTargetDependency */,
  560. );
  561. name = "SDWebImage Watch Demo Extension";
  562. productName = "SDWebImage Watch Demo Extension";
  563. productReference = 43A629FA1D0E07600089D7DD /* SDWebImage Watch Demo Extension.appex */;
  564. productType = "com.apple.product-type.watchkit2-extension";
  565. };
  566. 53761294155AB74D005750A4 /* SDWebImage iOS Demo */ = {
  567. isa = PBXNativeTarget;
  568. buildConfigurationList = 537612B9155AB74D005750A4 /* Build configuration list for PBXNativeTarget "SDWebImage iOS Demo" */;
  569. buildPhases = (
  570. 53761291155AB74D005750A4 /* Sources */,
  571. 53761292155AB74D005750A4 /* Frameworks */,
  572. 53761293155AB74D005750A4 /* Resources */,
  573. 43A62A171D0E07600089D7DD /* Embed Watch Content */,
  574. 327E2DD11FAF0D6A00EF52C2 /* Embed Frameworks */,
  575. );
  576. buildRules = (
  577. );
  578. dependencies = (
  579. 43A62A0E1D0E07600089D7DD /* PBXTargetDependency */,
  580. 327E2DB41FAF0B3800EF52C2 /* PBXTargetDependency */,
  581. 327E2DD01FAF0D6A00EF52C2 /* PBXTargetDependency */,
  582. );
  583. name = "SDWebImage iOS Demo";
  584. productName = "SDWebImage Demo";
  585. productReference = 53761295155AB74D005750A4 /* SDWebImage iOS Demo.app */;
  586. productType = "com.apple.product-type.application";
  587. };
  588. /* End PBXNativeTarget section */
  589. /* Begin PBXProject section */
  590. 5376128C155AB74D005750A4 /* Project object */ = {
  591. isa = PBXProject;
  592. attributes = {
  593. LastUpgradeCheck = 0900;
  594. ORGANIZATIONNAME = Dailymotion;
  595. TargetAttributes = {
  596. 4314D1A51D0E1181004B36C9 = {
  597. CreatedOnToolsVersion = 7.3.1;
  598. };
  599. 43A629CE1D0DFD000089D7DD = {
  600. CreatedOnToolsVersion = 7.3.1;
  601. };
  602. 43A629ED1D0E07600089D7DD = {
  603. CreatedOnToolsVersion = 7.3.1;
  604. };
  605. 43A629F91D0E07600089D7DD = {
  606. CreatedOnToolsVersion = 7.3.1;
  607. };
  608. };
  609. };
  610. buildConfigurationList = 5376128F155AB74D005750A4 /* Build configuration list for PBXProject "SDWebImage Demo" */;
  611. compatibilityVersion = "Xcode 3.2";
  612. developmentRegion = English;
  613. hasScannedForEncodings = 0;
  614. knownRegions = (
  615. en,
  616. Base,
  617. );
  618. mainGroup = 5376128A155AB74D005750A4;
  619. productRefGroup = 53761296155AB74D005750A4 /* Products */;
  620. projectDirPath = "";
  621. projectReferences = (
  622. {
  623. ProductGroup = DA248D6D1954841D00390AB0 /* Products */;
  624. ProjectRef = DA248D6C1954841D00390AB0 /* SDWebImage.xcodeproj */;
  625. },
  626. );
  627. projectRoot = "";
  628. targets = (
  629. 53761294155AB74D005750A4 /* SDWebImage iOS Demo */,
  630. 43A629CE1D0DFD000089D7DD /* SDWebImage OSX Demo */,
  631. 43A629ED1D0E07600089D7DD /* SDWebImage Watch Demo */,
  632. 43A629F91D0E07600089D7DD /* SDWebImage Watch Demo Extension */,
  633. 4314D1A51D0E1181004B36C9 /* SDWebImage TV Demo */,
  634. );
  635. };
  636. /* End PBXProject section */
  637. /* Begin PBXReferenceProxy section */
  638. 4314D19E1D0E0EB6004B36C9 /* libSDWebImage watchOS static.a */ = {
  639. isa = PBXReferenceProxy;
  640. fileType = archive.ar;
  641. path = "libSDWebImage watchOS static.a";
  642. remoteRef = 4314D19D1D0E0EB6004B36C9 /* PBXContainerItemProxy */;
  643. sourceTree = BUILT_PRODUCTS_DIR;
  644. };
  645. 431739601CDFCC370008FEB9 /* SDWebImage.framework */ = {
  646. isa = PBXReferenceProxy;
  647. fileType = wrapper.framework;
  648. path = SDWebImage.framework;
  649. remoteRef = 4317395F1CDFCC370008FEB9 /* PBXContainerItemProxy */;
  650. sourceTree = BUILT_PRODUCTS_DIR;
  651. };
  652. 4397D2751D0DDBE100BB2784 /* SDWebImage.framework */ = {
  653. isa = PBXReferenceProxy;
  654. fileType = wrapper.framework;
  655. path = SDWebImage.framework;
  656. remoteRef = 4397D2741D0DDBE100BB2784 /* PBXContainerItemProxy */;
  657. sourceTree = BUILT_PRODUCTS_DIR;
  658. };
  659. 43A0FAAF1BDD16AC00B7582B /* SDWebImage.framework */ = {
  660. isa = PBXReferenceProxy;
  661. fileType = wrapper.framework;
  662. path = SDWebImage.framework;
  663. remoteRef = 43A0FAAE1BDD16AC00B7582B /* PBXContainerItemProxy */;
  664. sourceTree = BUILT_PRODUCTS_DIR;
  665. };
  666. 43A629E71D0DFD000089D7DD /* SDWebImage.framework */ = {
  667. isa = PBXReferenceProxy;
  668. fileType = wrapper.framework;
  669. path = SDWebImage.framework;
  670. remoteRef = 43A629E61D0DFD000089D7DD /* PBXContainerItemProxy */;
  671. sourceTree = BUILT_PRODUCTS_DIR;
  672. };
  673. DA248D741954841D00390AB0 /* libSDWebImage iOS static.a */ = {
  674. isa = PBXReferenceProxy;
  675. fileType = archive.ar;
  676. path = "libSDWebImage iOS static.a";
  677. remoteRef = DA248D731954841D00390AB0 /* PBXContainerItemProxy */;
  678. sourceTree = BUILT_PRODUCTS_DIR;
  679. };
  680. /* End PBXReferenceProxy section */
  681. /* Begin PBXResourcesBuildPhase section */
  682. 4314D1A41D0E1181004B36C9 /* Resources */ = {
  683. isa = PBXResourcesBuildPhase;
  684. buildActionMask = 2147483647;
  685. files = (
  686. 4314D1B51D0E1182004B36C9 /* Assets.xcassets in Resources */,
  687. 4314D1B31D0E1182004B36C9 /* Main.storyboard in Resources */,
  688. );
  689. runOnlyForDeploymentPostprocessing = 0;
  690. };
  691. 43A629CD1D0DFD000089D7DD /* Resources */ = {
  692. isa = PBXResourcesBuildPhase;
  693. buildActionMask = 2147483647;
  694. files = (
  695. 43A629DB1D0DFD000089D7DD /* Assets.xcassets in Resources */,
  696. 43A629DE1D0DFD000089D7DD /* Main.storyboard in Resources */,
  697. );
  698. runOnlyForDeploymentPostprocessing = 0;
  699. };
  700. 43A629EC1D0E07600089D7DD /* Resources */ = {
  701. isa = PBXResourcesBuildPhase;
  702. buildActionMask = 2147483647;
  703. files = (
  704. 43A629F41D0E07600089D7DD /* Assets.xcassets in Resources */,
  705. 43A629F21D0E07600089D7DD /* Interface.storyboard in Resources */,
  706. );
  707. runOnlyForDeploymentPostprocessing = 0;
  708. };
  709. 43A629F81D0E07600089D7DD /* Resources */ = {
  710. isa = PBXResourcesBuildPhase;
  711. buildActionMask = 2147483647;
  712. files = (
  713. 43A62A0B1D0E07600089D7DD /* Assets.xcassets in Resources */,
  714. );
  715. runOnlyForDeploymentPostprocessing = 0;
  716. };
  717. 53761293155AB74D005750A4 /* Resources */ = {
  718. isa = PBXResourcesBuildPhase;
  719. buildActionMask = 2147483647;
  720. files = (
  721. 537612B3155AB74D005750A4 /* MasterViewController.xib in Resources */,
  722. 537612B6155AB74D005750A4 /* DetailViewController.xib in Resources */,
  723. 32892E311FAE898C00BE8320 /* Assets.xcassets in Resources */,
  724. 32892E351FAE89FE00BE8320 /* LaunchScreen.storyboard in Resources */,
  725. 3E75A9861742DBE700DA412D /* CustomPathImages in Resources */,
  726. );
  727. runOnlyForDeploymentPostprocessing = 0;
  728. };
  729. /* End PBXResourcesBuildPhase section */
  730. /* Begin PBXSourcesBuildPhase section */
  731. 4314D1A21D0E1181004B36C9 /* Sources */ = {
  732. isa = PBXSourcesBuildPhase;
  733. buildActionMask = 2147483647;
  734. files = (
  735. 4314D1B01D0E1182004B36C9 /* ViewController.m in Sources */,
  736. 4314D1AD1D0E1181004B36C9 /* AppDelegate.m in Sources */,
  737. 4314D1AA1D0E1181004B36C9 /* main.m in Sources */,
  738. );
  739. runOnlyForDeploymentPostprocessing = 0;
  740. };
  741. 43A629CB1D0DFD000089D7DD /* Sources */ = {
  742. isa = PBXSourcesBuildPhase;
  743. buildActionMask = 2147483647;
  744. files = (
  745. 43A629D91D0DFD000089D7DD /* ViewController.m in Sources */,
  746. 43A629D61D0DFD000089D7DD /* main.m in Sources */,
  747. 43A629D31D0DFD000089D7DD /* AppDelegate.m in Sources */,
  748. );
  749. runOnlyForDeploymentPostprocessing = 0;
  750. };
  751. 43A629F61D0E07600089D7DD /* Sources */ = {
  752. isa = PBXSourcesBuildPhase;
  753. buildActionMask = 2147483647;
  754. files = (
  755. 43A62A061D0E07600089D7DD /* ExtensionDelegate.m in Sources */,
  756. 43A62A031D0E07600089D7DD /* InterfaceController.m in Sources */,
  757. 43A62A091D0E07600089D7DD /* NotificationController.m in Sources */,
  758. );
  759. runOnlyForDeploymentPostprocessing = 0;
  760. };
  761. 53761291155AB74D005750A4 /* Sources */ = {
  762. isa = PBXSourcesBuildPhase;
  763. buildActionMask = 2147483647;
  764. files = (
  765. 537612A6155AB74D005750A4 /* main.m in Sources */,
  766. 537612AA155AB74D005750A4 /* AppDelegate.m in Sources */,
  767. 537612AD155AB74D005750A4 /* MasterViewController.m in Sources */,
  768. 537612B0155AB74D005750A4 /* DetailViewController.m in Sources */,
  769. );
  770. runOnlyForDeploymentPostprocessing = 0;
  771. };
  772. /* End PBXSourcesBuildPhase section */
  773. /* Begin PBXTargetDependency section */
  774. 327E2DAF1FAF0A6B00EF52C2 /* PBXTargetDependency */ = {
  775. isa = PBXTargetDependency;
  776. name = "SDWebImage watchOS";
  777. targetProxy = 327E2DAE1FAF0A6B00EF52C2 /* PBXContainerItemProxy */;
  778. };
  779. 327E2DB41FAF0B3800EF52C2 /* PBXTargetDependency */ = {
  780. isa = PBXTargetDependency;
  781. name = "SDWebImage iOS";
  782. targetProxy = 327E2DB31FAF0B3800EF52C2 /* PBXContainerItemProxy */;
  783. };
  784. 327E2DD01FAF0D6A00EF52C2 /* PBXTargetDependency */ = {
  785. isa = PBXTargetDependency;
  786. name = "SDWebImage iOS";
  787. targetProxy = 327E2DCF1FAF0D6A00EF52C2 /* PBXContainerItemProxy */;
  788. };
  789. 327E2DD51FAF0D7000EF52C2 /* PBXTargetDependency */ = {
  790. isa = PBXTargetDependency;
  791. name = "SDWebImage OSX";
  792. targetProxy = 327E2DD41FAF0D7000EF52C2 /* PBXContainerItemProxy */;
  793. };
  794. 327E2DDA1FAF0D7900EF52C2 /* PBXTargetDependency */ = {
  795. isa = PBXTargetDependency;
  796. name = "SDWebImage watchOS";
  797. targetProxy = 327E2DD91FAF0D7900EF52C2 /* PBXContainerItemProxy */;
  798. };
  799. 327E2DDF1FAF0D8000EF52C2 /* PBXTargetDependency */ = {
  800. isa = PBXTargetDependency;
  801. name = "SDWebImage tvOS";
  802. targetProxy = 327E2DDE1FAF0D8000EF52C2 /* PBXContainerItemProxy */;
  803. };
  804. 4314D1BB1D0E11A0004B36C9 /* PBXTargetDependency */ = {
  805. isa = PBXTargetDependency;
  806. name = "SDWebImage tvOS";
  807. targetProxy = 4314D1BA1D0E11A0004B36C9 /* PBXContainerItemProxy */;
  808. };
  809. 43A629EA1D0DFDCA0089D7DD /* PBXTargetDependency */ = {
  810. isa = PBXTargetDependency;
  811. name = "SDWebImage OSX";
  812. targetProxy = 43A629E91D0DFDCA0089D7DD /* PBXContainerItemProxy */;
  813. };
  814. 43A629FD1D0E07600089D7DD /* PBXTargetDependency */ = {
  815. isa = PBXTargetDependency;
  816. target = 43A629F91D0E07600089D7DD /* SDWebImage Watch Demo Extension */;
  817. targetProxy = 43A629FC1D0E07600089D7DD /* PBXContainerItemProxy */;
  818. };
  819. 43A62A0E1D0E07600089D7DD /* PBXTargetDependency */ = {
  820. isa = PBXTargetDependency;
  821. target = 43A629ED1D0E07600089D7DD /* SDWebImage Watch Demo */;
  822. targetProxy = 43A62A0D1D0E07600089D7DD /* PBXContainerItemProxy */;
  823. };
  824. /* End PBXTargetDependency section */
  825. /* Begin PBXVariantGroup section */
  826. 4314D1B11D0E1182004B36C9 /* Main.storyboard */ = {
  827. isa = PBXVariantGroup;
  828. children = (
  829. 4314D1B21D0E1182004B36C9 /* Base */,
  830. );
  831. name = Main.storyboard;
  832. sourceTree = "<group>";
  833. };
  834. 43A629DC1D0DFD000089D7DD /* Main.storyboard */ = {
  835. isa = PBXVariantGroup;
  836. children = (
  837. 43A629DD1D0DFD000089D7DD /* Base */,
  838. );
  839. name = Main.storyboard;
  840. sourceTree = "<group>";
  841. };
  842. 43A629F01D0E07600089D7DD /* Interface.storyboard */ = {
  843. isa = PBXVariantGroup;
  844. children = (
  845. 43A629F11D0E07600089D7DD /* Base */,
  846. );
  847. name = Interface.storyboard;
  848. sourceTree = "<group>";
  849. };
  850. 537612B1155AB74D005750A4 /* MasterViewController.xib */ = {
  851. isa = PBXVariantGroup;
  852. children = (
  853. 537612B2155AB74D005750A4 /* en */,
  854. );
  855. name = MasterViewController.xib;
  856. sourceTree = "<group>";
  857. };
  858. 537612B4155AB74D005750A4 /* DetailViewController.xib */ = {
  859. isa = PBXVariantGroup;
  860. children = (
  861. 537612B5155AB74D005750A4 /* en */,
  862. );
  863. name = DetailViewController.xib;
  864. sourceTree = "<group>";
  865. };
  866. /* End PBXVariantGroup section */
  867. /* Begin XCBuildConfiguration section */
  868. 4314D1B81D0E1182004B36C9 /* Debug */ = {
  869. isa = XCBuildConfiguration;
  870. buildSettings = {
  871. ASSETCATALOG_COMPILER_APPICON_NAME = "App Icon & Top Shelf Image";
  872. ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
  873. CLANG_ANALYZER_NONNULL = YES;
  874. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  875. CLANG_CXX_LIBRARY = "libc++";
  876. CLANG_ENABLE_MODULES = YES;
  877. CLANG_WARN_BOOL_CONVERSION = YES;
  878. CLANG_WARN_CONSTANT_CONVERSION = YES;
  879. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  880. CLANG_WARN_EMPTY_BODY = YES;
  881. CLANG_WARN_ENUM_CONVERSION = YES;
  882. CLANG_WARN_INT_CONVERSION = YES;
  883. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  884. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  885. CLANG_WARN_UNREACHABLE_CODE = YES;
  886. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  887. DEBUG_INFORMATION_FORMAT = dwarf;
  888. ENABLE_STRICT_OBJC_MSGSEND = YES;
  889. GCC_C_LANGUAGE_STANDARD = gnu99;
  890. GCC_NO_COMMON_BLOCKS = YES;
  891. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  892. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  893. GCC_WARN_UNDECLARED_SELECTOR = YES;
  894. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  895. GCC_WARN_UNUSED_FUNCTION = YES;
  896. INFOPLIST_FILE = "SDWebImage TV Demo/Info.plist";
  897. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  898. MTL_ENABLE_DEBUG_INFO = YES;
  899. PRODUCT_BUNDLE_IDENTIFIER = "com.dailymotion.SDWebImage-TV-Demo";
  900. PRODUCT_NAME = "$(TARGET_NAME)";
  901. SDKROOT = appletvos;
  902. TARGETED_DEVICE_FAMILY = 3;
  903. TVOS_DEPLOYMENT_TARGET = 9.0;
  904. };
  905. name = Debug;
  906. };
  907. 4314D1B91D0E1182004B36C9 /* Release */ = {
  908. isa = XCBuildConfiguration;
  909. buildSettings = {
  910. ASSETCATALOG_COMPILER_APPICON_NAME = "App Icon & Top Shelf Image";
  911. ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
  912. CLANG_ANALYZER_NONNULL = YES;
  913. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  914. CLANG_CXX_LIBRARY = "libc++";
  915. CLANG_ENABLE_MODULES = YES;
  916. CLANG_WARN_BOOL_CONVERSION = YES;
  917. CLANG_WARN_CONSTANT_CONVERSION = YES;
  918. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  919. CLANG_WARN_EMPTY_BODY = YES;
  920. CLANG_WARN_ENUM_CONVERSION = YES;
  921. CLANG_WARN_INT_CONVERSION = YES;
  922. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  923. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  924. CLANG_WARN_UNREACHABLE_CODE = YES;
  925. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  926. COPY_PHASE_STRIP = NO;
  927. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  928. ENABLE_NS_ASSERTIONS = NO;
  929. ENABLE_STRICT_OBJC_MSGSEND = YES;
  930. GCC_C_LANGUAGE_STANDARD = gnu99;
  931. GCC_NO_COMMON_BLOCKS = YES;
  932. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  933. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  934. GCC_WARN_UNDECLARED_SELECTOR = YES;
  935. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  936. GCC_WARN_UNUSED_FUNCTION = YES;
  937. INFOPLIST_FILE = "SDWebImage TV Demo/Info.plist";
  938. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  939. MTL_ENABLE_DEBUG_INFO = NO;
  940. PRODUCT_BUNDLE_IDENTIFIER = "com.dailymotion.SDWebImage-TV-Demo";
  941. PRODUCT_NAME = "$(TARGET_NAME)";
  942. SDKROOT = appletvos;
  943. TARGETED_DEVICE_FAMILY = 3;
  944. TVOS_DEPLOYMENT_TARGET = 9.0;
  945. };
  946. name = Release;
  947. };
  948. 43A629E01D0DFD000089D7DD /* Debug */ = {
  949. isa = XCBuildConfiguration;
  950. buildSettings = {
  951. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  952. CLANG_ANALYZER_NONNULL = YES;
  953. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  954. CLANG_CXX_LIBRARY = "libc++";
  955. CLANG_ENABLE_MODULES = YES;
  956. CLANG_WARN_BOOL_CONVERSION = YES;
  957. CLANG_WARN_CONSTANT_CONVERSION = YES;
  958. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  959. CLANG_WARN_EMPTY_BODY = YES;
  960. CLANG_WARN_ENUM_CONVERSION = YES;
  961. CLANG_WARN_INT_CONVERSION = YES;
  962. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  963. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  964. CLANG_WARN_UNREACHABLE_CODE = YES;
  965. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  966. CODE_SIGN_IDENTITY = "-";
  967. COMBINE_HIDPI_IMAGES = YES;
  968. DEBUG_INFORMATION_FORMAT = dwarf;
  969. ENABLE_STRICT_OBJC_MSGSEND = YES;
  970. GCC_C_LANGUAGE_STANDARD = gnu99;
  971. GCC_NO_COMMON_BLOCKS = YES;
  972. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  973. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  974. GCC_WARN_UNDECLARED_SELECTOR = YES;
  975. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  976. GCC_WARN_UNUSED_FUNCTION = YES;
  977. INFOPLIST_FILE = "SDWebImage OSX Demo/Info.plist";
  978. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
  979. MACOSX_DEPLOYMENT_TARGET = 10.10;
  980. MTL_ENABLE_DEBUG_INFO = YES;
  981. PRODUCT_BUNDLE_IDENTIFIER = "com.dailymotion.SDWebImage-OSX-Demo";
  982. PRODUCT_NAME = "$(TARGET_NAME)";
  983. SDKROOT = macosx;
  984. };
  985. name = Debug;
  986. };
  987. 43A629E11D0DFD000089D7DD /* Release */ = {
  988. isa = XCBuildConfiguration;
  989. buildSettings = {
  990. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  991. CLANG_ANALYZER_NONNULL = YES;
  992. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  993. CLANG_CXX_LIBRARY = "libc++";
  994. CLANG_ENABLE_MODULES = YES;
  995. CLANG_WARN_BOOL_CONVERSION = YES;
  996. CLANG_WARN_CONSTANT_CONVERSION = YES;
  997. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  998. CLANG_WARN_EMPTY_BODY = YES;
  999. CLANG_WARN_ENUM_CONVERSION = YES;
  1000. CLANG_WARN_INT_CONVERSION = YES;
  1001. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  1002. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  1003. CLANG_WARN_UNREACHABLE_CODE = YES;
  1004. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  1005. CODE_SIGN_IDENTITY = "-";
  1006. COMBINE_HIDPI_IMAGES = YES;
  1007. COPY_PHASE_STRIP = NO;
  1008. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  1009. ENABLE_NS_ASSERTIONS = NO;
  1010. ENABLE_STRICT_OBJC_MSGSEND = YES;
  1011. GCC_C_LANGUAGE_STANDARD = gnu99;
  1012. GCC_NO_COMMON_BLOCKS = YES;
  1013. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  1014. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  1015. GCC_WARN_UNDECLARED_SELECTOR = YES;
  1016. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  1017. GCC_WARN_UNUSED_FUNCTION = YES;
  1018. INFOPLIST_FILE = "SDWebImage OSX Demo/Info.plist";
  1019. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
  1020. MACOSX_DEPLOYMENT_TARGET = 10.10;
  1021. MTL_ENABLE_DEBUG_INFO = NO;
  1022. PRODUCT_BUNDLE_IDENTIFIER = "com.dailymotion.SDWebImage-OSX-Demo";
  1023. PRODUCT_NAME = "$(TARGET_NAME)";
  1024. SDKROOT = macosx;
  1025. };
  1026. name = Release;
  1027. };
  1028. 43A62A111D0E07600089D7DD /* Debug */ = {
  1029. isa = XCBuildConfiguration;
  1030. buildSettings = {
  1031. APPLICATION_EXTENSION_API_ONLY = NO;
  1032. CLANG_ANALYZER_NONNULL = YES;
  1033. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  1034. CLANG_CXX_LIBRARY = "libc++";
  1035. CLANG_ENABLE_MODULES = YES;
  1036. CLANG_WARN_BOOL_CONVERSION = YES;
  1037. CLANG_WARN_CONSTANT_CONVERSION = YES;
  1038. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  1039. CLANG_WARN_EMPTY_BODY = YES;
  1040. CLANG_WARN_ENUM_CONVERSION = YES;
  1041. CLANG_WARN_INT_CONVERSION = YES;
  1042. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  1043. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  1044. CLANG_WARN_UNREACHABLE_CODE = YES;
  1045. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  1046. DEBUG_INFORMATION_FORMAT = dwarf;
  1047. ENABLE_STRICT_OBJC_MSGSEND = YES;
  1048. GCC_C_LANGUAGE_STANDARD = gnu99;
  1049. GCC_NO_COMMON_BLOCKS = YES;
  1050. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  1051. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  1052. GCC_WARN_UNDECLARED_SELECTOR = YES;
  1053. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  1054. GCC_WARN_UNUSED_FUNCTION = YES;
  1055. INFOPLIST_FILE = "SDWebImage Watch Demo Extension/Info.plist";
  1056. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @executable_path/../../Frameworks";
  1057. MTL_ENABLE_DEBUG_INFO = YES;
  1058. PRODUCT_BUNDLE_IDENTIFIER = "com.dailymotion.SDWebImage-iOS-Demo.watchkitapp.watchkitextension";
  1059. PRODUCT_NAME = "${TARGET_NAME}";
  1060. SDKROOT = watchos;
  1061. SKIP_INSTALL = YES;
  1062. TARGETED_DEVICE_FAMILY = 4;
  1063. WATCHOS_DEPLOYMENT_TARGET = 2.0;
  1064. };
  1065. name = Debug;
  1066. };
  1067. 43A62A121D0E07600089D7DD /* Release */ = {
  1068. isa = XCBuildConfiguration;
  1069. buildSettings = {
  1070. APPLICATION_EXTENSION_API_ONLY = NO;
  1071. CLANG_ANALYZER_NONNULL = YES;
  1072. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  1073. CLANG_CXX_LIBRARY = "libc++";
  1074. CLANG_ENABLE_MODULES = YES;
  1075. CLANG_WARN_BOOL_CONVERSION = YES;
  1076. CLANG_WARN_CONSTANT_CONVERSION = YES;
  1077. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  1078. CLANG_WARN_EMPTY_BODY = YES;
  1079. CLANG_WARN_ENUM_CONVERSION = YES;
  1080. CLANG_WARN_INT_CONVERSION = YES;
  1081. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  1082. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  1083. CLANG_WARN_UNREACHABLE_CODE = YES;
  1084. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  1085. COPY_PHASE_STRIP = NO;
  1086. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  1087. ENABLE_NS_ASSERTIONS = NO;
  1088. ENABLE_STRICT_OBJC_MSGSEND = YES;
  1089. GCC_C_LANGUAGE_STANDARD = gnu99;
  1090. GCC_NO_COMMON_BLOCKS = YES;
  1091. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  1092. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  1093. GCC_WARN_UNDECLARED_SELECTOR = YES;
  1094. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  1095. GCC_WARN_UNUSED_FUNCTION = YES;
  1096. INFOPLIST_FILE = "SDWebImage Watch Demo Extension/Info.plist";
  1097. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @executable_path/../../Frameworks";
  1098. MTL_ENABLE_DEBUG_INFO = NO;
  1099. PRODUCT_BUNDLE_IDENTIFIER = "com.dailymotion.SDWebImage-iOS-Demo.watchkitapp.watchkitextension";
  1100. PRODUCT_NAME = "${TARGET_NAME}";
  1101. SDKROOT = watchos;
  1102. SKIP_INSTALL = YES;
  1103. TARGETED_DEVICE_FAMILY = 4;
  1104. WATCHOS_DEPLOYMENT_TARGET = 2.0;
  1105. };
  1106. name = Release;
  1107. };
  1108. 43A62A151D0E07600089D7DD /* Debug */ = {
  1109. isa = XCBuildConfiguration;
  1110. buildSettings = {
  1111. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  1112. CLANG_ANALYZER_NONNULL = YES;
  1113. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  1114. CLANG_CXX_LIBRARY = "libc++";
  1115. CLANG_ENABLE_MODULES = YES;
  1116. CLANG_WARN_BOOL_CONVERSION = YES;
  1117. CLANG_WARN_CONSTANT_CONVERSION = YES;
  1118. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  1119. CLANG_WARN_EMPTY_BODY = YES;
  1120. CLANG_WARN_ENUM_CONVERSION = YES;
  1121. CLANG_WARN_INT_CONVERSION = YES;
  1122. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  1123. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  1124. CLANG_WARN_UNREACHABLE_CODE = YES;
  1125. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  1126. DEBUG_INFORMATION_FORMAT = dwarf;
  1127. ENABLE_STRICT_OBJC_MSGSEND = YES;
  1128. GCC_C_LANGUAGE_STANDARD = gnu99;
  1129. GCC_NO_COMMON_BLOCKS = YES;
  1130. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  1131. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  1132. GCC_WARN_UNDECLARED_SELECTOR = YES;
  1133. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  1134. GCC_WARN_UNUSED_FUNCTION = YES;
  1135. IBSC_MODULE = SDWebImage_Watch_Demo_Extension;
  1136. INFOPLIST_FILE = "SDWebImage Watch Demo/Info.plist";
  1137. MTL_ENABLE_DEBUG_INFO = YES;
  1138. PRODUCT_BUNDLE_IDENTIFIER = "com.dailymotion.SDWebImage-iOS-Demo.watchkitapp";
  1139. PRODUCT_NAME = "$(TARGET_NAME)";
  1140. SDKROOT = watchos;
  1141. SKIP_INSTALL = YES;
  1142. TARGETED_DEVICE_FAMILY = 4;
  1143. WATCHOS_DEPLOYMENT_TARGET = 2.0;
  1144. };
  1145. name = Debug;
  1146. };
  1147. 43A62A161D0E07600089D7DD /* Release */ = {
  1148. isa = XCBuildConfiguration;
  1149. buildSettings = {
  1150. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  1151. CLANG_ANALYZER_NONNULL = YES;
  1152. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  1153. CLANG_CXX_LIBRARY = "libc++";
  1154. CLANG_ENABLE_MODULES = YES;
  1155. CLANG_WARN_BOOL_CONVERSION = YES;
  1156. CLANG_WARN_CONSTANT_CONVERSION = YES;
  1157. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  1158. CLANG_WARN_EMPTY_BODY = YES;
  1159. CLANG_WARN_ENUM_CONVERSION = YES;
  1160. CLANG_WARN_INT_CONVERSION = YES;
  1161. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  1162. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  1163. CLANG_WARN_UNREACHABLE_CODE = YES;
  1164. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  1165. COPY_PHASE_STRIP = NO;
  1166. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  1167. ENABLE_NS_ASSERTIONS = NO;
  1168. ENABLE_STRICT_OBJC_MSGSEND = YES;
  1169. GCC_C_LANGUAGE_STANDARD = gnu99;
  1170. GCC_NO_COMMON_BLOCKS = YES;
  1171. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  1172. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  1173. GCC_WARN_UNDECLARED_SELECTOR = YES;
  1174. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  1175. GCC_WARN_UNUSED_FUNCTION = YES;
  1176. IBSC_MODULE = SDWebImage_Watch_Demo_Extension;
  1177. INFOPLIST_FILE = "SDWebImage Watch Demo/Info.plist";
  1178. MTL_ENABLE_DEBUG_INFO = NO;
  1179. PRODUCT_BUNDLE_IDENTIFIER = "com.dailymotion.SDWebImage-iOS-Demo.watchkitapp";
  1180. PRODUCT_NAME = "$(TARGET_NAME)";
  1181. SDKROOT = watchos;
  1182. SKIP_INSTALL = YES;
  1183. TARGETED_DEVICE_FAMILY = 4;
  1184. WATCHOS_DEPLOYMENT_TARGET = 2.0;
  1185. };
  1186. name = Release;
  1187. };
  1188. 537612B7155AB74D005750A4 /* Debug */ = {
  1189. isa = XCBuildConfiguration;
  1190. buildSettings = {
  1191. ALWAYS_SEARCH_USER_PATHS = NO;
  1192. CLANG_ENABLE_OBJC_ARC = YES;
  1193. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  1194. CLANG_WARN_BOOL_CONVERSION = YES;
  1195. CLANG_WARN_COMMA = YES;
  1196. CLANG_WARN_CONSTANT_CONVERSION = YES;
  1197. CLANG_WARN_EMPTY_BODY = YES;
  1198. CLANG_WARN_ENUM_CONVERSION = YES;
  1199. CLANG_WARN_INFINITE_RECURSION = YES;
  1200. CLANG_WARN_INT_CONVERSION = YES;
  1201. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  1202. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  1203. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  1204. CLANG_WARN_STRICT_PROTOTYPES = YES;
  1205. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  1206. CLANG_WARN_UNREACHABLE_CODE = YES;
  1207. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  1208. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  1209. COPY_PHASE_STRIP = NO;
  1210. ENABLE_STRICT_OBJC_MSGSEND = YES;
  1211. ENABLE_TESTABILITY = YES;
  1212. GCC_C_LANGUAGE_STANDARD = "compiler-default";
  1213. GCC_DYNAMIC_NO_PIC = NO;
  1214. GCC_NO_COMMON_BLOCKS = YES;
  1215. GCC_OPTIMIZATION_LEVEL = 0;
  1216. GCC_PREPROCESSOR_DEFINITIONS = (
  1217. "DEBUG=1",
  1218. "$(inherited)",
  1219. );
  1220. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  1221. GCC_VERSION = "";
  1222. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  1223. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  1224. GCC_WARN_UNDECLARED_SELECTOR = YES;
  1225. GCC_WARN_UNINITIALIZED_AUTOS = YES;
  1226. GCC_WARN_UNUSED_FUNCTION = YES;
  1227. GCC_WARN_UNUSED_VARIABLE = YES;
  1228. ONLY_ACTIVE_ARCH = YES;
  1229. };
  1230. name = Debug;
  1231. };
  1232. 537612B8155AB74D005750A4 /* Release */ = {
  1233. isa = XCBuildConfiguration;
  1234. buildSettings = {
  1235. ALWAYS_SEARCH_USER_PATHS = NO;
  1236. CLANG_ENABLE_OBJC_ARC = YES;
  1237. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  1238. CLANG_WARN_BOOL_CONVERSION = YES;
  1239. CLANG_WARN_COMMA = YES;
  1240. CLANG_WARN_CONSTANT_CONVERSION = YES;
  1241. CLANG_WARN_EMPTY_BODY = YES;
  1242. CLANG_WARN_ENUM_CONVERSION = YES;
  1243. CLANG_WARN_INFINITE_RECURSION = YES;
  1244. CLANG_WARN_INT_CONVERSION = YES;
  1245. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  1246. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  1247. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  1248. CLANG_WARN_STRICT_PROTOTYPES = YES;
  1249. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  1250. CLANG_WARN_UNREACHABLE_CODE = YES;
  1251. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  1252. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  1253. COPY_PHASE_STRIP = YES;
  1254. ENABLE_STRICT_OBJC_MSGSEND = YES;
  1255. GCC_C_LANGUAGE_STANDARD = "compiler-default";
  1256. GCC_NO_COMMON_BLOCKS = YES;
  1257. GCC_VERSION = "";
  1258. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  1259. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  1260. GCC_WARN_UNDECLARED_SELECTOR = YES;
  1261. GCC_WARN_UNINITIALIZED_AUTOS = YES;
  1262. GCC_WARN_UNUSED_FUNCTION = YES;
  1263. GCC_WARN_UNUSED_VARIABLE = YES;
  1264. OTHER_CFLAGS = "-DNS_BLOCK_ASSERTIONS=1";
  1265. VALIDATE_PRODUCT = YES;
  1266. };
  1267. name = Release;
  1268. };
  1269. 537612BA155AB74D005750A4 /* Debug */ = {
  1270. isa = XCBuildConfiguration;
  1271. buildSettings = {
  1272. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  1273. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  1274. FRAMEWORK_SEARCH_PATHS = (
  1275. "$(inherited)",
  1276. "\"$(SRCROOT)\"",
  1277. );
  1278. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  1279. GCC_PREFIX_HEADER = "SDWebImage Demo/SDWebImage Demo-Prefix.pch";
  1280. GCC_PREPROCESSOR_DEFINITIONS = "DEBUG=1";
  1281. HEADER_SEARCH_PATHS = (
  1282. "\"$(OBJROOT)/UninstalledProducts/include\"",
  1283. "\"$(TARGET_BUILD_DIR)/usr/local/lib/include\"",
  1284. );
  1285. INFOPLIST_FILE = "SDWebImage Demo/SDWebImage Demo-Info.plist";
  1286. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  1287. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  1288. OTHER_CFLAGS = "";
  1289. OTHER_LDFLAGS = "-ObjC";
  1290. PRODUCT_BUNDLE_IDENTIFIER = "com.dailymotion.${PRODUCT_NAME:rfc1034identifier}";
  1291. PRODUCT_NAME = "$(TARGET_NAME)";
  1292. SDKROOT = iphoneos;
  1293. WRAPPER_EXTENSION = app;
  1294. };
  1295. name = Debug;
  1296. };
  1297. 537612BB155AB74D005750A4 /* Release */ = {
  1298. isa = XCBuildConfiguration;
  1299. buildSettings = {
  1300. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  1301. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  1302. FRAMEWORK_SEARCH_PATHS = (
  1303. "$(inherited)",
  1304. "\"$(SRCROOT)\"",
  1305. );
  1306. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  1307. GCC_PREFIX_HEADER = "SDWebImage Demo/SDWebImage Demo-Prefix.pch";
  1308. GCC_PREPROCESSOR_DEFINITIONS = "";
  1309. HEADER_SEARCH_PATHS = (
  1310. "\"$(OBJROOT)/UninstalledProducts/include\"",
  1311. "\"$(TARGET_BUILD_DIR)/usr/local/lib/include\"",
  1312. );
  1313. INFOPLIST_FILE = "SDWebImage Demo/SDWebImage Demo-Info.plist";
  1314. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  1315. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  1316. OTHER_LDFLAGS = "-ObjC";
  1317. PRODUCT_BUNDLE_IDENTIFIER = "com.dailymotion.${PRODUCT_NAME:rfc1034identifier}";
  1318. PRODUCT_NAME = "$(TARGET_NAME)";
  1319. SDKROOT = iphoneos;
  1320. WRAPPER_EXTENSION = app;
  1321. };
  1322. name = Release;
  1323. };
  1324. /* End XCBuildConfiguration section */
  1325. /* Begin XCConfigurationList section */
  1326. 4314D1B71D0E1182004B36C9 /* Build configuration list for PBXNativeTarget "SDWebImage TV Demo" */ = {
  1327. isa = XCConfigurationList;
  1328. buildConfigurations = (
  1329. 4314D1B81D0E1182004B36C9 /* Debug */,
  1330. 4314D1B91D0E1182004B36C9 /* Release */,
  1331. );
  1332. defaultConfigurationIsVisible = 0;
  1333. defaultConfigurationName = Release;
  1334. };
  1335. 43A629E81D0DFD000089D7DD /* Build configuration list for PBXNativeTarget "SDWebImage OSX Demo" */ = {
  1336. isa = XCConfigurationList;
  1337. buildConfigurations = (
  1338. 43A629E01D0DFD000089D7DD /* Debug */,
  1339. 43A629E11D0DFD000089D7DD /* Release */,
  1340. );
  1341. defaultConfigurationIsVisible = 0;
  1342. defaultConfigurationName = Release;
  1343. };
  1344. 43A62A101D0E07600089D7DD /* Build configuration list for PBXNativeTarget "SDWebImage Watch Demo Extension" */ = {
  1345. isa = XCConfigurationList;
  1346. buildConfigurations = (
  1347. 43A62A111D0E07600089D7DD /* Debug */,
  1348. 43A62A121D0E07600089D7DD /* Release */,
  1349. );
  1350. defaultConfigurationIsVisible = 0;
  1351. defaultConfigurationName = Release;
  1352. };
  1353. 43A62A141D0E07600089D7DD /* Build configuration list for PBXNativeTarget "SDWebImage Watch Demo" */ = {
  1354. isa = XCConfigurationList;
  1355. buildConfigurations = (
  1356. 43A62A151D0E07600089D7DD /* Debug */,
  1357. 43A62A161D0E07600089D7DD /* Release */,
  1358. );
  1359. defaultConfigurationIsVisible = 0;
  1360. defaultConfigurationName = Release;
  1361. };
  1362. 5376128F155AB74D005750A4 /* Build configuration list for PBXProject "SDWebImage Demo" */ = {
  1363. isa = XCConfigurationList;
  1364. buildConfigurations = (
  1365. 537612B7155AB74D005750A4 /* Debug */,
  1366. 537612B8155AB74D005750A4 /* Release */,
  1367. );
  1368. defaultConfigurationIsVisible = 0;
  1369. defaultConfigurationName = Release;
  1370. };
  1371. 537612B9155AB74D005750A4 /* Build configuration list for PBXNativeTarget "SDWebImage iOS Demo" */ = {
  1372. isa = XCConfigurationList;
  1373. buildConfigurations = (
  1374. 537612BA155AB74D005750A4 /* Debug */,
  1375. 537612BB155AB74D005750A4 /* Release */,
  1376. );
  1377. defaultConfigurationIsVisible = 0;
  1378. defaultConfigurationName = Release;
  1379. };
  1380. /* End XCConfigurationList section */
  1381. };
  1382. rootObject = 5376128C155AB74D005750A4 /* Project object */;
  1383. }