project.pbxproj 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 962DBFDE1CC0AEE40075BF6F /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 962DBFDD1CC0AEE40075BF6F /* main.m */; };
  10. 962DBFE11CC0AEE40075BF6F /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 962DBFE01CC0AEE40075BF6F /* AppDelegate.m */; };
  11. 962DBFE41CC0AEE40075BF6F /* ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 962DBFE31CC0AEE40075BF6F /* ViewController.m */; };
  12. 962DBFE71CC0AEE40075BF6F /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 962DBFE51CC0AEE40075BF6F /* Main.storyboard */; };
  13. 962DBFE91CC0AEE40075BF6F /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 962DBFE81CC0AEE40075BF6F /* Assets.xcassets */; };
  14. 962DBFEC1CC0AEE40075BF6F /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 962DBFEA1CC0AEE40075BF6F /* LaunchScreen.storyboard */; };
  15. 962DBFF71CC0AEE40075BF6F /* RunTimeThingTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 962DBFF61CC0AEE40075BF6F /* RunTimeThingTests.m */; };
  16. 962DC0051CC0B0870075BF6F /* Person.m in Sources */ = {isa = PBXBuildFile; fileRef = 962DC0041CC0B0870075BF6F /* Person.m */; };
  17. 962DC0081CC0B6410075BF6F /* RunTimeUtility.m in Sources */ = {isa = PBXBuildFile; fileRef = 962DC0071CC0B6410075BF6F /* RunTimeUtility.m */; };
  18. 962DC00B1CC0B9900075BF6F /* ResultViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 962DC00A1CC0B9900075BF6F /* ResultViewController.m */; };
  19. 962DC00E1CC0F7AF0075BF6F /* Person+addProperty.m in Sources */ = {isa = PBXBuildFile; fileRef = 962DC00D1CC0F7AF0075BF6F /* Person+addProperty.m */; };
  20. /* End PBXBuildFile section */
  21. /* Begin PBXContainerItemProxy section */
  22. 962DBFF31CC0AEE40075BF6F /* PBXContainerItemProxy */ = {
  23. isa = PBXContainerItemProxy;
  24. containerPortal = 962DBFD11CC0AEE30075BF6F /* Project object */;
  25. proxyType = 1;
  26. remoteGlobalIDString = 962DBFD81CC0AEE30075BF6F;
  27. remoteInfo = RunTimeThing;
  28. };
  29. /* End PBXContainerItemProxy section */
  30. /* Begin PBXFileReference section */
  31. 962DBFD91CC0AEE40075BF6F /* RunTimeThing.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = RunTimeThing.app; sourceTree = BUILT_PRODUCTS_DIR; };
  32. 962DBFDD1CC0AEE40075BF6F /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
  33. 962DBFDF1CC0AEE40075BF6F /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
  34. 962DBFE01CC0AEE40075BF6F /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
  35. 962DBFE21CC0AEE40075BF6F /* ViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ViewController.h; sourceTree = "<group>"; };
  36. 962DBFE31CC0AEE40075BF6F /* ViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ViewController.m; sourceTree = "<group>"; };
  37. 962DBFE61CC0AEE40075BF6F /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
  38. 962DBFE81CC0AEE40075BF6F /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  39. 962DBFEB1CC0AEE40075BF6F /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
  40. 962DBFED1CC0AEE40075BF6F /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  41. 962DBFF21CC0AEE40075BF6F /* RunTimeThingTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = RunTimeThingTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
  42. 962DBFF61CC0AEE40075BF6F /* RunTimeThingTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RunTimeThingTests.m; sourceTree = "<group>"; };
  43. 962DBFF81CC0AEE40075BF6F /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  44. 962DC0031CC0B0870075BF6F /* Person.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Person.h; sourceTree = "<group>"; };
  45. 962DC0041CC0B0870075BF6F /* Person.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Person.m; sourceTree = "<group>"; };
  46. 962DC0061CC0B6410075BF6F /* RunTimeUtility.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RunTimeUtility.h; sourceTree = "<group>"; };
  47. 962DC0071CC0B6410075BF6F /* RunTimeUtility.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RunTimeUtility.m; sourceTree = "<group>"; };
  48. 962DC0091CC0B9900075BF6F /* ResultViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ResultViewController.h; sourceTree = "<group>"; };
  49. 962DC00A1CC0B9900075BF6F /* ResultViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ResultViewController.m; sourceTree = "<group>"; };
  50. 962DC00C1CC0F7AF0075BF6F /* Person+addProperty.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "Person+addProperty.h"; sourceTree = "<group>"; };
  51. 962DC00D1CC0F7AF0075BF6F /* Person+addProperty.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "Person+addProperty.m"; sourceTree = "<group>"; };
  52. /* End PBXFileReference section */
  53. /* Begin PBXFrameworksBuildPhase section */
  54. 962DBFD61CC0AEE30075BF6F /* Frameworks */ = {
  55. isa = PBXFrameworksBuildPhase;
  56. buildActionMask = 2147483647;
  57. files = (
  58. );
  59. runOnlyForDeploymentPostprocessing = 0;
  60. };
  61. 962DBFEF1CC0AEE40075BF6F /* Frameworks */ = {
  62. isa = PBXFrameworksBuildPhase;
  63. buildActionMask = 2147483647;
  64. files = (
  65. );
  66. runOnlyForDeploymentPostprocessing = 0;
  67. };
  68. /* End PBXFrameworksBuildPhase section */
  69. /* Begin PBXGroup section */
  70. 962DBFD01CC0AEE30075BF6F = {
  71. isa = PBXGroup;
  72. children = (
  73. 962DBFDB1CC0AEE40075BF6F /* RunTimeThing */,
  74. 962DBFF51CC0AEE40075BF6F /* RunTimeThingTests */,
  75. 962DBFDA1CC0AEE40075BF6F /* Products */,
  76. );
  77. sourceTree = "<group>";
  78. };
  79. 962DBFDA1CC0AEE40075BF6F /* Products */ = {
  80. isa = PBXGroup;
  81. children = (
  82. 962DBFD91CC0AEE40075BF6F /* RunTimeThing.app */,
  83. 962DBFF21CC0AEE40075BF6F /* RunTimeThingTests.xctest */,
  84. );
  85. name = Products;
  86. sourceTree = "<group>";
  87. };
  88. 962DBFDB1CC0AEE40075BF6F /* RunTimeThing */ = {
  89. isa = PBXGroup;
  90. children = (
  91. 962DC0021CC0AEF60075BF6F /* Delegate */,
  92. 962DC0011CC0AEED0075BF6F /* Controller */,
  93. 962DC00F1CC1020E0075BF6F /* Model */,
  94. 962DC0101CC102160075BF6F /* Category */,
  95. 962DC0111CC102230075BF6F /* RunTime */,
  96. 962DBFDC1CC0AEE40075BF6F /* Supporting Files */,
  97. );
  98. path = RunTimeThing;
  99. sourceTree = "<group>";
  100. };
  101. 962DBFDC1CC0AEE40075BF6F /* Supporting Files */ = {
  102. isa = PBXGroup;
  103. children = (
  104. 962DBFE81CC0AEE40075BF6F /* Assets.xcassets */,
  105. 962DBFED1CC0AEE40075BF6F /* Info.plist */,
  106. 962DBFE51CC0AEE40075BF6F /* Main.storyboard */,
  107. 962DBFEA1CC0AEE40075BF6F /* LaunchScreen.storyboard */,
  108. 962DBFDD1CC0AEE40075BF6F /* main.m */,
  109. );
  110. name = "Supporting Files";
  111. sourceTree = "<group>";
  112. };
  113. 962DBFF51CC0AEE40075BF6F /* RunTimeThingTests */ = {
  114. isa = PBXGroup;
  115. children = (
  116. 962DBFF61CC0AEE40075BF6F /* RunTimeThingTests.m */,
  117. 962DBFF81CC0AEE40075BF6F /* Info.plist */,
  118. );
  119. path = RunTimeThingTests;
  120. sourceTree = "<group>";
  121. };
  122. 962DC0011CC0AEED0075BF6F /* Controller */ = {
  123. isa = PBXGroup;
  124. children = (
  125. 962DBFE21CC0AEE40075BF6F /* ViewController.h */,
  126. 962DBFE31CC0AEE40075BF6F /* ViewController.m */,
  127. 962DC0091CC0B9900075BF6F /* ResultViewController.h */,
  128. 962DC00A1CC0B9900075BF6F /* ResultViewController.m */,
  129. );
  130. name = Controller;
  131. sourceTree = "<group>";
  132. };
  133. 962DC0021CC0AEF60075BF6F /* Delegate */ = {
  134. isa = PBXGroup;
  135. children = (
  136. 962DBFDF1CC0AEE40075BF6F /* AppDelegate.h */,
  137. 962DBFE01CC0AEE40075BF6F /* AppDelegate.m */,
  138. );
  139. name = Delegate;
  140. sourceTree = "<group>";
  141. };
  142. 962DC00F1CC1020E0075BF6F /* Model */ = {
  143. isa = PBXGroup;
  144. children = (
  145. 962DC0031CC0B0870075BF6F /* Person.h */,
  146. 962DC0041CC0B0870075BF6F /* Person.m */,
  147. );
  148. name = Model;
  149. sourceTree = "<group>";
  150. };
  151. 962DC0101CC102160075BF6F /* Category */ = {
  152. isa = PBXGroup;
  153. children = (
  154. 962DC00C1CC0F7AF0075BF6F /* Person+addProperty.h */,
  155. 962DC00D1CC0F7AF0075BF6F /* Person+addProperty.m */,
  156. );
  157. name = Category;
  158. sourceTree = "<group>";
  159. };
  160. 962DC0111CC102230075BF6F /* RunTime */ = {
  161. isa = PBXGroup;
  162. children = (
  163. 962DC0061CC0B6410075BF6F /* RunTimeUtility.h */,
  164. 962DC0071CC0B6410075BF6F /* RunTimeUtility.m */,
  165. );
  166. name = RunTime;
  167. sourceTree = "<group>";
  168. };
  169. /* End PBXGroup section */
  170. /* Begin PBXNativeTarget section */
  171. 962DBFD81CC0AEE30075BF6F /* RunTimeThing */ = {
  172. isa = PBXNativeTarget;
  173. buildConfigurationList = 962DBFFB1CC0AEE40075BF6F /* Build configuration list for PBXNativeTarget "RunTimeThing" */;
  174. buildPhases = (
  175. 962DBFD51CC0AEE30075BF6F /* Sources */,
  176. 962DBFD61CC0AEE30075BF6F /* Frameworks */,
  177. 962DBFD71CC0AEE30075BF6F /* Resources */,
  178. );
  179. buildRules = (
  180. );
  181. dependencies = (
  182. );
  183. name = RunTimeThing;
  184. productName = RunTimeThing;
  185. productReference = 962DBFD91CC0AEE40075BF6F /* RunTimeThing.app */;
  186. productType = "com.apple.product-type.application";
  187. };
  188. 962DBFF11CC0AEE40075BF6F /* RunTimeThingTests */ = {
  189. isa = PBXNativeTarget;
  190. buildConfigurationList = 962DBFFE1CC0AEE40075BF6F /* Build configuration list for PBXNativeTarget "RunTimeThingTests" */;
  191. buildPhases = (
  192. 962DBFEE1CC0AEE40075BF6F /* Sources */,
  193. 962DBFEF1CC0AEE40075BF6F /* Frameworks */,
  194. 962DBFF01CC0AEE40075BF6F /* Resources */,
  195. );
  196. buildRules = (
  197. );
  198. dependencies = (
  199. 962DBFF41CC0AEE40075BF6F /* PBXTargetDependency */,
  200. );
  201. name = RunTimeThingTests;
  202. productName = RunTimeThingTests;
  203. productReference = 962DBFF21CC0AEE40075BF6F /* RunTimeThingTests.xctest */;
  204. productType = "com.apple.product-type.bundle.unit-test";
  205. };
  206. /* End PBXNativeTarget section */
  207. /* Begin PBXProject section */
  208. 962DBFD11CC0AEE30075BF6F /* Project object */ = {
  209. isa = PBXProject;
  210. attributes = {
  211. LastUpgradeCheck = 0730;
  212. ORGANIZATIONNAME = Linzhixiao;
  213. TargetAttributes = {
  214. 962DBFD81CC0AEE30075BF6F = {
  215. CreatedOnToolsVersion = 7.3;
  216. DevelopmentTeam = UYUBLP3RCN;
  217. };
  218. 962DBFF11CC0AEE40075BF6F = {
  219. CreatedOnToolsVersion = 7.3;
  220. DevelopmentTeam = UYUBLP3RCN;
  221. TestTargetID = 962DBFD81CC0AEE30075BF6F;
  222. };
  223. };
  224. };
  225. buildConfigurationList = 962DBFD41CC0AEE30075BF6F /* Build configuration list for PBXProject "RunTimeThing" */;
  226. compatibilityVersion = "Xcode 3.2";
  227. developmentRegion = English;
  228. hasScannedForEncodings = 0;
  229. knownRegions = (
  230. en,
  231. Base,
  232. );
  233. mainGroup = 962DBFD01CC0AEE30075BF6F;
  234. productRefGroup = 962DBFDA1CC0AEE40075BF6F /* Products */;
  235. projectDirPath = "";
  236. projectRoot = "";
  237. targets = (
  238. 962DBFD81CC0AEE30075BF6F /* RunTimeThing */,
  239. 962DBFF11CC0AEE40075BF6F /* RunTimeThingTests */,
  240. );
  241. };
  242. /* End PBXProject section */
  243. /* Begin PBXResourcesBuildPhase section */
  244. 962DBFD71CC0AEE30075BF6F /* Resources */ = {
  245. isa = PBXResourcesBuildPhase;
  246. buildActionMask = 2147483647;
  247. files = (
  248. 962DBFEC1CC0AEE40075BF6F /* LaunchScreen.storyboard in Resources */,
  249. 962DBFE91CC0AEE40075BF6F /* Assets.xcassets in Resources */,
  250. 962DBFE71CC0AEE40075BF6F /* Main.storyboard in Resources */,
  251. );
  252. runOnlyForDeploymentPostprocessing = 0;
  253. };
  254. 962DBFF01CC0AEE40075BF6F /* Resources */ = {
  255. isa = PBXResourcesBuildPhase;
  256. buildActionMask = 2147483647;
  257. files = (
  258. );
  259. runOnlyForDeploymentPostprocessing = 0;
  260. };
  261. /* End PBXResourcesBuildPhase section */
  262. /* Begin PBXSourcesBuildPhase section */
  263. 962DBFD51CC0AEE30075BF6F /* Sources */ = {
  264. isa = PBXSourcesBuildPhase;
  265. buildActionMask = 2147483647;
  266. files = (
  267. 962DBFE41CC0AEE40075BF6F /* ViewController.m in Sources */,
  268. 962DBFE11CC0AEE40075BF6F /* AppDelegate.m in Sources */,
  269. 962DC00E1CC0F7AF0075BF6F /* Person+addProperty.m in Sources */,
  270. 962DC0081CC0B6410075BF6F /* RunTimeUtility.m in Sources */,
  271. 962DC0051CC0B0870075BF6F /* Person.m in Sources */,
  272. 962DBFDE1CC0AEE40075BF6F /* main.m in Sources */,
  273. 962DC00B1CC0B9900075BF6F /* ResultViewController.m in Sources */,
  274. );
  275. runOnlyForDeploymentPostprocessing = 0;
  276. };
  277. 962DBFEE1CC0AEE40075BF6F /* Sources */ = {
  278. isa = PBXSourcesBuildPhase;
  279. buildActionMask = 2147483647;
  280. files = (
  281. 962DBFF71CC0AEE40075BF6F /* RunTimeThingTests.m in Sources */,
  282. );
  283. runOnlyForDeploymentPostprocessing = 0;
  284. };
  285. /* End PBXSourcesBuildPhase section */
  286. /* Begin PBXTargetDependency section */
  287. 962DBFF41CC0AEE40075BF6F /* PBXTargetDependency */ = {
  288. isa = PBXTargetDependency;
  289. target = 962DBFD81CC0AEE30075BF6F /* RunTimeThing */;
  290. targetProxy = 962DBFF31CC0AEE40075BF6F /* PBXContainerItemProxy */;
  291. };
  292. /* End PBXTargetDependency section */
  293. /* Begin PBXVariantGroup section */
  294. 962DBFE51CC0AEE40075BF6F /* Main.storyboard */ = {
  295. isa = PBXVariantGroup;
  296. children = (
  297. 962DBFE61CC0AEE40075BF6F /* Base */,
  298. );
  299. name = Main.storyboard;
  300. sourceTree = "<group>";
  301. };
  302. 962DBFEA1CC0AEE40075BF6F /* LaunchScreen.storyboard */ = {
  303. isa = PBXVariantGroup;
  304. children = (
  305. 962DBFEB1CC0AEE40075BF6F /* Base */,
  306. );
  307. name = LaunchScreen.storyboard;
  308. sourceTree = "<group>";
  309. };
  310. /* End PBXVariantGroup section */
  311. /* Begin XCBuildConfiguration section */
  312. 962DBFF91CC0AEE40075BF6F /* Debug */ = {
  313. isa = XCBuildConfiguration;
  314. buildSettings = {
  315. ALWAYS_SEARCH_USER_PATHS = NO;
  316. CLANG_ANALYZER_NONNULL = YES;
  317. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  318. CLANG_CXX_LIBRARY = "libc++";
  319. CLANG_ENABLE_MODULES = YES;
  320. CLANG_ENABLE_OBJC_ARC = YES;
  321. CLANG_WARN_BOOL_CONVERSION = YES;
  322. CLANG_WARN_CONSTANT_CONVERSION = YES;
  323. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  324. CLANG_WARN_EMPTY_BODY = YES;
  325. CLANG_WARN_ENUM_CONVERSION = YES;
  326. CLANG_WARN_INT_CONVERSION = YES;
  327. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  328. CLANG_WARN_UNREACHABLE_CODE = YES;
  329. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  330. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  331. COPY_PHASE_STRIP = NO;
  332. DEBUG_INFORMATION_FORMAT = dwarf;
  333. ENABLE_STRICT_OBJC_MSGSEND = YES;
  334. ENABLE_TESTABILITY = YES;
  335. GCC_C_LANGUAGE_STANDARD = gnu99;
  336. GCC_DYNAMIC_NO_PIC = NO;
  337. GCC_NO_COMMON_BLOCKS = YES;
  338. GCC_OPTIMIZATION_LEVEL = 0;
  339. GCC_PREPROCESSOR_DEFINITIONS = (
  340. "DEBUG=1",
  341. "$(inherited)",
  342. );
  343. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  344. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  345. GCC_WARN_UNDECLARED_SELECTOR = YES;
  346. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  347. GCC_WARN_UNUSED_FUNCTION = YES;
  348. GCC_WARN_UNUSED_VARIABLE = YES;
  349. IPHONEOS_DEPLOYMENT_TARGET = 9.3;
  350. MTL_ENABLE_DEBUG_INFO = YES;
  351. ONLY_ACTIVE_ARCH = YES;
  352. SDKROOT = iphoneos;
  353. };
  354. name = Debug;
  355. };
  356. 962DBFFA1CC0AEE40075BF6F /* Release */ = {
  357. isa = XCBuildConfiguration;
  358. buildSettings = {
  359. ALWAYS_SEARCH_USER_PATHS = NO;
  360. CLANG_ANALYZER_NONNULL = YES;
  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.3;
  388. MTL_ENABLE_DEBUG_INFO = NO;
  389. SDKROOT = iphoneos;
  390. VALIDATE_PRODUCT = YES;
  391. };
  392. name = Release;
  393. };
  394. 962DBFFC1CC0AEE40075BF6F /* Debug */ = {
  395. isa = XCBuildConfiguration;
  396. buildSettings = {
  397. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  398. INFOPLIST_FILE = RunTimeThing/Info.plist;
  399. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  400. PRODUCT_BUNDLE_IDENTIFIER = com.b5m.RunTimeThing;
  401. PRODUCT_NAME = "$(TARGET_NAME)";
  402. };
  403. name = Debug;
  404. };
  405. 962DBFFD1CC0AEE40075BF6F /* Release */ = {
  406. isa = XCBuildConfiguration;
  407. buildSettings = {
  408. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  409. INFOPLIST_FILE = RunTimeThing/Info.plist;
  410. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  411. PRODUCT_BUNDLE_IDENTIFIER = com.b5m.RunTimeThing;
  412. PRODUCT_NAME = "$(TARGET_NAME)";
  413. };
  414. name = Release;
  415. };
  416. 962DBFFF1CC0AEE40075BF6F /* Debug */ = {
  417. isa = XCBuildConfiguration;
  418. buildSettings = {
  419. BUNDLE_LOADER = "$(TEST_HOST)";
  420. INFOPLIST_FILE = RunTimeThingTests/Info.plist;
  421. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  422. PRODUCT_BUNDLE_IDENTIFIER = com.b5m.RunTimeThingTests;
  423. PRODUCT_NAME = "$(TARGET_NAME)";
  424. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/RunTimeThing.app/RunTimeThing";
  425. };
  426. name = Debug;
  427. };
  428. 962DC0001CC0AEE40075BF6F /* Release */ = {
  429. isa = XCBuildConfiguration;
  430. buildSettings = {
  431. BUNDLE_LOADER = "$(TEST_HOST)";
  432. INFOPLIST_FILE = RunTimeThingTests/Info.plist;
  433. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  434. PRODUCT_BUNDLE_IDENTIFIER = com.b5m.RunTimeThingTests;
  435. PRODUCT_NAME = "$(TARGET_NAME)";
  436. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/RunTimeThing.app/RunTimeThing";
  437. };
  438. name = Release;
  439. };
  440. /* End XCBuildConfiguration section */
  441. /* Begin XCConfigurationList section */
  442. 962DBFD41CC0AEE30075BF6F /* Build configuration list for PBXProject "RunTimeThing" */ = {
  443. isa = XCConfigurationList;
  444. buildConfigurations = (
  445. 962DBFF91CC0AEE40075BF6F /* Debug */,
  446. 962DBFFA1CC0AEE40075BF6F /* Release */,
  447. );
  448. defaultConfigurationIsVisible = 0;
  449. defaultConfigurationName = Release;
  450. };
  451. 962DBFFB1CC0AEE40075BF6F /* Build configuration list for PBXNativeTarget "RunTimeThing" */ = {
  452. isa = XCConfigurationList;
  453. buildConfigurations = (
  454. 962DBFFC1CC0AEE40075BF6F /* Debug */,
  455. 962DBFFD1CC0AEE40075BF6F /* Release */,
  456. );
  457. defaultConfigurationIsVisible = 0;
  458. defaultConfigurationName = Release;
  459. };
  460. 962DBFFE1CC0AEE40075BF6F /* Build configuration list for PBXNativeTarget "RunTimeThingTests" */ = {
  461. isa = XCConfigurationList;
  462. buildConfigurations = (
  463. 962DBFFF1CC0AEE40075BF6F /* Debug */,
  464. 962DC0001CC0AEE40075BF6F /* Release */,
  465. );
  466. defaultConfigurationIsVisible = 0;
  467. defaultConfigurationName = Release;
  468. };
  469. /* End XCConfigurationList section */
  470. };
  471. rootObject = 962DBFD11CC0AEE30075BF6F /* Project object */;
  472. }