// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 46; objects = { /* Begin PBXBuildFile section */ DD52F22B179CAD57005CD195 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DD52F22A179CAD57005CD195 /* UIKit.framework */; }; DD52F22D179CAD57005CD195 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DD52F22C179CAD57005CD195 /* Foundation.framework */; }; DD52F22F179CAD57005CD195 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DD52F22E179CAD57005CD195 /* CoreGraphics.framework */; }; DD52F235179CAD57005CD195 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = DD52F233179CAD57005CD195 /* InfoPlist.strings */; }; DD52F237179CAD57005CD195 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = DD52F236179CAD57005CD195 /* main.m */; }; DD52F23B179CAD57005CD195 /* MASAppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = DD52F23A179CAD57005CD195 /* MASAppDelegate.m */; }; DD52F251179CADC0005CD195 /* MASExampleBasicView.m in Sources */ = {isa = PBXBuildFile; fileRef = DD52F248179CADC0005CD195 /* MASExampleBasicView.m */; }; DD52F252179CADC0005CD195 /* MASExampleConstantsView.m in Sources */ = {isa = PBXBuildFile; fileRef = DD52F24A179CADC0005CD195 /* MASExampleConstantsView.m */; }; DD52F253179CADC0005CD195 /* MASExampleListViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = DD52F24C179CADC0005CD195 /* MASExampleListViewController.m */; }; DD52F254179CADC0005CD195 /* MASExampleSidesView.m in Sources */ = {isa = PBXBuildFile; fileRef = DD52F24E179CADC0005CD195 /* MASExampleSidesView.m */; }; DD52F255179CADC0005CD195 /* MASExampleViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = DD52F250179CADC0005CD195 /* MASExampleViewController.m */; }; DD7CC17617ACE990007A469E /* MASExampleDebuggingView.m in Sources */ = {isa = PBXBuildFile; fileRef = DD7CC17517ACE990007A469E /* MASExampleDebuggingView.m */; }; DDA5755F17C1B07E0010F88E /* MASCompositeConstraint.m in Sources */ = {isa = PBXBuildFile; fileRef = DDA5754D17C1B07E0010F88E /* MASCompositeConstraint.m */; }; DDA5756017C1B07E0010F88E /* MASConstraintMaker.m in Sources */ = {isa = PBXBuildFile; fileRef = DDA5755017C1B07E0010F88E /* MASConstraintMaker.m */; }; DDA5756117C1B07E0010F88E /* MASLayoutConstraint.m in Sources */ = {isa = PBXBuildFile; fileRef = DDA5755217C1B07E0010F88E /* MASLayoutConstraint.m */; }; DDA5756217C1B07E0010F88E /* MASViewAttribute.m in Sources */ = {isa = PBXBuildFile; fileRef = DDA5755717C1B07E0010F88E /* MASViewAttribute.m */; }; DDA5756317C1B07E0010F88E /* MASViewConstraint.m in Sources */ = {isa = PBXBuildFile; fileRef = DDA5755917C1B07E0010F88E /* MASViewConstraint.m */; }; DDA5756417C1B07E0010F88E /* NSLayoutConstraint+MASDebugAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = DDA5755B17C1B07E0010F88E /* NSLayoutConstraint+MASDebugAdditions.m */; }; DDA5756517C1B07E0010F88E /* View+MASAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = DDA5755D17C1B07E0010F88E /* View+MASAdditions.m */; }; DDF3875C179D648D00178773 /* MASExampleAnimatedView.m in Sources */ = {isa = PBXBuildFile; fileRef = DDF3875B179D648D00178773 /* MASExampleAnimatedView.m */; }; /* End PBXBuildFile section */ /* Begin PBXFileReference section */ DD52F227179CAD57005CD195 /* Masonry iOS Examples.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Masonry iOS Examples.app"; sourceTree = BUILT_PRODUCTS_DIR; }; DD52F22A179CAD57005CD195 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; }; DD52F22C179CAD57005CD195 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; DD52F22E179CAD57005CD195 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; }; DD52F232179CAD57005CD195 /* Masonry iOS Examples-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "Masonry iOS Examples-Info.plist"; sourceTree = ""; }; DD52F234179CAD57005CD195 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = ""; }; DD52F236179CAD57005CD195 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = ""; }; DD52F238179CAD57005CD195 /* Masonry iOS Examples-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Masonry iOS Examples-Prefix.pch"; sourceTree = ""; }; DD52F239179CAD57005CD195 /* MASAppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MASAppDelegate.h; sourceTree = ""; }; DD52F23A179CAD57005CD195 /* MASAppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MASAppDelegate.m; sourceTree = ""; }; DD52F247179CADC0005CD195 /* MASExampleBasicView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MASExampleBasicView.h; sourceTree = ""; }; DD52F248179CADC0005CD195 /* MASExampleBasicView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MASExampleBasicView.m; sourceTree = ""; }; DD52F249179CADC0005CD195 /* MASExampleConstantsView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MASExampleConstantsView.h; sourceTree = ""; }; DD52F24A179CADC0005CD195 /* MASExampleConstantsView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MASExampleConstantsView.m; sourceTree = ""; }; DD52F24B179CADC0005CD195 /* MASExampleListViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MASExampleListViewController.h; sourceTree = ""; }; DD52F24C179CADC0005CD195 /* MASExampleListViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MASExampleListViewController.m; sourceTree = ""; }; DD52F24D179CADC0005CD195 /* MASExampleSidesView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MASExampleSidesView.h; sourceTree = ""; }; DD52F24E179CADC0005CD195 /* MASExampleSidesView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MASExampleSidesView.m; sourceTree = ""; }; DD52F24F179CADC0005CD195 /* MASExampleViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MASExampleViewController.h; sourceTree = ""; }; DD52F250179CADC0005CD195 /* MASExampleViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MASExampleViewController.m; sourceTree = ""; }; DD7CC17417ACE990007A469E /* MASExampleDebuggingView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MASExampleDebuggingView.h; sourceTree = ""; }; DD7CC17517ACE990007A469E /* MASExampleDebuggingView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MASExampleDebuggingView.m; sourceTree = ""; }; DDA5754C17C1B07E0010F88E /* MASCompositeConstraint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MASCompositeConstraint.h; sourceTree = ""; }; DDA5754D17C1B07E0010F88E /* MASCompositeConstraint.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MASCompositeConstraint.m; sourceTree = ""; }; DDA5754E17C1B07E0010F88E /* MASConstraint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MASConstraint.h; sourceTree = ""; }; DDA5754F17C1B07E0010F88E /* MASConstraintMaker.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MASConstraintMaker.h; sourceTree = ""; }; DDA5755017C1B07E0010F88E /* MASConstraintMaker.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MASConstraintMaker.m; sourceTree = ""; }; DDA5755117C1B07E0010F88E /* MASLayoutConstraint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MASLayoutConstraint.h; sourceTree = ""; }; DDA5755217C1B07E0010F88E /* MASLayoutConstraint.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MASLayoutConstraint.m; sourceTree = ""; }; DDA5755417C1B07E0010F88E /* Masonry.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Masonry.h; sourceTree = ""; }; DDA5755517C1B07E0010F88E /* MASUtilities.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MASUtilities.h; sourceTree = ""; }; DDA5755617C1B07E0010F88E /* MASViewAttribute.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MASViewAttribute.h; sourceTree = ""; }; DDA5755717C1B07E0010F88E /* MASViewAttribute.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MASViewAttribute.m; sourceTree = ""; }; DDA5755817C1B07E0010F88E /* MASViewConstraint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MASViewConstraint.h; sourceTree = ""; }; DDA5755917C1B07E0010F88E /* MASViewConstraint.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MASViewConstraint.m; sourceTree = ""; }; DDA5755A17C1B07E0010F88E /* NSLayoutConstraint+MASDebugAdditions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSLayoutConstraint+MASDebugAdditions.h"; sourceTree = ""; }; DDA5755B17C1B07E0010F88E /* NSLayoutConstraint+MASDebugAdditions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSLayoutConstraint+MASDebugAdditions.m"; sourceTree = ""; }; DDA5755C17C1B07E0010F88E /* View+MASAdditions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "View+MASAdditions.h"; sourceTree = ""; }; DDA5755D17C1B07E0010F88E /* View+MASAdditions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "View+MASAdditions.m"; sourceTree = ""; }; DDA5755E17C1B07E0010F88E /* View+MASShorthandAdditions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "View+MASShorthandAdditions.h"; sourceTree = ""; }; DDF3875A179D648D00178773 /* MASExampleAnimatedView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MASExampleAnimatedView.h; sourceTree = ""; }; DDF3875B179D648D00178773 /* MASExampleAnimatedView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MASExampleAnimatedView.m; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ DD52F224179CAD57005CD195 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( DD52F22B179CAD57005CD195 /* UIKit.framework in Frameworks */, DD52F22D179CAD57005CD195 /* Foundation.framework in Frameworks */, DD52F22F179CAD57005CD195 /* CoreGraphics.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ DD52F21E179CAD57005CD195 = { isa = PBXGroup; children = ( DDA5754B17C1B07E0010F88E /* Masonry */, DD52F230179CAD57005CD195 /* Masonry iOS Examples */, DD52F229179CAD57005CD195 /* Frameworks */, DD52F228179CAD57005CD195 /* Products */, ); sourceTree = ""; }; DD52F228179CAD57005CD195 /* Products */ = { isa = PBXGroup; children = ( DD52F227179CAD57005CD195 /* Masonry iOS Examples.app */, ); name = Products; sourceTree = ""; }; DD52F229179CAD57005CD195 /* Frameworks */ = { isa = PBXGroup; children = ( DD52F22A179CAD57005CD195 /* UIKit.framework */, DD52F22C179CAD57005CD195 /* Foundation.framework */, DD52F22E179CAD57005CD195 /* CoreGraphics.framework */, ); name = Frameworks; sourceTree = ""; }; DD52F230179CAD57005CD195 /* Masonry iOS Examples */ = { isa = PBXGroup; children = ( DD52F239179CAD57005CD195 /* MASAppDelegate.h */, DD52F23A179CAD57005CD195 /* MASAppDelegate.m */, DD52F257179CADCB005CD195 /* Controllers */, DD52F256179CADC4005CD195 /* Views */, DD52F231179CAD57005CD195 /* Supporting Files */, ); path = "Masonry iOS Examples"; sourceTree = ""; }; DD52F231179CAD57005CD195 /* Supporting Files */ = { isa = PBXGroup; children = ( DD52F232179CAD57005CD195 /* Masonry iOS Examples-Info.plist */, DD52F233179CAD57005CD195 /* InfoPlist.strings */, DD52F236179CAD57005CD195 /* main.m */, DD52F238179CAD57005CD195 /* Masonry iOS Examples-Prefix.pch */, ); name = "Supporting Files"; sourceTree = ""; }; DD52F256179CADC4005CD195 /* Views */ = { isa = PBXGroup; children = ( DD52F247179CADC0005CD195 /* MASExampleBasicView.h */, DD52F248179CADC0005CD195 /* MASExampleBasicView.m */, DD52F249179CADC0005CD195 /* MASExampleConstantsView.h */, DD52F24A179CADC0005CD195 /* MASExampleConstantsView.m */, DD52F24D179CADC0005CD195 /* MASExampleSidesView.h */, DD52F24E179CADC0005CD195 /* MASExampleSidesView.m */, DDF3875A179D648D00178773 /* MASExampleAnimatedView.h */, DDF3875B179D648D00178773 /* MASExampleAnimatedView.m */, DD7CC17417ACE990007A469E /* MASExampleDebuggingView.h */, DD7CC17517ACE990007A469E /* MASExampleDebuggingView.m */, ); name = Views; sourceTree = ""; }; DD52F257179CADCB005CD195 /* Controllers */ = { isa = PBXGroup; children = ( DD52F24B179CADC0005CD195 /* MASExampleListViewController.h */, DD52F24C179CADC0005CD195 /* MASExampleListViewController.m */, DD52F24F179CADC0005CD195 /* MASExampleViewController.h */, DD52F250179CADC0005CD195 /* MASExampleViewController.m */, ); name = Controllers; sourceTree = ""; }; DDA5754B17C1B07E0010F88E /* Masonry */ = { isa = PBXGroup; children = ( DDA5754C17C1B07E0010F88E /* MASCompositeConstraint.h */, DDA5754D17C1B07E0010F88E /* MASCompositeConstraint.m */, DDA5754E17C1B07E0010F88E /* MASConstraint.h */, DDA5754F17C1B07E0010F88E /* MASConstraintMaker.h */, DDA5755017C1B07E0010F88E /* MASConstraintMaker.m */, DDA5755117C1B07E0010F88E /* MASLayoutConstraint.h */, DDA5755217C1B07E0010F88E /* MASLayoutConstraint.m */, DDA5755417C1B07E0010F88E /* Masonry.h */, DDA5755517C1B07E0010F88E /* MASUtilities.h */, DDA5755617C1B07E0010F88E /* MASViewAttribute.h */, DDA5755717C1B07E0010F88E /* MASViewAttribute.m */, DDA5755817C1B07E0010F88E /* MASViewConstraint.h */, DDA5755917C1B07E0010F88E /* MASViewConstraint.m */, DDA5755A17C1B07E0010F88E /* NSLayoutConstraint+MASDebugAdditions.h */, DDA5755B17C1B07E0010F88E /* NSLayoutConstraint+MASDebugAdditions.m */, DDA5755C17C1B07E0010F88E /* View+MASAdditions.h */, DDA5755D17C1B07E0010F88E /* View+MASAdditions.m */, DDA5755E17C1B07E0010F88E /* View+MASShorthandAdditions.h */, ); name = Masonry; path = ../Masonry; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ DD52F226179CAD57005CD195 /* Masonry iOS Examples */ = { isa = PBXNativeTarget; buildConfigurationList = DD52F244179CAD57005CD195 /* Build configuration list for PBXNativeTarget "Masonry iOS Examples" */; buildPhases = ( DD52F223179CAD57005CD195 /* Sources */, DD52F224179CAD57005CD195 /* Frameworks */, DD52F225179CAD57005CD195 /* Resources */, ); buildRules = ( ); dependencies = ( ); name = "Masonry iOS Examples"; productName = "Masonry iOS Examples"; productReference = DD52F227179CAD57005CD195 /* Masonry iOS Examples.app */; productType = "com.apple.product-type.application"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ DD52F21F179CAD57005CD195 /* Project object */ = { isa = PBXProject; attributes = { CLASSPREFIX = MAS; LastUpgradeCheck = 0460; ORGANIZATIONNAME = "Jonas Budelmann"; }; buildConfigurationList = DD52F222179CAD57005CD195 /* Build configuration list for PBXProject "Masonry iOS Examples" */; compatibilityVersion = "Xcode 3.2"; developmentRegion = English; hasScannedForEncodings = 0; knownRegions = ( en, ); mainGroup = DD52F21E179CAD57005CD195; productRefGroup = DD52F228179CAD57005CD195 /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( DD52F226179CAD57005CD195 /* Masonry iOS Examples */, ); }; /* End PBXProject section */ /* Begin PBXResourcesBuildPhase section */ DD52F225179CAD57005CD195 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( DD52F235179CAD57005CD195 /* InfoPlist.strings in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXResourcesBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ DD52F223179CAD57005CD195 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( DD52F237179CAD57005CD195 /* main.m in Sources */, DD52F23B179CAD57005CD195 /* MASAppDelegate.m in Sources */, DD52F251179CADC0005CD195 /* MASExampleBasicView.m in Sources */, DD52F252179CADC0005CD195 /* MASExampleConstantsView.m in Sources */, DD52F253179CADC0005CD195 /* MASExampleListViewController.m in Sources */, DD52F254179CADC0005CD195 /* MASExampleSidesView.m in Sources */, DD52F255179CADC0005CD195 /* MASExampleViewController.m in Sources */, DDF3875C179D648D00178773 /* MASExampleAnimatedView.m in Sources */, DD7CC17617ACE990007A469E /* MASExampleDebuggingView.m in Sources */, DDA5755F17C1B07E0010F88E /* MASCompositeConstraint.m in Sources */, DDA5756017C1B07E0010F88E /* MASConstraintMaker.m in Sources */, DDA5756117C1B07E0010F88E /* MASLayoutConstraint.m in Sources */, DDA5756217C1B07E0010F88E /* MASViewAttribute.m in Sources */, DDA5756317C1B07E0010F88E /* MASViewConstraint.m in Sources */, DDA5756417C1B07E0010F88E /* NSLayoutConstraint+MASDebugAdditions.m in Sources */, DDA5756517C1B07E0010F88E /* View+MASAdditions.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin PBXVariantGroup section */ DD52F233179CAD57005CD195 /* InfoPlist.strings */ = { isa = PBXVariantGroup; children = ( DD52F234179CAD57005CD195 /* en */, ); name = InfoPlist.strings; sourceTree = ""; }; /* End PBXVariantGroup section */ /* Begin XCBuildConfiguration section */ DD52F242179CAD57005CD195 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = YES; 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; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; 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; IPHONEOS_DEPLOYMENT_TARGET = 6.1; ONLY_ACTIVE_ARCH = YES; SDKROOT = iphoneos; TARGETED_DEVICE_FAMILY = "1,2"; }; name = Debug; }; DD52F243179CAD57005CD195 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = YES; 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; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; 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; IPHONEOS_DEPLOYMENT_TARGET = 6.1; OTHER_CFLAGS = "-DNS_BLOCK_ASSERTIONS=1"; SDKROOT = iphoneos; TARGETED_DEVICE_FAMILY = "1,2"; VALIDATE_PRODUCT = YES; }; name = Release; }; DD52F245179CAD57005CD195 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "Masonry iOS Examples/Masonry iOS Examples-Prefix.pch"; INFOPLIST_FILE = "Masonry iOS Examples/Masonry iOS Examples-Info.plist"; OTHER_LDFLAGS = ( "-ObjC", "-all_load", ); PRODUCT_NAME = "Masonry iOS Examples"; WRAPPER_EXTENSION = app; }; name = Debug; }; DD52F246179CAD57005CD195 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "Masonry iOS Examples/Masonry iOS Examples-Prefix.pch"; INFOPLIST_FILE = "Masonry iOS Examples/Masonry iOS Examples-Info.plist"; OTHER_LDFLAGS = ( "-ObjC", "-all_load", ); PRODUCT_NAME = "Masonry iOS Examples"; WRAPPER_EXTENSION = app; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ DD52F222179CAD57005CD195 /* Build configuration list for PBXProject "Masonry iOS Examples" */ = { isa = XCConfigurationList; buildConfigurations = ( DD52F242179CAD57005CD195 /* Debug */, DD52F243179CAD57005CD195 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; DD52F244179CAD57005CD195 /* Build configuration list for PBXNativeTarget "Masonry iOS Examples" */ = { isa = XCConfigurationList; buildConfigurations = ( DD52F245179CAD57005CD195 /* Debug */, DD52F246179CAD57005CD195 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; /* End XCConfigurationList section */ }; rootObject = DD52F21F179CAD57005CD195 /* Project object */; }