project.pbxproj 25 KB

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