project.pbxproj 29 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
  3. <plist version="1.0">
  4. <dict>
  5. <key>archiveVersion</key>
  6. <string>1</string>
  7. <key>classes</key>
  8. <dict/>
  9. <key>objectVersion</key>
  10. <string>46</string>
  11. <key>objects</key>
  12. <dict>
  13. <key>5C6517785DFF4287BCDF458D</key>
  14. <dict>
  15. <key>buildActionMask</key>
  16. <string>2147483647</string>
  17. <key>files</key>
  18. <array/>
  19. <key>inputPaths</key>
  20. <array/>
  21. <key>isa</key>
  22. <string>PBXShellScriptBuildPhase</string>
  23. <key>name</key>
  24. <string>Copy Pods Resources</string>
  25. <key>outputPaths</key>
  26. <array/>
  27. <key>runOnlyForDeploymentPostprocessing</key>
  28. <string>0</string>
  29. <key>shellPath</key>
  30. <string>/bin/sh</string>
  31. <key>shellScript</key>
  32. <string>"${SRCROOT}/../Pods/Pods-Masonry iOS Examples-resources.sh"
  33. </string>
  34. <key>showEnvVarsInLog</key>
  35. <string>0</string>
  36. </dict>
  37. <key>621F6A1FCAEF44F880874959</key>
  38. <dict>
  39. <key>buildActionMask</key>
  40. <string>2147483647</string>
  41. <key>files</key>
  42. <array/>
  43. <key>inputPaths</key>
  44. <array/>
  45. <key>isa</key>
  46. <string>PBXShellScriptBuildPhase</string>
  47. <key>name</key>
  48. <string>Check Pods Manifest.lock</string>
  49. <key>outputPaths</key>
  50. <array/>
  51. <key>runOnlyForDeploymentPostprocessing</key>
  52. <string>0</string>
  53. <key>shellPath</key>
  54. <string>/bin/sh</string>
  55. <key>shellScript</key>
  56. <string>diff "${PODS_ROOT}/../Podfile.lock" "${PODS_ROOT}/Manifest.lock" &gt; /dev/null
  57. if [[ $? != 0 ]] ; then
  58. cat &lt;&lt; EOM
  59. error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.
  60. EOM
  61. exit 1
  62. fi
  63. </string>
  64. <key>showEnvVarsInLog</key>
  65. <string>0</string>
  66. </dict>
  67. <key>6C87DADA5AB046D9A3181A65</key>
  68. <dict>
  69. <key>fileRef</key>
  70. <string>BDC1B8303EED42A2B01B94B1</string>
  71. <key>isa</key>
  72. <string>PBXBuildFile</string>
  73. </dict>
  74. <key>B086DD7D31DD4B49ADC08504</key>
  75. <dict>
  76. <key>includeInIndex</key>
  77. <string>1</string>
  78. <key>isa</key>
  79. <string>PBXFileReference</string>
  80. <key>lastKnownFileType</key>
  81. <string>text.xcconfig</string>
  82. <key>name</key>
  83. <string>Pods-Masonry iOS Examples.xcconfig</string>
  84. <key>path</key>
  85. <string>../Pods/Pods-Masonry iOS Examples.xcconfig</string>
  86. <key>sourceTree</key>
  87. <string>&lt;group&gt;</string>
  88. </dict>
  89. <key>BDC1B8303EED42A2B01B94B1</key>
  90. <dict>
  91. <key>explicitFileType</key>
  92. <string>archive.ar</string>
  93. <key>includeInIndex</key>
  94. <string>0</string>
  95. <key>isa</key>
  96. <string>PBXFileReference</string>
  97. <key>path</key>
  98. <string>libPods-Masonry iOS Examples.a</string>
  99. <key>sourceTree</key>
  100. <string>BUILT_PRODUCTS_DIR</string>
  101. </dict>
  102. <key>DD175E68182639FB0099129A</key>
  103. <dict>
  104. <key>fileEncoding</key>
  105. <string>4</string>
  106. <key>isa</key>
  107. <string>PBXFileReference</string>
  108. <key>lastKnownFileType</key>
  109. <string>sourcecode.c.h</string>
  110. <key>path</key>
  111. <string>MASExampleUpdateView.h</string>
  112. <key>sourceTree</key>
  113. <string>&lt;group&gt;</string>
  114. </dict>
  115. <key>DD175E69182639FB0099129A</key>
  116. <dict>
  117. <key>fileEncoding</key>
  118. <string>4</string>
  119. <key>isa</key>
  120. <string>PBXFileReference</string>
  121. <key>lastKnownFileType</key>
  122. <string>sourcecode.c.objc</string>
  123. <key>path</key>
  124. <string>MASExampleUpdateView.m</string>
  125. <key>sourceTree</key>
  126. <string>&lt;group&gt;</string>
  127. </dict>
  128. <key>DD175E6A182639FB0099129A</key>
  129. <dict>
  130. <key>fileRef</key>
  131. <string>DD175E69182639FB0099129A</string>
  132. <key>isa</key>
  133. <string>PBXBuildFile</string>
  134. </dict>
  135. <key>DD52F21E179CAD57005CD195</key>
  136. <dict>
  137. <key>children</key>
  138. <array>
  139. <string>DD52F230179CAD57005CD195</string>
  140. <string>DD52F229179CAD57005CD195</string>
  141. <string>DD52F228179CAD57005CD195</string>
  142. <string>B086DD7D31DD4B49ADC08504</string>
  143. </array>
  144. <key>isa</key>
  145. <string>PBXGroup</string>
  146. <key>sourceTree</key>
  147. <string>&lt;group&gt;</string>
  148. </dict>
  149. <key>DD52F21F179CAD57005CD195</key>
  150. <dict>
  151. <key>attributes</key>
  152. <dict>
  153. <key>CLASSPREFIX</key>
  154. <string>MAS</string>
  155. <key>LastUpgradeCheck</key>
  156. <string>0460</string>
  157. <key>ORGANIZATIONNAME</key>
  158. <string>Jonas Budelmann</string>
  159. </dict>
  160. <key>buildConfigurationList</key>
  161. <string>DD52F222179CAD57005CD195</string>
  162. <key>compatibilityVersion</key>
  163. <string>Xcode 3.2</string>
  164. <key>developmentRegion</key>
  165. <string>English</string>
  166. <key>hasScannedForEncodings</key>
  167. <string>0</string>
  168. <key>isa</key>
  169. <string>PBXProject</string>
  170. <key>knownRegions</key>
  171. <array>
  172. <string>en</string>
  173. </array>
  174. <key>mainGroup</key>
  175. <string>DD52F21E179CAD57005CD195</string>
  176. <key>productRefGroup</key>
  177. <string>DD52F228179CAD57005CD195</string>
  178. <key>projectDirPath</key>
  179. <string></string>
  180. <key>projectReferences</key>
  181. <array/>
  182. <key>projectRoot</key>
  183. <string></string>
  184. <key>targets</key>
  185. <array>
  186. <string>DD52F226179CAD57005CD195</string>
  187. </array>
  188. </dict>
  189. <key>DD52F222179CAD57005CD195</key>
  190. <dict>
  191. <key>buildConfigurations</key>
  192. <array>
  193. <string>DD52F242179CAD57005CD195</string>
  194. <string>DD52F243179CAD57005CD195</string>
  195. </array>
  196. <key>defaultConfigurationIsVisible</key>
  197. <string>0</string>
  198. <key>defaultConfigurationName</key>
  199. <string>Release</string>
  200. <key>isa</key>
  201. <string>XCConfigurationList</string>
  202. </dict>
  203. <key>DD52F223179CAD57005CD195</key>
  204. <dict>
  205. <key>buildActionMask</key>
  206. <string>2147483647</string>
  207. <key>files</key>
  208. <array>
  209. <string>DD175E6A182639FB0099129A</string>
  210. <string>DD52F237179CAD57005CD195</string>
  211. <string>DD52F23B179CAD57005CD195</string>
  212. <string>DD52F251179CADC0005CD195</string>
  213. <string>DD653E4A1843E61500D1EC5A</string>
  214. <string>DDDF60CC181915E300BF7B8B</string>
  215. <string>DD52F252179CADC0005CD195</string>
  216. <string>DD52F253179CADC0005CD195</string>
  217. <string>DD52F254179CADC0005CD195</string>
  218. <string>DD52F255179CADC0005CD195</string>
  219. <string>DDF3875C179D648D00178773</string>
  220. <string>DD7CC17617ACE990007A469E</string>
  221. <string>DD9B4D35183CC980002BF408</string>
  222. </array>
  223. <key>isa</key>
  224. <string>PBXSourcesBuildPhase</string>
  225. <key>runOnlyForDeploymentPostprocessing</key>
  226. <string>0</string>
  227. </dict>
  228. <key>DD52F224179CAD57005CD195</key>
  229. <dict>
  230. <key>buildActionMask</key>
  231. <string>2147483647</string>
  232. <key>files</key>
  233. <array>
  234. <string>DD52F22B179CAD57005CD195</string>
  235. <string>DD52F22D179CAD57005CD195</string>
  236. <string>DD52F22F179CAD57005CD195</string>
  237. <string>6C87DADA5AB046D9A3181A65</string>
  238. </array>
  239. <key>isa</key>
  240. <string>PBXFrameworksBuildPhase</string>
  241. <key>runOnlyForDeploymentPostprocessing</key>
  242. <string>0</string>
  243. </dict>
  244. <key>DD52F225179CAD57005CD195</key>
  245. <dict>
  246. <key>buildActionMask</key>
  247. <string>2147483647</string>
  248. <key>files</key>
  249. <array>
  250. <string>DD52F235179CAD57005CD195</string>
  251. </array>
  252. <key>isa</key>
  253. <string>PBXResourcesBuildPhase</string>
  254. <key>runOnlyForDeploymentPostprocessing</key>
  255. <string>0</string>
  256. </dict>
  257. <key>DD52F226179CAD57005CD195</key>
  258. <dict>
  259. <key>buildConfigurationList</key>
  260. <string>DD52F244179CAD57005CD195</string>
  261. <key>buildPhases</key>
  262. <array>
  263. <string>621F6A1FCAEF44F880874959</string>
  264. <string>DD52F223179CAD57005CD195</string>
  265. <string>DD52F224179CAD57005CD195</string>
  266. <string>DD52F225179CAD57005CD195</string>
  267. <string>5C6517785DFF4287BCDF458D</string>
  268. </array>
  269. <key>buildRules</key>
  270. <array/>
  271. <key>dependencies</key>
  272. <array/>
  273. <key>isa</key>
  274. <string>PBXNativeTarget</string>
  275. <key>name</key>
  276. <string>Masonry iOS Examples</string>
  277. <key>productName</key>
  278. <string>Masonry iOS Examples</string>
  279. <key>productReference</key>
  280. <string>DD52F227179CAD57005CD195</string>
  281. <key>productType</key>
  282. <string>com.apple.product-type.application</string>
  283. </dict>
  284. <key>DD52F227179CAD57005CD195</key>
  285. <dict>
  286. <key>explicitFileType</key>
  287. <string>wrapper.application</string>
  288. <key>includeInIndex</key>
  289. <string>0</string>
  290. <key>isa</key>
  291. <string>PBXFileReference</string>
  292. <key>path</key>
  293. <string>Masonry iOS Examples.app</string>
  294. <key>sourceTree</key>
  295. <string>BUILT_PRODUCTS_DIR</string>
  296. </dict>
  297. <key>DD52F228179CAD57005CD195</key>
  298. <dict>
  299. <key>children</key>
  300. <array>
  301. <string>DD52F227179CAD57005CD195</string>
  302. </array>
  303. <key>isa</key>
  304. <string>PBXGroup</string>
  305. <key>name</key>
  306. <string>Products</string>
  307. <key>sourceTree</key>
  308. <string>&lt;group&gt;</string>
  309. </dict>
  310. <key>DD52F229179CAD57005CD195</key>
  311. <dict>
  312. <key>children</key>
  313. <array>
  314. <string>DD52F22A179CAD57005CD195</string>
  315. <string>DD52F22C179CAD57005CD195</string>
  316. <string>DD52F22E179CAD57005CD195</string>
  317. <string>BDC1B8303EED42A2B01B94B1</string>
  318. </array>
  319. <key>isa</key>
  320. <string>PBXGroup</string>
  321. <key>name</key>
  322. <string>Frameworks</string>
  323. <key>sourceTree</key>
  324. <string>&lt;group&gt;</string>
  325. </dict>
  326. <key>DD52F22A179CAD57005CD195</key>
  327. <dict>
  328. <key>isa</key>
  329. <string>PBXFileReference</string>
  330. <key>lastKnownFileType</key>
  331. <string>wrapper.framework</string>
  332. <key>name</key>
  333. <string>UIKit.framework</string>
  334. <key>path</key>
  335. <string>System/Library/Frameworks/UIKit.framework</string>
  336. <key>sourceTree</key>
  337. <string>SDKROOT</string>
  338. </dict>
  339. <key>DD52F22B179CAD57005CD195</key>
  340. <dict>
  341. <key>fileRef</key>
  342. <string>DD52F22A179CAD57005CD195</string>
  343. <key>isa</key>
  344. <string>PBXBuildFile</string>
  345. </dict>
  346. <key>DD52F22C179CAD57005CD195</key>
  347. <dict>
  348. <key>isa</key>
  349. <string>PBXFileReference</string>
  350. <key>lastKnownFileType</key>
  351. <string>wrapper.framework</string>
  352. <key>name</key>
  353. <string>Foundation.framework</string>
  354. <key>path</key>
  355. <string>System/Library/Frameworks/Foundation.framework</string>
  356. <key>sourceTree</key>
  357. <string>SDKROOT</string>
  358. </dict>
  359. <key>DD52F22D179CAD57005CD195</key>
  360. <dict>
  361. <key>fileRef</key>
  362. <string>DD52F22C179CAD57005CD195</string>
  363. <key>isa</key>
  364. <string>PBXBuildFile</string>
  365. </dict>
  366. <key>DD52F22E179CAD57005CD195</key>
  367. <dict>
  368. <key>isa</key>
  369. <string>PBXFileReference</string>
  370. <key>lastKnownFileType</key>
  371. <string>wrapper.framework</string>
  372. <key>name</key>
  373. <string>CoreGraphics.framework</string>
  374. <key>path</key>
  375. <string>System/Library/Frameworks/CoreGraphics.framework</string>
  376. <key>sourceTree</key>
  377. <string>SDKROOT</string>
  378. </dict>
  379. <key>DD52F22F179CAD57005CD195</key>
  380. <dict>
  381. <key>fileRef</key>
  382. <string>DD52F22E179CAD57005CD195</string>
  383. <key>isa</key>
  384. <string>PBXBuildFile</string>
  385. </dict>
  386. <key>DD52F230179CAD57005CD195</key>
  387. <dict>
  388. <key>children</key>
  389. <array>
  390. <string>DD52F239179CAD57005CD195</string>
  391. <string>DD52F23A179CAD57005CD195</string>
  392. <string>DD52F257179CADCB005CD195</string>
  393. <string>DD52F256179CADC4005CD195</string>
  394. <string>DD52F231179CAD57005CD195</string>
  395. </array>
  396. <key>isa</key>
  397. <string>PBXGroup</string>
  398. <key>path</key>
  399. <string>Masonry iOS Examples</string>
  400. <key>sourceTree</key>
  401. <string>&lt;group&gt;</string>
  402. </dict>
  403. <key>DD52F231179CAD57005CD195</key>
  404. <dict>
  405. <key>children</key>
  406. <array>
  407. <string>DD52F232179CAD57005CD195</string>
  408. <string>DD52F233179CAD57005CD195</string>
  409. <string>DD52F236179CAD57005CD195</string>
  410. <string>DD52F238179CAD57005CD195</string>
  411. </array>
  412. <key>isa</key>
  413. <string>PBXGroup</string>
  414. <key>name</key>
  415. <string>Supporting Files</string>
  416. <key>sourceTree</key>
  417. <string>&lt;group&gt;</string>
  418. </dict>
  419. <key>DD52F232179CAD57005CD195</key>
  420. <dict>
  421. <key>isa</key>
  422. <string>PBXFileReference</string>
  423. <key>lastKnownFileType</key>
  424. <string>text.plist.xml</string>
  425. <key>path</key>
  426. <string>Masonry iOS Examples-Info.plist</string>
  427. <key>sourceTree</key>
  428. <string>&lt;group&gt;</string>
  429. </dict>
  430. <key>DD52F233179CAD57005CD195</key>
  431. <dict>
  432. <key>children</key>
  433. <array>
  434. <string>DD52F234179CAD57005CD195</string>
  435. </array>
  436. <key>isa</key>
  437. <string>PBXVariantGroup</string>
  438. <key>name</key>
  439. <string>InfoPlist.strings</string>
  440. <key>sourceTree</key>
  441. <string>&lt;group&gt;</string>
  442. </dict>
  443. <key>DD52F234179CAD57005CD195</key>
  444. <dict>
  445. <key>isa</key>
  446. <string>PBXFileReference</string>
  447. <key>lastKnownFileType</key>
  448. <string>text.plist.strings</string>
  449. <key>name</key>
  450. <string>en</string>
  451. <key>path</key>
  452. <string>en.lproj/InfoPlist.strings</string>
  453. <key>sourceTree</key>
  454. <string>&lt;group&gt;</string>
  455. </dict>
  456. <key>DD52F235179CAD57005CD195</key>
  457. <dict>
  458. <key>fileRef</key>
  459. <string>DD52F233179CAD57005CD195</string>
  460. <key>isa</key>
  461. <string>PBXBuildFile</string>
  462. </dict>
  463. <key>DD52F236179CAD57005CD195</key>
  464. <dict>
  465. <key>isa</key>
  466. <string>PBXFileReference</string>
  467. <key>lastKnownFileType</key>
  468. <string>sourcecode.c.objc</string>
  469. <key>path</key>
  470. <string>main.m</string>
  471. <key>sourceTree</key>
  472. <string>&lt;group&gt;</string>
  473. </dict>
  474. <key>DD52F237179CAD57005CD195</key>
  475. <dict>
  476. <key>fileRef</key>
  477. <string>DD52F236179CAD57005CD195</string>
  478. <key>isa</key>
  479. <string>PBXBuildFile</string>
  480. </dict>
  481. <key>DD52F238179CAD57005CD195</key>
  482. <dict>
  483. <key>isa</key>
  484. <string>PBXFileReference</string>
  485. <key>lastKnownFileType</key>
  486. <string>sourcecode.c.h</string>
  487. <key>path</key>
  488. <string>Masonry iOS Examples-Prefix.pch</string>
  489. <key>sourceTree</key>
  490. <string>&lt;group&gt;</string>
  491. </dict>
  492. <key>DD52F239179CAD57005CD195</key>
  493. <dict>
  494. <key>isa</key>
  495. <string>PBXFileReference</string>
  496. <key>lastKnownFileType</key>
  497. <string>sourcecode.c.h</string>
  498. <key>path</key>
  499. <string>MASAppDelegate.h</string>
  500. <key>sourceTree</key>
  501. <string>&lt;group&gt;</string>
  502. </dict>
  503. <key>DD52F23A179CAD57005CD195</key>
  504. <dict>
  505. <key>isa</key>
  506. <string>PBXFileReference</string>
  507. <key>lastKnownFileType</key>
  508. <string>sourcecode.c.objc</string>
  509. <key>path</key>
  510. <string>MASAppDelegate.m</string>
  511. <key>sourceTree</key>
  512. <string>&lt;group&gt;</string>
  513. </dict>
  514. <key>DD52F23B179CAD57005CD195</key>
  515. <dict>
  516. <key>fileRef</key>
  517. <string>DD52F23A179CAD57005CD195</string>
  518. <key>isa</key>
  519. <string>PBXBuildFile</string>
  520. </dict>
  521. <key>DD52F242179CAD57005CD195</key>
  522. <dict>
  523. <key>buildSettings</key>
  524. <dict>
  525. <key>ALWAYS_SEARCH_USER_PATHS</key>
  526. <string>YES</string>
  527. <key>CLANG_CXX_LANGUAGE_STANDARD</key>
  528. <string>gnu++0x</string>
  529. <key>CLANG_CXX_LIBRARY</key>
  530. <string>libc++</string>
  531. <key>CLANG_ENABLE_OBJC_ARC</key>
  532. <string>YES</string>
  533. <key>CLANG_WARN_CONSTANT_CONVERSION</key>
  534. <string>YES</string>
  535. <key>CLANG_WARN_EMPTY_BODY</key>
  536. <string>YES</string>
  537. <key>CLANG_WARN_ENUM_CONVERSION</key>
  538. <string>YES</string>
  539. <key>CLANG_WARN_INT_CONVERSION</key>
  540. <string>YES</string>
  541. <key>CLANG_WARN__DUPLICATE_METHOD_MATCH</key>
  542. <string>YES</string>
  543. <key>CODE_SIGN_IDENTITY[sdk=iphoneos*]</key>
  544. <string>iPhone Developer</string>
  545. <key>COPY_PHASE_STRIP</key>
  546. <string>NO</string>
  547. <key>GCC_C_LANGUAGE_STANDARD</key>
  548. <string>gnu99</string>
  549. <key>GCC_DYNAMIC_NO_PIC</key>
  550. <string>NO</string>
  551. <key>GCC_OPTIMIZATION_LEVEL</key>
  552. <string>0</string>
  553. <key>GCC_PREPROCESSOR_DEFINITIONS</key>
  554. <array>
  555. <string>DEBUG=1</string>
  556. <string>$(inherited)</string>
  557. </array>
  558. <key>GCC_SYMBOLS_PRIVATE_EXTERN</key>
  559. <string>NO</string>
  560. <key>GCC_WARN_ABOUT_RETURN_TYPE</key>
  561. <string>YES</string>
  562. <key>GCC_WARN_UNINITIALIZED_AUTOS</key>
  563. <string>YES</string>
  564. <key>GCC_WARN_UNUSED_VARIABLE</key>
  565. <string>YES</string>
  566. <key>IPHONEOS_DEPLOYMENT_TARGET</key>
  567. <string>6.1</string>
  568. <key>ONLY_ACTIVE_ARCH</key>
  569. <string>YES</string>
  570. <key>SDKROOT</key>
  571. <string>iphoneos</string>
  572. <key>TARGETED_DEVICE_FAMILY</key>
  573. <string>1,2</string>
  574. </dict>
  575. <key>isa</key>
  576. <string>XCBuildConfiguration</string>
  577. <key>name</key>
  578. <string>Debug</string>
  579. </dict>
  580. <key>DD52F243179CAD57005CD195</key>
  581. <dict>
  582. <key>buildSettings</key>
  583. <dict>
  584. <key>ALWAYS_SEARCH_USER_PATHS</key>
  585. <string>YES</string>
  586. <key>CLANG_CXX_LANGUAGE_STANDARD</key>
  587. <string>gnu++0x</string>
  588. <key>CLANG_CXX_LIBRARY</key>
  589. <string>libc++</string>
  590. <key>CLANG_ENABLE_OBJC_ARC</key>
  591. <string>YES</string>
  592. <key>CLANG_WARN_CONSTANT_CONVERSION</key>
  593. <string>YES</string>
  594. <key>CLANG_WARN_EMPTY_BODY</key>
  595. <string>YES</string>
  596. <key>CLANG_WARN_ENUM_CONVERSION</key>
  597. <string>YES</string>
  598. <key>CLANG_WARN_INT_CONVERSION</key>
  599. <string>YES</string>
  600. <key>CLANG_WARN__DUPLICATE_METHOD_MATCH</key>
  601. <string>YES</string>
  602. <key>CODE_SIGN_IDENTITY[sdk=iphoneos*]</key>
  603. <string>iPhone Developer</string>
  604. <key>COPY_PHASE_STRIP</key>
  605. <string>YES</string>
  606. <key>GCC_C_LANGUAGE_STANDARD</key>
  607. <string>gnu99</string>
  608. <key>GCC_WARN_ABOUT_RETURN_TYPE</key>
  609. <string>YES</string>
  610. <key>GCC_WARN_UNINITIALIZED_AUTOS</key>
  611. <string>YES</string>
  612. <key>GCC_WARN_UNUSED_VARIABLE</key>
  613. <string>YES</string>
  614. <key>IPHONEOS_DEPLOYMENT_TARGET</key>
  615. <string>6.1</string>
  616. <key>OTHER_CFLAGS</key>
  617. <string>-DNS_BLOCK_ASSERTIONS=1</string>
  618. <key>SDKROOT</key>
  619. <string>iphoneos</string>
  620. <key>TARGETED_DEVICE_FAMILY</key>
  621. <string>1,2</string>
  622. <key>VALIDATE_PRODUCT</key>
  623. <string>YES</string>
  624. </dict>
  625. <key>isa</key>
  626. <string>XCBuildConfiguration</string>
  627. <key>name</key>
  628. <string>Release</string>
  629. </dict>
  630. <key>DD52F244179CAD57005CD195</key>
  631. <dict>
  632. <key>buildConfigurations</key>
  633. <array>
  634. <string>DD52F245179CAD57005CD195</string>
  635. <string>DD52F246179CAD57005CD195</string>
  636. </array>
  637. <key>defaultConfigurationIsVisible</key>
  638. <string>0</string>
  639. <key>defaultConfigurationName</key>
  640. <string>Release</string>
  641. <key>isa</key>
  642. <string>XCConfigurationList</string>
  643. </dict>
  644. <key>DD52F245179CAD57005CD195</key>
  645. <dict>
  646. <key>baseConfigurationReference</key>
  647. <string>B086DD7D31DD4B49ADC08504</string>
  648. <key>buildSettings</key>
  649. <dict>
  650. <key>GCC_PRECOMPILE_PREFIX_HEADER</key>
  651. <string>YES</string>
  652. <key>GCC_PREFIX_HEADER</key>
  653. <string>Masonry iOS Examples/Masonry iOS Examples-Prefix.pch</string>
  654. <key>INFOPLIST_FILE</key>
  655. <string>Masonry iOS Examples/Masonry iOS Examples-Info.plist</string>
  656. <key>PRODUCT_NAME</key>
  657. <string>Masonry iOS Examples</string>
  658. <key>WRAPPER_EXTENSION</key>
  659. <string>app</string>
  660. </dict>
  661. <key>isa</key>
  662. <string>XCBuildConfiguration</string>
  663. <key>name</key>
  664. <string>Debug</string>
  665. </dict>
  666. <key>DD52F246179CAD57005CD195</key>
  667. <dict>
  668. <key>baseConfigurationReference</key>
  669. <string>B086DD7D31DD4B49ADC08504</string>
  670. <key>buildSettings</key>
  671. <dict>
  672. <key>GCC_PRECOMPILE_PREFIX_HEADER</key>
  673. <string>YES</string>
  674. <key>GCC_PREFIX_HEADER</key>
  675. <string>Masonry iOS Examples/Masonry iOS Examples-Prefix.pch</string>
  676. <key>INFOPLIST_FILE</key>
  677. <string>Masonry iOS Examples/Masonry iOS Examples-Info.plist</string>
  678. <key>PRODUCT_NAME</key>
  679. <string>Masonry iOS Examples</string>
  680. <key>WRAPPER_EXTENSION</key>
  681. <string>app</string>
  682. </dict>
  683. <key>isa</key>
  684. <string>XCBuildConfiguration</string>
  685. <key>name</key>
  686. <string>Release</string>
  687. </dict>
  688. <key>DD52F247179CADC0005CD195</key>
  689. <dict>
  690. <key>fileEncoding</key>
  691. <string>4</string>
  692. <key>isa</key>
  693. <string>PBXFileReference</string>
  694. <key>lastKnownFileType</key>
  695. <string>sourcecode.c.h</string>
  696. <key>path</key>
  697. <string>MASExampleBasicView.h</string>
  698. <key>sourceTree</key>
  699. <string>&lt;group&gt;</string>
  700. </dict>
  701. <key>DD52F248179CADC0005CD195</key>
  702. <dict>
  703. <key>fileEncoding</key>
  704. <string>4</string>
  705. <key>isa</key>
  706. <string>PBXFileReference</string>
  707. <key>lastKnownFileType</key>
  708. <string>sourcecode.c.objc</string>
  709. <key>path</key>
  710. <string>MASExampleBasicView.m</string>
  711. <key>sourceTree</key>
  712. <string>&lt;group&gt;</string>
  713. </dict>
  714. <key>DD52F249179CADC0005CD195</key>
  715. <dict>
  716. <key>fileEncoding</key>
  717. <string>4</string>
  718. <key>isa</key>
  719. <string>PBXFileReference</string>
  720. <key>lastKnownFileType</key>
  721. <string>sourcecode.c.h</string>
  722. <key>path</key>
  723. <string>MASExampleConstantsView.h</string>
  724. <key>sourceTree</key>
  725. <string>&lt;group&gt;</string>
  726. </dict>
  727. <key>DD52F24A179CADC0005CD195</key>
  728. <dict>
  729. <key>fileEncoding</key>
  730. <string>4</string>
  731. <key>isa</key>
  732. <string>PBXFileReference</string>
  733. <key>lastKnownFileType</key>
  734. <string>sourcecode.c.objc</string>
  735. <key>path</key>
  736. <string>MASExampleConstantsView.m</string>
  737. <key>sourceTree</key>
  738. <string>&lt;group&gt;</string>
  739. </dict>
  740. <key>DD52F24B179CADC0005CD195</key>
  741. <dict>
  742. <key>fileEncoding</key>
  743. <string>4</string>
  744. <key>isa</key>
  745. <string>PBXFileReference</string>
  746. <key>lastKnownFileType</key>
  747. <string>sourcecode.c.h</string>
  748. <key>path</key>
  749. <string>MASExampleListViewController.h</string>
  750. <key>sourceTree</key>
  751. <string>&lt;group&gt;</string>
  752. </dict>
  753. <key>DD52F24C179CADC0005CD195</key>
  754. <dict>
  755. <key>fileEncoding</key>
  756. <string>4</string>
  757. <key>isa</key>
  758. <string>PBXFileReference</string>
  759. <key>lastKnownFileType</key>
  760. <string>sourcecode.c.objc</string>
  761. <key>path</key>
  762. <string>MASExampleListViewController.m</string>
  763. <key>sourceTree</key>
  764. <string>&lt;group&gt;</string>
  765. </dict>
  766. <key>DD52F24D179CADC0005CD195</key>
  767. <dict>
  768. <key>fileEncoding</key>
  769. <string>4</string>
  770. <key>isa</key>
  771. <string>PBXFileReference</string>
  772. <key>lastKnownFileType</key>
  773. <string>sourcecode.c.h</string>
  774. <key>path</key>
  775. <string>MASExampleSidesView.h</string>
  776. <key>sourceTree</key>
  777. <string>&lt;group&gt;</string>
  778. </dict>
  779. <key>DD52F24E179CADC0005CD195</key>
  780. <dict>
  781. <key>fileEncoding</key>
  782. <string>4</string>
  783. <key>isa</key>
  784. <string>PBXFileReference</string>
  785. <key>lastKnownFileType</key>
  786. <string>sourcecode.c.objc</string>
  787. <key>path</key>
  788. <string>MASExampleSidesView.m</string>
  789. <key>sourceTree</key>
  790. <string>&lt;group&gt;</string>
  791. </dict>
  792. <key>DD52F24F179CADC0005CD195</key>
  793. <dict>
  794. <key>fileEncoding</key>
  795. <string>4</string>
  796. <key>isa</key>
  797. <string>PBXFileReference</string>
  798. <key>lastKnownFileType</key>
  799. <string>sourcecode.c.h</string>
  800. <key>path</key>
  801. <string>MASExampleViewController.h</string>
  802. <key>sourceTree</key>
  803. <string>&lt;group&gt;</string>
  804. </dict>
  805. <key>DD52F250179CADC0005CD195</key>
  806. <dict>
  807. <key>fileEncoding</key>
  808. <string>4</string>
  809. <key>isa</key>
  810. <string>PBXFileReference</string>
  811. <key>lastKnownFileType</key>
  812. <string>sourcecode.c.objc</string>
  813. <key>path</key>
  814. <string>MASExampleViewController.m</string>
  815. <key>sourceTree</key>
  816. <string>&lt;group&gt;</string>
  817. </dict>
  818. <key>DD52F251179CADC0005CD195</key>
  819. <dict>
  820. <key>fileRef</key>
  821. <string>DD52F248179CADC0005CD195</string>
  822. <key>isa</key>
  823. <string>PBXBuildFile</string>
  824. </dict>
  825. <key>DD52F252179CADC0005CD195</key>
  826. <dict>
  827. <key>fileRef</key>
  828. <string>DD52F24A179CADC0005CD195</string>
  829. <key>isa</key>
  830. <string>PBXBuildFile</string>
  831. </dict>
  832. <key>DD52F253179CADC0005CD195</key>
  833. <dict>
  834. <key>fileRef</key>
  835. <string>DD52F24C179CADC0005CD195</string>
  836. <key>isa</key>
  837. <string>PBXBuildFile</string>
  838. </dict>
  839. <key>DD52F254179CADC0005CD195</key>
  840. <dict>
  841. <key>fileRef</key>
  842. <string>DD52F24E179CADC0005CD195</string>
  843. <key>isa</key>
  844. <string>PBXBuildFile</string>
  845. </dict>
  846. <key>DD52F255179CADC0005CD195</key>
  847. <dict>
  848. <key>fileRef</key>
  849. <string>DD52F250179CADC0005CD195</string>
  850. <key>isa</key>
  851. <string>PBXBuildFile</string>
  852. </dict>
  853. <key>DD52F256179CADC4005CD195</key>
  854. <dict>
  855. <key>children</key>
  856. <array>
  857. <string>DD52F247179CADC0005CD195</string>
  858. <string>DD52F248179CADC0005CD195</string>
  859. <string>DD52F249179CADC0005CD195</string>
  860. <string>DD52F24A179CADC0005CD195</string>
  861. <string>DD52F24D179CADC0005CD195</string>
  862. <string>DD52F24E179CADC0005CD195</string>
  863. <string>DDF3875A179D648D00178773</string>
  864. <string>DDF3875B179D648D00178773</string>
  865. <string>DD7CC17417ACE990007A469E</string>
  866. <string>DD7CC17517ACE990007A469E</string>
  867. <string>DDDF60CA181915E300BF7B8B</string>
  868. <string>DDDF60CB181915E300BF7B8B</string>
  869. <string>DD175E68182639FB0099129A</string>
  870. <string>DD175E69182639FB0099129A</string>
  871. <string>DD9B4D33183CC980002BF408</string>
  872. <string>DD9B4D34183CC980002BF408</string>
  873. </array>
  874. <key>isa</key>
  875. <string>PBXGroup</string>
  876. <key>name</key>
  877. <string>Views</string>
  878. <key>sourceTree</key>
  879. <string>&lt;group&gt;</string>
  880. </dict>
  881. <key>DD52F257179CADCB005CD195</key>
  882. <dict>
  883. <key>children</key>
  884. <array>
  885. <string>DD52F24B179CADC0005CD195</string>
  886. <string>DD52F24C179CADC0005CD195</string>
  887. <string>DD52F24F179CADC0005CD195</string>
  888. <string>DD52F250179CADC0005CD195</string>
  889. <string>DD653E481843E61500D1EC5A</string>
  890. <string>DD653E491843E61500D1EC5A</string>
  891. </array>
  892. <key>isa</key>
  893. <string>PBXGroup</string>
  894. <key>name</key>
  895. <string>Controllers</string>
  896. <key>sourceTree</key>
  897. <string>&lt;group&gt;</string>
  898. </dict>
  899. <key>DD653E481843E61500D1EC5A</key>
  900. <dict>
  901. <key>fileEncoding</key>
  902. <string>4</string>
  903. <key>isa</key>
  904. <string>PBXFileReference</string>
  905. <key>lastKnownFileType</key>
  906. <string>sourcecode.c.h</string>
  907. <key>path</key>
  908. <string>MASExampleLayoutGuideViewController.h</string>
  909. <key>sourceTree</key>
  910. <string>&lt;group&gt;</string>
  911. </dict>
  912. <key>DD653E491843E61500D1EC5A</key>
  913. <dict>
  914. <key>fileEncoding</key>
  915. <string>4</string>
  916. <key>isa</key>
  917. <string>PBXFileReference</string>
  918. <key>lastKnownFileType</key>
  919. <string>sourcecode.c.objc</string>
  920. <key>path</key>
  921. <string>MASExampleLayoutGuideViewController.m</string>
  922. <key>sourceTree</key>
  923. <string>&lt;group&gt;</string>
  924. </dict>
  925. <key>DD653E4A1843E61500D1EC5A</key>
  926. <dict>
  927. <key>fileRef</key>
  928. <string>DD653E491843E61500D1EC5A</string>
  929. <key>isa</key>
  930. <string>PBXBuildFile</string>
  931. </dict>
  932. <key>DD7CC17417ACE990007A469E</key>
  933. <dict>
  934. <key>fileEncoding</key>
  935. <string>4</string>
  936. <key>isa</key>
  937. <string>PBXFileReference</string>
  938. <key>lastKnownFileType</key>
  939. <string>sourcecode.c.h</string>
  940. <key>path</key>
  941. <string>MASExampleDebuggingView.h</string>
  942. <key>sourceTree</key>
  943. <string>&lt;group&gt;</string>
  944. </dict>
  945. <key>DD7CC17517ACE990007A469E</key>
  946. <dict>
  947. <key>fileEncoding</key>
  948. <string>4</string>
  949. <key>isa</key>
  950. <string>PBXFileReference</string>
  951. <key>lastKnownFileType</key>
  952. <string>sourcecode.c.objc</string>
  953. <key>path</key>
  954. <string>MASExampleDebuggingView.m</string>
  955. <key>sourceTree</key>
  956. <string>&lt;group&gt;</string>
  957. </dict>
  958. <key>DD7CC17617ACE990007A469E</key>
  959. <dict>
  960. <key>fileRef</key>
  961. <string>DD7CC17517ACE990007A469E</string>
  962. <key>isa</key>
  963. <string>PBXBuildFile</string>
  964. </dict>
  965. <key>DD9B4D33183CC980002BF408</key>
  966. <dict>
  967. <key>fileEncoding</key>
  968. <string>4</string>
  969. <key>isa</key>
  970. <string>PBXFileReference</string>
  971. <key>lastKnownFileType</key>
  972. <string>sourcecode.c.h</string>
  973. <key>path</key>
  974. <string>MASExampleScrollView.h</string>
  975. <key>sourceTree</key>
  976. <string>&lt;group&gt;</string>
  977. </dict>
  978. <key>DD9B4D34183CC980002BF408</key>
  979. <dict>
  980. <key>fileEncoding</key>
  981. <string>4</string>
  982. <key>isa</key>
  983. <string>PBXFileReference</string>
  984. <key>lastKnownFileType</key>
  985. <string>sourcecode.c.objc</string>
  986. <key>path</key>
  987. <string>MASExampleScrollView.m</string>
  988. <key>sourceTree</key>
  989. <string>&lt;group&gt;</string>
  990. </dict>
  991. <key>DD9B4D35183CC980002BF408</key>
  992. <dict>
  993. <key>fileRef</key>
  994. <string>DD9B4D34183CC980002BF408</string>
  995. <key>isa</key>
  996. <string>PBXBuildFile</string>
  997. </dict>
  998. <key>DDDF60CA181915E300BF7B8B</key>
  999. <dict>
  1000. <key>fileEncoding</key>
  1001. <string>4</string>
  1002. <key>isa</key>
  1003. <string>PBXFileReference</string>
  1004. <key>lastKnownFileType</key>
  1005. <string>sourcecode.c.h</string>
  1006. <key>path</key>
  1007. <string>MASExampleLabelView.h</string>
  1008. <key>sourceTree</key>
  1009. <string>&lt;group&gt;</string>
  1010. </dict>
  1011. <key>DDDF60CB181915E300BF7B8B</key>
  1012. <dict>
  1013. <key>fileEncoding</key>
  1014. <string>4</string>
  1015. <key>isa</key>
  1016. <string>PBXFileReference</string>
  1017. <key>lastKnownFileType</key>
  1018. <string>sourcecode.c.objc</string>
  1019. <key>path</key>
  1020. <string>MASExampleLabelView.m</string>
  1021. <key>sourceTree</key>
  1022. <string>&lt;group&gt;</string>
  1023. </dict>
  1024. <key>DDDF60CC181915E300BF7B8B</key>
  1025. <dict>
  1026. <key>fileRef</key>
  1027. <string>DDDF60CB181915E300BF7B8B</string>
  1028. <key>isa</key>
  1029. <string>PBXBuildFile</string>
  1030. </dict>
  1031. <key>DDF3875A179D648D00178773</key>
  1032. <dict>
  1033. <key>fileEncoding</key>
  1034. <string>4</string>
  1035. <key>isa</key>
  1036. <string>PBXFileReference</string>
  1037. <key>lastKnownFileType</key>
  1038. <string>sourcecode.c.h</string>
  1039. <key>path</key>
  1040. <string>MASExampleAnimatedView.h</string>
  1041. <key>sourceTree</key>
  1042. <string>&lt;group&gt;</string>
  1043. </dict>
  1044. <key>DDF3875B179D648D00178773</key>
  1045. <dict>
  1046. <key>fileEncoding</key>
  1047. <string>4</string>
  1048. <key>isa</key>
  1049. <string>PBXFileReference</string>
  1050. <key>lastKnownFileType</key>
  1051. <string>sourcecode.c.objc</string>
  1052. <key>path</key>
  1053. <string>MASExampleAnimatedView.m</string>
  1054. <key>sourceTree</key>
  1055. <string>&lt;group&gt;</string>
  1056. </dict>
  1057. <key>DDF3875C179D648D00178773</key>
  1058. <dict>
  1059. <key>fileRef</key>
  1060. <string>DDF3875B179D648D00178773</string>
  1061. <key>isa</key>
  1062. <string>PBXBuildFile</string>
  1063. </dict>
  1064. </dict>
  1065. <key>rootObject</key>
  1066. <string>DD52F21F179CAD57005CD195</string>
  1067. </dict>
  1068. </plist>