project.pbxproj 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 3DB1CAD5184538E200E91FC5 /* MASExampleArrayView.m in Sources */ = {isa = PBXBuildFile; fileRef = 3DB1CAD4184538E200E91FC5 /* MASExampleArrayView.m */; };
  10. 6C87DADA5AB046D9A3181A65 /* libPods-Masonry iOS Examples.a in Frameworks */ = {isa = PBXBuildFile; fileRef = BDC1B8303EED42A2B01B94B1 /* libPods-Masonry iOS Examples.a */; };
  11. DD175E6A182639FB0099129A /* MASExampleUpdateView.m in Sources */ = {isa = PBXBuildFile; fileRef = DD175E69182639FB0099129A /* MASExampleUpdateView.m */; };
  12. DD52F22B179CAD57005CD195 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DD52F22A179CAD57005CD195 /* UIKit.framework */; };
  13. DD52F22D179CAD57005CD195 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DD52F22C179CAD57005CD195 /* Foundation.framework */; };
  14. DD52F22F179CAD57005CD195 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DD52F22E179CAD57005CD195 /* CoreGraphics.framework */; };
  15. DD52F235179CAD57005CD195 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = DD52F233179CAD57005CD195 /* InfoPlist.strings */; };
  16. DD52F237179CAD57005CD195 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = DD52F236179CAD57005CD195 /* main.m */; };
  17. DD52F23B179CAD57005CD195 /* MASAppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = DD52F23A179CAD57005CD195 /* MASAppDelegate.m */; };
  18. DD52F251179CADC0005CD195 /* MASExampleBasicView.m in Sources */ = {isa = PBXBuildFile; fileRef = DD52F248179CADC0005CD195 /* MASExampleBasicView.m */; };
  19. DD52F252179CADC0005CD195 /* MASExampleConstantsView.m in Sources */ = {isa = PBXBuildFile; fileRef = DD52F24A179CADC0005CD195 /* MASExampleConstantsView.m */; };
  20. DD52F253179CADC0005CD195 /* MASExampleListViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = DD52F24C179CADC0005CD195 /* MASExampleListViewController.m */; };
  21. DD52F254179CADC0005CD195 /* MASExampleSidesView.m in Sources */ = {isa = PBXBuildFile; fileRef = DD52F24E179CADC0005CD195 /* MASExampleSidesView.m */; };
  22. DD52F255179CADC0005CD195 /* MASExampleViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = DD52F250179CADC0005CD195 /* MASExampleViewController.m */; };
  23. DD653E4A1843E61500D1EC5A /* MASExampleLayoutGuideViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = DD653E491843E61500D1EC5A /* MASExampleLayoutGuideViewController.m */; };
  24. DD7CC17617ACE990007A469E /* MASExampleDebuggingView.m in Sources */ = {isa = PBXBuildFile; fileRef = DD7CC17517ACE990007A469E /* MASExampleDebuggingView.m */; };
  25. DD9B4D35183CC980002BF408 /* MASExampleScrollView.m in Sources */ = {isa = PBXBuildFile; fileRef = DD9B4D34183CC980002BF408 /* MASExampleScrollView.m */; };
  26. DDDF60CC181915E300BF7B8B /* MASExampleLabelView.m in Sources */ = {isa = PBXBuildFile; fileRef = DDDF60CB181915E300BF7B8B /* MASExampleLabelView.m */; };
  27. DDF3875C179D648D00178773 /* MASExampleAnimatedView.m in Sources */ = {isa = PBXBuildFile; fileRef = DDF3875B179D648D00178773 /* MASExampleAnimatedView.m */; };
  28. /* End PBXBuildFile section */
  29. /* Begin PBXFileReference section */
  30. 3DB1CAD3184538E200E91FC5 /* MASExampleArrayView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MASExampleArrayView.h; sourceTree = "<group>"; };
  31. 3DB1CAD4184538E200E91FC5 /* MASExampleArrayView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MASExampleArrayView.m; sourceTree = "<group>"; };
  32. B086DD7D31DD4B49ADC08504 /* Pods-Masonry iOS Examples.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Masonry iOS Examples.xcconfig"; path = "../Pods/Pods-Masonry iOS Examples.xcconfig"; sourceTree = "<group>"; };
  33. BDC1B8303EED42A2B01B94B1 /* libPods-Masonry iOS Examples.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-Masonry iOS Examples.a"; sourceTree = BUILT_PRODUCTS_DIR; };
  34. DD175E68182639FB0099129A /* MASExampleUpdateView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MASExampleUpdateView.h; sourceTree = "<group>"; };
  35. DD175E69182639FB0099129A /* MASExampleUpdateView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MASExampleUpdateView.m; sourceTree = "<group>"; };
  36. DD52F227179CAD57005CD195 /* Masonry iOS Examples.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Masonry iOS Examples.app"; sourceTree = BUILT_PRODUCTS_DIR; };
  37. DD52F22A179CAD57005CD195 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
  38. DD52F22C179CAD57005CD195 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
  39. DD52F22E179CAD57005CD195 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
  40. DD52F232179CAD57005CD195 /* Masonry iOS Examples-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "Masonry iOS Examples-Info.plist"; sourceTree = "<group>"; };
  41. DD52F234179CAD57005CD195 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
  42. DD52F236179CAD57005CD195 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
  43. DD52F238179CAD57005CD195 /* Masonry iOS Examples-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Masonry iOS Examples-Prefix.pch"; sourceTree = "<group>"; };
  44. DD52F239179CAD57005CD195 /* MASAppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MASAppDelegate.h; sourceTree = "<group>"; };
  45. DD52F23A179CAD57005CD195 /* MASAppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MASAppDelegate.m; sourceTree = "<group>"; };
  46. DD52F247179CADC0005CD195 /* MASExampleBasicView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MASExampleBasicView.h; sourceTree = "<group>"; };
  47. DD52F248179CADC0005CD195 /* MASExampleBasicView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MASExampleBasicView.m; sourceTree = "<group>"; };
  48. DD52F249179CADC0005CD195 /* MASExampleConstantsView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MASExampleConstantsView.h; sourceTree = "<group>"; };
  49. DD52F24A179CADC0005CD195 /* MASExampleConstantsView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MASExampleConstantsView.m; sourceTree = "<group>"; };
  50. DD52F24B179CADC0005CD195 /* MASExampleListViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MASExampleListViewController.h; sourceTree = "<group>"; };
  51. DD52F24C179CADC0005CD195 /* MASExampleListViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MASExampleListViewController.m; sourceTree = "<group>"; };
  52. DD52F24D179CADC0005CD195 /* MASExampleSidesView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MASExampleSidesView.h; sourceTree = "<group>"; };
  53. DD52F24E179CADC0005CD195 /* MASExampleSidesView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MASExampleSidesView.m; sourceTree = "<group>"; };
  54. DD52F24F179CADC0005CD195 /* MASExampleViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MASExampleViewController.h; sourceTree = "<group>"; };
  55. DD52F250179CADC0005CD195 /* MASExampleViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MASExampleViewController.m; sourceTree = "<group>"; };
  56. DD653E481843E61500D1EC5A /* MASExampleLayoutGuideViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MASExampleLayoutGuideViewController.h; sourceTree = "<group>"; };
  57. DD653E491843E61500D1EC5A /* MASExampleLayoutGuideViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MASExampleLayoutGuideViewController.m; sourceTree = "<group>"; };
  58. DD7CC17417ACE990007A469E /* MASExampleDebuggingView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MASExampleDebuggingView.h; sourceTree = "<group>"; };
  59. DD7CC17517ACE990007A469E /* MASExampleDebuggingView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MASExampleDebuggingView.m; sourceTree = "<group>"; };
  60. DD9B4D33183CC980002BF408 /* MASExampleScrollView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MASExampleScrollView.h; sourceTree = "<group>"; };
  61. DD9B4D34183CC980002BF408 /* MASExampleScrollView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MASExampleScrollView.m; sourceTree = "<group>"; };
  62. DDDF60CA181915E300BF7B8B /* MASExampleLabelView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MASExampleLabelView.h; sourceTree = "<group>"; };
  63. DDDF60CB181915E300BF7B8B /* MASExampleLabelView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MASExampleLabelView.m; sourceTree = "<group>"; };
  64. DDF3875A179D648D00178773 /* MASExampleAnimatedView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MASExampleAnimatedView.h; sourceTree = "<group>"; };
  65. DDF3875B179D648D00178773 /* MASExampleAnimatedView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MASExampleAnimatedView.m; sourceTree = "<group>"; };
  66. /* End PBXFileReference section */
  67. /* Begin PBXFrameworksBuildPhase section */
  68. DD52F224179CAD57005CD195 /* Frameworks */ = {
  69. isa = PBXFrameworksBuildPhase;
  70. buildActionMask = 2147483647;
  71. files = (
  72. DD52F22B179CAD57005CD195 /* UIKit.framework in Frameworks */,
  73. DD52F22D179CAD57005CD195 /* Foundation.framework in Frameworks */,
  74. DD52F22F179CAD57005CD195 /* CoreGraphics.framework in Frameworks */,
  75. 6C87DADA5AB046D9A3181A65 /* libPods-Masonry iOS Examples.a in Frameworks */,
  76. );
  77. runOnlyForDeploymentPostprocessing = 0;
  78. };
  79. /* End PBXFrameworksBuildPhase section */
  80. /* Begin PBXGroup section */
  81. DD52F21E179CAD57005CD195 = {
  82. isa = PBXGroup;
  83. children = (
  84. DD52F230179CAD57005CD195 /* Masonry iOS Examples */,
  85. DD52F229179CAD57005CD195 /* Frameworks */,
  86. DD52F228179CAD57005CD195 /* Products */,
  87. B086DD7D31DD4B49ADC08504 /* Pods-Masonry iOS Examples.xcconfig */,
  88. );
  89. sourceTree = "<group>";
  90. };
  91. DD52F228179CAD57005CD195 /* Products */ = {
  92. isa = PBXGroup;
  93. children = (
  94. DD52F227179CAD57005CD195 /* Masonry iOS Examples.app */,
  95. );
  96. name = Products;
  97. sourceTree = "<group>";
  98. };
  99. DD52F229179CAD57005CD195 /* Frameworks */ = {
  100. isa = PBXGroup;
  101. children = (
  102. DD52F22A179CAD57005CD195 /* UIKit.framework */,
  103. DD52F22C179CAD57005CD195 /* Foundation.framework */,
  104. DD52F22E179CAD57005CD195 /* CoreGraphics.framework */,
  105. BDC1B8303EED42A2B01B94B1 /* libPods-Masonry iOS Examples.a */,
  106. );
  107. name = Frameworks;
  108. sourceTree = "<group>";
  109. };
  110. DD52F230179CAD57005CD195 /* Masonry iOS Examples */ = {
  111. isa = PBXGroup;
  112. children = (
  113. DD52F239179CAD57005CD195 /* MASAppDelegate.h */,
  114. DD52F23A179CAD57005CD195 /* MASAppDelegate.m */,
  115. DD52F257179CADCB005CD195 /* Controllers */,
  116. DD52F256179CADC4005CD195 /* Views */,
  117. DD52F231179CAD57005CD195 /* Supporting Files */,
  118. );
  119. path = "Masonry iOS Examples";
  120. sourceTree = "<group>";
  121. };
  122. DD52F231179CAD57005CD195 /* Supporting Files */ = {
  123. isa = PBXGroup;
  124. children = (
  125. DD52F232179CAD57005CD195 /* Masonry iOS Examples-Info.plist */,
  126. DD52F233179CAD57005CD195 /* InfoPlist.strings */,
  127. DD52F236179CAD57005CD195 /* main.m */,
  128. DD52F238179CAD57005CD195 /* Masonry iOS Examples-Prefix.pch */,
  129. );
  130. name = "Supporting Files";
  131. sourceTree = "<group>";
  132. };
  133. DD52F256179CADC4005CD195 /* Views */ = {
  134. isa = PBXGroup;
  135. children = (
  136. DD52F247179CADC0005CD195 /* MASExampleBasicView.h */,
  137. DD52F248179CADC0005CD195 /* MASExampleBasicView.m */,
  138. DD52F249179CADC0005CD195 /* MASExampleConstantsView.h */,
  139. DD52F24A179CADC0005CD195 /* MASExampleConstantsView.m */,
  140. DD52F24D179CADC0005CD195 /* MASExampleSidesView.h */,
  141. DD52F24E179CADC0005CD195 /* MASExampleSidesView.m */,
  142. DDF3875A179D648D00178773 /* MASExampleAnimatedView.h */,
  143. DDF3875B179D648D00178773 /* MASExampleAnimatedView.m */,
  144. DD7CC17417ACE990007A469E /* MASExampleDebuggingView.h */,
  145. DD7CC17517ACE990007A469E /* MASExampleDebuggingView.m */,
  146. DDDF60CA181915E300BF7B8B /* MASExampleLabelView.h */,
  147. DDDF60CB181915E300BF7B8B /* MASExampleLabelView.m */,
  148. DD175E68182639FB0099129A /* MASExampleUpdateView.h */,
  149. DD175E69182639FB0099129A /* MASExampleUpdateView.m */,
  150. DD9B4D33183CC980002BF408 /* MASExampleScrollView.h */,
  151. DD9B4D34183CC980002BF408 /* MASExampleScrollView.m */,
  152. 3DB1CAD3184538E200E91FC5 /* MASExampleArrayView.h */,
  153. 3DB1CAD4184538E200E91FC5 /* MASExampleArrayView.m */,
  154. );
  155. name = Views;
  156. sourceTree = "<group>";
  157. };
  158. DD52F257179CADCB005CD195 /* Controllers */ = {
  159. isa = PBXGroup;
  160. children = (
  161. DD52F24B179CADC0005CD195 /* MASExampleListViewController.h */,
  162. DD52F24C179CADC0005CD195 /* MASExampleListViewController.m */,
  163. DD52F24F179CADC0005CD195 /* MASExampleViewController.h */,
  164. DD52F250179CADC0005CD195 /* MASExampleViewController.m */,
  165. DD653E481843E61500D1EC5A /* MASExampleLayoutGuideViewController.h */,
  166. DD653E491843E61500D1EC5A /* MASExampleLayoutGuideViewController.m */,
  167. );
  168. name = Controllers;
  169. sourceTree = "<group>";
  170. };
  171. /* End PBXGroup section */
  172. /* Begin PBXNativeTarget section */
  173. DD52F226179CAD57005CD195 /* Masonry iOS Examples */ = {
  174. isa = PBXNativeTarget;
  175. buildConfigurationList = DD52F244179CAD57005CD195 /* Build configuration list for PBXNativeTarget "Masonry iOS Examples" */;
  176. buildPhases = (
  177. 621F6A1FCAEF44F880874959 /* Check Pods Manifest.lock */,
  178. DD52F223179CAD57005CD195 /* Sources */,
  179. DD52F224179CAD57005CD195 /* Frameworks */,
  180. DD52F225179CAD57005CD195 /* Resources */,
  181. 5C6517785DFF4287BCDF458D /* Copy Pods Resources */,
  182. );
  183. buildRules = (
  184. );
  185. dependencies = (
  186. );
  187. name = "Masonry iOS Examples";
  188. productName = "Masonry iOS Examples";
  189. productReference = DD52F227179CAD57005CD195 /* Masonry iOS Examples.app */;
  190. productType = "com.apple.product-type.application";
  191. };
  192. /* End PBXNativeTarget section */
  193. /* Begin PBXProject section */
  194. DD52F21F179CAD57005CD195 /* Project object */ = {
  195. isa = PBXProject;
  196. attributes = {
  197. CLASSPREFIX = MAS;
  198. LastUpgradeCheck = 0460;
  199. ORGANIZATIONNAME = "Jonas Budelmann";
  200. };
  201. buildConfigurationList = DD52F222179CAD57005CD195 /* Build configuration list for PBXProject "Masonry iOS Examples" */;
  202. compatibilityVersion = "Xcode 3.2";
  203. developmentRegion = English;
  204. hasScannedForEncodings = 0;
  205. knownRegions = (
  206. en,
  207. );
  208. mainGroup = DD52F21E179CAD57005CD195;
  209. productRefGroup = DD52F228179CAD57005CD195 /* Products */;
  210. projectDirPath = "";
  211. projectRoot = "";
  212. targets = (
  213. DD52F226179CAD57005CD195 /* Masonry iOS Examples */,
  214. );
  215. };
  216. /* End PBXProject section */
  217. /* Begin PBXResourcesBuildPhase section */
  218. DD52F225179CAD57005CD195 /* Resources */ = {
  219. isa = PBXResourcesBuildPhase;
  220. buildActionMask = 2147483647;
  221. files = (
  222. DD52F235179CAD57005CD195 /* InfoPlist.strings in Resources */,
  223. );
  224. runOnlyForDeploymentPostprocessing = 0;
  225. };
  226. /* End PBXResourcesBuildPhase section */
  227. /* Begin PBXShellScriptBuildPhase section */
  228. 5C6517785DFF4287BCDF458D /* Copy Pods Resources */ = {
  229. isa = PBXShellScriptBuildPhase;
  230. buildActionMask = 2147483647;
  231. files = (
  232. );
  233. inputPaths = (
  234. );
  235. name = "Copy Pods Resources";
  236. outputPaths = (
  237. );
  238. runOnlyForDeploymentPostprocessing = 0;
  239. shellPath = /bin/sh;
  240. shellScript = "\"${SRCROOT}/../Pods/Pods-Masonry iOS Examples-resources.sh\"\n";
  241. showEnvVarsInLog = 0;
  242. };
  243. 621F6A1FCAEF44F880874959 /* Check Pods Manifest.lock */ = {
  244. isa = PBXShellScriptBuildPhase;
  245. buildActionMask = 2147483647;
  246. files = (
  247. );
  248. inputPaths = (
  249. );
  250. name = "Check Pods Manifest.lock";
  251. outputPaths = (
  252. );
  253. runOnlyForDeploymentPostprocessing = 0;
  254. shellPath = /bin/sh;
  255. shellScript = "diff \"${PODS_ROOT}/../Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [[ $? != 0 ]] ; then\n cat << EOM\nerror: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\nEOM\n exit 1\nfi\n";
  256. showEnvVarsInLog = 0;
  257. };
  258. /* End PBXShellScriptBuildPhase section */
  259. /* Begin PBXSourcesBuildPhase section */
  260. DD52F223179CAD57005CD195 /* Sources */ = {
  261. isa = PBXSourcesBuildPhase;
  262. buildActionMask = 2147483647;
  263. files = (
  264. DD175E6A182639FB0099129A /* MASExampleUpdateView.m in Sources */,
  265. DD52F237179CAD57005CD195 /* main.m in Sources */,
  266. 3DB1CAD5184538E200E91FC5 /* MASExampleArrayView.m in Sources */,
  267. DD52F23B179CAD57005CD195 /* MASAppDelegate.m in Sources */,
  268. DD52F251179CADC0005CD195 /* MASExampleBasicView.m in Sources */,
  269. DD653E4A1843E61500D1EC5A /* MASExampleLayoutGuideViewController.m in Sources */,
  270. DDDF60CC181915E300BF7B8B /* MASExampleLabelView.m in Sources */,
  271. DD52F252179CADC0005CD195 /* MASExampleConstantsView.m in Sources */,
  272. DD52F253179CADC0005CD195 /* MASExampleListViewController.m in Sources */,
  273. DD52F254179CADC0005CD195 /* MASExampleSidesView.m in Sources */,
  274. DD52F255179CADC0005CD195 /* MASExampleViewController.m in Sources */,
  275. DDF3875C179D648D00178773 /* MASExampleAnimatedView.m in Sources */,
  276. DD7CC17617ACE990007A469E /* MASExampleDebuggingView.m in Sources */,
  277. DD9B4D35183CC980002BF408 /* MASExampleScrollView.m in Sources */,
  278. );
  279. runOnlyForDeploymentPostprocessing = 0;
  280. };
  281. /* End PBXSourcesBuildPhase section */
  282. /* Begin PBXVariantGroup section */
  283. DD52F233179CAD57005CD195 /* InfoPlist.strings */ = {
  284. isa = PBXVariantGroup;
  285. children = (
  286. DD52F234179CAD57005CD195 /* en */,
  287. );
  288. name = InfoPlist.strings;
  289. sourceTree = "<group>";
  290. };
  291. /* End PBXVariantGroup section */
  292. /* Begin XCBuildConfiguration section */
  293. DD52F242179CAD57005CD195 /* Debug */ = {
  294. isa = XCBuildConfiguration;
  295. buildSettings = {
  296. ALWAYS_SEARCH_USER_PATHS = YES;
  297. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  298. CLANG_CXX_LIBRARY = "libc++";
  299. CLANG_ENABLE_OBJC_ARC = YES;
  300. CLANG_WARN_CONSTANT_CONVERSION = YES;
  301. CLANG_WARN_EMPTY_BODY = YES;
  302. CLANG_WARN_ENUM_CONVERSION = YES;
  303. CLANG_WARN_INT_CONVERSION = YES;
  304. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  305. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  306. COPY_PHASE_STRIP = NO;
  307. GCC_C_LANGUAGE_STANDARD = gnu99;
  308. GCC_DYNAMIC_NO_PIC = NO;
  309. GCC_OPTIMIZATION_LEVEL = 0;
  310. GCC_PREPROCESSOR_DEFINITIONS = (
  311. "DEBUG=1",
  312. "$(inherited)",
  313. );
  314. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  315. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  316. GCC_WARN_UNINITIALIZED_AUTOS = YES;
  317. GCC_WARN_UNUSED_VARIABLE = YES;
  318. IPHONEOS_DEPLOYMENT_TARGET = 6.1;
  319. ONLY_ACTIVE_ARCH = YES;
  320. SDKROOT = iphoneos;
  321. TARGETED_DEVICE_FAMILY = "1,2";
  322. };
  323. name = Debug;
  324. };
  325. DD52F243179CAD57005CD195 /* Release */ = {
  326. isa = XCBuildConfiguration;
  327. buildSettings = {
  328. ALWAYS_SEARCH_USER_PATHS = YES;
  329. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  330. CLANG_CXX_LIBRARY = "libc++";
  331. CLANG_ENABLE_OBJC_ARC = YES;
  332. CLANG_WARN_CONSTANT_CONVERSION = YES;
  333. CLANG_WARN_EMPTY_BODY = YES;
  334. CLANG_WARN_ENUM_CONVERSION = YES;
  335. CLANG_WARN_INT_CONVERSION = YES;
  336. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  337. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  338. COPY_PHASE_STRIP = YES;
  339. GCC_C_LANGUAGE_STANDARD = gnu99;
  340. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  341. GCC_WARN_UNINITIALIZED_AUTOS = YES;
  342. GCC_WARN_UNUSED_VARIABLE = YES;
  343. IPHONEOS_DEPLOYMENT_TARGET = 6.1;
  344. OTHER_CFLAGS = "-DNS_BLOCK_ASSERTIONS=1";
  345. SDKROOT = iphoneos;
  346. TARGETED_DEVICE_FAMILY = "1,2";
  347. VALIDATE_PRODUCT = YES;
  348. };
  349. name = Release;
  350. };
  351. DD52F245179CAD57005CD195 /* Debug */ = {
  352. isa = XCBuildConfiguration;
  353. baseConfigurationReference = B086DD7D31DD4B49ADC08504 /* Pods-Masonry iOS Examples.xcconfig */;
  354. buildSettings = {
  355. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  356. GCC_PREFIX_HEADER = "Masonry iOS Examples/Masonry iOS Examples-Prefix.pch";
  357. INFOPLIST_FILE = "Masonry iOS Examples/Masonry iOS Examples-Info.plist";
  358. PRODUCT_NAME = "Masonry iOS Examples";
  359. WRAPPER_EXTENSION = app;
  360. };
  361. name = Debug;
  362. };
  363. DD52F246179CAD57005CD195 /* Release */ = {
  364. isa = XCBuildConfiguration;
  365. baseConfigurationReference = B086DD7D31DD4B49ADC08504 /* Pods-Masonry iOS Examples.xcconfig */;
  366. buildSettings = {
  367. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  368. GCC_PREFIX_HEADER = "Masonry iOS Examples/Masonry iOS Examples-Prefix.pch";
  369. INFOPLIST_FILE = "Masonry iOS Examples/Masonry iOS Examples-Info.plist";
  370. PRODUCT_NAME = "Masonry iOS Examples";
  371. WRAPPER_EXTENSION = app;
  372. };
  373. name = Release;
  374. };
  375. /* End XCBuildConfiguration section */
  376. /* Begin XCConfigurationList section */
  377. DD52F222179CAD57005CD195 /* Build configuration list for PBXProject "Masonry iOS Examples" */ = {
  378. isa = XCConfigurationList;
  379. buildConfigurations = (
  380. DD52F242179CAD57005CD195 /* Debug */,
  381. DD52F243179CAD57005CD195 /* Release */,
  382. );
  383. defaultConfigurationIsVisible = 0;
  384. defaultConfigurationName = Release;
  385. };
  386. DD52F244179CAD57005CD195 /* Build configuration list for PBXNativeTarget "Masonry iOS Examples" */ = {
  387. isa = XCConfigurationList;
  388. buildConfigurations = (
  389. DD52F245179CAD57005CD195 /* Debug */,
  390. DD52F246179CAD57005CD195 /* Release */,
  391. );
  392. defaultConfigurationIsVisible = 0;
  393. defaultConfigurationName = Release;
  394. };
  395. /* End XCConfigurationList section */
  396. };
  397. rootObject = DD52F21F179CAD57005CD195 /* Project object */;
  398. }