|
@@ -1,949 +0,0 @@
|
|
|
-// !$*UTF8*$!
|
|
|
-{
|
|
|
- archiveVersion = 1;
|
|
|
- classes = {
|
|
|
- };
|
|
|
- objectVersion = 46;
|
|
|
- objects = {
|
|
|
-
|
|
|
-/* Begin PBXBuildFile section */
|
|
|
- 4490B5BD1805A4AE00C7D494 /* MASViewAttributeSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 4490B5BB1805A41A00C7D494 /* MASViewAttributeSpec.m */; };
|
|
|
- 4490B5BE1805A4AF00C7D494 /* MASViewAttributeSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 4490B5BB1805A41A00C7D494 /* MASViewAttributeSpec.m */; };
|
|
|
- 81A5AEFE5B9041ABBC74F614 /* libPods-Masonry Mac Tests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 8A66D49D177E45D1B8059268 /* libPods-Masonry Mac Tests.a */; };
|
|
|
- 9C61C40117CCF3F0001A124A /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9C61C40017CCF3F0001A124A /* Cocoa.framework */; };
|
|
|
- 9CEFD2D917CCF7210014B0FF /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9CEFD2D817CCF7210014B0FF /* UIKit.framework */; };
|
|
|
- 9CEFD2DA17CCF7A90014B0FF /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9CEFD2D817CCF7210014B0FF /* UIKit.framework */; };
|
|
|
- 9CEFD2DB17CCF80D0014B0FF /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9C61C40017CCF3F0001A124A /* Cocoa.framework */; };
|
|
|
- 9DAD1ADAED04452C8C32D34E /* libPods-Masonry iOS Tests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 3FF61518EB0044E0A00EB62E /* libPods-Masonry iOS Tests.a */; };
|
|
|
- DD2F3B3B17CDF44500770F03 /* NSObject+MASSubscriptSupport.h in Headers */ = {isa = PBXBuildFile; fileRef = DD2F3B3917CDF44500770F03 /* NSObject+MASSubscriptSupport.h */; };
|
|
|
- DD38397E17A5170F00C35C17 /* MASConstraintDelegateMock.m in Sources */ = {isa = PBXBuildFile; fileRef = DD38397D17A5170F00C35C17 /* MASConstraintDelegateMock.m */; };
|
|
|
- DD52F1AE179CA93B005CD195 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DD52F1AD179CA93B005CD195 /* Foundation.framework */; };
|
|
|
- DD52F1C0179CA93B005CD195 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DD52F1AD179CA93B005CD195 /* Foundation.framework */; };
|
|
|
- DD52F1C3179CA93B005CD195 /* libMasonry.a in Frameworks */ = {isa = PBXBuildFile; fileRef = DD52F1AA179CA93B005CD195 /* libMasonry.a */; };
|
|
|
- DD52F1C9179CA93B005CD195 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = DD52F1C7179CA93B005CD195 /* InfoPlist.strings */; };
|
|
|
- DD52F1DA179CAA9C005CD195 /* MASCompositeConstraintSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = DD52F1D8179CAA9C005CD195 /* MASCompositeConstraintSpec.m */; };
|
|
|
- DD52F1DB179CAA9C005CD195 /* MASViewConstraintSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = DD52F1D9179CAA9C005CD195 /* MASViewConstraintSpec.m */; };
|
|
|
- DD52F1E7179CAACA005CD195 /* MASCompositeConstraint.m in Sources */ = {isa = PBXBuildFile; fileRef = DD52F1DD179CAACA005CD195 /* MASCompositeConstraint.m */; };
|
|
|
- DD52F1E8179CAACA005CD195 /* MASConstraintMaker.m in Sources */ = {isa = PBXBuildFile; fileRef = DD52F1E0179CAACA005CD195 /* MASConstraintMaker.m */; };
|
|
|
- DD52F1E9179CAACA005CD195 /* MASViewAttribute.m in Sources */ = {isa = PBXBuildFile; fileRef = DD52F1E2179CAACA005CD195 /* MASViewAttribute.m */; };
|
|
|
- DD52F1EA179CAACA005CD195 /* MASViewConstraint.m in Sources */ = {isa = PBXBuildFile; fileRef = DD52F1E4179CAACA005CD195 /* MASViewConstraint.m */; };
|
|
|
- DD52F1EB179CAACA005CD195 /* View+MASAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = DD52F1E6179CAACA005CD195 /* View+MASAdditions.m */; };
|
|
|
- DD52F264179CB327005CD195 /* Masonry.h in Headers */ = {isa = PBXBuildFile; fileRef = DD52F1ED179CAAEE005CD195 /* Masonry.h */; };
|
|
|
- DD52F265179CB32B005CD195 /* View+MASAdditions.h in Headers */ = {isa = PBXBuildFile; fileRef = DD52F1E5179CAACA005CD195 /* View+MASAdditions.h */; };
|
|
|
- DD52F266179CB33F005CD195 /* MASConstraint.h in Headers */ = {isa = PBXBuildFile; fileRef = DD52F1DE179CAACA005CD195 /* MASConstraint.h */; };
|
|
|
- DD52F267179CB342005CD195 /* MASConstraintMaker.h in Headers */ = {isa = PBXBuildFile; fileRef = DD52F1DF179CAACA005CD195 /* MASConstraintMaker.h */; };
|
|
|
- DD52F268179CB346005CD195 /* MASViewAttribute.h in Headers */ = {isa = PBXBuildFile; fileRef = DD52F1E1179CAACA005CD195 /* MASViewAttribute.h */; };
|
|
|
- DD52F269179CB34A005CD195 /* MASViewConstraint.h in Headers */ = {isa = PBXBuildFile; fileRef = DD52F1E3179CAACA005CD195 /* MASViewConstraint.h */; };
|
|
|
- DD52F26A179CB365005CD195 /* MASCompositeConstraint.h in Headers */ = {isa = PBXBuildFile; fileRef = DD52F1DC179CAACA005CD195 /* MASCompositeConstraint.h */; };
|
|
|
- DD7CC16E17ACCF22007A469E /* NSLayoutConstraint+MASDebugAdditions.h in Headers */ = {isa = PBXBuildFile; fileRef = DD7CC16C17ACCF21007A469E /* NSLayoutConstraint+MASDebugAdditions.h */; };
|
|
|
- DD7CC16F17ACCF22007A469E /* NSLayoutConstraint+MASDebugAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = DD7CC16D17ACCF22007A469E /* NSLayoutConstraint+MASDebugAdditions.m */; };
|
|
|
- DD93AAF317ACB647008F7D21 /* MASLayoutConstraint.h in Headers */ = {isa = PBXBuildFile; fileRef = DD93AAF117ACB647008F7D21 /* MASLayoutConstraint.h */; };
|
|
|
- DD93AAF417ACB647008F7D21 /* MASLayoutConstraint.m in Sources */ = {isa = PBXBuildFile; fileRef = DD93AAF217ACB647008F7D21 /* MASLayoutConstraint.m */; };
|
|
|
- DDA4D70617C0253B0076BD87 /* Masonry.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DDA4D6EB17C0253B0076BD87 /* Masonry.framework */; };
|
|
|
- DDA4D71617C025930076BD87 /* Masonry.h in Headers */ = {isa = PBXBuildFile; fileRef = DD52F1ED179CAAEE005CD195 /* Masonry.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
|
- DDA4D71717C0259A0076BD87 /* View+MASAdditions.h in Headers */ = {isa = PBXBuildFile; fileRef = DD52F1E5179CAACA005CD195 /* View+MASAdditions.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
|
- DDA4D71817C025A10076BD87 /* View+MASAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = DD52F1E6179CAACA005CD195 /* View+MASAdditions.m */; };
|
|
|
- DDA4D71917C025A60076BD87 /* View+MASShorthandAdditions.h in Headers */ = {isa = PBXBuildFile; fileRef = DDE2653D179D24E600D48565 /* View+MASShorthandAdditions.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
|
- DDA4D71A17C025AC0076BD87 /* NSLayoutConstraint+MASDebugAdditions.h in Headers */ = {isa = PBXBuildFile; fileRef = DD7CC16C17ACCF21007A469E /* NSLayoutConstraint+MASDebugAdditions.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
|
- DDA4D71B17C025B20076BD87 /* NSLayoutConstraint+MASDebugAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = DD7CC16D17ACCF22007A469E /* NSLayoutConstraint+MASDebugAdditions.m */; };
|
|
|
- DDA4D71C17C025B70076BD87 /* MASConstraint.h in Headers */ = {isa = PBXBuildFile; fileRef = DD52F1DE179CAACA005CD195 /* MASConstraint.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
|
- DDA4D71D17C025BD0076BD87 /* MASCompositeConstraint.h in Headers */ = {isa = PBXBuildFile; fileRef = DD52F1DC179CAACA005CD195 /* MASCompositeConstraint.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
|
- DDA4D71E17C025C40076BD87 /* MASCompositeConstraint.m in Sources */ = {isa = PBXBuildFile; fileRef = DD52F1DD179CAACA005CD195 /* MASCompositeConstraint.m */; };
|
|
|
- DDA4D71F17C025C90076BD87 /* MASConstraintMaker.h in Headers */ = {isa = PBXBuildFile; fileRef = DD52F1DF179CAACA005CD195 /* MASConstraintMaker.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
|
- DDA4D72017C025D10076BD87 /* MASConstraintMaker.m in Sources */ = {isa = PBXBuildFile; fileRef = DD52F1E0179CAACA005CD195 /* MASConstraintMaker.m */; };
|
|
|
- DDA4D72117C025D60076BD87 /* MASViewAttribute.h in Headers */ = {isa = PBXBuildFile; fileRef = DD52F1E1179CAACA005CD195 /* MASViewAttribute.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
|
- DDA4D72217C025DD0076BD87 /* MASViewAttribute.m in Sources */ = {isa = PBXBuildFile; fileRef = DD52F1E2179CAACA005CD195 /* MASViewAttribute.m */; };
|
|
|
- DDA4D72317C025E10076BD87 /* MASViewConstraint.h in Headers */ = {isa = PBXBuildFile; fileRef = DD52F1E3179CAACA005CD195 /* MASViewConstraint.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
|
- DDA4D72417C025E70076BD87 /* MASViewConstraint.m in Sources */ = {isa = PBXBuildFile; fileRef = DD52F1E4179CAACA005CD195 /* MASViewConstraint.m */; };
|
|
|
- DDA4D72517C025EC0076BD87 /* MASLayoutConstraint.h in Headers */ = {isa = PBXBuildFile; fileRef = DD93AAF117ACB647008F7D21 /* MASLayoutConstraint.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
|
- DDA4D72617C025F30076BD87 /* MASLayoutConstraint.m in Sources */ = {isa = PBXBuildFile; fileRef = DD93AAF217ACB647008F7D21 /* MASLayoutConstraint.m */; };
|
|
|
- DDA4D72717C025FD0076BD87 /* MASCompositeConstraintSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = DD52F1D8179CAA9C005CD195 /* MASCompositeConstraintSpec.m */; };
|
|
|
- DDA4D72817C026030076BD87 /* MASViewConstraintSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = DD52F1D9179CAA9C005CD195 /* MASViewConstraintSpec.m */; };
|
|
|
- DDA4D72917C0260C0076BD87 /* MASConstraintDelegateMock.m in Sources */ = {isa = PBXBuildFile; fileRef = DD38397D17A5170F00C35C17 /* MASConstraintDelegateMock.m */; };
|
|
|
- DDA5752B17C17C3E0010F88E /* MASUtilities.h in Headers */ = {isa = PBXBuildFile; fileRef = DDA5752917C17C3E0010F88E /* MASUtilities.h */; };
|
|
|
- DDA5752D17C187D40010F88E /* MASUtilities.h in Headers */ = {isa = PBXBuildFile; fileRef = DDA5752917C17C3E0010F88E /* MASUtilities.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
|
- DDB4A51517DC492F0055EDFE /* NSLayoutConstraint+MASDebugAdditionsSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = DDB4A51417DC492F0055EDFE /* NSLayoutConstraint+MASDebugAdditionsSpec.m */; };
|
|
|
- DDB4A51617DC492F0055EDFE /* NSLayoutConstraint+MASDebugAdditionsSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = DDB4A51417DC492F0055EDFE /* NSLayoutConstraint+MASDebugAdditionsSpec.m */; };
|
|
|
- DDB682AD17DC484900159454 /* View+MASAdditionsSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = DDB682AC17DC484900159454 /* View+MASAdditionsSpec.m */; };
|
|
|
- DDB682AE17DC484900159454 /* View+MASAdditionsSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = DDB682AC17DC484900159454 /* View+MASAdditionsSpec.m */; };
|
|
|
- DDE2653F179D24E600D48565 /* View+MASShorthandAdditions.h in Headers */ = {isa = PBXBuildFile; fileRef = DDE2653D179D24E600D48565 /* View+MASShorthandAdditions.h */; };
|
|
|
- DDF0BE9517C9D6DA00DEA237 /* MASConstraintMakerSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = DDF0BE9417C9D6DA00DEA237 /* MASConstraintMakerSpec.m */; };
|
|
|
- DDF0BE9617C9D6DA00DEA237 /* MASConstraintMakerSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = DDF0BE9417C9D6DA00DEA237 /* MASConstraintMakerSpec.m */; };
|
|
|
-/* End PBXBuildFile section */
|
|
|
-
|
|
|
-/* Begin PBXContainerItemProxy section */
|
|
|
- DD52F1C1179CA93B005CD195 /* PBXContainerItemProxy */ = {
|
|
|
- isa = PBXContainerItemProxy;
|
|
|
- containerPortal = DD52F1A2179CA93B005CD195 /* Project object */;
|
|
|
- proxyType = 1;
|
|
|
- remoteGlobalIDString = DD52F1A9179CA93B005CD195;
|
|
|
- remoteInfo = Masonry;
|
|
|
- };
|
|
|
- DDA4D70417C0253B0076BD87 /* PBXContainerItemProxy */ = {
|
|
|
- isa = PBXContainerItemProxy;
|
|
|
- containerPortal = DD52F1A2179CA93B005CD195 /* Project object */;
|
|
|
- proxyType = 1;
|
|
|
- remoteGlobalIDString = DDA4D6EA17C0253B0076BD87;
|
|
|
- remoteInfo = "Masonry Mac";
|
|
|
- };
|
|
|
-/* End PBXContainerItemProxy section */
|
|
|
-
|
|
|
-/* Begin PBXCopyFilesBuildPhase section */
|
|
|
- DD52F1A8179CA93B005CD195 /* CopyFiles */ = {
|
|
|
- isa = PBXCopyFilesBuildPhase;
|
|
|
- buildActionMask = 2147483647;
|
|
|
- dstPath = "include/${PRODUCT_NAME}";
|
|
|
- dstSubfolderSpec = 16;
|
|
|
- files = (
|
|
|
- );
|
|
|
- runOnlyForDeploymentPostprocessing = 0;
|
|
|
- };
|
|
|
-/* End PBXCopyFilesBuildPhase section */
|
|
|
-
|
|
|
-/* Begin PBXFileReference section */
|
|
|
- 3FF61518EB0044E0A00EB62E /* libPods-Masonry iOS Tests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-Masonry iOS Tests.a"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
- 4490B5BB1805A41A00C7D494 /* MASViewAttributeSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MASViewAttributeSpec.m; sourceTree = "<group>"; };
|
|
|
- 8A66D49D177E45D1B8059268 /* libPods-Masonry Mac Tests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-Masonry Mac Tests.a"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
- 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; };
|
|
|
- 9CC1B90117CCE7BA0032BB18 /* Masonry-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "Masonry-Info.plist"; sourceTree = "<group>"; };
|
|
|
- 9CEFD2D817CCF7210014B0FF /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
|
|
|
- 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; };
|
|
|
- DD2F3B3917CDF44500770F03 /* NSObject+MASSubscriptSupport.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSObject+MASSubscriptSupport.h"; sourceTree = "<group>"; };
|
|
|
- DD38397C17A5170F00C35C17 /* MASConstraintDelegateMock.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MASConstraintDelegateMock.h; sourceTree = "<group>"; };
|
|
|
- DD38397D17A5170F00C35C17 /* MASConstraintDelegateMock.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MASConstraintDelegateMock.m; sourceTree = "<group>"; };
|
|
|
- DD52F1AA179CA93B005CD195 /* libMasonry.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libMasonry.a; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
- DD52F1AD179CA93B005CD195 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
|
|
|
- DD52F1B1179CA93B005CD195 /* Masonry-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Masonry-Prefix.pch"; sourceTree = "<group>"; };
|
|
|
- DD52F1BB179CA93B005CD195 /* Masonry iOS Tests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Masonry iOS Tests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
- DD52F1C6179CA93B005CD195 /* MasonryTests-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "MasonryTests-Info.plist"; sourceTree = "<group>"; };
|
|
|
- DD52F1C8179CA93B005CD195 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
|
|
- DD52F1D6179CAA71005CD195 /* MasonryTests-Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "MasonryTests-Prefix.pch"; sourceTree = "<group>"; };
|
|
|
- DD52F1D8179CAA9C005CD195 /* MASCompositeConstraintSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MASCompositeConstraintSpec.m; sourceTree = "<group>"; };
|
|
|
- DD52F1D9179CAA9C005CD195 /* MASViewConstraintSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MASViewConstraintSpec.m; sourceTree = "<group>"; };
|
|
|
- DD52F1DC179CAACA005CD195 /* MASCompositeConstraint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MASCompositeConstraint.h; sourceTree = "<group>"; };
|
|
|
- DD52F1DD179CAACA005CD195 /* MASCompositeConstraint.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MASCompositeConstraint.m; sourceTree = "<group>"; };
|
|
|
- DD52F1DE179CAACA005CD195 /* MASConstraint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MASConstraint.h; sourceTree = "<group>"; };
|
|
|
- DD52F1DF179CAACA005CD195 /* MASConstraintMaker.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MASConstraintMaker.h; sourceTree = "<group>"; };
|
|
|
- DD52F1E0179CAACA005CD195 /* MASConstraintMaker.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MASConstraintMaker.m; sourceTree = "<group>"; };
|
|
|
- DD52F1E1179CAACA005CD195 /* MASViewAttribute.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MASViewAttribute.h; sourceTree = "<group>"; };
|
|
|
- DD52F1E2179CAACA005CD195 /* MASViewAttribute.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MASViewAttribute.m; sourceTree = "<group>"; };
|
|
|
- DD52F1E3179CAACA005CD195 /* MASViewConstraint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MASViewConstraint.h; sourceTree = "<group>"; };
|
|
|
- DD52F1E4179CAACA005CD195 /* MASViewConstraint.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MASViewConstraint.m; sourceTree = "<group>"; };
|
|
|
- DD52F1E5179CAACA005CD195 /* View+MASAdditions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "View+MASAdditions.h"; sourceTree = "<group>"; };
|
|
|
- DD52F1E6179CAACA005CD195 /* View+MASAdditions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "View+MASAdditions.m"; sourceTree = "<group>"; };
|
|
|
- DD52F1ED179CAAEE005CD195 /* Masonry.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Masonry.h; sourceTree = "<group>"; };
|
|
|
- DD7CC16C17ACCF21007A469E /* NSLayoutConstraint+MASDebugAdditions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSLayoutConstraint+MASDebugAdditions.h"; sourceTree = "<group>"; };
|
|
|
- DD7CC16D17ACCF22007A469E /* NSLayoutConstraint+MASDebugAdditions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSLayoutConstraint+MASDebugAdditions.m"; sourceTree = "<group>"; };
|
|
|
- DD93AAF117ACB647008F7D21 /* MASLayoutConstraint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MASLayoutConstraint.h; sourceTree = "<group>"; };
|
|
|
- DD93AAF217ACB647008F7D21 /* MASLayoutConstraint.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MASLayoutConstraint.m; sourceTree = "<group>"; };
|
|
|
- DDA4D6EB17C0253B0076BD87 /* Masonry.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Masonry.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
- DDA4D6EF17C0253B0076BD87 /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = Library/Frameworks/AppKit.framework; sourceTree = SDKROOT; };
|
|
|
- DDA4D6F017C0253B0076BD87 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = Library/Frameworks/CoreData.framework; sourceTree = SDKROOT; };
|
|
|
- DDA4D6F117C0253B0076BD87 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
|
|
|
- DDA4D70117C0253B0076BD87 /* Masonry Mac Tests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Masonry Mac Tests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
- DDA5752917C17C3E0010F88E /* MASUtilities.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MASUtilities.h; sourceTree = "<group>"; };
|
|
|
- DDB4A51417DC492F0055EDFE /* NSLayoutConstraint+MASDebugAdditionsSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSLayoutConstraint+MASDebugAdditionsSpec.m"; sourceTree = "<group>"; };
|
|
|
- DDB682AC17DC484900159454 /* View+MASAdditionsSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "View+MASAdditionsSpec.m"; sourceTree = "<group>"; };
|
|
|
- DDE2653D179D24E600D48565 /* View+MASShorthandAdditions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "View+MASShorthandAdditions.h"; sourceTree = "<group>"; };
|
|
|
- DDF0BE9417C9D6DA00DEA237 /* MASConstraintMakerSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MASConstraintMakerSpec.m; sourceTree = "<group>"; };
|
|
|
- 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; };
|
|
|
-/* End PBXFileReference section */
|
|
|
-
|
|
|
-/* Begin PBXFrameworksBuildPhase section */
|
|
|
- DD52F1A7179CA93B005CD195 /* Frameworks */ = {
|
|
|
- isa = PBXFrameworksBuildPhase;
|
|
|
- buildActionMask = 2147483647;
|
|
|
- files = (
|
|
|
- 9CEFD2D917CCF7210014B0FF /* UIKit.framework in Frameworks */,
|
|
|
- DD52F1AE179CA93B005CD195 /* Foundation.framework in Frameworks */,
|
|
|
- );
|
|
|
- runOnlyForDeploymentPostprocessing = 0;
|
|
|
- };
|
|
|
- DD52F1B7179CA93B005CD195 /* Frameworks */ = {
|
|
|
- isa = PBXFrameworksBuildPhase;
|
|
|
- buildActionMask = 2147483647;
|
|
|
- files = (
|
|
|
- 9CEFD2DA17CCF7A90014B0FF /* UIKit.framework in Frameworks */,
|
|
|
- DD52F1C0179CA93B005CD195 /* Foundation.framework in Frameworks */,
|
|
|
- DD52F1C3179CA93B005CD195 /* libMasonry.a in Frameworks */,
|
|
|
- 9DAD1ADAED04452C8C32D34E /* libPods-Masonry iOS Tests.a in Frameworks */,
|
|
|
- );
|
|
|
- runOnlyForDeploymentPostprocessing = 0;
|
|
|
- };
|
|
|
- DDA4D6E717C0253B0076BD87 /* Frameworks */ = {
|
|
|
- isa = PBXFrameworksBuildPhase;
|
|
|
- buildActionMask = 2147483647;
|
|
|
- files = (
|
|
|
- 9C61C40117CCF3F0001A124A /* Cocoa.framework in Frameworks */,
|
|
|
- );
|
|
|
- runOnlyForDeploymentPostprocessing = 0;
|
|
|
- };
|
|
|
- DDA4D6FD17C0253B0076BD87 /* Frameworks */ = {
|
|
|
- isa = PBXFrameworksBuildPhase;
|
|
|
- buildActionMask = 2147483647;
|
|
|
- files = (
|
|
|
- 9CEFD2DB17CCF80D0014B0FF /* Cocoa.framework in Frameworks */,
|
|
|
- DDA4D70617C0253B0076BD87 /* Masonry.framework in Frameworks */,
|
|
|
- 81A5AEFE5B9041ABBC74F614 /* libPods-Masonry Mac Tests.a in Frameworks */,
|
|
|
- );
|
|
|
- runOnlyForDeploymentPostprocessing = 0;
|
|
|
- };
|
|
|
-/* End PBXFrameworksBuildPhase section */
|
|
|
-
|
|
|
-/* Begin PBXGroup section */
|
|
|
- DD52F1A1179CA93B005CD195 = {
|
|
|
- isa = PBXGroup;
|
|
|
- children = (
|
|
|
- DD52F1AF179CA93B005CD195 /* Masonry */,
|
|
|
- DD52F1C4179CA93B005CD195 /* MasonryTests */,
|
|
|
- DD52F1AC179CA93B005CD195 /* Frameworks */,
|
|
|
- DD52F1AB179CA93B005CD195 /* Products */,
|
|
|
- EDE028375B0043E190A00F61 /* Pods-Masonry Mac Tests.xcconfig */,
|
|
|
- B8646E0425DE4F42A4314C3C /* Pods-Masonry iOS Tests.xcconfig */,
|
|
|
- );
|
|
|
- sourceTree = "<group>";
|
|
|
- };
|
|
|
- DD52F1AB179CA93B005CD195 /* Products */ = {
|
|
|
- isa = PBXGroup;
|
|
|
- children = (
|
|
|
- DD52F1AA179CA93B005CD195 /* libMasonry.a */,
|
|
|
- DD52F1BB179CA93B005CD195 /* Masonry iOS Tests.xctest */,
|
|
|
- DDA4D6EB17C0253B0076BD87 /* Masonry.framework */,
|
|
|
- DDA4D70117C0253B0076BD87 /* Masonry Mac Tests.xctest */,
|
|
|
- );
|
|
|
- name = Products;
|
|
|
- sourceTree = "<group>";
|
|
|
- };
|
|
|
- DD52F1AC179CA93B005CD195 /* Frameworks */ = {
|
|
|
- isa = PBXGroup;
|
|
|
- children = (
|
|
|
- 9CEFD2D817CCF7210014B0FF /* UIKit.framework */,
|
|
|
- 9C61C40017CCF3F0001A124A /* Cocoa.framework */,
|
|
|
- DD52F1AD179CA93B005CD195 /* Foundation.framework */,
|
|
|
- DDA4D6EE17C0253B0076BD87 /* Other Frameworks */,
|
|
|
- 8A66D49D177E45D1B8059268 /* libPods-Masonry Mac Tests.a */,
|
|
|
- 3FF61518EB0044E0A00EB62E /* libPods-Masonry iOS Tests.a */,
|
|
|
- );
|
|
|
- name = Frameworks;
|
|
|
- sourceTree = "<group>";
|
|
|
- };
|
|
|
- DD52F1AF179CA93B005CD195 /* Masonry */ = {
|
|
|
- isa = PBXGroup;
|
|
|
- children = (
|
|
|
- DD52F1ED179CAAEE005CD195 /* Masonry.h */,
|
|
|
- DD52F1EC179CAACF005CD195 /* Additions */,
|
|
|
- DD52F1EE179CAAF3005CD195 /* Modules */,
|
|
|
- DD52F1B0179CA93B005CD195 /* Supporting Files */,
|
|
|
- );
|
|
|
- path = Masonry;
|
|
|
- sourceTree = "<group>";
|
|
|
- };
|
|
|
- DD52F1B0179CA93B005CD195 /* Supporting Files */ = {
|
|
|
- isa = PBXGroup;
|
|
|
- children = (
|
|
|
- DD52F1B1179CA93B005CD195 /* Masonry-Prefix.pch */,
|
|
|
- 9CC1B90117CCE7BA0032BB18 /* Masonry-Info.plist */,
|
|
|
- );
|
|
|
- name = "Supporting Files";
|
|
|
- sourceTree = "<group>";
|
|
|
- };
|
|
|
- DD52F1C4179CA93B005CD195 /* MasonryTests */ = {
|
|
|
- isa = PBXGroup;
|
|
|
- children = (
|
|
|
- DD52F1D7179CAA78005CD195 /* Specs */,
|
|
|
- DD52F1C5179CA93B005CD195 /* Supporting Files */,
|
|
|
- );
|
|
|
- path = MasonryTests;
|
|
|
- sourceTree = "<group>";
|
|
|
- };
|
|
|
- DD52F1C5179CA93B005CD195 /* Supporting Files */ = {
|
|
|
- isa = PBXGroup;
|
|
|
- children = (
|
|
|
- DD2F3B3917CDF44500770F03 /* NSObject+MASSubscriptSupport.h */,
|
|
|
- DD38397C17A5170F00C35C17 /* MASConstraintDelegateMock.h */,
|
|
|
- DD38397D17A5170F00C35C17 /* MASConstraintDelegateMock.m */,
|
|
|
- DD52F1D6179CAA71005CD195 /* MasonryTests-Prefix.pch */,
|
|
|
- DD52F1C6179CA93B005CD195 /* MasonryTests-Info.plist */,
|
|
|
- DD52F1C7179CA93B005CD195 /* InfoPlist.strings */,
|
|
|
- );
|
|
|
- name = "Supporting Files";
|
|
|
- sourceTree = "<group>";
|
|
|
- };
|
|
|
- DD52F1D7179CAA78005CD195 /* Specs */ = {
|
|
|
- isa = PBXGroup;
|
|
|
- children = (
|
|
|
- DD52F1D8179CAA9C005CD195 /* MASCompositeConstraintSpec.m */,
|
|
|
- DD52F1D9179CAA9C005CD195 /* MASViewConstraintSpec.m */,
|
|
|
- DDF0BE9417C9D6DA00DEA237 /* MASConstraintMakerSpec.m */,
|
|
|
- DDB682AC17DC484900159454 /* View+MASAdditionsSpec.m */,
|
|
|
- DDB4A51417DC492F0055EDFE /* NSLayoutConstraint+MASDebugAdditionsSpec.m */,
|
|
|
- 4490B5BB1805A41A00C7D494 /* MASViewAttributeSpec.m */,
|
|
|
- );
|
|
|
- name = Specs;
|
|
|
- sourceTree = "<group>";
|
|
|
- };
|
|
|
- DD52F1EC179CAACF005CD195 /* Additions */ = {
|
|
|
- isa = PBXGroup;
|
|
|
- children = (
|
|
|
- DDA5752917C17C3E0010F88E /* MASUtilities.h */,
|
|
|
- DD52F1E5179CAACA005CD195 /* View+MASAdditions.h */,
|
|
|
- DD52F1E6179CAACA005CD195 /* View+MASAdditions.m */,
|
|
|
- DDE2653D179D24E600D48565 /* View+MASShorthandAdditions.h */,
|
|
|
- DD7CC16C17ACCF21007A469E /* NSLayoutConstraint+MASDebugAdditions.h */,
|
|
|
- DD7CC16D17ACCF22007A469E /* NSLayoutConstraint+MASDebugAdditions.m */,
|
|
|
- );
|
|
|
- name = Additions;
|
|
|
- sourceTree = "<group>";
|
|
|
- };
|
|
|
- DD52F1EE179CAAF3005CD195 /* Modules */ = {
|
|
|
- isa = PBXGroup;
|
|
|
- children = (
|
|
|
- DD52F1DE179CAACA005CD195 /* MASConstraint.h */,
|
|
|
- DD52F1DC179CAACA005CD195 /* MASCompositeConstraint.h */,
|
|
|
- DD52F1DD179CAACA005CD195 /* MASCompositeConstraint.m */,
|
|
|
- DD52F1DF179CAACA005CD195 /* MASConstraintMaker.h */,
|
|
|
- DD52F1E0179CAACA005CD195 /* MASConstraintMaker.m */,
|
|
|
- DD52F1E1179CAACA005CD195 /* MASViewAttribute.h */,
|
|
|
- DD52F1E2179CAACA005CD195 /* MASViewAttribute.m */,
|
|
|
- DD52F1E3179CAACA005CD195 /* MASViewConstraint.h */,
|
|
|
- DD52F1E4179CAACA005CD195 /* MASViewConstraint.m */,
|
|
|
- DD93AAF117ACB647008F7D21 /* MASLayoutConstraint.h */,
|
|
|
- DD93AAF217ACB647008F7D21 /* MASLayoutConstraint.m */,
|
|
|
- );
|
|
|
- name = Modules;
|
|
|
- sourceTree = "<group>";
|
|
|
- };
|
|
|
- DDA4D6EE17C0253B0076BD87 /* Other Frameworks */ = {
|
|
|
- isa = PBXGroup;
|
|
|
- children = (
|
|
|
- DDA4D6EF17C0253B0076BD87 /* AppKit.framework */,
|
|
|
- DDA4D6F017C0253B0076BD87 /* CoreData.framework */,
|
|
|
- DDA4D6F117C0253B0076BD87 /* Foundation.framework */,
|
|
|
- );
|
|
|
- name = "Other Frameworks";
|
|
|
- sourceTree = "<group>";
|
|
|
- };
|
|
|
-/* End PBXGroup section */
|
|
|
-
|
|
|
-/* Begin PBXHeadersBuildPhase section */
|
|
|
- DD52F263179CB30B005CD195 /* Headers */ = {
|
|
|
- isa = PBXHeadersBuildPhase;
|
|
|
- buildActionMask = 2147483647;
|
|
|
- files = (
|
|
|
- DD2F3B3B17CDF44500770F03 /* NSObject+MASSubscriptSupport.h in Headers */,
|
|
|
- DD52F264179CB327005CD195 /* Masonry.h in Headers */,
|
|
|
- DD52F265179CB32B005CD195 /* View+MASAdditions.h in Headers */,
|
|
|
- DDE2653F179D24E600D48565 /* View+MASShorthandAdditions.h in Headers */,
|
|
|
- DD52F266179CB33F005CD195 /* MASConstraint.h in Headers */,
|
|
|
- DD52F267179CB342005CD195 /* MASConstraintMaker.h in Headers */,
|
|
|
- DD52F268179CB346005CD195 /* MASViewAttribute.h in Headers */,
|
|
|
- DD52F269179CB34A005CD195 /* MASViewConstraint.h in Headers */,
|
|
|
- DD93AAF317ACB647008F7D21 /* MASLayoutConstraint.h in Headers */,
|
|
|
- DD52F26A179CB365005CD195 /* MASCompositeConstraint.h in Headers */,
|
|
|
- DD7CC16E17ACCF22007A469E /* NSLayoutConstraint+MASDebugAdditions.h in Headers */,
|
|
|
- DDA5752B17C17C3E0010F88E /* MASUtilities.h in Headers */,
|
|
|
- );
|
|
|
- runOnlyForDeploymentPostprocessing = 0;
|
|
|
- };
|
|
|
- DDA4D6E817C0253B0076BD87 /* Headers */ = {
|
|
|
- isa = PBXHeadersBuildPhase;
|
|
|
- buildActionMask = 2147483647;
|
|
|
- files = (
|
|
|
- DDA4D71617C025930076BD87 /* Masonry.h in Headers */,
|
|
|
- DDA4D71717C0259A0076BD87 /* View+MASAdditions.h in Headers */,
|
|
|
- DDA4D71917C025A60076BD87 /* View+MASShorthandAdditions.h in Headers */,
|
|
|
- DDA4D71A17C025AC0076BD87 /* NSLayoutConstraint+MASDebugAdditions.h in Headers */,
|
|
|
- DDA4D71C17C025B70076BD87 /* MASConstraint.h in Headers */,
|
|
|
- DDA4D71D17C025BD0076BD87 /* MASCompositeConstraint.h in Headers */,
|
|
|
- DDA4D71F17C025C90076BD87 /* MASConstraintMaker.h in Headers */,
|
|
|
- DDA4D72117C025D60076BD87 /* MASViewAttribute.h in Headers */,
|
|
|
- DDA4D72317C025E10076BD87 /* MASViewConstraint.h in Headers */,
|
|
|
- DDA4D72517C025EC0076BD87 /* MASLayoutConstraint.h in Headers */,
|
|
|
- DDA5752D17C187D40010F88E /* MASUtilities.h in Headers */,
|
|
|
- );
|
|
|
- runOnlyForDeploymentPostprocessing = 0;
|
|
|
- };
|
|
|
-/* End PBXHeadersBuildPhase section */
|
|
|
-
|
|
|
-/* Begin PBXNativeTarget section */
|
|
|
- DD52F1A9179CA93B005CD195 /* Masonry iOS */ = {
|
|
|
- isa = PBXNativeTarget;
|
|
|
- buildConfigurationList = DD52F1CF179CA93B005CD195 /* Build configuration list for PBXNativeTarget "Masonry iOS" */;
|
|
|
- buildPhases = (
|
|
|
- DD52F1A6179CA93B005CD195 /* Sources */,
|
|
|
- DD52F1A7179CA93B005CD195 /* Frameworks */,
|
|
|
- DD52F263179CB30B005CD195 /* Headers */,
|
|
|
- DD52F1A8179CA93B005CD195 /* CopyFiles */,
|
|
|
- );
|
|
|
- buildRules = (
|
|
|
- );
|
|
|
- dependencies = (
|
|
|
- );
|
|
|
- name = "Masonry iOS";
|
|
|
- productName = Masonry;
|
|
|
- productReference = DD52F1AA179CA93B005CD195 /* libMasonry.a */;
|
|
|
- productType = "com.apple.product-type.library.static";
|
|
|
- };
|
|
|
- DD52F1BA179CA93B005CD195 /* Masonry iOS Tests */ = {
|
|
|
- isa = PBXNativeTarget;
|
|
|
- buildConfigurationList = DD52F1D2179CA93B005CD195 /* Build configuration list for PBXNativeTarget "Masonry iOS Tests" */;
|
|
|
- buildPhases = (
|
|
|
- AC8F7DDB52CD41F48C935F77 /* Check Pods Manifest.lock */,
|
|
|
- DD52F1B6179CA93B005CD195 /* Sources */,
|
|
|
- DD52F1B7179CA93B005CD195 /* Frameworks */,
|
|
|
- DD52F1B8179CA93B005CD195 /* Resources */,
|
|
|
- DD52F1B9179CA93B005CD195 /* ShellScript */,
|
|
|
- 4FA4ADCF00674C1E96148528 /* Copy Pods Resources */,
|
|
|
- );
|
|
|
- buildRules = (
|
|
|
- );
|
|
|
- dependencies = (
|
|
|
- DD52F1C2179CA93B005CD195 /* PBXTargetDependency */,
|
|
|
- );
|
|
|
- name = "Masonry iOS Tests";
|
|
|
- productName = MasonryTests;
|
|
|
- productReference = DD52F1BB179CA93B005CD195 /* Masonry iOS Tests.xctest */;
|
|
|
- productType = "com.apple.product-type.bundle.unit-test";
|
|
|
- };
|
|
|
- DDA4D6EA17C0253B0076BD87 /* Masonry Mac */ = {
|
|
|
- isa = PBXNativeTarget;
|
|
|
- buildConfigurationList = DDA4D71017C0253B0076BD87 /* Build configuration list for PBXNativeTarget "Masonry Mac" */;
|
|
|
- buildPhases = (
|
|
|
- DDA4D6E617C0253B0076BD87 /* Sources */,
|
|
|
- DDA4D6E717C0253B0076BD87 /* Frameworks */,
|
|
|
- DDA4D6E817C0253B0076BD87 /* Headers */,
|
|
|
- DDA4D6E917C0253B0076BD87 /* Resources */,
|
|
|
- DDCD4D0517CD6A3F00927D72 /* ShellScript */,
|
|
|
- );
|
|
|
- buildRules = (
|
|
|
- );
|
|
|
- dependencies = (
|
|
|
- );
|
|
|
- name = "Masonry Mac";
|
|
|
- productName = "Masonry Mac";
|
|
|
- productReference = DDA4D6EB17C0253B0076BD87 /* Masonry.framework */;
|
|
|
- productType = "com.apple.product-type.framework";
|
|
|
- };
|
|
|
- DDA4D70017C0253B0076BD87 /* Masonry Mac Tests */ = {
|
|
|
- isa = PBXNativeTarget;
|
|
|
- buildConfigurationList = DDA4D71317C0253B0076BD87 /* Build configuration list for PBXNativeTarget "Masonry Mac Tests" */;
|
|
|
- buildPhases = (
|
|
|
- 5EFAE0A2C6C547BC9591AF14 /* Check Pods Manifest.lock */,
|
|
|
- DDA4D6FC17C0253B0076BD87 /* Sources */,
|
|
|
- DDA4D6FD17C0253B0076BD87 /* Frameworks */,
|
|
|
- DDA4D6FE17C0253B0076BD87 /* Resources */,
|
|
|
- DDA4D6FF17C0253B0076BD87 /* ShellScript */,
|
|
|
- 25CA4CCBF108463B9DF9B519 /* Copy Pods Resources */,
|
|
|
- );
|
|
|
- buildRules = (
|
|
|
- );
|
|
|
- dependencies = (
|
|
|
- DDA4D70517C0253B0076BD87 /* PBXTargetDependency */,
|
|
|
- );
|
|
|
- name = "Masonry Mac Tests";
|
|
|
- productName = "Masonry MacTests";
|
|
|
- productReference = DDA4D70117C0253B0076BD87 /* Masonry Mac Tests.xctest */;
|
|
|
- productType = "com.apple.product-type.bundle.unit-test";
|
|
|
- };
|
|
|
-/* End PBXNativeTarget section */
|
|
|
-
|
|
|
-/* Begin PBXProject section */
|
|
|
- DD52F1A2179CA93B005CD195 /* Project object */ = {
|
|
|
- isa = PBXProject;
|
|
|
- attributes = {
|
|
|
- LastUpgradeCheck = 0460;
|
|
|
- ORGANIZATIONNAME = "Jonas Budelmann";
|
|
|
- };
|
|
|
- buildConfigurationList = DD52F1A5179CA93B005CD195 /* Build configuration list for PBXProject "Masonry" */;
|
|
|
- compatibilityVersion = "Xcode 3.2";
|
|
|
- developmentRegion = English;
|
|
|
- hasScannedForEncodings = 0;
|
|
|
- knownRegions = (
|
|
|
- en,
|
|
|
- );
|
|
|
- mainGroup = DD52F1A1179CA93B005CD195;
|
|
|
- productRefGroup = DD52F1AB179CA93B005CD195 /* Products */;
|
|
|
- projectDirPath = "";
|
|
|
- projectRoot = "";
|
|
|
- targets = (
|
|
|
- DD52F1A9179CA93B005CD195 /* Masonry iOS */,
|
|
|
- DD52F1BA179CA93B005CD195 /* Masonry iOS Tests */,
|
|
|
- DDA4D6EA17C0253B0076BD87 /* Masonry Mac */,
|
|
|
- DDA4D70017C0253B0076BD87 /* Masonry Mac Tests */,
|
|
|
- );
|
|
|
- };
|
|
|
-/* End PBXProject section */
|
|
|
-
|
|
|
-/* Begin PBXResourcesBuildPhase section */
|
|
|
- DD52F1B8179CA93B005CD195 /* Resources */ = {
|
|
|
- isa = PBXResourcesBuildPhase;
|
|
|
- buildActionMask = 2147483647;
|
|
|
- files = (
|
|
|
- DD52F1C9179CA93B005CD195 /* InfoPlist.strings in Resources */,
|
|
|
- );
|
|
|
- runOnlyForDeploymentPostprocessing = 0;
|
|
|
- };
|
|
|
- DDA4D6E917C0253B0076BD87 /* Resources */ = {
|
|
|
- isa = PBXResourcesBuildPhase;
|
|
|
- buildActionMask = 2147483647;
|
|
|
- files = (
|
|
|
- );
|
|
|
- runOnlyForDeploymentPostprocessing = 0;
|
|
|
- };
|
|
|
- DDA4D6FE17C0253B0076BD87 /* Resources */ = {
|
|
|
- isa = PBXResourcesBuildPhase;
|
|
|
- buildActionMask = 2147483647;
|
|
|
- files = (
|
|
|
- );
|
|
|
- runOnlyForDeploymentPostprocessing = 0;
|
|
|
- };
|
|
|
-/* End PBXResourcesBuildPhase section */
|
|
|
-
|
|
|
-/* Begin PBXShellScriptBuildPhase section */
|
|
|
- 25CA4CCBF108463B9DF9B519 /* Copy Pods Resources */ = {
|
|
|
- isa = PBXShellScriptBuildPhase;
|
|
|
- buildActionMask = 2147483647;
|
|
|
- files = (
|
|
|
- );
|
|
|
- inputPaths = (
|
|
|
- );
|
|
|
- name = "Copy Pods Resources";
|
|
|
- outputPaths = (
|
|
|
- );
|
|
|
- runOnlyForDeploymentPostprocessing = 0;
|
|
|
- shellPath = /bin/sh;
|
|
|
- shellScript = "\"${SRCROOT}/Pods/Pods-Masonry Mac Tests-resources.sh\"\n";
|
|
|
- showEnvVarsInLog = 0;
|
|
|
- };
|
|
|
- 4FA4ADCF00674C1E96148528 /* Copy Pods Resources */ = {
|
|
|
- isa = PBXShellScriptBuildPhase;
|
|
|
- buildActionMask = 2147483647;
|
|
|
- files = (
|
|
|
- );
|
|
|
- inputPaths = (
|
|
|
- );
|
|
|
- name = "Copy Pods Resources";
|
|
|
- outputPaths = (
|
|
|
- );
|
|
|
- runOnlyForDeploymentPostprocessing = 0;
|
|
|
- shellPath = /bin/sh;
|
|
|
- shellScript = "\"${SRCROOT}/Pods/Pods-Masonry iOS Tests-resources.sh\"\n";
|
|
|
- showEnvVarsInLog = 0;
|
|
|
- };
|
|
|
- 5EFAE0A2C6C547BC9591AF14 /* Check Pods Manifest.lock */ = {
|
|
|
- isa = PBXShellScriptBuildPhase;
|
|
|
- buildActionMask = 2147483647;
|
|
|
- files = (
|
|
|
- );
|
|
|
- inputPaths = (
|
|
|
- );
|
|
|
- name = "Check Pods Manifest.lock";
|
|
|
- outputPaths = (
|
|
|
- );
|
|
|
- runOnlyForDeploymentPostprocessing = 0;
|
|
|
- shellPath = /bin/sh;
|
|
|
- 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";
|
|
|
- showEnvVarsInLog = 0;
|
|
|
- };
|
|
|
- AC8F7DDB52CD41F48C935F77 /* Check Pods Manifest.lock */ = {
|
|
|
- isa = PBXShellScriptBuildPhase;
|
|
|
- buildActionMask = 2147483647;
|
|
|
- files = (
|
|
|
- );
|
|
|
- inputPaths = (
|
|
|
- );
|
|
|
- name = "Check Pods Manifest.lock";
|
|
|
- outputPaths = (
|
|
|
- );
|
|
|
- runOnlyForDeploymentPostprocessing = 0;
|
|
|
- shellPath = /bin/sh;
|
|
|
- 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";
|
|
|
- };
|
|
|
- DD52F1B9179CA93B005CD195 /* ShellScript */ = {
|
|
|
- isa = PBXShellScriptBuildPhase;
|
|
|
- buildActionMask = 2147483647;
|
|
|
- files = (
|
|
|
- );
|
|
|
- inputPaths = (
|
|
|
- );
|
|
|
- outputPaths = (
|
|
|
- );
|
|
|
- runOnlyForDeploymentPostprocessing = 0;
|
|
|
- shellPath = /bin/sh;
|
|
|
- shellScript = "# Run the unit tests in this test bundle.\n\"${SYSTEM_DEVELOPER_DIR}/Tools/RunUnitTests\"\n";
|
|
|
- };
|
|
|
- DDA4D6FF17C0253B0076BD87 /* ShellScript */ = {
|
|
|
- isa = PBXShellScriptBuildPhase;
|
|
|
- buildActionMask = 2147483647;
|
|
|
- files = (
|
|
|
- );
|
|
|
- inputPaths = (
|
|
|
- );
|
|
|
- outputPaths = (
|
|
|
- );
|
|
|
- runOnlyForDeploymentPostprocessing = 0;
|
|
|
- shellPath = /bin/sh;
|
|
|
- shellScript = "# Run the unit tests in this test bundle.\n\"${SYSTEM_DEVELOPER_DIR}/Tools/RunUnitTests\"\n";
|
|
|
- };
|
|
|
- DDCD4D0517CD6A3F00927D72 /* ShellScript */ = {
|
|
|
- isa = PBXShellScriptBuildPhase;
|
|
|
- buildActionMask = 2147483647;
|
|
|
- files = (
|
|
|
- );
|
|
|
- inputPaths = (
|
|
|
- );
|
|
|
- outputPaths = (
|
|
|
- );
|
|
|
- runOnlyForDeploymentPostprocessing = 0;
|
|
|
- shellPath = /bin/sh;
|
|
|
- shellScript = script/exportenv.sh;
|
|
|
- };
|
|
|
-/* End PBXShellScriptBuildPhase section */
|
|
|
-
|
|
|
-/* Begin PBXSourcesBuildPhase section */
|
|
|
- DD52F1A6179CA93B005CD195 /* Sources */ = {
|
|
|
- isa = PBXSourcesBuildPhase;
|
|
|
- buildActionMask = 2147483647;
|
|
|
- files = (
|
|
|
- DD52F1E7179CAACA005CD195 /* MASCompositeConstraint.m in Sources */,
|
|
|
- DD52F1E8179CAACA005CD195 /* MASConstraintMaker.m in Sources */,
|
|
|
- DD52F1E9179CAACA005CD195 /* MASViewAttribute.m in Sources */,
|
|
|
- DD52F1EA179CAACA005CD195 /* MASViewConstraint.m in Sources */,
|
|
|
- DD52F1EB179CAACA005CD195 /* View+MASAdditions.m in Sources */,
|
|
|
- DD93AAF417ACB647008F7D21 /* MASLayoutConstraint.m in Sources */,
|
|
|
- DD7CC16F17ACCF22007A469E /* NSLayoutConstraint+MASDebugAdditions.m in Sources */,
|
|
|
- );
|
|
|
- runOnlyForDeploymentPostprocessing = 0;
|
|
|
- };
|
|
|
- DD52F1B6179CA93B005CD195 /* Sources */ = {
|
|
|
- isa = PBXSourcesBuildPhase;
|
|
|
- buildActionMask = 2147483647;
|
|
|
- files = (
|
|
|
- DD52F1DA179CAA9C005CD195 /* MASCompositeConstraintSpec.m in Sources */,
|
|
|
- DD52F1DB179CAA9C005CD195 /* MASViewConstraintSpec.m in Sources */,
|
|
|
- DD38397E17A5170F00C35C17 /* MASConstraintDelegateMock.m in Sources */,
|
|
|
- DDF0BE9517C9D6DA00DEA237 /* MASConstraintMakerSpec.m in Sources */,
|
|
|
- DDB682AD17DC484900159454 /* View+MASAdditionsSpec.m in Sources */,
|
|
|
- DDB4A51517DC492F0055EDFE /* NSLayoutConstraint+MASDebugAdditionsSpec.m in Sources */,
|
|
|
- 4490B5BE1805A4AF00C7D494 /* MASViewAttributeSpec.m in Sources */,
|
|
|
- );
|
|
|
- runOnlyForDeploymentPostprocessing = 0;
|
|
|
- };
|
|
|
- DDA4D6E617C0253B0076BD87 /* Sources */ = {
|
|
|
- isa = PBXSourcesBuildPhase;
|
|
|
- buildActionMask = 2147483647;
|
|
|
- files = (
|
|
|
- DDA4D71817C025A10076BD87 /* View+MASAdditions.m in Sources */,
|
|
|
- DDA4D71B17C025B20076BD87 /* NSLayoutConstraint+MASDebugAdditions.m in Sources */,
|
|
|
- DDA4D71E17C025C40076BD87 /* MASCompositeConstraint.m in Sources */,
|
|
|
- DDA4D72017C025D10076BD87 /* MASConstraintMaker.m in Sources */,
|
|
|
- DDA4D72217C025DD0076BD87 /* MASViewAttribute.m in Sources */,
|
|
|
- DDA4D72417C025E70076BD87 /* MASViewConstraint.m in Sources */,
|
|
|
- DDA4D72617C025F30076BD87 /* MASLayoutConstraint.m in Sources */,
|
|
|
- );
|
|
|
- runOnlyForDeploymentPostprocessing = 0;
|
|
|
- };
|
|
|
- DDA4D6FC17C0253B0076BD87 /* Sources */ = {
|
|
|
- isa = PBXSourcesBuildPhase;
|
|
|
- buildActionMask = 2147483647;
|
|
|
- files = (
|
|
|
- DDA4D72717C025FD0076BD87 /* MASCompositeConstraintSpec.m in Sources */,
|
|
|
- DDA4D72817C026030076BD87 /* MASViewConstraintSpec.m in Sources */,
|
|
|
- DDA4D72917C0260C0076BD87 /* MASConstraintDelegateMock.m in Sources */,
|
|
|
- DDF0BE9617C9D6DA00DEA237 /* MASConstraintMakerSpec.m in Sources */,
|
|
|
- DDB682AE17DC484900159454 /* View+MASAdditionsSpec.m in Sources */,
|
|
|
- DDB4A51617DC492F0055EDFE /* NSLayoutConstraint+MASDebugAdditionsSpec.m in Sources */,
|
|
|
- 4490B5BD1805A4AE00C7D494 /* MASViewAttributeSpec.m in Sources */,
|
|
|
- );
|
|
|
- runOnlyForDeploymentPostprocessing = 0;
|
|
|
- };
|
|
|
-/* End PBXSourcesBuildPhase section */
|
|
|
-
|
|
|
-/* Begin PBXTargetDependency section */
|
|
|
- DD52F1C2179CA93B005CD195 /* PBXTargetDependency */ = {
|
|
|
- isa = PBXTargetDependency;
|
|
|
- target = DD52F1A9179CA93B005CD195 /* Masonry iOS */;
|
|
|
- targetProxy = DD52F1C1179CA93B005CD195 /* PBXContainerItemProxy */;
|
|
|
- };
|
|
|
- DDA4D70517C0253B0076BD87 /* PBXTargetDependency */ = {
|
|
|
- isa = PBXTargetDependency;
|
|
|
- target = DDA4D6EA17C0253B0076BD87 /* Masonry Mac */;
|
|
|
- targetProxy = DDA4D70417C0253B0076BD87 /* PBXContainerItemProxy */;
|
|
|
- };
|
|
|
-/* End PBXTargetDependency section */
|
|
|
-
|
|
|
-/* Begin PBXVariantGroup section */
|
|
|
- DD52F1C7179CA93B005CD195 /* InfoPlist.strings */ = {
|
|
|
- isa = PBXVariantGroup;
|
|
|
- children = (
|
|
|
- DD52F1C8179CA93B005CD195 /* en */,
|
|
|
- );
|
|
|
- name = InfoPlist.strings;
|
|
|
- sourceTree = "<group>";
|
|
|
- };
|
|
|
-/* End PBXVariantGroup section */
|
|
|
-
|
|
|
-/* Begin XCBuildConfiguration section */
|
|
|
- DD52F1CD179CA93B005CD195 /* Debug */ = {
|
|
|
- isa = XCBuildConfiguration;
|
|
|
- buildSettings = {
|
|
|
- ALWAYS_SEARCH_USER_PATHS = NO;
|
|
|
- CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
|
|
|
- CLANG_CXX_LIBRARY = "libc++";
|
|
|
- CLANG_ENABLE_OBJC_ARC = YES;
|
|
|
- CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
|
- CLANG_WARN_EMPTY_BODY = YES;
|
|
|
- CLANG_WARN_ENUM_CONVERSION = YES;
|
|
|
- CLANG_WARN_INT_CONVERSION = YES;
|
|
|
- CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
|
- COPY_PHASE_STRIP = NO;
|
|
|
- GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
|
- GCC_DYNAMIC_NO_PIC = NO;
|
|
|
- GCC_OPTIMIZATION_LEVEL = 0;
|
|
|
- GCC_PREPROCESSOR_DEFINITIONS = (
|
|
|
- "DEBUG=1",
|
|
|
- "$(inherited)",
|
|
|
- );
|
|
|
- GCC_SYMBOLS_PRIVATE_EXTERN = NO;
|
|
|
- GCC_WARN_ABOUT_RETURN_TYPE = YES;
|
|
|
- GCC_WARN_UNINITIALIZED_AUTOS = YES;
|
|
|
- GCC_WARN_UNUSED_VARIABLE = YES;
|
|
|
- INSTALL_PATH = "$(BUILT_PRODUCTS_DIR)";
|
|
|
- IPHONEOS_DEPLOYMENT_TARGET = 6.1;
|
|
|
- MACOSX_DEPLOYMENT_TARGET = 10.7;
|
|
|
- MASONRY_PRODUCT_NAME = Masonry;
|
|
|
- ONLY_ACTIVE_ARCH = NO;
|
|
|
- SDKROOT = iphoneos;
|
|
|
- SKIP_INSTALL = YES;
|
|
|
- VALID_ARCHS = "armv7 armv7s i386";
|
|
|
- };
|
|
|
- name = Debug;
|
|
|
- };
|
|
|
- DD52F1CE179CA93B005CD195 /* Release */ = {
|
|
|
- isa = XCBuildConfiguration;
|
|
|
- buildSettings = {
|
|
|
- ALWAYS_SEARCH_USER_PATHS = NO;
|
|
|
- CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
|
|
|
- CLANG_CXX_LIBRARY = "libc++";
|
|
|
- CLANG_ENABLE_OBJC_ARC = YES;
|
|
|
- CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
|
- CLANG_WARN_EMPTY_BODY = YES;
|
|
|
- CLANG_WARN_ENUM_CONVERSION = YES;
|
|
|
- CLANG_WARN_INT_CONVERSION = YES;
|
|
|
- CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
|
- COPY_PHASE_STRIP = YES;
|
|
|
- GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
|
- GCC_WARN_ABOUT_RETURN_TYPE = YES;
|
|
|
- GCC_WARN_UNINITIALIZED_AUTOS = YES;
|
|
|
- GCC_WARN_UNUSED_VARIABLE = YES;
|
|
|
- INSTALL_PATH = "$(BUILT_PRODUCTS_DIR)";
|
|
|
- IPHONEOS_DEPLOYMENT_TARGET = 6.1;
|
|
|
- MACOSX_DEPLOYMENT_TARGET = 10.7;
|
|
|
- MASONRY_PRODUCT_NAME = Masonry;
|
|
|
- SDKROOT = iphoneos;
|
|
|
- SKIP_INSTALL = YES;
|
|
|
- VALIDATE_PRODUCT = YES;
|
|
|
- VALID_ARCHS = "armv7 armv7s i386";
|
|
|
- };
|
|
|
- name = Release;
|
|
|
- };
|
|
|
- DD52F1D0179CA93B005CD195 /* Debug */ = {
|
|
|
- isa = XCBuildConfiguration;
|
|
|
- buildSettings = {
|
|
|
- DSTROOT = /tmp/Masonry.dst;
|
|
|
- GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
|
- GCC_PREFIX_HEADER = "Masonry/Masonry-Prefix.pch";
|
|
|
- GCC_TREAT_WARNINGS_AS_ERRORS = YES;
|
|
|
- OTHER_LDFLAGS = "-ObjC";
|
|
|
- PRODUCT_NAME = "$(MASONRY_PRODUCT_NAME)";
|
|
|
- SKIP_INSTALL = YES;
|
|
|
- };
|
|
|
- name = Debug;
|
|
|
- };
|
|
|
- DD52F1D1179CA93B005CD195 /* Release */ = {
|
|
|
- isa = XCBuildConfiguration;
|
|
|
- buildSettings = {
|
|
|
- DSTROOT = /tmp/Masonry.dst;
|
|
|
- GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
|
- GCC_PREFIX_HEADER = "Masonry/Masonry-Prefix.pch";
|
|
|
- GCC_TREAT_WARNINGS_AS_ERRORS = YES;
|
|
|
- OTHER_LDFLAGS = "-ObjC";
|
|
|
- PRODUCT_NAME = "$(MASONRY_PRODUCT_NAME)";
|
|
|
- SKIP_INSTALL = YES;
|
|
|
- };
|
|
|
- name = Release;
|
|
|
- };
|
|
|
- DD52F1D3179CA93B005CD195 /* Debug */ = {
|
|
|
- isa = XCBuildConfiguration;
|
|
|
- baseConfigurationReference = B8646E0425DE4F42A4314C3C /* Pods-Masonry iOS Tests.xcconfig */;
|
|
|
- buildSettings = {
|
|
|
- FRAMEWORK_SEARCH_PATHS = (
|
|
|
- "\"$(SDKROOT)/Developer/Library/Frameworks\"",
|
|
|
- "\"$(DEVELOPER_LIBRARY_DIR)/Frameworks\"",
|
|
|
- "$(inherited)",
|
|
|
- );
|
|
|
- GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
|
- GCC_PREFIX_HEADER = "MasonryTests/MasonryTests-Prefix.pch";
|
|
|
- INFOPLIST_FILE = "MasonryTests/MasonryTests-Info.plist";
|
|
|
- PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
- };
|
|
|
- name = Debug;
|
|
|
- };
|
|
|
- DD52F1D4179CA93B005CD195 /* Release */ = {
|
|
|
- isa = XCBuildConfiguration;
|
|
|
- baseConfigurationReference = B8646E0425DE4F42A4314C3C /* Pods-Masonry iOS Tests.xcconfig */;
|
|
|
- buildSettings = {
|
|
|
- FRAMEWORK_SEARCH_PATHS = (
|
|
|
- "\"$(SDKROOT)/Developer/Library/Frameworks\"",
|
|
|
- "\"$(DEVELOPER_LIBRARY_DIR)/Frameworks\"",
|
|
|
- "$(inherited)",
|
|
|
- );
|
|
|
- GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
|
- GCC_PREFIX_HEADER = "MasonryTests/MasonryTests-Prefix.pch";
|
|
|
- INFOPLIST_FILE = "MasonryTests/MasonryTests-Info.plist";
|
|
|
- PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
- };
|
|
|
- name = Release;
|
|
|
- };
|
|
|
- DDA4D71117C0253B0076BD87 /* Debug */ = {
|
|
|
- isa = XCBuildConfiguration;
|
|
|
- buildSettings = {
|
|
|
- ARCHS = "$(ARCHS_STANDARD_64_BIT)";
|
|
|
- COMBINE_HIDPI_IMAGES = YES;
|
|
|
- DYLIB_COMPATIBILITY_VERSION = 1;
|
|
|
- DYLIB_CURRENT_VERSION = 1;
|
|
|
- FRAMEWORK_SEARCH_PATHS = "$(inherited)";
|
|
|
- FRAMEWORK_VERSION = A;
|
|
|
- GCC_ENABLE_OBJC_EXCEPTIONS = YES;
|
|
|
- GCC_GENERATE_TEST_COVERAGE_FILES = YES;
|
|
|
- GCC_INSTRUMENT_PROGRAM_FLOW_ARCS = YES;
|
|
|
- GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
|
- GCC_PREFIX_HEADER = "Masonry/Masonry-Prefix.pch";
|
|
|
- GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
|
- INFOPLIST_FILE = "Masonry/Masonry-Info.plist";
|
|
|
- INSTALL_PATH = "@rpath";
|
|
|
- MACOSX_DEPLOYMENT_TARGET = 10.7;
|
|
|
- ONLY_ACTIVE_ARCH = NO;
|
|
|
- PRODUCT_NAME = "$(MASONRY_PRODUCT_NAME)";
|
|
|
- SDKROOT = macosx;
|
|
|
- VALID_ARCHS = "x86_64 i386";
|
|
|
- WRAPPER_EXTENSION = framework;
|
|
|
- };
|
|
|
- name = Debug;
|
|
|
- };
|
|
|
- DDA4D71217C0253B0076BD87 /* Release */ = {
|
|
|
- isa = XCBuildConfiguration;
|
|
|
- buildSettings = {
|
|
|
- ARCHS = "$(ARCHS_STANDARD_64_BIT)";
|
|
|
- COMBINE_HIDPI_IMAGES = YES;
|
|
|
- DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
|
- DYLIB_COMPATIBILITY_VERSION = 1;
|
|
|
- DYLIB_CURRENT_VERSION = 1;
|
|
|
- FRAMEWORK_SEARCH_PATHS = "$(inherited)";
|
|
|
- FRAMEWORK_VERSION = A;
|
|
|
- GCC_ENABLE_OBJC_EXCEPTIONS = YES;
|
|
|
- GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
|
- GCC_PREFIX_HEADER = "Masonry/Masonry-Prefix.pch";
|
|
|
- GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
|
- INFOPLIST_FILE = "Masonry/Masonry-Info.plist";
|
|
|
- INSTALL_PATH = "@rpath";
|
|
|
- MACOSX_DEPLOYMENT_TARGET = 10.7;
|
|
|
- ONLY_ACTIVE_ARCH = NO;
|
|
|
- PRODUCT_NAME = "$(MASONRY_PRODUCT_NAME)";
|
|
|
- SDKROOT = macosx;
|
|
|
- VALID_ARCHS = "x86_64 i386";
|
|
|
- WRAPPER_EXTENSION = framework;
|
|
|
- };
|
|
|
- name = Release;
|
|
|
- };
|
|
|
- DDA4D71417C0253B0076BD87 /* Debug */ = {
|
|
|
- isa = XCBuildConfiguration;
|
|
|
- baseConfigurationReference = EDE028375B0043E190A00F61 /* Pods-Masonry Mac Tests.xcconfig */;
|
|
|
- buildSettings = {
|
|
|
- ARCHS = "$(ARCHS_STANDARD_64_BIT)";
|
|
|
- COMBINE_HIDPI_IMAGES = YES;
|
|
|
- GCC_ENABLE_OBJC_EXCEPTIONS = YES;
|
|
|
- GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
|
- GCC_PREFIX_HEADER = "MasonryTests/MasonryTests-Prefix.pch";
|
|
|
- GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
|
- INFOPLIST_FILE = "MasonryTests/MasonryTests-Info.plist";
|
|
|
- MACOSX_DEPLOYMENT_TARGET = 10.7;
|
|
|
- ONLY_ACTIVE_ARCH = NO;
|
|
|
- PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
- SDKROOT = macosx;
|
|
|
- VALID_ARCHS = "x86_64 i386";
|
|
|
- };
|
|
|
- name = Debug;
|
|
|
- };
|
|
|
- DDA4D71517C0253B0076BD87 /* Release */ = {
|
|
|
- isa = XCBuildConfiguration;
|
|
|
- baseConfigurationReference = EDE028375B0043E190A00F61 /* Pods-Masonry Mac Tests.xcconfig */;
|
|
|
- buildSettings = {
|
|
|
- ARCHS = "$(ARCHS_STANDARD_64_BIT)";
|
|
|
- COMBINE_HIDPI_IMAGES = YES;
|
|
|
- DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
|
- GCC_ENABLE_OBJC_EXCEPTIONS = YES;
|
|
|
- GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
|
- GCC_PREFIX_HEADER = "MasonryTests/MasonryTests-Prefix.pch";
|
|
|
- GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
|
- INFOPLIST_FILE = "MasonryTests/MasonryTests-Info.plist";
|
|
|
- MACOSX_DEPLOYMENT_TARGET = 10.7;
|
|
|
- ONLY_ACTIVE_ARCH = NO;
|
|
|
- PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
- SDKROOT = macosx;
|
|
|
- VALID_ARCHS = "x86_64 i386";
|
|
|
- };
|
|
|
- name = Release;
|
|
|
- };
|
|
|
-/* End XCBuildConfiguration section */
|
|
|
-
|
|
|
-/* Begin XCConfigurationList section */
|
|
|
- DD52F1A5179CA93B005CD195 /* Build configuration list for PBXProject "Masonry" */ = {
|
|
|
- isa = XCConfigurationList;
|
|
|
- buildConfigurations = (
|
|
|
- DD52F1CD179CA93B005CD195 /* Debug */,
|
|
|
- DD52F1CE179CA93B005CD195 /* Release */,
|
|
|
- );
|
|
|
- defaultConfigurationIsVisible = 0;
|
|
|
- defaultConfigurationName = Release;
|
|
|
- };
|
|
|
- DD52F1CF179CA93B005CD195 /* Build configuration list for PBXNativeTarget "Masonry iOS" */ = {
|
|
|
- isa = XCConfigurationList;
|
|
|
- buildConfigurations = (
|
|
|
- DD52F1D0179CA93B005CD195 /* Debug */,
|
|
|
- DD52F1D1179CA93B005CD195 /* Release */,
|
|
|
- );
|
|
|
- defaultConfigurationIsVisible = 0;
|
|
|
- defaultConfigurationName = Release;
|
|
|
- };
|
|
|
- DD52F1D2179CA93B005CD195 /* Build configuration list for PBXNativeTarget "Masonry iOS Tests" */ = {
|
|
|
- isa = XCConfigurationList;
|
|
|
- buildConfigurations = (
|
|
|
- DD52F1D3179CA93B005CD195 /* Debug */,
|
|
|
- DD52F1D4179CA93B005CD195 /* Release */,
|
|
|
- );
|
|
|
- defaultConfigurationIsVisible = 0;
|
|
|
- defaultConfigurationName = Release;
|
|
|
- };
|
|
|
- DDA4D71017C0253B0076BD87 /* Build configuration list for PBXNativeTarget "Masonry Mac" */ = {
|
|
|
- isa = XCConfigurationList;
|
|
|
- buildConfigurations = (
|
|
|
- DDA4D71117C0253B0076BD87 /* Debug */,
|
|
|
- DDA4D71217C0253B0076BD87 /* Release */,
|
|
|
- );
|
|
|
- defaultConfigurationIsVisible = 0;
|
|
|
- defaultConfigurationName = Release;
|
|
|
- };
|
|
|
- DDA4D71317C0253B0076BD87 /* Build configuration list for PBXNativeTarget "Masonry Mac Tests" */ = {
|
|
|
- isa = XCConfigurationList;
|
|
|
- buildConfigurations = (
|
|
|
- DDA4D71417C0253B0076BD87 /* Debug */,
|
|
|
- DDA4D71517C0253B0076BD87 /* Release */,
|
|
|
- );
|
|
|
- defaultConfigurationIsVisible = 0;
|
|
|
- defaultConfigurationName = Release;
|
|
|
- };
|
|
|
-/* End XCConfigurationList section */
|
|
|
- };
|
|
|
- rootObject = DD52F1A2179CA93B005CD195 /* Project object */;
|
|
|
-}
|