project.pbxproj 50 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 4490B5BD1805A4AE00C7D494 /* MASViewAttributeSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 4490B5BB1805A41A00C7D494 /* MASViewAttributeSpec.m */; };
  10. 4490B5BE1805A4AF00C7D494 /* MASViewAttributeSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 4490B5BB1805A41A00C7D494 /* MASViewAttributeSpec.m */; };
  11. 81A5AEFE5B9041ABBC74F614 /* libPods-Masonry Mac Tests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 8A66D49D177E45D1B8059268 /* libPods-Masonry Mac Tests.a */; };
  12. 9C61C40117CCF3F0001A124A /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9C61C40017CCF3F0001A124A /* Cocoa.framework */; };
  13. 9CEFD2D917CCF7210014B0FF /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9CEFD2D817CCF7210014B0FF /* UIKit.framework */; };
  14. 9CEFD2DA17CCF7A90014B0FF /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9CEFD2D817CCF7210014B0FF /* UIKit.framework */; };
  15. 9CEFD2DB17CCF80D0014B0FF /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9C61C40017CCF3F0001A124A /* Cocoa.framework */; };
  16. 9DAD1ADAED04452C8C32D34E /* libPods-Masonry iOS Tests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 3FF61518EB0044E0A00EB62E /* libPods-Masonry iOS Tests.a */; };
  17. DD2F3B3B17CDF44500770F03 /* NSObject+MASSubscriptSupport.h in Headers */ = {isa = PBXBuildFile; fileRef = DD2F3B3917CDF44500770F03 /* NSObject+MASSubscriptSupport.h */; };
  18. DD38397E17A5170F00C35C17 /* MASConstraintDelegateMock.m in Sources */ = {isa = PBXBuildFile; fileRef = DD38397D17A5170F00C35C17 /* MASConstraintDelegateMock.m */; };
  19. DD52F1AE179CA93B005CD195 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DD52F1AD179CA93B005CD195 /* Foundation.framework */; };
  20. DD52F1BD179CA93B005CD195 /* SenTestingKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DD52F1BC179CA93B005CD195 /* SenTestingKit.framework */; };
  21. DD52F1C0179CA93B005CD195 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DD52F1AD179CA93B005CD195 /* Foundation.framework */; };
  22. DD52F1C3179CA93B005CD195 /* libMasonry.a in Frameworks */ = {isa = PBXBuildFile; fileRef = DD52F1AA179CA93B005CD195 /* libMasonry.a */; };
  23. DD52F1C9179CA93B005CD195 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = DD52F1C7179CA93B005CD195 /* InfoPlist.strings */; };
  24. DD52F1DA179CAA9C005CD195 /* MASCompositeConstraintSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = DD52F1D8179CAA9C005CD195 /* MASCompositeConstraintSpec.m */; };
  25. DD52F1DB179CAA9C005CD195 /* MASViewConstraintSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = DD52F1D9179CAA9C005CD195 /* MASViewConstraintSpec.m */; };
  26. DD52F1E7179CAACA005CD195 /* MASCompositeConstraint.m in Sources */ = {isa = PBXBuildFile; fileRef = DD52F1DD179CAACA005CD195 /* MASCompositeConstraint.m */; };
  27. DD52F1E8179CAACA005CD195 /* MASConstraintMaker.m in Sources */ = {isa = PBXBuildFile; fileRef = DD52F1E0179CAACA005CD195 /* MASConstraintMaker.m */; };
  28. DD52F1E9179CAACA005CD195 /* MASViewAttribute.m in Sources */ = {isa = PBXBuildFile; fileRef = DD52F1E2179CAACA005CD195 /* MASViewAttribute.m */; };
  29. DD52F1EA179CAACA005CD195 /* MASViewConstraint.m in Sources */ = {isa = PBXBuildFile; fileRef = DD52F1E4179CAACA005CD195 /* MASViewConstraint.m */; };
  30. DD52F1EB179CAACA005CD195 /* View+MASAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = DD52F1E6179CAACA005CD195 /* View+MASAdditions.m */; };
  31. DD52F264179CB327005CD195 /* Masonry.h in Headers */ = {isa = PBXBuildFile; fileRef = DD52F1ED179CAAEE005CD195 /* Masonry.h */; settings = {ATTRIBUTES = (Public, ); }; };
  32. DD52F265179CB32B005CD195 /* View+MASAdditions.h in Headers */ = {isa = PBXBuildFile; fileRef = DD52F1E5179CAACA005CD195 /* View+MASAdditions.h */; settings = {ATTRIBUTES = (Public, ); }; };
  33. DD52F266179CB33F005CD195 /* MASConstraint.h in Headers */ = {isa = PBXBuildFile; fileRef = DD52F1DE179CAACA005CD195 /* MASConstraint.h */; settings = {ATTRIBUTES = (Public, ); }; };
  34. DD52F267179CB342005CD195 /* MASConstraintMaker.h in Headers */ = {isa = PBXBuildFile; fileRef = DD52F1DF179CAACA005CD195 /* MASConstraintMaker.h */; settings = {ATTRIBUTES = (Public, ); }; };
  35. DD52F268179CB346005CD195 /* MASViewAttribute.h in Headers */ = {isa = PBXBuildFile; fileRef = DD52F1E1179CAACA005CD195 /* MASViewAttribute.h */; settings = {ATTRIBUTES = (Public, ); }; };
  36. DD52F269179CB34A005CD195 /* MASViewConstraint.h in Headers */ = {isa = PBXBuildFile; fileRef = DD52F1E3179CAACA005CD195 /* MASViewConstraint.h */; settings = {ATTRIBUTES = (Public, ); }; };
  37. DD52F26A179CB365005CD195 /* MASCompositeConstraint.h in Headers */ = {isa = PBXBuildFile; fileRef = DD52F1DC179CAACA005CD195 /* MASCompositeConstraint.h */; settings = {ATTRIBUTES = (Public, ); }; };
  38. DD7CC16E17ACCF22007A469E /* NSLayoutConstraint+MASDebugAdditions.h in Headers */ = {isa = PBXBuildFile; fileRef = DD7CC16C17ACCF21007A469E /* NSLayoutConstraint+MASDebugAdditions.h */; settings = {ATTRIBUTES = (Public, ); }; };
  39. DD7CC16F17ACCF22007A469E /* NSLayoutConstraint+MASDebugAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = DD7CC16D17ACCF22007A469E /* NSLayoutConstraint+MASDebugAdditions.m */; };
  40. DD93AAF317ACB647008F7D21 /* MASLayoutConstraint.h in Headers */ = {isa = PBXBuildFile; fileRef = DD93AAF117ACB647008F7D21 /* MASLayoutConstraint.h */; settings = {ATTRIBUTES = (Public, ); }; };
  41. DD93AAF417ACB647008F7D21 /* MASLayoutConstraint.m in Sources */ = {isa = PBXBuildFile; fileRef = DD93AAF217ACB647008F7D21 /* MASLayoutConstraint.m */; };
  42. DDA4D70217C0253B0076BD87 /* SenTestingKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DD52F1BC179CA93B005CD195 /* SenTestingKit.framework */; };
  43. DDA4D70617C0253B0076BD87 /* Masonry.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DDA4D6EB17C0253B0076BD87 /* Masonry.framework */; };
  44. DDA4D71617C025930076BD87 /* Masonry.h in Headers */ = {isa = PBXBuildFile; fileRef = DD52F1ED179CAAEE005CD195 /* Masonry.h */; settings = {ATTRIBUTES = (Public, ); }; };
  45. DDA4D71717C0259A0076BD87 /* View+MASAdditions.h in Headers */ = {isa = PBXBuildFile; fileRef = DD52F1E5179CAACA005CD195 /* View+MASAdditions.h */; settings = {ATTRIBUTES = (Public, ); }; };
  46. DDA4D71817C025A10076BD87 /* View+MASAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = DD52F1E6179CAACA005CD195 /* View+MASAdditions.m */; };
  47. DDA4D71917C025A60076BD87 /* View+MASShorthandAdditions.h in Headers */ = {isa = PBXBuildFile; fileRef = DDE2653D179D24E600D48565 /* View+MASShorthandAdditions.h */; settings = {ATTRIBUTES = (Public, ); }; };
  48. DDA4D71A17C025AC0076BD87 /* NSLayoutConstraint+MASDebugAdditions.h in Headers */ = {isa = PBXBuildFile; fileRef = DD7CC16C17ACCF21007A469E /* NSLayoutConstraint+MASDebugAdditions.h */; settings = {ATTRIBUTES = (Public, ); }; };
  49. DDA4D71B17C025B20076BD87 /* NSLayoutConstraint+MASDebugAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = DD7CC16D17ACCF22007A469E /* NSLayoutConstraint+MASDebugAdditions.m */; };
  50. DDA4D71C17C025B70076BD87 /* MASConstraint.h in Headers */ = {isa = PBXBuildFile; fileRef = DD52F1DE179CAACA005CD195 /* MASConstraint.h */; settings = {ATTRIBUTES = (Public, ); }; };
  51. DDA4D71D17C025BD0076BD87 /* MASCompositeConstraint.h in Headers */ = {isa = PBXBuildFile; fileRef = DD52F1DC179CAACA005CD195 /* MASCompositeConstraint.h */; settings = {ATTRIBUTES = (Public, ); }; };
  52. DDA4D71E17C025C40076BD87 /* MASCompositeConstraint.m in Sources */ = {isa = PBXBuildFile; fileRef = DD52F1DD179CAACA005CD195 /* MASCompositeConstraint.m */; };
  53. DDA4D71F17C025C90076BD87 /* MASConstraintMaker.h in Headers */ = {isa = PBXBuildFile; fileRef = DD52F1DF179CAACA005CD195 /* MASConstraintMaker.h */; settings = {ATTRIBUTES = (Public, ); }; };
  54. DDA4D72017C025D10076BD87 /* MASConstraintMaker.m in Sources */ = {isa = PBXBuildFile; fileRef = DD52F1E0179CAACA005CD195 /* MASConstraintMaker.m */; };
  55. DDA4D72117C025D60076BD87 /* MASViewAttribute.h in Headers */ = {isa = PBXBuildFile; fileRef = DD52F1E1179CAACA005CD195 /* MASViewAttribute.h */; settings = {ATTRIBUTES = (Public, ); }; };
  56. DDA4D72217C025DD0076BD87 /* MASViewAttribute.m in Sources */ = {isa = PBXBuildFile; fileRef = DD52F1E2179CAACA005CD195 /* MASViewAttribute.m */; };
  57. DDA4D72317C025E10076BD87 /* MASViewConstraint.h in Headers */ = {isa = PBXBuildFile; fileRef = DD52F1E3179CAACA005CD195 /* MASViewConstraint.h */; settings = {ATTRIBUTES = (Public, ); }; };
  58. DDA4D72417C025E70076BD87 /* MASViewConstraint.m in Sources */ = {isa = PBXBuildFile; fileRef = DD52F1E4179CAACA005CD195 /* MASViewConstraint.m */; };
  59. DDA4D72517C025EC0076BD87 /* MASLayoutConstraint.h in Headers */ = {isa = PBXBuildFile; fileRef = DD93AAF117ACB647008F7D21 /* MASLayoutConstraint.h */; settings = {ATTRIBUTES = (Public, ); }; };
  60. DDA4D72617C025F30076BD87 /* MASLayoutConstraint.m in Sources */ = {isa = PBXBuildFile; fileRef = DD93AAF217ACB647008F7D21 /* MASLayoutConstraint.m */; };
  61. DDA4D72717C025FD0076BD87 /* MASCompositeConstraintSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = DD52F1D8179CAA9C005CD195 /* MASCompositeConstraintSpec.m */; };
  62. DDA4D72817C026030076BD87 /* MASViewConstraintSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = DD52F1D9179CAA9C005CD195 /* MASViewConstraintSpec.m */; };
  63. DDA4D72917C0260C0076BD87 /* MASConstraintDelegateMock.m in Sources */ = {isa = PBXBuildFile; fileRef = DD38397D17A5170F00C35C17 /* MASConstraintDelegateMock.m */; };
  64. DDA5752B17C17C3E0010F88E /* MASUtilities.h in Headers */ = {isa = PBXBuildFile; fileRef = DDA5752917C17C3E0010F88E /* MASUtilities.h */; settings = {ATTRIBUTES = (Public, ); }; };
  65. DDA5752D17C187D40010F88E /* MASUtilities.h in Headers */ = {isa = PBXBuildFile; fileRef = DDA5752917C17C3E0010F88E /* MASUtilities.h */; settings = {ATTRIBUTES = (Public, ); }; };
  66. DDB4A51517DC492F0055EDFE /* NSLayoutConstraint+MASDebugAdditionsSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = DDB4A51417DC492F0055EDFE /* NSLayoutConstraint+MASDebugAdditionsSpec.m */; };
  67. DDB4A51617DC492F0055EDFE /* NSLayoutConstraint+MASDebugAdditionsSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = DDB4A51417DC492F0055EDFE /* NSLayoutConstraint+MASDebugAdditionsSpec.m */; };
  68. DDB682AD17DC484900159454 /* View+MASAdditionsSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = DDB682AC17DC484900159454 /* View+MASAdditionsSpec.m */; };
  69. DDB682AE17DC484900159454 /* View+MASAdditionsSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = DDB682AC17DC484900159454 /* View+MASAdditionsSpec.m */; };
  70. DDE2653F179D24E600D48565 /* View+MASShorthandAdditions.h in Headers */ = {isa = PBXBuildFile; fileRef = DDE2653D179D24E600D48565 /* View+MASShorthandAdditions.h */; settings = {ATTRIBUTES = (Public, ); }; };
  71. DDF0BE9517C9D6DA00DEA237 /* MASConstraintMakerSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = DDF0BE9417C9D6DA00DEA237 /* MASConstraintMakerSpec.m */; };
  72. DDF0BE9617C9D6DA00DEA237 /* MASConstraintMakerSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = DDF0BE9417C9D6DA00DEA237 /* MASConstraintMakerSpec.m */; };
  73. /* End PBXBuildFile section */
  74. /* Begin PBXContainerItemProxy section */
  75. DD52F1C1179CA93B005CD195 /* PBXContainerItemProxy */ = {
  76. isa = PBXContainerItemProxy;
  77. containerPortal = DD52F1A2179CA93B005CD195 /* Project object */;
  78. proxyType = 1;
  79. remoteGlobalIDString = DD52F1A9179CA93B005CD195;
  80. remoteInfo = Masonry;
  81. };
  82. DDA4D70417C0253B0076BD87 /* PBXContainerItemProxy */ = {
  83. isa = PBXContainerItemProxy;
  84. containerPortal = DD52F1A2179CA93B005CD195 /* Project object */;
  85. proxyType = 1;
  86. remoteGlobalIDString = DDA4D6EA17C0253B0076BD87;
  87. remoteInfo = "Masonry Mac";
  88. };
  89. /* End PBXContainerItemProxy section */
  90. /* Begin PBXCopyFilesBuildPhase section */
  91. DD52F1A8179CA93B005CD195 /* CopyFiles */ = {
  92. isa = PBXCopyFilesBuildPhase;
  93. buildActionMask = 2147483647;
  94. dstPath = "include/${PRODUCT_NAME}";
  95. dstSubfolderSpec = 16;
  96. files = (
  97. );
  98. runOnlyForDeploymentPostprocessing = 0;
  99. };
  100. /* End PBXCopyFilesBuildPhase section */
  101. /* Begin PBXFileReference section */
  102. 3FF61518EB0044E0A00EB62E /* libPods-Masonry iOS Tests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-Masonry iOS Tests.a"; sourceTree = BUILT_PRODUCTS_DIR; };
  103. 4490B5BB1805A41A00C7D494 /* MASViewAttributeSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MASViewAttributeSpec.m; sourceTree = "<group>"; };
  104. 8A66D49D177E45D1B8059268 /* libPods-Masonry Mac Tests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-Masonry Mac Tests.a"; sourceTree = BUILT_PRODUCTS_DIR; };
  105. 9C61C40017CCF3F0001A124A /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/Cocoa.framework; sourceTree = DEVELOPER_DIR; };
  106. 9CC1B90117CCE7BA0032BB18 /* Masonry-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "Masonry-Info.plist"; sourceTree = "<group>"; };
  107. 9CEFD2D817CCF7210014B0FF /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
  108. B8646E0425DE4F42A4314C3C /* Pods-Masonry iOS Tests.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Masonry iOS Tests.xcconfig"; path = "Pods/Pods-Masonry iOS Tests.xcconfig"; sourceTree = SOURCE_ROOT; };
  109. DD2F3B3917CDF44500770F03 /* NSObject+MASSubscriptSupport.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSObject+MASSubscriptSupport.h"; sourceTree = "<group>"; };
  110. DD38397C17A5170F00C35C17 /* MASConstraintDelegateMock.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MASConstraintDelegateMock.h; sourceTree = "<group>"; };
  111. DD38397D17A5170F00C35C17 /* MASConstraintDelegateMock.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MASConstraintDelegateMock.m; sourceTree = "<group>"; };
  112. DD52F1AA179CA93B005CD195 /* libMasonry.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libMasonry.a; sourceTree = BUILT_PRODUCTS_DIR; };
  113. DD52F1AD179CA93B005CD195 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
  114. DD52F1B1179CA93B005CD195 /* Masonry-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Masonry-Prefix.pch"; sourceTree = "<group>"; };
  115. DD52F1BB179CA93B005CD195 /* Masonry iOS Tests.octest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Masonry iOS Tests.octest"; sourceTree = BUILT_PRODUCTS_DIR; };
  116. DD52F1BC179CA93B005CD195 /* SenTestingKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SenTestingKit.framework; path = Library/Frameworks/SenTestingKit.framework; sourceTree = DEVELOPER_DIR; };
  117. DD52F1C6179CA93B005CD195 /* MasonryTests-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "MasonryTests-Info.plist"; sourceTree = "<group>"; };
  118. DD52F1C8179CA93B005CD195 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
  119. DD52F1D6179CAA71005CD195 /* MasonryTests-Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "MasonryTests-Prefix.pch"; sourceTree = "<group>"; };
  120. DD52F1D8179CAA9C005CD195 /* MASCompositeConstraintSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MASCompositeConstraintSpec.m; sourceTree = "<group>"; };
  121. DD52F1D9179CAA9C005CD195 /* MASViewConstraintSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MASViewConstraintSpec.m; sourceTree = "<group>"; };
  122. DD52F1DC179CAACA005CD195 /* MASCompositeConstraint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MASCompositeConstraint.h; sourceTree = "<group>"; };
  123. DD52F1DD179CAACA005CD195 /* MASCompositeConstraint.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MASCompositeConstraint.m; sourceTree = "<group>"; };
  124. DD52F1DE179CAACA005CD195 /* MASConstraint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MASConstraint.h; sourceTree = "<group>"; };
  125. DD52F1DF179CAACA005CD195 /* MASConstraintMaker.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MASConstraintMaker.h; sourceTree = "<group>"; };
  126. DD52F1E0179CAACA005CD195 /* MASConstraintMaker.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MASConstraintMaker.m; sourceTree = "<group>"; };
  127. DD52F1E1179CAACA005CD195 /* MASViewAttribute.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MASViewAttribute.h; sourceTree = "<group>"; };
  128. DD52F1E2179CAACA005CD195 /* MASViewAttribute.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MASViewAttribute.m; sourceTree = "<group>"; };
  129. DD52F1E3179CAACA005CD195 /* MASViewConstraint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MASViewConstraint.h; sourceTree = "<group>"; };
  130. DD52F1E4179CAACA005CD195 /* MASViewConstraint.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MASViewConstraint.m; sourceTree = "<group>"; };
  131. DD52F1E5179CAACA005CD195 /* View+MASAdditions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "View+MASAdditions.h"; sourceTree = "<group>"; };
  132. DD52F1E6179CAACA005CD195 /* View+MASAdditions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "View+MASAdditions.m"; sourceTree = "<group>"; };
  133. DD52F1ED179CAAEE005CD195 /* Masonry.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Masonry.h; sourceTree = "<group>"; };
  134. DD7CC16C17ACCF21007A469E /* NSLayoutConstraint+MASDebugAdditions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSLayoutConstraint+MASDebugAdditions.h"; sourceTree = "<group>"; };
  135. DD7CC16D17ACCF22007A469E /* NSLayoutConstraint+MASDebugAdditions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSLayoutConstraint+MASDebugAdditions.m"; sourceTree = "<group>"; };
  136. DD93AAF117ACB647008F7D21 /* MASLayoutConstraint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MASLayoutConstraint.h; sourceTree = "<group>"; };
  137. DD93AAF217ACB647008F7D21 /* MASLayoutConstraint.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MASLayoutConstraint.m; sourceTree = "<group>"; };
  138. DDA4D6EB17C0253B0076BD87 /* Masonry.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Masonry.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  139. DDA4D6EF17C0253B0076BD87 /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = Library/Frameworks/AppKit.framework; sourceTree = SDKROOT; };
  140. DDA4D6F017C0253B0076BD87 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = Library/Frameworks/CoreData.framework; sourceTree = SDKROOT; };
  141. DDA4D6F117C0253B0076BD87 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
  142. DDA4D70117C0253B0076BD87 /* Masonry Mac Tests.octest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Masonry Mac Tests.octest"; sourceTree = BUILT_PRODUCTS_DIR; };
  143. DDA5752917C17C3E0010F88E /* MASUtilities.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MASUtilities.h; sourceTree = "<group>"; };
  144. DDB4A51417DC492F0055EDFE /* NSLayoutConstraint+MASDebugAdditionsSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSLayoutConstraint+MASDebugAdditionsSpec.m"; sourceTree = "<group>"; };
  145. DDB682AC17DC484900159454 /* View+MASAdditionsSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "View+MASAdditionsSpec.m"; sourceTree = "<group>"; };
  146. DDE2653D179D24E600D48565 /* View+MASShorthandAdditions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "View+MASShorthandAdditions.h"; sourceTree = "<group>"; };
  147. DDF0BE9417C9D6DA00DEA237 /* MASConstraintMakerSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MASConstraintMakerSpec.m; sourceTree = "<group>"; };
  148. EDE028375B0043E190A00F61 /* Pods-Masonry Mac Tests.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Masonry Mac Tests.xcconfig"; path = "Pods/Pods-Masonry Mac Tests.xcconfig"; sourceTree = SOURCE_ROOT; };
  149. /* End PBXFileReference section */
  150. /* Begin PBXFrameworksBuildPhase section */
  151. DD52F1A7179CA93B005CD195 /* Frameworks */ = {
  152. isa = PBXFrameworksBuildPhase;
  153. buildActionMask = 2147483647;
  154. files = (
  155. 9CEFD2D917CCF7210014B0FF /* UIKit.framework in Frameworks */,
  156. DD52F1AE179CA93B005CD195 /* Foundation.framework in Frameworks */,
  157. );
  158. runOnlyForDeploymentPostprocessing = 0;
  159. };
  160. DD52F1B7179CA93B005CD195 /* Frameworks */ = {
  161. isa = PBXFrameworksBuildPhase;
  162. buildActionMask = 2147483647;
  163. files = (
  164. 9CEFD2DA17CCF7A90014B0FF /* UIKit.framework in Frameworks */,
  165. DD52F1BD179CA93B005CD195 /* SenTestingKit.framework in Frameworks */,
  166. DD52F1C0179CA93B005CD195 /* Foundation.framework in Frameworks */,
  167. DD52F1C3179CA93B005CD195 /* libMasonry.a in Frameworks */,
  168. 9DAD1ADAED04452C8C32D34E /* libPods-Masonry iOS Tests.a in Frameworks */,
  169. );
  170. runOnlyForDeploymentPostprocessing = 0;
  171. };
  172. DDA4D6E717C0253B0076BD87 /* Frameworks */ = {
  173. isa = PBXFrameworksBuildPhase;
  174. buildActionMask = 2147483647;
  175. files = (
  176. 9C61C40117CCF3F0001A124A /* Cocoa.framework in Frameworks */,
  177. );
  178. runOnlyForDeploymentPostprocessing = 0;
  179. };
  180. DDA4D6FD17C0253B0076BD87 /* Frameworks */ = {
  181. isa = PBXFrameworksBuildPhase;
  182. buildActionMask = 2147483647;
  183. files = (
  184. 9CEFD2DB17CCF80D0014B0FF /* Cocoa.framework in Frameworks */,
  185. DDA4D70217C0253B0076BD87 /* SenTestingKit.framework in Frameworks */,
  186. DDA4D70617C0253B0076BD87 /* Masonry.framework in Frameworks */,
  187. 81A5AEFE5B9041ABBC74F614 /* libPods-Masonry Mac Tests.a in Frameworks */,
  188. );
  189. runOnlyForDeploymentPostprocessing = 0;
  190. };
  191. /* End PBXFrameworksBuildPhase section */
  192. /* Begin PBXGroup section */
  193. DD52F1A1179CA93B005CD195 = {
  194. isa = PBXGroup;
  195. children = (
  196. DD52F1AF179CA93B005CD195 /* Masonry */,
  197. DD52F1C4179CA93B005CD195 /* MasonryTests */,
  198. DD52F1AC179CA93B005CD195 /* Frameworks */,
  199. DD52F1AB179CA93B005CD195 /* Products */,
  200. EDE028375B0043E190A00F61 /* Pods-Masonry Mac Tests.xcconfig */,
  201. B8646E0425DE4F42A4314C3C /* Pods-Masonry iOS Tests.xcconfig */,
  202. );
  203. sourceTree = "<group>";
  204. };
  205. DD52F1AB179CA93B005CD195 /* Products */ = {
  206. isa = PBXGroup;
  207. children = (
  208. DD52F1AA179CA93B005CD195 /* libMasonry.a */,
  209. DD52F1BB179CA93B005CD195 /* Masonry iOS Tests.octest */,
  210. DDA4D6EB17C0253B0076BD87 /* Masonry.framework */,
  211. DDA4D70117C0253B0076BD87 /* Masonry Mac Tests.octest */,
  212. );
  213. name = Products;
  214. sourceTree = "<group>";
  215. };
  216. DD52F1AC179CA93B005CD195 /* Frameworks */ = {
  217. isa = PBXGroup;
  218. children = (
  219. 9CEFD2D817CCF7210014B0FF /* UIKit.framework */,
  220. 9C61C40017CCF3F0001A124A /* Cocoa.framework */,
  221. DD52F1AD179CA93B005CD195 /* Foundation.framework */,
  222. DD52F1BC179CA93B005CD195 /* SenTestingKit.framework */,
  223. DDA4D6EE17C0253B0076BD87 /* Other Frameworks */,
  224. 8A66D49D177E45D1B8059268 /* libPods-Masonry Mac Tests.a */,
  225. 3FF61518EB0044E0A00EB62E /* libPods-Masonry iOS Tests.a */,
  226. );
  227. name = Frameworks;
  228. sourceTree = "<group>";
  229. };
  230. DD52F1AF179CA93B005CD195 /* Masonry */ = {
  231. isa = PBXGroup;
  232. children = (
  233. DD52F1ED179CAAEE005CD195 /* Masonry.h */,
  234. DD52F1EC179CAACF005CD195 /* Additions */,
  235. DD52F1EE179CAAF3005CD195 /* Modules */,
  236. DD52F1B0179CA93B005CD195 /* Supporting Files */,
  237. );
  238. path = Masonry;
  239. sourceTree = "<group>";
  240. };
  241. DD52F1B0179CA93B005CD195 /* Supporting Files */ = {
  242. isa = PBXGroup;
  243. children = (
  244. DD52F1B1179CA93B005CD195 /* Masonry-Prefix.pch */,
  245. 9CC1B90117CCE7BA0032BB18 /* Masonry-Info.plist */,
  246. );
  247. name = "Supporting Files";
  248. sourceTree = "<group>";
  249. };
  250. DD52F1C4179CA93B005CD195 /* MasonryTests */ = {
  251. isa = PBXGroup;
  252. children = (
  253. DD52F1D7179CAA78005CD195 /* Specs */,
  254. DD52F1C5179CA93B005CD195 /* Supporting Files */,
  255. );
  256. path = MasonryTests;
  257. sourceTree = "<group>";
  258. };
  259. DD52F1C5179CA93B005CD195 /* Supporting Files */ = {
  260. isa = PBXGroup;
  261. children = (
  262. DD2F3B3917CDF44500770F03 /* NSObject+MASSubscriptSupport.h */,
  263. DD38397C17A5170F00C35C17 /* MASConstraintDelegateMock.h */,
  264. DD38397D17A5170F00C35C17 /* MASConstraintDelegateMock.m */,
  265. DD52F1D6179CAA71005CD195 /* MasonryTests-Prefix.pch */,
  266. DD52F1C6179CA93B005CD195 /* MasonryTests-Info.plist */,
  267. DD52F1C7179CA93B005CD195 /* InfoPlist.strings */,
  268. );
  269. name = "Supporting Files";
  270. sourceTree = "<group>";
  271. };
  272. DD52F1D7179CAA78005CD195 /* Specs */ = {
  273. isa = PBXGroup;
  274. children = (
  275. DD52F1D8179CAA9C005CD195 /* MASCompositeConstraintSpec.m */,
  276. DD52F1D9179CAA9C005CD195 /* MASViewConstraintSpec.m */,
  277. DDF0BE9417C9D6DA00DEA237 /* MASConstraintMakerSpec.m */,
  278. DDB682AC17DC484900159454 /* View+MASAdditionsSpec.m */,
  279. DDB4A51417DC492F0055EDFE /* NSLayoutConstraint+MASDebugAdditionsSpec.m */,
  280. 4490B5BB1805A41A00C7D494 /* MASViewAttributeSpec.m */,
  281. );
  282. name = Specs;
  283. sourceTree = "<group>";
  284. };
  285. DD52F1EC179CAACF005CD195 /* Additions */ = {
  286. isa = PBXGroup;
  287. children = (
  288. DDA5752917C17C3E0010F88E /* MASUtilities.h */,
  289. DD52F1E5179CAACA005CD195 /* View+MASAdditions.h */,
  290. DD52F1E6179CAACA005CD195 /* View+MASAdditions.m */,
  291. DDE2653D179D24E600D48565 /* View+MASShorthandAdditions.h */,
  292. DD7CC16C17ACCF21007A469E /* NSLayoutConstraint+MASDebugAdditions.h */,
  293. DD7CC16D17ACCF22007A469E /* NSLayoutConstraint+MASDebugAdditions.m */,
  294. );
  295. name = Additions;
  296. sourceTree = "<group>";
  297. };
  298. DD52F1EE179CAAF3005CD195 /* Modules */ = {
  299. isa = PBXGroup;
  300. children = (
  301. DD52F1DE179CAACA005CD195 /* MASConstraint.h */,
  302. DD52F1DC179CAACA005CD195 /* MASCompositeConstraint.h */,
  303. DD52F1DD179CAACA005CD195 /* MASCompositeConstraint.m */,
  304. DD52F1DF179CAACA005CD195 /* MASConstraintMaker.h */,
  305. DD52F1E0179CAACA005CD195 /* MASConstraintMaker.m */,
  306. DD52F1E1179CAACA005CD195 /* MASViewAttribute.h */,
  307. DD52F1E2179CAACA005CD195 /* MASViewAttribute.m */,
  308. DD52F1E3179CAACA005CD195 /* MASViewConstraint.h */,
  309. DD52F1E4179CAACA005CD195 /* MASViewConstraint.m */,
  310. DD93AAF117ACB647008F7D21 /* MASLayoutConstraint.h */,
  311. DD93AAF217ACB647008F7D21 /* MASLayoutConstraint.m */,
  312. );
  313. name = Modules;
  314. sourceTree = "<group>";
  315. };
  316. DDA4D6EE17C0253B0076BD87 /* Other Frameworks */ = {
  317. isa = PBXGroup;
  318. children = (
  319. DDA4D6EF17C0253B0076BD87 /* AppKit.framework */,
  320. DDA4D6F017C0253B0076BD87 /* CoreData.framework */,
  321. DDA4D6F117C0253B0076BD87 /* Foundation.framework */,
  322. );
  323. name = "Other Frameworks";
  324. sourceTree = "<group>";
  325. };
  326. /* End PBXGroup section */
  327. /* Begin PBXHeadersBuildPhase section */
  328. DD52F263179CB30B005CD195 /* Headers */ = {
  329. isa = PBXHeadersBuildPhase;
  330. buildActionMask = 2147483647;
  331. files = (
  332. DD52F264179CB327005CD195 /* Masonry.h in Headers */,
  333. DD52F265179CB32B005CD195 /* View+MASAdditions.h in Headers */,
  334. DDE2653F179D24E600D48565 /* View+MASShorthandAdditions.h in Headers */,
  335. DD52F266179CB33F005CD195 /* MASConstraint.h in Headers */,
  336. DD52F267179CB342005CD195 /* MASConstraintMaker.h in Headers */,
  337. DD52F268179CB346005CD195 /* MASViewAttribute.h in Headers */,
  338. DD52F269179CB34A005CD195 /* MASViewConstraint.h in Headers */,
  339. DD93AAF317ACB647008F7D21 /* MASLayoutConstraint.h in Headers */,
  340. DD52F26A179CB365005CD195 /* MASCompositeConstraint.h in Headers */,
  341. DD7CC16E17ACCF22007A469E /* NSLayoutConstraint+MASDebugAdditions.h in Headers */,
  342. DDA5752B17C17C3E0010F88E /* MASUtilities.h in Headers */,
  343. DD2F3B3B17CDF44500770F03 /* NSObject+MASSubscriptSupport.h in Headers */,
  344. );
  345. runOnlyForDeploymentPostprocessing = 0;
  346. };
  347. DDA4D6E817C0253B0076BD87 /* Headers */ = {
  348. isa = PBXHeadersBuildPhase;
  349. buildActionMask = 2147483647;
  350. files = (
  351. DDA4D71617C025930076BD87 /* Masonry.h in Headers */,
  352. DDA4D71717C0259A0076BD87 /* View+MASAdditions.h in Headers */,
  353. DDA4D71917C025A60076BD87 /* View+MASShorthandAdditions.h in Headers */,
  354. DDA4D71A17C025AC0076BD87 /* NSLayoutConstraint+MASDebugAdditions.h in Headers */,
  355. DDA4D71C17C025B70076BD87 /* MASConstraint.h in Headers */,
  356. DDA4D71D17C025BD0076BD87 /* MASCompositeConstraint.h in Headers */,
  357. DDA4D71F17C025C90076BD87 /* MASConstraintMaker.h in Headers */,
  358. DDA4D72117C025D60076BD87 /* MASViewAttribute.h in Headers */,
  359. DDA4D72317C025E10076BD87 /* MASViewConstraint.h in Headers */,
  360. DDA4D72517C025EC0076BD87 /* MASLayoutConstraint.h in Headers */,
  361. DDA5752D17C187D40010F88E /* MASUtilities.h in Headers */,
  362. );
  363. runOnlyForDeploymentPostprocessing = 0;
  364. };
  365. /* End PBXHeadersBuildPhase section */
  366. /* Begin PBXNativeTarget section */
  367. DD52F1A9179CA93B005CD195 /* Masonry iOS */ = {
  368. isa = PBXNativeTarget;
  369. buildConfigurationList = DD52F1CF179CA93B005CD195 /* Build configuration list for PBXNativeTarget "Masonry iOS" */;
  370. buildPhases = (
  371. DD52F1A6179CA93B005CD195 /* Sources */,
  372. DD52F1A7179CA93B005CD195 /* Frameworks */,
  373. DD52F263179CB30B005CD195 /* Headers */,
  374. DD52F1A8179CA93B005CD195 /* CopyFiles */,
  375. );
  376. buildRules = (
  377. );
  378. dependencies = (
  379. );
  380. name = "Masonry iOS";
  381. productName = Masonry;
  382. productReference = DD52F1AA179CA93B005CD195 /* libMasonry.a */;
  383. productType = "com.apple.product-type.library.static";
  384. };
  385. DD52F1BA179CA93B005CD195 /* Masonry iOS Tests */ = {
  386. isa = PBXNativeTarget;
  387. buildConfigurationList = DD52F1D2179CA93B005CD195 /* Build configuration list for PBXNativeTarget "Masonry iOS Tests" */;
  388. buildPhases = (
  389. AC8F7DDB52CD41F48C935F77 /* Check Pods Manifest.lock */,
  390. DD52F1B6179CA93B005CD195 /* Sources */,
  391. DD52F1B7179CA93B005CD195 /* Frameworks */,
  392. DD52F1B8179CA93B005CD195 /* Resources */,
  393. DD52F1B9179CA93B005CD195 /* ShellScript */,
  394. 4FA4ADCF00674C1E96148528 /* Copy Pods Resources */,
  395. );
  396. buildRules = (
  397. );
  398. dependencies = (
  399. DD52F1C2179CA93B005CD195 /* PBXTargetDependency */,
  400. );
  401. name = "Masonry iOS Tests";
  402. productName = MasonryTests;
  403. productReference = DD52F1BB179CA93B005CD195 /* Masonry iOS Tests.octest */;
  404. productType = "com.apple.product-type.bundle";
  405. };
  406. DDA4D6EA17C0253B0076BD87 /* Masonry Mac */ = {
  407. isa = PBXNativeTarget;
  408. buildConfigurationList = DDA4D71017C0253B0076BD87 /* Build configuration list for PBXNativeTarget "Masonry Mac" */;
  409. buildPhases = (
  410. DDA4D6E617C0253B0076BD87 /* Sources */,
  411. DDA4D6E717C0253B0076BD87 /* Frameworks */,
  412. DDA4D6E817C0253B0076BD87 /* Headers */,
  413. DDA4D6E917C0253B0076BD87 /* Resources */,
  414. DDCD4D0517CD6A3F00927D72 /* ShellScript */,
  415. );
  416. buildRules = (
  417. );
  418. dependencies = (
  419. );
  420. name = "Masonry Mac";
  421. productName = "Masonry Mac";
  422. productReference = DDA4D6EB17C0253B0076BD87 /* Masonry.framework */;
  423. productType = "com.apple.product-type.framework";
  424. };
  425. DDA4D70017C0253B0076BD87 /* Masonry Mac Tests */ = {
  426. isa = PBXNativeTarget;
  427. buildConfigurationList = DDA4D71317C0253B0076BD87 /* Build configuration list for PBXNativeTarget "Masonry Mac Tests" */;
  428. buildPhases = (
  429. 5EFAE0A2C6C547BC9591AF14 /* Check Pods Manifest.lock */,
  430. DDA4D6FC17C0253B0076BD87 /* Sources */,
  431. DDA4D6FD17C0253B0076BD87 /* Frameworks */,
  432. DDA4D6FE17C0253B0076BD87 /* Resources */,
  433. DDA4D6FF17C0253B0076BD87 /* ShellScript */,
  434. 25CA4CCBF108463B9DF9B519 /* Copy Pods Resources */,
  435. );
  436. buildRules = (
  437. );
  438. dependencies = (
  439. DDA4D70517C0253B0076BD87 /* PBXTargetDependency */,
  440. );
  441. name = "Masonry Mac Tests";
  442. productName = "Masonry MacTests";
  443. productReference = DDA4D70117C0253B0076BD87 /* Masonry Mac Tests.octest */;
  444. productType = "com.apple.product-type.bundle";
  445. };
  446. /* End PBXNativeTarget section */
  447. /* Begin PBXProject section */
  448. DD52F1A2179CA93B005CD195 /* Project object */ = {
  449. isa = PBXProject;
  450. attributes = {
  451. LastUpgradeCheck = 0460;
  452. ORGANIZATIONNAME = "Jonas Budelmann";
  453. };
  454. buildConfigurationList = DD52F1A5179CA93B005CD195 /* Build configuration list for PBXProject "Masonry" */;
  455. compatibilityVersion = "Xcode 3.2";
  456. developmentRegion = English;
  457. hasScannedForEncodings = 0;
  458. knownRegions = (
  459. en,
  460. );
  461. mainGroup = DD52F1A1179CA93B005CD195;
  462. productRefGroup = DD52F1AB179CA93B005CD195 /* Products */;
  463. projectDirPath = "";
  464. projectRoot = "";
  465. targets = (
  466. DD52F1A9179CA93B005CD195 /* Masonry iOS */,
  467. DD52F1BA179CA93B005CD195 /* Masonry iOS Tests */,
  468. DDA4D6EA17C0253B0076BD87 /* Masonry Mac */,
  469. DDA4D70017C0253B0076BD87 /* Masonry Mac Tests */,
  470. );
  471. };
  472. /* End PBXProject section */
  473. /* Begin PBXResourcesBuildPhase section */
  474. DD52F1B8179CA93B005CD195 /* Resources */ = {
  475. isa = PBXResourcesBuildPhase;
  476. buildActionMask = 2147483647;
  477. files = (
  478. DD52F1C9179CA93B005CD195 /* InfoPlist.strings in Resources */,
  479. );
  480. runOnlyForDeploymentPostprocessing = 0;
  481. };
  482. DDA4D6E917C0253B0076BD87 /* Resources */ = {
  483. isa = PBXResourcesBuildPhase;
  484. buildActionMask = 2147483647;
  485. files = (
  486. );
  487. runOnlyForDeploymentPostprocessing = 0;
  488. };
  489. DDA4D6FE17C0253B0076BD87 /* Resources */ = {
  490. isa = PBXResourcesBuildPhase;
  491. buildActionMask = 2147483647;
  492. files = (
  493. );
  494. runOnlyForDeploymentPostprocessing = 0;
  495. };
  496. /* End PBXResourcesBuildPhase section */
  497. /* Begin PBXShellScriptBuildPhase section */
  498. 25CA4CCBF108463B9DF9B519 /* Copy Pods Resources */ = {
  499. isa = PBXShellScriptBuildPhase;
  500. buildActionMask = 2147483647;
  501. files = (
  502. );
  503. inputPaths = (
  504. );
  505. name = "Copy Pods Resources";
  506. outputPaths = (
  507. );
  508. runOnlyForDeploymentPostprocessing = 0;
  509. shellPath = /bin/sh;
  510. shellScript = "\"${SRCROOT}/Pods/Pods-Masonry Mac Tests-resources.sh\"\n";
  511. showEnvVarsInLog = 0;
  512. };
  513. 4FA4ADCF00674C1E96148528 /* Copy Pods Resources */ = {
  514. isa = PBXShellScriptBuildPhase;
  515. buildActionMask = 2147483647;
  516. files = (
  517. );
  518. inputPaths = (
  519. );
  520. name = "Copy Pods Resources";
  521. outputPaths = (
  522. );
  523. runOnlyForDeploymentPostprocessing = 0;
  524. shellPath = /bin/sh;
  525. shellScript = "\"${SRCROOT}/Pods/Pods-Masonry iOS Tests-resources.sh\"\n";
  526. showEnvVarsInLog = 0;
  527. };
  528. 5EFAE0A2C6C547BC9591AF14 /* Check Pods Manifest.lock */ = {
  529. isa = PBXShellScriptBuildPhase;
  530. buildActionMask = 2147483647;
  531. files = (
  532. );
  533. inputPaths = (
  534. );
  535. name = "Check Pods Manifest.lock";
  536. outputPaths = (
  537. );
  538. runOnlyForDeploymentPostprocessing = 0;
  539. shellPath = /bin/sh;
  540. 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";
  541. showEnvVarsInLog = 0;
  542. };
  543. AC8F7DDB52CD41F48C935F77 /* Check Pods Manifest.lock */ = {
  544. isa = PBXShellScriptBuildPhase;
  545. buildActionMask = 2147483647;
  546. files = (
  547. );
  548. inputPaths = (
  549. );
  550. name = "Check Pods Manifest.lock";
  551. outputPaths = (
  552. );
  553. runOnlyForDeploymentPostprocessing = 0;
  554. shellPath = /bin/sh;
  555. 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";
  556. };
  557. DD52F1B9179CA93B005CD195 /* ShellScript */ = {
  558. isa = PBXShellScriptBuildPhase;
  559. buildActionMask = 2147483647;
  560. files = (
  561. );
  562. inputPaths = (
  563. );
  564. outputPaths = (
  565. );
  566. runOnlyForDeploymentPostprocessing = 0;
  567. shellPath = /bin/sh;
  568. shellScript = "# Run the unit tests in this test bundle.\n\"${SYSTEM_DEVELOPER_DIR}/Tools/RunUnitTests\"\n";
  569. };
  570. DDA4D6FF17C0253B0076BD87 /* ShellScript */ = {
  571. isa = PBXShellScriptBuildPhase;
  572. buildActionMask = 2147483647;
  573. files = (
  574. );
  575. inputPaths = (
  576. );
  577. outputPaths = (
  578. );
  579. runOnlyForDeploymentPostprocessing = 0;
  580. shellPath = /bin/sh;
  581. shellScript = "# Run the unit tests in this test bundle.\n\"${SYSTEM_DEVELOPER_DIR}/Tools/RunUnitTests\"\n";
  582. };
  583. DDCD4D0517CD6A3F00927D72 /* ShellScript */ = {
  584. isa = PBXShellScriptBuildPhase;
  585. buildActionMask = 2147483647;
  586. files = (
  587. );
  588. inputPaths = (
  589. );
  590. outputPaths = (
  591. );
  592. runOnlyForDeploymentPostprocessing = 0;
  593. shellPath = /bin/sh;
  594. shellScript = script/exportenv.sh;
  595. };
  596. /* End PBXShellScriptBuildPhase section */
  597. /* Begin PBXSourcesBuildPhase section */
  598. DD52F1A6179CA93B005CD195 /* Sources */ = {
  599. isa = PBXSourcesBuildPhase;
  600. buildActionMask = 2147483647;
  601. files = (
  602. DD52F1E7179CAACA005CD195 /* MASCompositeConstraint.m in Sources */,
  603. DD52F1E8179CAACA005CD195 /* MASConstraintMaker.m in Sources */,
  604. DD52F1E9179CAACA005CD195 /* MASViewAttribute.m in Sources */,
  605. DD52F1EA179CAACA005CD195 /* MASViewConstraint.m in Sources */,
  606. DD52F1EB179CAACA005CD195 /* View+MASAdditions.m in Sources */,
  607. DD93AAF417ACB647008F7D21 /* MASLayoutConstraint.m in Sources */,
  608. DD7CC16F17ACCF22007A469E /* NSLayoutConstraint+MASDebugAdditions.m in Sources */,
  609. );
  610. runOnlyForDeploymentPostprocessing = 0;
  611. };
  612. DD52F1B6179CA93B005CD195 /* Sources */ = {
  613. isa = PBXSourcesBuildPhase;
  614. buildActionMask = 2147483647;
  615. files = (
  616. DD52F1DA179CAA9C005CD195 /* MASCompositeConstraintSpec.m in Sources */,
  617. DD52F1DB179CAA9C005CD195 /* MASViewConstraintSpec.m in Sources */,
  618. DD38397E17A5170F00C35C17 /* MASConstraintDelegateMock.m in Sources */,
  619. DDF0BE9517C9D6DA00DEA237 /* MASConstraintMakerSpec.m in Sources */,
  620. DDB682AD17DC484900159454 /* View+MASAdditionsSpec.m in Sources */,
  621. DDB4A51517DC492F0055EDFE /* NSLayoutConstraint+MASDebugAdditionsSpec.m in Sources */,
  622. 4490B5BE1805A4AF00C7D494 /* MASViewAttributeSpec.m in Sources */,
  623. );
  624. runOnlyForDeploymentPostprocessing = 0;
  625. };
  626. DDA4D6E617C0253B0076BD87 /* Sources */ = {
  627. isa = PBXSourcesBuildPhase;
  628. buildActionMask = 2147483647;
  629. files = (
  630. DDA4D71817C025A10076BD87 /* View+MASAdditions.m in Sources */,
  631. DDA4D71B17C025B20076BD87 /* NSLayoutConstraint+MASDebugAdditions.m in Sources */,
  632. DDA4D71E17C025C40076BD87 /* MASCompositeConstraint.m in Sources */,
  633. DDA4D72017C025D10076BD87 /* MASConstraintMaker.m in Sources */,
  634. DDA4D72217C025DD0076BD87 /* MASViewAttribute.m in Sources */,
  635. DDA4D72417C025E70076BD87 /* MASViewConstraint.m in Sources */,
  636. DDA4D72617C025F30076BD87 /* MASLayoutConstraint.m in Sources */,
  637. );
  638. runOnlyForDeploymentPostprocessing = 0;
  639. };
  640. DDA4D6FC17C0253B0076BD87 /* Sources */ = {
  641. isa = PBXSourcesBuildPhase;
  642. buildActionMask = 2147483647;
  643. files = (
  644. DDA4D72717C025FD0076BD87 /* MASCompositeConstraintSpec.m in Sources */,
  645. DDA4D72817C026030076BD87 /* MASViewConstraintSpec.m in Sources */,
  646. DDA4D72917C0260C0076BD87 /* MASConstraintDelegateMock.m in Sources */,
  647. DDF0BE9617C9D6DA00DEA237 /* MASConstraintMakerSpec.m in Sources */,
  648. DDB682AE17DC484900159454 /* View+MASAdditionsSpec.m in Sources */,
  649. DDB4A51617DC492F0055EDFE /* NSLayoutConstraint+MASDebugAdditionsSpec.m in Sources */,
  650. 4490B5BD1805A4AE00C7D494 /* MASViewAttributeSpec.m in Sources */,
  651. );
  652. runOnlyForDeploymentPostprocessing = 0;
  653. };
  654. /* End PBXSourcesBuildPhase section */
  655. /* Begin PBXTargetDependency section */
  656. DD52F1C2179CA93B005CD195 /* PBXTargetDependency */ = {
  657. isa = PBXTargetDependency;
  658. target = DD52F1A9179CA93B005CD195 /* Masonry iOS */;
  659. targetProxy = DD52F1C1179CA93B005CD195 /* PBXContainerItemProxy */;
  660. };
  661. DDA4D70517C0253B0076BD87 /* PBXTargetDependency */ = {
  662. isa = PBXTargetDependency;
  663. target = DDA4D6EA17C0253B0076BD87 /* Masonry Mac */;
  664. targetProxy = DDA4D70417C0253B0076BD87 /* PBXContainerItemProxy */;
  665. };
  666. /* End PBXTargetDependency section */
  667. /* Begin PBXVariantGroup section */
  668. DD52F1C7179CA93B005CD195 /* InfoPlist.strings */ = {
  669. isa = PBXVariantGroup;
  670. children = (
  671. DD52F1C8179CA93B005CD195 /* en */,
  672. );
  673. name = InfoPlist.strings;
  674. sourceTree = "<group>";
  675. };
  676. /* End PBXVariantGroup section */
  677. /* Begin XCBuildConfiguration section */
  678. DD52F1CD179CA93B005CD195 /* Debug */ = {
  679. isa = XCBuildConfiguration;
  680. buildSettings = {
  681. ALWAYS_SEARCH_USER_PATHS = NO;
  682. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  683. CLANG_CXX_LIBRARY = "libc++";
  684. CLANG_ENABLE_OBJC_ARC = YES;
  685. CLANG_WARN_CONSTANT_CONVERSION = YES;
  686. CLANG_WARN_EMPTY_BODY = YES;
  687. CLANG_WARN_ENUM_CONVERSION = YES;
  688. CLANG_WARN_INT_CONVERSION = YES;
  689. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  690. COPY_PHASE_STRIP = NO;
  691. GCC_C_LANGUAGE_STANDARD = gnu99;
  692. GCC_DYNAMIC_NO_PIC = NO;
  693. GCC_OPTIMIZATION_LEVEL = 0;
  694. GCC_PREPROCESSOR_DEFINITIONS = (
  695. "DEBUG=1",
  696. "$(inherited)",
  697. );
  698. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  699. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  700. GCC_WARN_UNINITIALIZED_AUTOS = YES;
  701. GCC_WARN_UNUSED_VARIABLE = YES;
  702. INSTALL_PATH = "$(BUILT_PRODUCTS_DIR)";
  703. IPHONEOS_DEPLOYMENT_TARGET = 6.1;
  704. MACOSX_DEPLOYMENT_TARGET = 10.7;
  705. MASONRY_PRODUCT_NAME = Masonry;
  706. ONLY_ACTIVE_ARCH = NO;
  707. SDKROOT = iphoneos;
  708. SKIP_INSTALL = YES;
  709. VALID_ARCHS = "armv7 armv7s i386";
  710. };
  711. name = Debug;
  712. };
  713. DD52F1CE179CA93B005CD195 /* Release */ = {
  714. isa = XCBuildConfiguration;
  715. buildSettings = {
  716. ALWAYS_SEARCH_USER_PATHS = NO;
  717. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  718. CLANG_CXX_LIBRARY = "libc++";
  719. CLANG_ENABLE_OBJC_ARC = YES;
  720. CLANG_WARN_CONSTANT_CONVERSION = YES;
  721. CLANG_WARN_EMPTY_BODY = YES;
  722. CLANG_WARN_ENUM_CONVERSION = YES;
  723. CLANG_WARN_INT_CONVERSION = YES;
  724. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  725. COPY_PHASE_STRIP = YES;
  726. GCC_C_LANGUAGE_STANDARD = gnu99;
  727. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  728. GCC_WARN_UNINITIALIZED_AUTOS = YES;
  729. GCC_WARN_UNUSED_VARIABLE = YES;
  730. INSTALL_PATH = "$(BUILT_PRODUCTS_DIR)";
  731. IPHONEOS_DEPLOYMENT_TARGET = 6.1;
  732. MACOSX_DEPLOYMENT_TARGET = 10.7;
  733. MASONRY_PRODUCT_NAME = Masonry;
  734. SDKROOT = iphoneos;
  735. SKIP_INSTALL = YES;
  736. VALIDATE_PRODUCT = YES;
  737. VALID_ARCHS = "armv7 armv7s i386";
  738. };
  739. name = Release;
  740. };
  741. DD52F1D0179CA93B005CD195 /* Debug */ = {
  742. isa = XCBuildConfiguration;
  743. buildSettings = {
  744. DSTROOT = /tmp/Masonry.dst;
  745. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  746. GCC_PREFIX_HEADER = "Masonry/Masonry-Prefix.pch";
  747. GCC_TREAT_WARNINGS_AS_ERRORS = YES;
  748. OTHER_LDFLAGS = "-ObjC";
  749. PRODUCT_NAME = "$(MASONRY_PRODUCT_NAME)";
  750. SKIP_INSTALL = YES;
  751. };
  752. name = Debug;
  753. };
  754. DD52F1D1179CA93B005CD195 /* Release */ = {
  755. isa = XCBuildConfiguration;
  756. buildSettings = {
  757. DSTROOT = /tmp/Masonry.dst;
  758. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  759. GCC_PREFIX_HEADER = "Masonry/Masonry-Prefix.pch";
  760. GCC_TREAT_WARNINGS_AS_ERRORS = YES;
  761. OTHER_LDFLAGS = "-ObjC";
  762. PRODUCT_NAME = "$(MASONRY_PRODUCT_NAME)";
  763. SKIP_INSTALL = YES;
  764. };
  765. name = Release;
  766. };
  767. DD52F1D3179CA93B005CD195 /* Debug */ = {
  768. isa = XCBuildConfiguration;
  769. baseConfigurationReference = B8646E0425DE4F42A4314C3C /* Pods-Masonry iOS Tests.xcconfig */;
  770. buildSettings = {
  771. FRAMEWORK_SEARCH_PATHS = (
  772. "\"$(SDKROOT)/Developer/Library/Frameworks\"",
  773. "\"$(DEVELOPER_LIBRARY_DIR)/Frameworks\"",
  774. "$(inherited)",
  775. );
  776. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  777. GCC_PREFIX_HEADER = "MasonryTests/MasonryTests-Prefix.pch";
  778. INFOPLIST_FILE = "MasonryTests/MasonryTests-Info.plist";
  779. PRODUCT_NAME = "$(TARGET_NAME)";
  780. WRAPPER_EXTENSION = octest;
  781. };
  782. name = Debug;
  783. };
  784. DD52F1D4179CA93B005CD195 /* Release */ = {
  785. isa = XCBuildConfiguration;
  786. baseConfigurationReference = B8646E0425DE4F42A4314C3C /* Pods-Masonry iOS Tests.xcconfig */;
  787. buildSettings = {
  788. FRAMEWORK_SEARCH_PATHS = (
  789. "\"$(SDKROOT)/Developer/Library/Frameworks\"",
  790. "\"$(DEVELOPER_LIBRARY_DIR)/Frameworks\"",
  791. "$(inherited)",
  792. );
  793. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  794. GCC_PREFIX_HEADER = "MasonryTests/MasonryTests-Prefix.pch";
  795. INFOPLIST_FILE = "MasonryTests/MasonryTests-Info.plist";
  796. PRODUCT_NAME = "$(TARGET_NAME)";
  797. WRAPPER_EXTENSION = octest;
  798. };
  799. name = Release;
  800. };
  801. DDA4D71117C0253B0076BD87 /* Debug */ = {
  802. isa = XCBuildConfiguration;
  803. buildSettings = {
  804. ARCHS = "$(ARCHS_STANDARD_64_BIT)";
  805. COMBINE_HIDPI_IMAGES = YES;
  806. DYLIB_COMPATIBILITY_VERSION = 1;
  807. DYLIB_CURRENT_VERSION = 1;
  808. FRAMEWORK_SEARCH_PATHS = "$(inherited)";
  809. FRAMEWORK_VERSION = A;
  810. GCC_ENABLE_OBJC_EXCEPTIONS = YES;
  811. GCC_GENERATE_TEST_COVERAGE_FILES = YES;
  812. GCC_INSTRUMENT_PROGRAM_FLOW_ARCS = YES;
  813. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  814. GCC_PREFIX_HEADER = "Masonry/Masonry-Prefix.pch";
  815. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  816. INFOPLIST_FILE = "Masonry/Masonry-Info.plist";
  817. INSTALL_PATH = "@rpath";
  818. MACOSX_DEPLOYMENT_TARGET = 10.7;
  819. ONLY_ACTIVE_ARCH = NO;
  820. PRODUCT_NAME = "$(MASONRY_PRODUCT_NAME)";
  821. SDKROOT = macosx;
  822. VALID_ARCHS = "x86_64 i386";
  823. WRAPPER_EXTENSION = framework;
  824. };
  825. name = Debug;
  826. };
  827. DDA4D71217C0253B0076BD87 /* Release */ = {
  828. isa = XCBuildConfiguration;
  829. buildSettings = {
  830. ARCHS = "$(ARCHS_STANDARD_64_BIT)";
  831. COMBINE_HIDPI_IMAGES = YES;
  832. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  833. DYLIB_COMPATIBILITY_VERSION = 1;
  834. DYLIB_CURRENT_VERSION = 1;
  835. FRAMEWORK_SEARCH_PATHS = "$(inherited)";
  836. FRAMEWORK_VERSION = A;
  837. GCC_ENABLE_OBJC_EXCEPTIONS = YES;
  838. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  839. GCC_PREFIX_HEADER = "Masonry/Masonry-Prefix.pch";
  840. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  841. INFOPLIST_FILE = "Masonry/Masonry-Info.plist";
  842. INSTALL_PATH = "@rpath";
  843. MACOSX_DEPLOYMENT_TARGET = 10.7;
  844. ONLY_ACTIVE_ARCH = NO;
  845. PRODUCT_NAME = "$(MASONRY_PRODUCT_NAME)";
  846. SDKROOT = macosx;
  847. VALID_ARCHS = "x86_64 i386";
  848. WRAPPER_EXTENSION = framework;
  849. };
  850. name = Release;
  851. };
  852. DDA4D71417C0253B0076BD87 /* Debug */ = {
  853. isa = XCBuildConfiguration;
  854. baseConfigurationReference = EDE028375B0043E190A00F61 /* Pods-Masonry Mac Tests.xcconfig */;
  855. buildSettings = {
  856. ARCHS = "$(ARCHS_STANDARD_64_BIT)";
  857. COMBINE_HIDPI_IMAGES = YES;
  858. GCC_ENABLE_OBJC_EXCEPTIONS = YES;
  859. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  860. GCC_PREFIX_HEADER = "MasonryTests/MasonryTests-Prefix.pch";
  861. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  862. INFOPLIST_FILE = "MasonryTests/MasonryTests-Info.plist";
  863. MACOSX_DEPLOYMENT_TARGET = 10.7;
  864. ONLY_ACTIVE_ARCH = NO;
  865. PRODUCT_NAME = "$(TARGET_NAME)";
  866. SDKROOT = macosx;
  867. VALID_ARCHS = "x86_64 i386";
  868. WRAPPER_EXTENSION = octest;
  869. };
  870. name = Debug;
  871. };
  872. DDA4D71517C0253B0076BD87 /* Release */ = {
  873. isa = XCBuildConfiguration;
  874. baseConfigurationReference = EDE028375B0043E190A00F61 /* Pods-Masonry Mac Tests.xcconfig */;
  875. buildSettings = {
  876. ARCHS = "$(ARCHS_STANDARD_64_BIT)";
  877. COMBINE_HIDPI_IMAGES = YES;
  878. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  879. GCC_ENABLE_OBJC_EXCEPTIONS = YES;
  880. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  881. GCC_PREFIX_HEADER = "MasonryTests/MasonryTests-Prefix.pch";
  882. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  883. INFOPLIST_FILE = "MasonryTests/MasonryTests-Info.plist";
  884. MACOSX_DEPLOYMENT_TARGET = 10.7;
  885. ONLY_ACTIVE_ARCH = NO;
  886. PRODUCT_NAME = "$(TARGET_NAME)";
  887. SDKROOT = macosx;
  888. VALID_ARCHS = "x86_64 i386";
  889. WRAPPER_EXTENSION = octest;
  890. };
  891. name = Release;
  892. };
  893. /* End XCBuildConfiguration section */
  894. /* Begin XCConfigurationList section */
  895. DD52F1A5179CA93B005CD195 /* Build configuration list for PBXProject "Masonry" */ = {
  896. isa = XCConfigurationList;
  897. buildConfigurations = (
  898. DD52F1CD179CA93B005CD195 /* Debug */,
  899. DD52F1CE179CA93B005CD195 /* Release */,
  900. );
  901. defaultConfigurationIsVisible = 0;
  902. defaultConfigurationName = Release;
  903. };
  904. DD52F1CF179CA93B005CD195 /* Build configuration list for PBXNativeTarget "Masonry iOS" */ = {
  905. isa = XCConfigurationList;
  906. buildConfigurations = (
  907. DD52F1D0179CA93B005CD195 /* Debug */,
  908. DD52F1D1179CA93B005CD195 /* Release */,
  909. );
  910. defaultConfigurationIsVisible = 0;
  911. defaultConfigurationName = Release;
  912. };
  913. DD52F1D2179CA93B005CD195 /* Build configuration list for PBXNativeTarget "Masonry iOS Tests" */ = {
  914. isa = XCConfigurationList;
  915. buildConfigurations = (
  916. DD52F1D3179CA93B005CD195 /* Debug */,
  917. DD52F1D4179CA93B005CD195 /* Release */,
  918. );
  919. defaultConfigurationIsVisible = 0;
  920. defaultConfigurationName = Release;
  921. };
  922. DDA4D71017C0253B0076BD87 /* Build configuration list for PBXNativeTarget "Masonry Mac" */ = {
  923. isa = XCConfigurationList;
  924. buildConfigurations = (
  925. DDA4D71117C0253B0076BD87 /* Debug */,
  926. DDA4D71217C0253B0076BD87 /* Release */,
  927. );
  928. defaultConfigurationIsVisible = 0;
  929. defaultConfigurationName = Release;
  930. };
  931. DDA4D71317C0253B0076BD87 /* Build configuration list for PBXNativeTarget "Masonry Mac Tests" */ = {
  932. isa = XCConfigurationList;
  933. buildConfigurations = (
  934. DDA4D71417C0253B0076BD87 /* Debug */,
  935. DDA4D71517C0253B0076BD87 /* Release */,
  936. );
  937. defaultConfigurationIsVisible = 0;
  938. defaultConfigurationName = Release;
  939. };
  940. /* End XCConfigurationList section */
  941. };
  942. rootObject = DD52F1A2179CA93B005CD195 /* Project object */;
  943. }