project.pbxproj 30 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 00FC4A321B7359D700DCA999 /* MASExampleDistributeView.m in Sources */ = {isa = PBXBuildFile; fileRef = 00FC4A311B7359D700DCA999 /* MASExampleDistributeView.m */; };
  10. 114413091924B6EE008E702E /* Default-568h@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 114413081924B6EE008E702E /* Default-568h@2x.png */; };
  11. 27A27D461A6CF0C400D34F52 /* MASExampleAspectFitView.m in Sources */ = {isa = PBXBuildFile; fileRef = 27A27D451A6CF0C400D34F52 /* MASExampleAspectFitView.m */; };
  12. 3C02224919D0C4EC00507321 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 3C02224819D0C4EC00507321 /* Images.xcassets */; };
  13. 3DB1CAD5184538E200E91FC5 /* MASExampleArrayView.m in Sources */ = {isa = PBXBuildFile; fileRef = 3DB1CAD4184538E200E91FC5 /* MASExampleArrayView.m */; };
  14. 44C0E6AF1A9B9C55003C70CF /* MASExampleMarginView.m in Sources */ = {isa = PBXBuildFile; fileRef = 44C0E6AE1A9B9C55003C70CF /* MASExampleMarginView.m */; };
  15. 4BEB55B61957394E008C862B /* MASExampleRemakeView.m in Sources */ = {isa = PBXBuildFile; fileRef = 4BEB55B51957394E008C862B /* MASExampleRemakeView.m */; };
  16. 6C87DADA5AB046D9A3181A65 /* libPods-Masonry iOS Examples.a in Frameworks */ = {isa = PBXBuildFile; fileRef = BDC1B8303EED42A2B01B94B1 /* libPods-Masonry iOS Examples.a */; };
  17. DD175E6A182639FB0099129A /* MASExampleUpdateView.m in Sources */ = {isa = PBXBuildFile; fileRef = DD175E69182639FB0099129A /* MASExampleUpdateView.m */; };
  18. DD32C3FD18E8BFF6001F6AD2 /* MASExampleAttributeChainingView.m in Sources */ = {isa = PBXBuildFile; fileRef = DD32C3FC18E8BFF6001F6AD2 /* MASExampleAttributeChainingView.m */; };
  19. DD52F22B179CAD57005CD195 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DD52F22A179CAD57005CD195 /* UIKit.framework */; };
  20. DD52F22D179CAD57005CD195 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DD52F22C179CAD57005CD195 /* Foundation.framework */; };
  21. DD52F22F179CAD57005CD195 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DD52F22E179CAD57005CD195 /* CoreGraphics.framework */; };
  22. DD52F235179CAD57005CD195 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = DD52F233179CAD57005CD195 /* InfoPlist.strings */; };
  23. DD52F237179CAD57005CD195 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = DD52F236179CAD57005CD195 /* main.m */; };
  24. DD52F23B179CAD57005CD195 /* MASAppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = DD52F23A179CAD57005CD195 /* MASAppDelegate.m */; };
  25. DD52F251179CADC0005CD195 /* MASExampleBasicView.m in Sources */ = {isa = PBXBuildFile; fileRef = DD52F248179CADC0005CD195 /* MASExampleBasicView.m */; };
  26. DD52F252179CADC0005CD195 /* MASExampleConstantsView.m in Sources */ = {isa = PBXBuildFile; fileRef = DD52F24A179CADC0005CD195 /* MASExampleConstantsView.m */; };
  27. DD52F253179CADC0005CD195 /* MASExampleListViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = DD52F24C179CADC0005CD195 /* MASExampleListViewController.m */; };
  28. DD52F254179CADC0005CD195 /* MASExampleSidesView.m in Sources */ = {isa = PBXBuildFile; fileRef = DD52F24E179CADC0005CD195 /* MASExampleSidesView.m */; };
  29. DD52F255179CADC0005CD195 /* MASExampleViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = DD52F250179CADC0005CD195 /* MASExampleViewController.m */; };
  30. DD653E4A1843E61500D1EC5A /* MASExampleLayoutGuideViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = DD653E491843E61500D1EC5A /* MASExampleLayoutGuideViewController.m */; };
  31. DD7CC17617ACE990007A469E /* MASExampleDebuggingView.m in Sources */ = {isa = PBXBuildFile; fileRef = DD7CC17517ACE990007A469E /* MASExampleDebuggingView.m */; };
  32. DD9B4D35183CC980002BF408 /* MASExampleScrollView.m in Sources */ = {isa = PBXBuildFile; fileRef = DD9B4D34183CC980002BF408 /* MASExampleScrollView.m */; };
  33. DDDF60CC181915E300BF7B8B /* MASExampleLabelView.m in Sources */ = {isa = PBXBuildFile; fileRef = DDDF60CB181915E300BF7B8B /* MASExampleLabelView.m */; };
  34. DDF3875C179D648D00178773 /* MASExampleAnimatedView.m in Sources */ = {isa = PBXBuildFile; fileRef = DDF3875B179D648D00178773 /* MASExampleAnimatedView.m */; };
  35. /* End PBXBuildFile section */
  36. /* Begin PBXFileReference section */
  37. 00FC4A301B7359D700DCA999 /* MASExampleDistributeView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MASExampleDistributeView.h; sourceTree = "<group>"; };
  38. 00FC4A311B7359D700DCA999 /* MASExampleDistributeView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MASExampleDistributeView.m; sourceTree = "<group>"; };
  39. 114413081924B6EE008E702E /* Default-568h@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default-568h@2x.png"; sourceTree = "<group>"; };
  40. 27A27D441A6CF0C400D34F52 /* MASExampleAspectFitView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MASExampleAspectFitView.h; sourceTree = "<group>"; };
  41. 27A27D451A6CF0C400D34F52 /* MASExampleAspectFitView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MASExampleAspectFitView.m; sourceTree = "<group>"; };
  42. 321AA59CF7B045B6D503D2E5 /* Pods-Masonry iOS Examples.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Masonry iOS Examples.release.xcconfig"; path = "../Pods/Target Support Files/Pods-Masonry iOS Examples/Pods-Masonry iOS Examples.release.xcconfig"; sourceTree = "<group>"; };
  43. 3C02224819D0C4EC00507321 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
  44. 3DB1CAD3184538E200E91FC5 /* MASExampleArrayView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MASExampleArrayView.h; sourceTree = "<group>"; };
  45. 3DB1CAD4184538E200E91FC5 /* MASExampleArrayView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MASExampleArrayView.m; sourceTree = "<group>"; };
  46. 44C0E6AD1A9B9C55003C70CF /* MASExampleMarginView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MASExampleMarginView.h; sourceTree = "<group>"; };
  47. 44C0E6AE1A9B9C55003C70CF /* MASExampleMarginView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MASExampleMarginView.m; sourceTree = "<group>"; };
  48. 4BEB55B41957394E008C862B /* MASExampleRemakeView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MASExampleRemakeView.h; sourceTree = "<group>"; };
  49. 4BEB55B51957394E008C862B /* MASExampleRemakeView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MASExampleRemakeView.m; sourceTree = "<group>"; };
  50. 50B25D0621957AEB87C3FCC2 /* Pods-Masonry iOS Examples.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Masonry iOS Examples.debug.xcconfig"; path = "../Pods/Target Support Files/Pods-Masonry iOS Examples/Pods-Masonry iOS Examples.debug.xcconfig"; sourceTree = "<group>"; };
  51. BDC1B8303EED42A2B01B94B1 /* libPods-Masonry iOS Examples.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-Masonry iOS Examples.a"; sourceTree = BUILT_PRODUCTS_DIR; };
  52. DD175E68182639FB0099129A /* MASExampleUpdateView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MASExampleUpdateView.h; sourceTree = "<group>"; };
  53. DD175E69182639FB0099129A /* MASExampleUpdateView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MASExampleUpdateView.m; sourceTree = "<group>"; };
  54. DD32C3FB18E8BFF6001F6AD2 /* MASExampleAttributeChainingView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MASExampleAttributeChainingView.h; sourceTree = "<group>"; };
  55. DD32C3FC18E8BFF6001F6AD2 /* MASExampleAttributeChainingView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MASExampleAttributeChainingView.m; sourceTree = "<group>"; };
  56. DD52F227179CAD57005CD195 /* Masonry iOS Examples.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Masonry iOS Examples.app"; sourceTree = BUILT_PRODUCTS_DIR; };
  57. DD52F22A179CAD57005CD195 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
  58. DD52F22C179CAD57005CD195 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
  59. DD52F22E179CAD57005CD195 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
  60. DD52F232179CAD57005CD195 /* Masonry iOS Examples-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "Masonry iOS Examples-Info.plist"; sourceTree = "<group>"; };
  61. DD52F234179CAD57005CD195 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
  62. DD52F236179CAD57005CD195 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
  63. DD52F238179CAD57005CD195 /* Masonry iOS Examples-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Masonry iOS Examples-Prefix.pch"; sourceTree = "<group>"; };
  64. DD52F239179CAD57005CD195 /* MASAppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MASAppDelegate.h; sourceTree = "<group>"; };
  65. DD52F23A179CAD57005CD195 /* MASAppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MASAppDelegate.m; sourceTree = "<group>"; };
  66. DD52F247179CADC0005CD195 /* MASExampleBasicView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MASExampleBasicView.h; sourceTree = "<group>"; };
  67. DD52F248179CADC0005CD195 /* MASExampleBasicView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MASExampleBasicView.m; sourceTree = "<group>"; };
  68. DD52F249179CADC0005CD195 /* MASExampleConstantsView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MASExampleConstantsView.h; sourceTree = "<group>"; };
  69. DD52F24A179CADC0005CD195 /* MASExampleConstantsView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MASExampleConstantsView.m; sourceTree = "<group>"; };
  70. DD52F24B179CADC0005CD195 /* MASExampleListViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MASExampleListViewController.h; sourceTree = "<group>"; };
  71. DD52F24C179CADC0005CD195 /* MASExampleListViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MASExampleListViewController.m; sourceTree = "<group>"; };
  72. DD52F24D179CADC0005CD195 /* MASExampleSidesView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MASExampleSidesView.h; sourceTree = "<group>"; };
  73. DD52F24E179CADC0005CD195 /* MASExampleSidesView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MASExampleSidesView.m; sourceTree = "<group>"; };
  74. DD52F24F179CADC0005CD195 /* MASExampleViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MASExampleViewController.h; sourceTree = "<group>"; };
  75. DD52F250179CADC0005CD195 /* MASExampleViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MASExampleViewController.m; sourceTree = "<group>"; };
  76. DD653E481843E61500D1EC5A /* MASExampleLayoutGuideViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MASExampleLayoutGuideViewController.h; sourceTree = "<group>"; };
  77. DD653E491843E61500D1EC5A /* MASExampleLayoutGuideViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MASExampleLayoutGuideViewController.m; sourceTree = "<group>"; };
  78. DD7CC17417ACE990007A469E /* MASExampleDebuggingView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MASExampleDebuggingView.h; sourceTree = "<group>"; };
  79. DD7CC17517ACE990007A469E /* MASExampleDebuggingView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MASExampleDebuggingView.m; sourceTree = "<group>"; };
  80. DD9B4D33183CC980002BF408 /* MASExampleScrollView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MASExampleScrollView.h; sourceTree = "<group>"; };
  81. DD9B4D34183CC980002BF408 /* MASExampleScrollView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MASExampleScrollView.m; sourceTree = "<group>"; };
  82. DDDF60CA181915E300BF7B8B /* MASExampleLabelView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MASExampleLabelView.h; sourceTree = "<group>"; };
  83. DDDF60CB181915E300BF7B8B /* MASExampleLabelView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MASExampleLabelView.m; sourceTree = "<group>"; };
  84. DDF3875A179D648D00178773 /* MASExampleAnimatedView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MASExampleAnimatedView.h; sourceTree = "<group>"; };
  85. DDF3875B179D648D00178773 /* MASExampleAnimatedView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MASExampleAnimatedView.m; sourceTree = "<group>"; };
  86. /* End PBXFileReference section */
  87. /* Begin PBXFrameworksBuildPhase section */
  88. DD52F224179CAD57005CD195 /* Frameworks */ = {
  89. isa = PBXFrameworksBuildPhase;
  90. buildActionMask = 2147483647;
  91. files = (
  92. DD52F22B179CAD57005CD195 /* UIKit.framework in Frameworks */,
  93. DD52F22D179CAD57005CD195 /* Foundation.framework in Frameworks */,
  94. DD52F22F179CAD57005CD195 /* CoreGraphics.framework in Frameworks */,
  95. 6C87DADA5AB046D9A3181A65 /* libPods-Masonry iOS Examples.a in Frameworks */,
  96. );
  97. runOnlyForDeploymentPostprocessing = 0;
  98. };
  99. /* End PBXFrameworksBuildPhase section */
  100. /* Begin PBXGroup section */
  101. DD52F21E179CAD57005CD195 = {
  102. isa = PBXGroup;
  103. children = (
  104. 114413081924B6EE008E702E /* Default-568h@2x.png */,
  105. DD52F230179CAD57005CD195 /* Masonry iOS Examples */,
  106. DD52F229179CAD57005CD195 /* Frameworks */,
  107. DD52F228179CAD57005CD195 /* Products */,
  108. DF14AF6879B23556F891E1F7 /* Pods */,
  109. );
  110. sourceTree = "<group>";
  111. };
  112. DD52F228179CAD57005CD195 /* Products */ = {
  113. isa = PBXGroup;
  114. children = (
  115. DD52F227179CAD57005CD195 /* Masonry iOS Examples.app */,
  116. );
  117. name = Products;
  118. sourceTree = "<group>";
  119. };
  120. DD52F229179CAD57005CD195 /* Frameworks */ = {
  121. isa = PBXGroup;
  122. children = (
  123. DD52F22A179CAD57005CD195 /* UIKit.framework */,
  124. DD52F22C179CAD57005CD195 /* Foundation.framework */,
  125. DD52F22E179CAD57005CD195 /* CoreGraphics.framework */,
  126. BDC1B8303EED42A2B01B94B1 /* libPods-Masonry iOS Examples.a */,
  127. );
  128. name = Frameworks;
  129. sourceTree = "<group>";
  130. };
  131. DD52F230179CAD57005CD195 /* Masonry iOS Examples */ = {
  132. isa = PBXGroup;
  133. children = (
  134. DD52F239179CAD57005CD195 /* MASAppDelegate.h */,
  135. DD52F23A179CAD57005CD195 /* MASAppDelegate.m */,
  136. DD52F257179CADCB005CD195 /* Controllers */,
  137. DD52F256179CADC4005CD195 /* Views */,
  138. 3C02224819D0C4EC00507321 /* Images.xcassets */,
  139. DD52F231179CAD57005CD195 /* Supporting Files */,
  140. );
  141. path = "Masonry iOS Examples";
  142. sourceTree = "<group>";
  143. };
  144. DD52F231179CAD57005CD195 /* Supporting Files */ = {
  145. isa = PBXGroup;
  146. children = (
  147. DD52F232179CAD57005CD195 /* Masonry iOS Examples-Info.plist */,
  148. DD52F233179CAD57005CD195 /* InfoPlist.strings */,
  149. DD52F236179CAD57005CD195 /* main.m */,
  150. DD52F238179CAD57005CD195 /* Masonry iOS Examples-Prefix.pch */,
  151. );
  152. name = "Supporting Files";
  153. sourceTree = "<group>";
  154. };
  155. DD52F256179CADC4005CD195 /* Views */ = {
  156. isa = PBXGroup;
  157. children = (
  158. DD52F247179CADC0005CD195 /* MASExampleBasicView.h */,
  159. DD52F248179CADC0005CD195 /* MASExampleBasicView.m */,
  160. DD52F249179CADC0005CD195 /* MASExampleConstantsView.h */,
  161. DD52F24A179CADC0005CD195 /* MASExampleConstantsView.m */,
  162. DD52F24D179CADC0005CD195 /* MASExampleSidesView.h */,
  163. DD52F24E179CADC0005CD195 /* MASExampleSidesView.m */,
  164. 27A27D441A6CF0C400D34F52 /* MASExampleAspectFitView.h */,
  165. 27A27D451A6CF0C400D34F52 /* MASExampleAspectFitView.m */,
  166. DDF3875A179D648D00178773 /* MASExampleAnimatedView.h */,
  167. DDF3875B179D648D00178773 /* MASExampleAnimatedView.m */,
  168. DD7CC17417ACE990007A469E /* MASExampleDebuggingView.h */,
  169. DD7CC17517ACE990007A469E /* MASExampleDebuggingView.m */,
  170. DDDF60CA181915E300BF7B8B /* MASExampleLabelView.h */,
  171. DDDF60CB181915E300BF7B8B /* MASExampleLabelView.m */,
  172. DD175E68182639FB0099129A /* MASExampleUpdateView.h */,
  173. DD175E69182639FB0099129A /* MASExampleUpdateView.m */,
  174. 4BEB55B41957394E008C862B /* MASExampleRemakeView.h */,
  175. 4BEB55B51957394E008C862B /* MASExampleRemakeView.m */,
  176. DD9B4D33183CC980002BF408 /* MASExampleScrollView.h */,
  177. DD9B4D34183CC980002BF408 /* MASExampleScrollView.m */,
  178. 3DB1CAD3184538E200E91FC5 /* MASExampleArrayView.h */,
  179. 3DB1CAD4184538E200E91FC5 /* MASExampleArrayView.m */,
  180. DD32C3FB18E8BFF6001F6AD2 /* MASExampleAttributeChainingView.h */,
  181. DD32C3FC18E8BFF6001F6AD2 /* MASExampleAttributeChainingView.m */,
  182. 44C0E6AD1A9B9C55003C70CF /* MASExampleMarginView.h */,
  183. 44C0E6AE1A9B9C55003C70CF /* MASExampleMarginView.m */,
  184. 00FC4A301B7359D700DCA999 /* MASExampleDistributeView.h */,
  185. 00FC4A311B7359D700DCA999 /* MASExampleDistributeView.m */,
  186. );
  187. name = Views;
  188. sourceTree = "<group>";
  189. };
  190. DD52F257179CADCB005CD195 /* Controllers */ = {
  191. isa = PBXGroup;
  192. children = (
  193. DD52F24B179CADC0005CD195 /* MASExampleListViewController.h */,
  194. DD52F24C179CADC0005CD195 /* MASExampleListViewController.m */,
  195. DD52F24F179CADC0005CD195 /* MASExampleViewController.h */,
  196. DD52F250179CADC0005CD195 /* MASExampleViewController.m */,
  197. DD653E481843E61500D1EC5A /* MASExampleLayoutGuideViewController.h */,
  198. DD653E491843E61500D1EC5A /* MASExampleLayoutGuideViewController.m */,
  199. );
  200. name = Controllers;
  201. sourceTree = "<group>";
  202. };
  203. DF14AF6879B23556F891E1F7 /* Pods */ = {
  204. isa = PBXGroup;
  205. children = (
  206. 50B25D0621957AEB87C3FCC2 /* Pods-Masonry iOS Examples.debug.xcconfig */,
  207. 321AA59CF7B045B6D503D2E5 /* Pods-Masonry iOS Examples.release.xcconfig */,
  208. );
  209. name = Pods;
  210. sourceTree = "<group>";
  211. };
  212. /* End PBXGroup section */
  213. /* Begin PBXNativeTarget section */
  214. DD52F226179CAD57005CD195 /* Masonry iOS Examples */ = {
  215. isa = PBXNativeTarget;
  216. buildConfigurationList = DD52F244179CAD57005CD195 /* Build configuration list for PBXNativeTarget "Masonry iOS Examples" */;
  217. buildPhases = (
  218. 621F6A1FCAEF44F880874959 /* [CP] Check Pods Manifest.lock */,
  219. DD52F223179CAD57005CD195 /* Sources */,
  220. DD52F224179CAD57005CD195 /* Frameworks */,
  221. DD52F225179CAD57005CD195 /* Resources */,
  222. 5C6517785DFF4287BCDF458D /* [CP] Copy Pods Resources */,
  223. 9A6DE33A61510E8F9549C5EE /* [CP] Embed Pods Frameworks */,
  224. );
  225. buildRules = (
  226. );
  227. dependencies = (
  228. );
  229. name = "Masonry iOS Examples";
  230. productName = "Masonry iOS Examples";
  231. productReference = DD52F227179CAD57005CD195 /* Masonry iOS Examples.app */;
  232. productType = "com.apple.product-type.application";
  233. };
  234. /* End PBXNativeTarget section */
  235. /* Begin PBXProject section */
  236. DD52F21F179CAD57005CD195 /* Project object */ = {
  237. isa = PBXProject;
  238. attributes = {
  239. CLASSPREFIX = MAS;
  240. LastUpgradeCheck = 0900;
  241. ORGANIZATIONNAME = "Jonas Budelmann";
  242. };
  243. buildConfigurationList = DD52F222179CAD57005CD195 /* Build configuration list for PBXProject "Masonry iOS Examples" */;
  244. compatibilityVersion = "Xcode 3.2";
  245. developmentRegion = English;
  246. hasScannedForEncodings = 0;
  247. knownRegions = (
  248. en,
  249. );
  250. mainGroup = DD52F21E179CAD57005CD195;
  251. productRefGroup = DD52F228179CAD57005CD195 /* Products */;
  252. projectDirPath = "";
  253. projectRoot = "";
  254. targets = (
  255. DD52F226179CAD57005CD195 /* Masonry iOS Examples */,
  256. );
  257. };
  258. /* End PBXProject section */
  259. /* Begin PBXResourcesBuildPhase section */
  260. DD52F225179CAD57005CD195 /* Resources */ = {
  261. isa = PBXResourcesBuildPhase;
  262. buildActionMask = 2147483647;
  263. files = (
  264. 3C02224919D0C4EC00507321 /* Images.xcassets in Resources */,
  265. DD52F235179CAD57005CD195 /* InfoPlist.strings in Resources */,
  266. 114413091924B6EE008E702E /* Default-568h@2x.png in Resources */,
  267. );
  268. runOnlyForDeploymentPostprocessing = 0;
  269. };
  270. /* End PBXResourcesBuildPhase section */
  271. /* Begin PBXShellScriptBuildPhase section */
  272. 5C6517785DFF4287BCDF458D /* [CP] Copy Pods Resources */ = {
  273. isa = PBXShellScriptBuildPhase;
  274. buildActionMask = 2147483647;
  275. files = (
  276. );
  277. inputPaths = (
  278. );
  279. name = "[CP] Copy Pods Resources";
  280. outputPaths = (
  281. );
  282. runOnlyForDeploymentPostprocessing = 0;
  283. shellPath = /bin/sh;
  284. shellScript = "\"${SRCROOT}/../Pods/Target Support Files/Pods-Masonry iOS Examples/Pods-Masonry iOS Examples-resources.sh\"\n";
  285. showEnvVarsInLog = 0;
  286. };
  287. 621F6A1FCAEF44F880874959 /* [CP] Check Pods Manifest.lock */ = {
  288. isa = PBXShellScriptBuildPhase;
  289. buildActionMask = 2147483647;
  290. files = (
  291. );
  292. inputPaths = (
  293. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  294. "${PODS_ROOT}/Manifest.lock",
  295. );
  296. name = "[CP] Check Pods Manifest.lock";
  297. outputPaths = (
  298. "$(DERIVED_FILE_DIR)/Pods-Masonry iOS Examples-checkManifestLockResult.txt",
  299. );
  300. runOnlyForDeploymentPostprocessing = 0;
  301. shellPath = /bin/sh;
  302. shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
  303. showEnvVarsInLog = 0;
  304. };
  305. 9A6DE33A61510E8F9549C5EE /* [CP] Embed Pods Frameworks */ = {
  306. isa = PBXShellScriptBuildPhase;
  307. buildActionMask = 2147483647;
  308. files = (
  309. );
  310. inputPaths = (
  311. );
  312. name = "[CP] Embed Pods Frameworks";
  313. outputPaths = (
  314. );
  315. runOnlyForDeploymentPostprocessing = 0;
  316. shellPath = /bin/sh;
  317. shellScript = "\"${SRCROOT}/../Pods/Target Support Files/Pods-Masonry iOS Examples/Pods-Masonry iOS Examples-frameworks.sh\"\n";
  318. showEnvVarsInLog = 0;
  319. };
  320. /* End PBXShellScriptBuildPhase section */
  321. /* Begin PBXSourcesBuildPhase section */
  322. DD52F223179CAD57005CD195 /* Sources */ = {
  323. isa = PBXSourcesBuildPhase;
  324. buildActionMask = 2147483647;
  325. files = (
  326. 00FC4A321B7359D700DCA999 /* MASExampleDistributeView.m in Sources */,
  327. DD175E6A182639FB0099129A /* MASExampleUpdateView.m in Sources */,
  328. DD52F237179CAD57005CD195 /* main.m in Sources */,
  329. 3DB1CAD5184538E200E91FC5 /* MASExampleArrayView.m in Sources */,
  330. DD52F23B179CAD57005CD195 /* MASAppDelegate.m in Sources */,
  331. DD52F251179CADC0005CD195 /* MASExampleBasicView.m in Sources */,
  332. 44C0E6AF1A9B9C55003C70CF /* MASExampleMarginView.m in Sources */,
  333. DD653E4A1843E61500D1EC5A /* MASExampleLayoutGuideViewController.m in Sources */,
  334. DDDF60CC181915E300BF7B8B /* MASExampleLabelView.m in Sources */,
  335. 27A27D461A6CF0C400D34F52 /* MASExampleAspectFitView.m in Sources */,
  336. DD52F252179CADC0005CD195 /* MASExampleConstantsView.m in Sources */,
  337. DD52F253179CADC0005CD195 /* MASExampleListViewController.m in Sources */,
  338. DD52F254179CADC0005CD195 /* MASExampleSidesView.m in Sources */,
  339. DD32C3FD18E8BFF6001F6AD2 /* MASExampleAttributeChainingView.m in Sources */,
  340. DD52F255179CADC0005CD195 /* MASExampleViewController.m in Sources */,
  341. DDF3875C179D648D00178773 /* MASExampleAnimatedView.m in Sources */,
  342. DD7CC17617ACE990007A469E /* MASExampleDebuggingView.m in Sources */,
  343. 4BEB55B61957394E008C862B /* MASExampleRemakeView.m in Sources */,
  344. DD9B4D35183CC980002BF408 /* MASExampleScrollView.m in Sources */,
  345. );
  346. runOnlyForDeploymentPostprocessing = 0;
  347. };
  348. /* End PBXSourcesBuildPhase section */
  349. /* Begin PBXVariantGroup section */
  350. DD52F233179CAD57005CD195 /* InfoPlist.strings */ = {
  351. isa = PBXVariantGroup;
  352. children = (
  353. DD52F234179CAD57005CD195 /* en */,
  354. );
  355. name = InfoPlist.strings;
  356. sourceTree = "<group>";
  357. };
  358. /* End PBXVariantGroup section */
  359. /* Begin XCBuildConfiguration section */
  360. DD52F242179CAD57005CD195 /* Debug */ = {
  361. isa = XCBuildConfiguration;
  362. buildSettings = {
  363. ALWAYS_SEARCH_USER_PATHS = YES;
  364. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  365. CLANG_CXX_LIBRARY = "libc++";
  366. CLANG_ENABLE_OBJC_ARC = YES;
  367. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  368. CLANG_WARN_BOOL_CONVERSION = YES;
  369. CLANG_WARN_COMMA = YES;
  370. CLANG_WARN_CONSTANT_CONVERSION = YES;
  371. CLANG_WARN_EMPTY_BODY = YES;
  372. CLANG_WARN_ENUM_CONVERSION = YES;
  373. CLANG_WARN_INFINITE_RECURSION = YES;
  374. CLANG_WARN_INT_CONVERSION = YES;
  375. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  376. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  377. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  378. CLANG_WARN_STRICT_PROTOTYPES = YES;
  379. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  380. CLANG_WARN_UNREACHABLE_CODE = YES;
  381. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  382. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  383. COPY_PHASE_STRIP = NO;
  384. ENABLE_STRICT_OBJC_MSGSEND = YES;
  385. ENABLE_TESTABILITY = YES;
  386. GCC_C_LANGUAGE_STANDARD = gnu99;
  387. GCC_DYNAMIC_NO_PIC = NO;
  388. GCC_NO_COMMON_BLOCKS = YES;
  389. GCC_OPTIMIZATION_LEVEL = 0;
  390. GCC_PREPROCESSOR_DEFINITIONS = (
  391. "DEBUG=1",
  392. "$(inherited)",
  393. );
  394. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  395. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  396. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  397. GCC_WARN_UNDECLARED_SELECTOR = YES;
  398. GCC_WARN_UNINITIALIZED_AUTOS = YES;
  399. GCC_WARN_UNUSED_FUNCTION = YES;
  400. GCC_WARN_UNUSED_VARIABLE = YES;
  401. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  402. ONLY_ACTIVE_ARCH = YES;
  403. SDKROOT = iphoneos;
  404. TARGETED_DEVICE_FAMILY = "1,2";
  405. };
  406. name = Debug;
  407. };
  408. DD52F243179CAD57005CD195 /* Release */ = {
  409. isa = XCBuildConfiguration;
  410. buildSettings = {
  411. ALWAYS_SEARCH_USER_PATHS = YES;
  412. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  413. CLANG_CXX_LIBRARY = "libc++";
  414. CLANG_ENABLE_OBJC_ARC = YES;
  415. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  416. CLANG_WARN_BOOL_CONVERSION = YES;
  417. CLANG_WARN_COMMA = YES;
  418. CLANG_WARN_CONSTANT_CONVERSION = YES;
  419. CLANG_WARN_EMPTY_BODY = YES;
  420. CLANG_WARN_ENUM_CONVERSION = YES;
  421. CLANG_WARN_INFINITE_RECURSION = YES;
  422. CLANG_WARN_INT_CONVERSION = YES;
  423. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  424. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  425. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  426. CLANG_WARN_STRICT_PROTOTYPES = YES;
  427. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  428. CLANG_WARN_UNREACHABLE_CODE = YES;
  429. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  430. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  431. COPY_PHASE_STRIP = YES;
  432. ENABLE_STRICT_OBJC_MSGSEND = YES;
  433. GCC_C_LANGUAGE_STANDARD = gnu99;
  434. GCC_NO_COMMON_BLOCKS = YES;
  435. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  436. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  437. GCC_WARN_UNDECLARED_SELECTOR = YES;
  438. GCC_WARN_UNINITIALIZED_AUTOS = YES;
  439. GCC_WARN_UNUSED_FUNCTION = YES;
  440. GCC_WARN_UNUSED_VARIABLE = YES;
  441. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  442. OTHER_CFLAGS = "-DNS_BLOCK_ASSERTIONS=1";
  443. SDKROOT = iphoneos;
  444. TARGETED_DEVICE_FAMILY = "1,2";
  445. VALIDATE_PRODUCT = YES;
  446. };
  447. name = Release;
  448. };
  449. DD52F245179CAD57005CD195 /* Debug */ = {
  450. isa = XCBuildConfiguration;
  451. baseConfigurationReference = 50B25D0621957AEB87C3FCC2 /* Pods-Masonry iOS Examples.debug.xcconfig */;
  452. buildSettings = {
  453. ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
  454. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  455. GCC_PREFIX_HEADER = "Masonry iOS Examples/Masonry iOS Examples-Prefix.pch";
  456. INFOPLIST_FILE = "Masonry iOS Examples/Masonry iOS Examples-Info.plist";
  457. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  458. PRODUCT_BUNDLE_IDENTIFIER = "com.cloudling.${PRODUCT_NAME:rfc1034identifier}";
  459. PRODUCT_NAME = "Masonry iOS Examples";
  460. WRAPPER_EXTENSION = app;
  461. };
  462. name = Debug;
  463. };
  464. DD52F246179CAD57005CD195 /* Release */ = {
  465. isa = XCBuildConfiguration;
  466. baseConfigurationReference = 321AA59CF7B045B6D503D2E5 /* Pods-Masonry iOS Examples.release.xcconfig */;
  467. buildSettings = {
  468. ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
  469. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  470. GCC_PREFIX_HEADER = "Masonry iOS Examples/Masonry iOS Examples-Prefix.pch";
  471. INFOPLIST_FILE = "Masonry iOS Examples/Masonry iOS Examples-Info.plist";
  472. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  473. PRODUCT_BUNDLE_IDENTIFIER = "com.cloudling.${PRODUCT_NAME:rfc1034identifier}";
  474. PRODUCT_NAME = "Masonry iOS Examples";
  475. WRAPPER_EXTENSION = app;
  476. };
  477. name = Release;
  478. };
  479. /* End XCBuildConfiguration section */
  480. /* Begin XCConfigurationList section */
  481. DD52F222179CAD57005CD195 /* Build configuration list for PBXProject "Masonry iOS Examples" */ = {
  482. isa = XCConfigurationList;
  483. buildConfigurations = (
  484. DD52F242179CAD57005CD195 /* Debug */,
  485. DD52F243179CAD57005CD195 /* Release */,
  486. );
  487. defaultConfigurationIsVisible = 0;
  488. defaultConfigurationName = Release;
  489. };
  490. DD52F244179CAD57005CD195 /* Build configuration list for PBXNativeTarget "Masonry iOS Examples" */ = {
  491. isa = XCConfigurationList;
  492. buildConfigurations = (
  493. DD52F245179CAD57005CD195 /* Debug */,
  494. DD52F246179CAD57005CD195 /* Release */,
  495. );
  496. defaultConfigurationIsVisible = 0;
  497. defaultConfigurationName = Release;
  498. };
  499. /* End XCConfigurationList section */
  500. };
  501. rootObject = DD52F21F179CAD57005CD195 /* Project object */;
  502. }