project.pbxproj 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. D3166D7C1C48F3F50003B6B8 /* Downloader.m in Sources */ = {isa = PBXBuildFile; fileRef = D3166D7B1C48F3F50003B6B8 /* Downloader.m */; };
  10. D3166D811C48F9C20003B6B8 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = D3166D831C48F9C20003B6B8 /* Localizable.strings */; };
  11. D36ACDC71C44D07E00B2C7CF /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = D36ACDC61C44D07E00B2C7CF /* main.m */; };
  12. D36ACDCA1C44D07E00B2C7CF /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = D36ACDC91C44D07E00B2C7CF /* AppDelegate.m */; };
  13. D36ACDCD1C44D07E00B2C7CF /* ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = D36ACDCC1C44D07E00B2C7CF /* ViewController.m */; };
  14. D36ACDD01C44D07E00B2C7CF /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = D36ACDCE1C44D07E00B2C7CF /* Main.storyboard */; };
  15. D36ACDD21C44D07E00B2C7CF /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = D36ACDD11C44D07E00B2C7CF /* Assets.xcassets */; };
  16. D36ACDD51C44D07E00B2C7CF /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = D36ACDD31C44D07E00B2C7CF /* LaunchScreen.storyboard */; };
  17. D386B1241C46991400D7E0C5 /* ShareViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = D386B1231C46991400D7E0C5 /* ShareViewController.m */; };
  18. D386B1271C46991400D7E0C5 /* MainInterface.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = D386B1251C46991400D7E0C5 /* MainInterface.storyboard */; };
  19. D386B12B1C46991400D7E0C5 /* ShareSupport.appex in Embed App Extensions */ = {isa = PBXBuildFile; fileRef = D386B1201C46991400D7E0C5 /* ShareSupport.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
  20. /* End PBXBuildFile section */
  21. /* Begin PBXContainerItemProxy section */
  22. D386B1291C46991400D7E0C5 /* PBXContainerItemProxy */ = {
  23. isa = PBXContainerItemProxy;
  24. containerPortal = D36ACDBA1C44D07E00B2C7CF /* Project object */;
  25. proxyType = 1;
  26. remoteGlobalIDString = D386B11F1C46991400D7E0C5;
  27. remoteInfo = ShareSupport;
  28. };
  29. /* End PBXContainerItemProxy section */
  30. /* Begin PBXCopyFilesBuildPhase section */
  31. D386B12F1C46991400D7E0C5 /* Embed App Extensions */ = {
  32. isa = PBXCopyFilesBuildPhase;
  33. buildActionMask = 2147483647;
  34. dstPath = "";
  35. dstSubfolderSpec = 13;
  36. files = (
  37. D386B12B1C46991400D7E0C5 /* ShareSupport.appex in Embed App Extensions */,
  38. );
  39. name = "Embed App Extensions";
  40. runOnlyForDeploymentPostprocessing = 0;
  41. };
  42. /* End PBXCopyFilesBuildPhase section */
  43. /* Begin PBXFileReference section */
  44. D3166D7A1C48F3F50003B6B8 /* Downloader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Downloader.h; sourceTree = "<group>"; };
  45. D3166D7B1C48F3F50003B6B8 /* Downloader.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Downloader.m; sourceTree = "<group>"; };
  46. D3166D821C48F9C20003B6B8 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/Localizable.strings; sourceTree = "<group>"; };
  47. D3166D881C48FA6F0003B6B8 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/Localizable.strings"; sourceTree = "<group>"; };
  48. D36ACDC21C44D07E00B2C7CF /* TumblrDownloader.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = TumblrDownloader.app; sourceTree = BUILT_PRODUCTS_DIR; };
  49. D36ACDC61C44D07E00B2C7CF /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
  50. D36ACDC81C44D07E00B2C7CF /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
  51. D36ACDC91C44D07E00B2C7CF /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
  52. D36ACDCB1C44D07E00B2C7CF /* ViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ViewController.h; sourceTree = "<group>"; };
  53. D36ACDCC1C44D07E00B2C7CF /* ViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ViewController.m; sourceTree = "<group>"; };
  54. D36ACDCF1C44D07E00B2C7CF /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
  55. D36ACDD11C44D07E00B2C7CF /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  56. D36ACDD41C44D07E00B2C7CF /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
  57. D36ACDD61C44D07E00B2C7CF /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  58. D386B1201C46991400D7E0C5 /* ShareSupport.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = ShareSupport.appex; sourceTree = BUILT_PRODUCTS_DIR; };
  59. D386B1221C46991400D7E0C5 /* ShareViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ShareViewController.h; sourceTree = "<group>"; };
  60. D386B1231C46991400D7E0C5 /* ShareViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ShareViewController.m; sourceTree = "<group>"; };
  61. D386B1261C46991400D7E0C5 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/MainInterface.storyboard; sourceTree = "<group>"; };
  62. D386B1281C46991400D7E0C5 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  63. D386B1301C469FDB00D7E0C5 /* TumblrDownloader.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = TumblrDownloader.entitlements; sourceTree = "<group>"; };
  64. D386B1311C46A0F900D7E0C5 /* ShareSupport.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = ShareSupport.entitlements; sourceTree = "<group>"; };
  65. /* End PBXFileReference section */
  66. /* Begin PBXFrameworksBuildPhase section */
  67. D36ACDBF1C44D07E00B2C7CF /* Frameworks */ = {
  68. isa = PBXFrameworksBuildPhase;
  69. buildActionMask = 2147483647;
  70. files = (
  71. );
  72. runOnlyForDeploymentPostprocessing = 0;
  73. };
  74. D386B11D1C46991400D7E0C5 /* Frameworks */ = {
  75. isa = PBXFrameworksBuildPhase;
  76. buildActionMask = 2147483647;
  77. files = (
  78. );
  79. runOnlyForDeploymentPostprocessing = 0;
  80. };
  81. /* End PBXFrameworksBuildPhase section */
  82. /* Begin PBXGroup section */
  83. D36ACDB91C44D07E00B2C7CF = {
  84. isa = PBXGroup;
  85. children = (
  86. D36ACDC41C44D07E00B2C7CF /* TumblrDownloader */,
  87. D386B1211C46991400D7E0C5 /* ShareSupport */,
  88. D36ACDC31C44D07E00B2C7CF /* Products */,
  89. );
  90. sourceTree = "<group>";
  91. };
  92. D36ACDC31C44D07E00B2C7CF /* Products */ = {
  93. isa = PBXGroup;
  94. children = (
  95. D36ACDC21C44D07E00B2C7CF /* TumblrDownloader.app */,
  96. D386B1201C46991400D7E0C5 /* ShareSupport.appex */,
  97. );
  98. name = Products;
  99. sourceTree = "<group>";
  100. };
  101. D36ACDC41C44D07E00B2C7CF /* TumblrDownloader */ = {
  102. isa = PBXGroup;
  103. children = (
  104. D386B1301C469FDB00D7E0C5 /* TumblrDownloader.entitlements */,
  105. D36ACDC81C44D07E00B2C7CF /* AppDelegate.h */,
  106. D36ACDC91C44D07E00B2C7CF /* AppDelegate.m */,
  107. D36ACDCB1C44D07E00B2C7CF /* ViewController.h */,
  108. D36ACDCC1C44D07E00B2C7CF /* ViewController.m */,
  109. D36ACDCE1C44D07E00B2C7CF /* Main.storyboard */,
  110. D36ACDD11C44D07E00B2C7CF /* Assets.xcassets */,
  111. D36ACDD31C44D07E00B2C7CF /* LaunchScreen.storyboard */,
  112. D36ACDD61C44D07E00B2C7CF /* Info.plist */,
  113. D36ACDC51C44D07E00B2C7CF /* Supporting Files */,
  114. );
  115. path = TumblrDownloader;
  116. sourceTree = "<group>";
  117. };
  118. D36ACDC51C44D07E00B2C7CF /* Supporting Files */ = {
  119. isa = PBXGroup;
  120. children = (
  121. D36ACDC61C44D07E00B2C7CF /* main.m */,
  122. D3166D7A1C48F3F50003B6B8 /* Downloader.h */,
  123. D3166D7B1C48F3F50003B6B8 /* Downloader.m */,
  124. D3166D831C48F9C20003B6B8 /* Localizable.strings */,
  125. );
  126. name = "Supporting Files";
  127. sourceTree = "<group>";
  128. };
  129. D386B1211C46991400D7E0C5 /* ShareSupport */ = {
  130. isa = PBXGroup;
  131. children = (
  132. D386B1311C46A0F900D7E0C5 /* ShareSupport.entitlements */,
  133. D386B1221C46991400D7E0C5 /* ShareViewController.h */,
  134. D386B1231C46991400D7E0C5 /* ShareViewController.m */,
  135. D386B1251C46991400D7E0C5 /* MainInterface.storyboard */,
  136. D386B1281C46991400D7E0C5 /* Info.plist */,
  137. );
  138. path = ShareSupport;
  139. sourceTree = "<group>";
  140. };
  141. /* End PBXGroup section */
  142. /* Begin PBXNativeTarget section */
  143. D36ACDC11C44D07E00B2C7CF /* TumblrDownloader */ = {
  144. isa = PBXNativeTarget;
  145. buildConfigurationList = D36ACDD91C44D07E00B2C7CF /* Build configuration list for PBXNativeTarget "TumblrDownloader" */;
  146. buildPhases = (
  147. D36ACDBE1C44D07E00B2C7CF /* Sources */,
  148. D36ACDBF1C44D07E00B2C7CF /* Frameworks */,
  149. D36ACDC01C44D07E00B2C7CF /* Resources */,
  150. D386B12F1C46991400D7E0C5 /* Embed App Extensions */,
  151. );
  152. buildRules = (
  153. );
  154. dependencies = (
  155. D386B12A1C46991400D7E0C5 /* PBXTargetDependency */,
  156. );
  157. name = TumblrDownloader;
  158. productName = TumblrDownloader;
  159. productReference = D36ACDC21C44D07E00B2C7CF /* TumblrDownloader.app */;
  160. productType = "com.apple.product-type.application";
  161. };
  162. D386B11F1C46991400D7E0C5 /* ShareSupport */ = {
  163. isa = PBXNativeTarget;
  164. buildConfigurationList = D386B12E1C46991400D7E0C5 /* Build configuration list for PBXNativeTarget "ShareSupport" */;
  165. buildPhases = (
  166. D386B11C1C46991400D7E0C5 /* Sources */,
  167. D386B11D1C46991400D7E0C5 /* Frameworks */,
  168. D386B11E1C46991400D7E0C5 /* Resources */,
  169. );
  170. buildRules = (
  171. );
  172. dependencies = (
  173. );
  174. name = ShareSupport;
  175. productName = ShareSupport;
  176. productReference = D386B1201C46991400D7E0C5 /* ShareSupport.appex */;
  177. productType = "com.apple.product-type.app-extension";
  178. };
  179. /* End PBXNativeTarget section */
  180. /* Begin PBXProject section */
  181. D36ACDBA1C44D07E00B2C7CF /* Project object */ = {
  182. isa = PBXProject;
  183. attributes = {
  184. LastUpgradeCheck = 0720;
  185. ORGANIZATIONNAME = HonorLee;
  186. TargetAttributes = {
  187. D36ACDC11C44D07E00B2C7CF = {
  188. CreatedOnToolsVersion = 7.2;
  189. DevelopmentTeam = G3JVW2BPA6;
  190. SystemCapabilities = {
  191. com.apple.ApplicationGroups.iOS = {
  192. enabled = 1;
  193. };
  194. com.apple.BackgroundModes = {
  195. enabled = 0;
  196. };
  197. };
  198. };
  199. D386B11F1C46991400D7E0C5 = {
  200. CreatedOnToolsVersion = 7.2;
  201. DevelopmentTeam = G3JVW2BPA6;
  202. SystemCapabilities = {
  203. com.apple.ApplicationGroups.iOS = {
  204. enabled = 1;
  205. };
  206. };
  207. };
  208. };
  209. };
  210. buildConfigurationList = D36ACDBD1C44D07E00B2C7CF /* Build configuration list for PBXProject "TumblrDownloader" */;
  211. compatibilityVersion = "Xcode 3.2";
  212. developmentRegion = English;
  213. hasScannedForEncodings = 0;
  214. knownRegions = (
  215. en,
  216. Base,
  217. "zh-Hans",
  218. );
  219. mainGroup = D36ACDB91C44D07E00B2C7CF;
  220. productRefGroup = D36ACDC31C44D07E00B2C7CF /* Products */;
  221. projectDirPath = "";
  222. projectRoot = "";
  223. targets = (
  224. D36ACDC11C44D07E00B2C7CF /* TumblrDownloader */,
  225. D386B11F1C46991400D7E0C5 /* ShareSupport */,
  226. );
  227. };
  228. /* End PBXProject section */
  229. /* Begin PBXResourcesBuildPhase section */
  230. D36ACDC01C44D07E00B2C7CF /* Resources */ = {
  231. isa = PBXResourcesBuildPhase;
  232. buildActionMask = 2147483647;
  233. files = (
  234. D36ACDD51C44D07E00B2C7CF /* LaunchScreen.storyboard in Resources */,
  235. D3166D811C48F9C20003B6B8 /* Localizable.strings in Resources */,
  236. D36ACDD21C44D07E00B2C7CF /* Assets.xcassets in Resources */,
  237. D36ACDD01C44D07E00B2C7CF /* Main.storyboard in Resources */,
  238. );
  239. runOnlyForDeploymentPostprocessing = 0;
  240. };
  241. D386B11E1C46991400D7E0C5 /* Resources */ = {
  242. isa = PBXResourcesBuildPhase;
  243. buildActionMask = 2147483647;
  244. files = (
  245. D386B1271C46991400D7E0C5 /* MainInterface.storyboard in Resources */,
  246. );
  247. runOnlyForDeploymentPostprocessing = 0;
  248. };
  249. /* End PBXResourcesBuildPhase section */
  250. /* Begin PBXSourcesBuildPhase section */
  251. D36ACDBE1C44D07E00B2C7CF /* Sources */ = {
  252. isa = PBXSourcesBuildPhase;
  253. buildActionMask = 2147483647;
  254. files = (
  255. D36ACDCD1C44D07E00B2C7CF /* ViewController.m in Sources */,
  256. D36ACDCA1C44D07E00B2C7CF /* AppDelegate.m in Sources */,
  257. D3166D7C1C48F3F50003B6B8 /* Downloader.m in Sources */,
  258. D36ACDC71C44D07E00B2C7CF /* main.m in Sources */,
  259. );
  260. runOnlyForDeploymentPostprocessing = 0;
  261. };
  262. D386B11C1C46991400D7E0C5 /* Sources */ = {
  263. isa = PBXSourcesBuildPhase;
  264. buildActionMask = 2147483647;
  265. files = (
  266. D386B1241C46991400D7E0C5 /* ShareViewController.m in Sources */,
  267. );
  268. runOnlyForDeploymentPostprocessing = 0;
  269. };
  270. /* End PBXSourcesBuildPhase section */
  271. /* Begin PBXTargetDependency section */
  272. D386B12A1C46991400D7E0C5 /* PBXTargetDependency */ = {
  273. isa = PBXTargetDependency;
  274. target = D386B11F1C46991400D7E0C5 /* ShareSupport */;
  275. targetProxy = D386B1291C46991400D7E0C5 /* PBXContainerItemProxy */;
  276. };
  277. /* End PBXTargetDependency section */
  278. /* Begin PBXVariantGroup section */
  279. D3166D831C48F9C20003B6B8 /* Localizable.strings */ = {
  280. isa = PBXVariantGroup;
  281. children = (
  282. D3166D821C48F9C20003B6B8 /* en */,
  283. D3166D881C48FA6F0003B6B8 /* zh-Hans */,
  284. );
  285. name = Localizable.strings;
  286. sourceTree = "<group>";
  287. };
  288. D36ACDCE1C44D07E00B2C7CF /* Main.storyboard */ = {
  289. isa = PBXVariantGroup;
  290. children = (
  291. D36ACDCF1C44D07E00B2C7CF /* Base */,
  292. );
  293. name = Main.storyboard;
  294. sourceTree = "<group>";
  295. };
  296. D36ACDD31C44D07E00B2C7CF /* LaunchScreen.storyboard */ = {
  297. isa = PBXVariantGroup;
  298. children = (
  299. D36ACDD41C44D07E00B2C7CF /* Base */,
  300. );
  301. name = LaunchScreen.storyboard;
  302. sourceTree = "<group>";
  303. };
  304. D386B1251C46991400D7E0C5 /* MainInterface.storyboard */ = {
  305. isa = PBXVariantGroup;
  306. children = (
  307. D386B1261C46991400D7E0C5 /* Base */,
  308. );
  309. name = MainInterface.storyboard;
  310. sourceTree = "<group>";
  311. };
  312. /* End PBXVariantGroup section */
  313. /* Begin XCBuildConfiguration section */
  314. D36ACDD71C44D07E00B2C7CF /* Debug */ = {
  315. isa = XCBuildConfiguration;
  316. buildSettings = {
  317. ALWAYS_SEARCH_USER_PATHS = NO;
  318. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  319. CLANG_CXX_LIBRARY = "libc++";
  320. CLANG_ENABLE_MODULES = YES;
  321. CLANG_ENABLE_OBJC_ARC = YES;
  322. CLANG_WARN_BOOL_CONVERSION = YES;
  323. CLANG_WARN_CONSTANT_CONVERSION = YES;
  324. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  325. CLANG_WARN_EMPTY_BODY = YES;
  326. CLANG_WARN_ENUM_CONVERSION = YES;
  327. CLANG_WARN_INT_CONVERSION = YES;
  328. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  329. CLANG_WARN_UNREACHABLE_CODE = YES;
  330. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  331. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  332. COPY_PHASE_STRIP = NO;
  333. DEBUG_INFORMATION_FORMAT = dwarf;
  334. ENABLE_STRICT_OBJC_MSGSEND = YES;
  335. ENABLE_TESTABILITY = YES;
  336. GCC_C_LANGUAGE_STANDARD = gnu99;
  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_WARN_64_TO_32_BIT_CONVERSION = YES;
  345. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  346. GCC_WARN_UNDECLARED_SELECTOR = YES;
  347. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  348. GCC_WARN_UNUSED_FUNCTION = YES;
  349. GCC_WARN_UNUSED_VARIABLE = YES;
  350. IPHONEOS_DEPLOYMENT_TARGET = 9.2;
  351. MTL_ENABLE_DEBUG_INFO = YES;
  352. ONLY_ACTIVE_ARCH = YES;
  353. SDKROOT = iphoneos;
  354. };
  355. name = Debug;
  356. };
  357. D36ACDD81C44D07E00B2C7CF /* Release */ = {
  358. isa = XCBuildConfiguration;
  359. buildSettings = {
  360. ALWAYS_SEARCH_USER_PATHS = NO;
  361. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  362. CLANG_CXX_LIBRARY = "libc++";
  363. CLANG_ENABLE_MODULES = YES;
  364. CLANG_ENABLE_OBJC_ARC = YES;
  365. CLANG_WARN_BOOL_CONVERSION = YES;
  366. CLANG_WARN_CONSTANT_CONVERSION = YES;
  367. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  368. CLANG_WARN_EMPTY_BODY = YES;
  369. CLANG_WARN_ENUM_CONVERSION = YES;
  370. CLANG_WARN_INT_CONVERSION = YES;
  371. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  372. CLANG_WARN_UNREACHABLE_CODE = YES;
  373. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  374. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  375. COPY_PHASE_STRIP = NO;
  376. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  377. ENABLE_NS_ASSERTIONS = NO;
  378. ENABLE_STRICT_OBJC_MSGSEND = YES;
  379. GCC_C_LANGUAGE_STANDARD = gnu99;
  380. GCC_NO_COMMON_BLOCKS = YES;
  381. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  382. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  383. GCC_WARN_UNDECLARED_SELECTOR = YES;
  384. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  385. GCC_WARN_UNUSED_FUNCTION = YES;
  386. GCC_WARN_UNUSED_VARIABLE = YES;
  387. IPHONEOS_DEPLOYMENT_TARGET = 9.2;
  388. MTL_ENABLE_DEBUG_INFO = NO;
  389. SDKROOT = iphoneos;
  390. VALIDATE_PRODUCT = YES;
  391. };
  392. name = Release;
  393. };
  394. D36ACDDA1C44D07E00B2C7CF /* Debug */ = {
  395. isa = XCBuildConfiguration;
  396. buildSettings = {
  397. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  398. CODE_SIGN_ENTITLEMENTS = TumblrDownloader/TumblrDownloader.entitlements;
  399. CODE_SIGN_IDENTITY = "iPhone Developer";
  400. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  401. INFOPLIST_FILE = TumblrDownloader/Info.plist;
  402. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  403. PRODUCT_BUNDLE_IDENTIFIER = org.honorlee.TumblrDownloader;
  404. PRODUCT_NAME = "$(TARGET_NAME)";
  405. PROVISIONING_PROFILE = "";
  406. };
  407. name = Debug;
  408. };
  409. D36ACDDB1C44D07E00B2C7CF /* Release */ = {
  410. isa = XCBuildConfiguration;
  411. buildSettings = {
  412. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  413. CODE_SIGN_ENTITLEMENTS = TumblrDownloader/TumblrDownloader.entitlements;
  414. CODE_SIGN_IDENTITY = "iPhone Developer";
  415. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  416. INFOPLIST_FILE = TumblrDownloader/Info.plist;
  417. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  418. PRODUCT_BUNDLE_IDENTIFIER = org.honorlee.TumblrDownloader;
  419. PRODUCT_NAME = "$(TARGET_NAME)";
  420. PROVISIONING_PROFILE = "";
  421. };
  422. name = Release;
  423. };
  424. D386B12C1C46991400D7E0C5 /* Debug */ = {
  425. isa = XCBuildConfiguration;
  426. buildSettings = {
  427. CODE_SIGN_ENTITLEMENTS = ShareSupport/ShareSupport.entitlements;
  428. CODE_SIGN_IDENTITY = "iPhone Developer";
  429. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  430. INFOPLIST_FILE = ShareSupport/Info.plist;
  431. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @executable_path/../../Frameworks";
  432. PRODUCT_BUNDLE_IDENTIFIER = org.honorlee.TumblrDownloader.ShareSupport;
  433. PRODUCT_NAME = "$(TARGET_NAME)";
  434. PROVISIONING_PROFILE = "";
  435. SKIP_INSTALL = YES;
  436. };
  437. name = Debug;
  438. };
  439. D386B12D1C46991400D7E0C5 /* Release */ = {
  440. isa = XCBuildConfiguration;
  441. buildSettings = {
  442. CODE_SIGN_ENTITLEMENTS = ShareSupport/ShareSupport.entitlements;
  443. CODE_SIGN_IDENTITY = "iPhone Developer";
  444. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  445. INFOPLIST_FILE = ShareSupport/Info.plist;
  446. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @executable_path/../../Frameworks";
  447. PRODUCT_BUNDLE_IDENTIFIER = org.honorlee.TumblrDownloader.ShareSupport;
  448. PRODUCT_NAME = "$(TARGET_NAME)";
  449. PROVISIONING_PROFILE = "";
  450. SKIP_INSTALL = YES;
  451. };
  452. name = Release;
  453. };
  454. /* End XCBuildConfiguration section */
  455. /* Begin XCConfigurationList section */
  456. D36ACDBD1C44D07E00B2C7CF /* Build configuration list for PBXProject "TumblrDownloader" */ = {
  457. isa = XCConfigurationList;
  458. buildConfigurations = (
  459. D36ACDD71C44D07E00B2C7CF /* Debug */,
  460. D36ACDD81C44D07E00B2C7CF /* Release */,
  461. );
  462. defaultConfigurationIsVisible = 0;
  463. defaultConfigurationName = Release;
  464. };
  465. D36ACDD91C44D07E00B2C7CF /* Build configuration list for PBXNativeTarget "TumblrDownloader" */ = {
  466. isa = XCConfigurationList;
  467. buildConfigurations = (
  468. D36ACDDA1C44D07E00B2C7CF /* Debug */,
  469. D36ACDDB1C44D07E00B2C7CF /* Release */,
  470. );
  471. defaultConfigurationIsVisible = 0;
  472. defaultConfigurationName = Release;
  473. };
  474. D386B12E1C46991400D7E0C5 /* Build configuration list for PBXNativeTarget "ShareSupport" */ = {
  475. isa = XCConfigurationList;
  476. buildConfigurations = (
  477. D386B12C1C46991400D7E0C5 /* Debug */,
  478. D386B12D1C46991400D7E0C5 /* Release */,
  479. );
  480. defaultConfigurationIsVisible = 0;
  481. defaultConfigurationName = Release;
  482. };
  483. /* End XCConfigurationList section */
  484. };
  485. rootObject = D36ACDBA1C44D07E00B2C7CF /* Project object */;
  486. }