// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 46; objects = { /* Begin PBXBuildFile section */ 7B13A56E1415CE360033DCC2 /* libMarshmallows.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7BE32D0614132EE4008F2DEA /* libMarshmallows.a */; }; 7B13A5711415FD2D0033DCC2 /* MMHTTPRequestTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 7B13A5701415FD2D0033DCC2 /* MMHTTPRequestTest.m */; }; 7B2C8D7614159642004E1123 /* UIAlertView+marshmallows.h in Headers */ = {isa = PBXBuildFile; fileRef = 7B2C8D7414159642004E1123 /* UIAlertView+marshmallows.h */; }; 7B2C8D7714159642004E1123 /* UIAlertView+marshmallows.m in Sources */ = {isa = PBXBuildFile; fileRef = 7B2C8D7514159642004E1123 /* UIAlertView+marshmallows.m */; }; 7B2C8D811415C450004E1123 /* UIAlertViewDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = 7B2C8D7F1415C450004E1123 /* UIAlertViewDelegate.h */; }; 7B2C8D821415C450004E1123 /* UIAlertViewDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 7B2C8D801415C450004E1123 /* UIAlertViewDelegate.m */; }; 7BD100A2141341EB00A9921B /* MMHTTPClient.h in Headers */ = {isa = PBXBuildFile; fileRef = 7BD100A0141341EB00A9921B /* MMHTTPClient.h */; settings = {ATTRIBUTES = (Public, ); }; }; 7BD100A3141341EB00A9921B /* MMHTTPClient.m in Sources */ = {isa = PBXBuildFile; fileRef = 7BD100A1141341EB00A9921B /* MMHTTPClient.m */; }; 7BD100A614134FBE00A9921B /* MMHTTPRequest.h in Headers */ = {isa = PBXBuildFile; fileRef = 7BD100A414134FBE00A9921B /* MMHTTPRequest.h */; settings = {ATTRIBUTES = (Public, ); }; }; 7BD100A714134FBE00A9921B /* MMHTTPRequest.m in Sources */ = {isa = PBXBuildFile; fileRef = 7BD100A514134FBE00A9921B /* MMHTTPRequest.m */; }; 7BD100AA141353B700A9921B /* NSDate+marshmallows.h in Headers */ = {isa = PBXBuildFile; fileRef = 7BD100A8141353B700A9921B /* NSDate+marshmallows.h */; }; 7BD100AB141353B700A9921B /* NSDate+marshmallows.m in Sources */ = {isa = PBXBuildFile; fileRef = 7BD100A9141353B700A9921B /* NSDate+marshmallows.m */; }; 7BD100AC141364A900A9921B /* Marshmallows.h in Headers */ = {isa = PBXBuildFile; fileRef = 7BE32D0E14132EE4008F2DEA /* Marshmallows.h */; settings = {ATTRIBUTES = (Public, ); }; }; 7BD100D714136F7500A9921B /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7BD100B61413675100A9921B /* UIKit.framework */; }; 7BD100D814136F7500A9921B /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7BE32D0914132EE4008F2DEA /* Foundation.framework */; }; 7BD100D914136F7500A9921B /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7BD100B91413675100A9921B /* CoreGraphics.framework */; }; 7BD100DF14136F7500A9921B /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 7BD100DD14136F7500A9921B /* InfoPlist.strings */; }; 7BD100E114136F7500A9921B /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 7BD100E014136F7500A9921B /* main.m */; }; 7BD100F814136FD200A9921B /* GHUnitIOS.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7BD100F714136FD200A9921B /* GHUnitIOS.framework */; }; 7BD100FB141370B800A9921B /* NSDateTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 7BD100FA141370B800A9921B /* NSDateTest.m */; }; 7BE32D0A14132EE4008F2DEA /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7BE32D0914132EE4008F2DEA /* Foundation.framework */; }; 7BE32D6A14133618008F2DEA /* NSString+marshmallows.h in Headers */ = {isa = PBXBuildFile; fileRef = 7BE32D6814133618008F2DEA /* NSString+marshmallows.h */; }; 7BE32D6B14133618008F2DEA /* NSString+marshmallows.m in Sources */ = {isa = PBXBuildFile; fileRef = 7BE32D6914133618008F2DEA /* NSString+marshmallows.m */; }; /* End PBXBuildFile section */ /* Begin PBXContainerItemProxy section */ 7B13A56B1415CDA70033DCC2 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = 7BE32CFD14132EE3008F2DEA /* Project object */; proxyType = 1; remoteGlobalIDString = 7BE32D0514132EE4008F2DEA; remoteInfo = Marshmallows; }; /* End PBXContainerItemProxy section */ /* Begin PBXFileReference section */ 7B13A5701415FD2D0033DCC2 /* MMHTTPRequestTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MMHTTPRequestTest.m; sourceTree = ""; }; 7B2C8D7414159642004E1123 /* UIAlertView+marshmallows.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIAlertView+marshmallows.h"; sourceTree = ""; }; 7B2C8D7514159642004E1123 /* UIAlertView+marshmallows.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIAlertView+marshmallows.m"; sourceTree = ""; }; 7B2C8D7F1415C450004E1123 /* UIAlertViewDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UIAlertViewDelegate.h; sourceTree = ""; }; 7B2C8D801415C450004E1123 /* UIAlertViewDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = UIAlertViewDelegate.m; sourceTree = ""; }; 7BD100A0141341EB00A9921B /* MMHTTPClient.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MMHTTPClient.h; sourceTree = ""; }; 7BD100A1141341EB00A9921B /* MMHTTPClient.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MMHTTPClient.m; sourceTree = ""; }; 7BD100A414134FBE00A9921B /* MMHTTPRequest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MMHTTPRequest.h; sourceTree = ""; }; 7BD100A514134FBE00A9921B /* MMHTTPRequest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MMHTTPRequest.m; sourceTree = ""; }; 7BD100A8141353B700A9921B /* NSDate+marshmallows.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSDate+marshmallows.h"; sourceTree = ""; }; 7BD100A9141353B700A9921B /* NSDate+marshmallows.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSDate+marshmallows.m"; sourceTree = ""; }; 7BD100B61413675100A9921B /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = Library/Frameworks/UIKit.framework; sourceTree = DEVELOPER_DIR; }; 7BD100B91413675100A9921B /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = Library/Frameworks/CoreGraphics.framework; sourceTree = DEVELOPER_DIR; }; 7BD100D514136F7500A9921B /* MarshmallowsTesting.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = MarshmallowsTesting.app; sourceTree = BUILT_PRODUCTS_DIR; }; 7BD100DC14136F7500A9921B /* MarshmallowsTesting-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "MarshmallowsTesting-Info.plist"; sourceTree = ""; }; 7BD100DE14136F7500A9921B /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = ""; }; 7BD100E014136F7500A9921B /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = ""; }; 7BD100E214136F7500A9921B /* MarshmallowsTesting-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "MarshmallowsTesting-Prefix.pch"; sourceTree = ""; }; 7BD100F714136FD200A9921B /* GHUnitIOS.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = GHUnitIOS.framework; sourceTree = ""; }; 7BD100FA141370B800A9921B /* NSDateTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NSDateTest.m; sourceTree = ""; }; 7BE32D0614132EE4008F2DEA /* libMarshmallows.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libMarshmallows.a; sourceTree = BUILT_PRODUCTS_DIR; }; 7BE32D0914132EE4008F2DEA /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; 7BE32D0D14132EE4008F2DEA /* Marshmallows-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Marshmallows-Prefix.pch"; sourceTree = ""; }; 7BE32D0E14132EE4008F2DEA /* Marshmallows.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Marshmallows.h; sourceTree = ""; }; 7BE32D6814133618008F2DEA /* NSString+marshmallows.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSString+marshmallows.h"; sourceTree = ""; }; 7BE32D6914133618008F2DEA /* NSString+marshmallows.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSString+marshmallows.m"; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ 7BD100D214136F7500A9921B /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( 7B13A56E1415CE360033DCC2 /* libMarshmallows.a in Frameworks */, 7BD100D714136F7500A9921B /* UIKit.framework in Frameworks */, 7BD100D814136F7500A9921B /* Foundation.framework in Frameworks */, 7BD100D914136F7500A9921B /* CoreGraphics.framework in Frameworks */, 7BD100F814136FD200A9921B /* GHUnitIOS.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; 7BE32D0314132EE4008F2DEA /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( 7BE32D0A14132EE4008F2DEA /* Foundation.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ 7BD100DA14136F7500A9921B /* MarshmallowsTesting */ = { isa = PBXGroup; children = ( 7BD100FA141370B800A9921B /* NSDateTest.m */, 7B13A5701415FD2D0033DCC2 /* MMHTTPRequestTest.m */, 7BD100DB14136F7500A9921B /* Supporting Files */, ); path = MarshmallowsTesting; sourceTree = ""; }; 7BD100DB14136F7500A9921B /* Supporting Files */ = { isa = PBXGroup; children = ( 7BD100DC14136F7500A9921B /* MarshmallowsTesting-Info.plist */, 7BD100DD14136F7500A9921B /* InfoPlist.strings */, 7BD100E014136F7500A9921B /* main.m */, 7BD100E214136F7500A9921B /* MarshmallowsTesting-Prefix.pch */, ); name = "Supporting Files"; sourceTree = ""; }; 7BE32CFB14132EE3008F2DEA = { isa = PBXGroup; children = ( 7BE32D0B14132EE4008F2DEA /* Marshmallows */, 7BD100DA14136F7500A9921B /* MarshmallowsTesting */, 7BE32D0814132EE4008F2DEA /* Frameworks */, 7BE32D0714132EE4008F2DEA /* Products */, ); sourceTree = ""; }; 7BE32D0714132EE4008F2DEA /* Products */ = { isa = PBXGroup; children = ( 7BE32D0614132EE4008F2DEA /* libMarshmallows.a */, 7BD100D514136F7500A9921B /* MarshmallowsTesting.app */, ); name = Products; sourceTree = ""; }; 7BE32D0814132EE4008F2DEA /* Frameworks */ = { isa = PBXGroup; children = ( 7BD100F714136FD200A9921B /* GHUnitIOS.framework */, 7BE32D0914132EE4008F2DEA /* Foundation.framework */, 7BD100B61413675100A9921B /* UIKit.framework */, 7BD100B91413675100A9921B /* CoreGraphics.framework */, ); name = Frameworks; sourceTree = ""; }; 7BE32D0B14132EE4008F2DEA /* Marshmallows */ = { isa = PBXGroup; children = ( 7BE32D0E14132EE4008F2DEA /* Marshmallows.h */, 7BD100A0141341EB00A9921B /* MMHTTPClient.h */, 7BD100A1141341EB00A9921B /* MMHTTPClient.m */, 7BD100A414134FBE00A9921B /* MMHTTPRequest.h */, 7BD100A514134FBE00A9921B /* MMHTTPRequest.m */, 7BD100A8141353B700A9921B /* NSDate+marshmallows.h */, 7BD100A9141353B700A9921B /* NSDate+marshmallows.m */, 7BE32D6814133618008F2DEA /* NSString+marshmallows.h */, 7BE32D6914133618008F2DEA /* NSString+marshmallows.m */, 7B2C8D7414159642004E1123 /* UIAlertView+marshmallows.h */, 7B2C8D7514159642004E1123 /* UIAlertView+marshmallows.m */, 7B2C8D7F1415C450004E1123 /* UIAlertViewDelegate.h */, 7B2C8D801415C450004E1123 /* UIAlertViewDelegate.m */, 7BE32D0C14132EE4008F2DEA /* Supporting Files */, ); path = Marshmallows; sourceTree = ""; }; 7BE32D0C14132EE4008F2DEA /* Supporting Files */ = { isa = PBXGroup; children = ( 7BE32D0D14132EE4008F2DEA /* Marshmallows-Prefix.pch */, ); name = "Supporting Files"; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXHeadersBuildPhase section */ 7BE32D0414132EE4008F2DEA /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( 7BD100AC141364A900A9921B /* Marshmallows.h in Headers */, 7BD100A2141341EB00A9921B /* MMHTTPClient.h in Headers */, 7BD100A614134FBE00A9921B /* MMHTTPRequest.h in Headers */, 7BE32D6A14133618008F2DEA /* NSString+marshmallows.h in Headers */, 7BD100AA141353B700A9921B /* NSDate+marshmallows.h in Headers */, 7B2C8D7614159642004E1123 /* UIAlertView+marshmallows.h in Headers */, 7B2C8D811415C450004E1123 /* UIAlertViewDelegate.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXHeadersBuildPhase section */ /* Begin PBXNativeTarget section */ 7BD100D414136F7500A9921B /* MarshmallowsTesting */ = { isa = PBXNativeTarget; buildConfigurationList = 7BD100F414136F7500A9921B /* Build configuration list for PBXNativeTarget "MarshmallowsTesting" */; buildPhases = ( 7BD100D114136F7500A9921B /* Sources */, 7BD100D214136F7500A9921B /* Frameworks */, 7BD100D314136F7500A9921B /* Resources */, ); buildRules = ( ); dependencies = ( 7B13A56C1415CDA70033DCC2 /* PBXTargetDependency */, ); name = MarshmallowsTesting; productName = MarshmallowsTesting; productReference = 7BD100D514136F7500A9921B /* MarshmallowsTesting.app */; productType = "com.apple.product-type.application"; }; 7BE32D0514132EE4008F2DEA /* Marshmallows */ = { isa = PBXNativeTarget; buildConfigurationList = 7BE32D1314132EE4008F2DEA /* Build configuration list for PBXNativeTarget "Marshmallows" */; buildPhases = ( 7BE32D0214132EE4008F2DEA /* Sources */, 7BE32D0314132EE4008F2DEA /* Frameworks */, 7BE32D0414132EE4008F2DEA /* Headers */, ); buildRules = ( ); dependencies = ( ); name = Marshmallows; productName = Marshmallows; productReference = 7BE32D0614132EE4008F2DEA /* libMarshmallows.a */; productType = "com.apple.product-type.library.static"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ 7BE32CFD14132EE3008F2DEA /* Project object */ = { isa = PBXProject; attributes = { LastUpgradeCheck = 0510; ORGANIZATIONNAME = "Sami Samhuri"; }; buildConfigurationList = 7BE32D0014132EE3008F2DEA /* Build configuration list for PBXProject "Marshmallows" */; compatibilityVersion = "Xcode 3.2"; developmentRegion = English; hasScannedForEncodings = 0; knownRegions = ( en, ); mainGroup = 7BE32CFB14132EE3008F2DEA; productRefGroup = 7BE32D0714132EE4008F2DEA /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( 7BE32D0514132EE4008F2DEA /* Marshmallows */, 7BD100D414136F7500A9921B /* MarshmallowsTesting */, ); }; /* End PBXProject section */ /* Begin PBXResourcesBuildPhase section */ 7BD100D314136F7500A9921B /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( 7BD100DF14136F7500A9921B /* InfoPlist.strings in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXResourcesBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ 7BD100D114136F7500A9921B /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 7BD100E114136F7500A9921B /* main.m in Sources */, 7BD100FB141370B800A9921B /* NSDateTest.m in Sources */, 7B13A5711415FD2D0033DCC2 /* MMHTTPRequestTest.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; 7BE32D0214132EE4008F2DEA /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 7BE32D6B14133618008F2DEA /* NSString+marshmallows.m in Sources */, 7BD100A3141341EB00A9921B /* MMHTTPClient.m in Sources */, 7BD100A714134FBE00A9921B /* MMHTTPRequest.m in Sources */, 7BD100AB141353B700A9921B /* NSDate+marshmallows.m in Sources */, 7B2C8D7714159642004E1123 /* UIAlertView+marshmallows.m in Sources */, 7B2C8D821415C450004E1123 /* UIAlertViewDelegate.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin PBXTargetDependency section */ 7B13A56C1415CDA70033DCC2 /* PBXTargetDependency */ = { isa = PBXTargetDependency; target = 7BE32D0514132EE4008F2DEA /* Marshmallows */; targetProxy = 7B13A56B1415CDA70033DCC2 /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin PBXVariantGroup section */ 7BD100DD14136F7500A9921B /* InfoPlist.strings */ = { isa = PBXVariantGroup; children = ( 7BD100DE14136F7500A9921B /* en */, ); name = InfoPlist.strings; sourceTree = ""; }; /* End PBXVariantGroup section */ /* Begin XCBuildConfiguration section */ 7BD100F514136F7500A9921B /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; FRAMEWORK_SEARCH_PATHS = ( "$(inherited)", "\"$(DEVELOPER_FRAMEWORKS_DIR)\"", "\"$(SRCROOT)\"", ); GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "MarshmallowsTesting/MarshmallowsTesting-Prefix.pch"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; INFOPLIST_FILE = "MarshmallowsTesting/MarshmallowsTesting-Info.plist"; OTHER_LDFLAGS = ( "-all_load", "-ObjC", ); PRODUCT_NAME = "$(TARGET_NAME)"; TARGETED_DEVICE_FAMILY = "1,2"; WRAPPER_EXTENSION = app; }; name = Debug; }; 7BD100F614136F7500A9921B /* Release */ = { isa = XCBuildConfiguration; buildSettings = { "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; FRAMEWORK_SEARCH_PATHS = ( "$(inherited)", "\"$(DEVELOPER_FRAMEWORKS_DIR)\"", "\"$(SRCROOT)\"", ); GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "MarshmallowsTesting/MarshmallowsTesting-Prefix.pch"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; INFOPLIST_FILE = "MarshmallowsTesting/MarshmallowsTesting-Info.plist"; OTHER_CFLAGS = "-DNS_BLOCK_ASSERTIONS=1"; OTHER_LDFLAGS = ( "-all_load", "-ObjC", ); PRODUCT_NAME = "$(TARGET_NAME)"; TARGETED_DEVICE_FAMILY = "1,2"; WRAPPER_EXTENSION = app; }; name = Release; }; 7BE32D1114132EE4008F2DEA /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; 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_MISSING_PROTOTYPES = YES; GCC_WARN_ABOUT_RETURN_TYPE = YES; GCC_WARN_UNUSED_VARIABLE = YES; IPHONEOS_DEPLOYMENT_TARGET = 5.0; ONLY_ACTIVE_ARCH = YES; SDKROOT = iphoneos; }; name = Debug; }; 7BE32D1214132EE4008F2DEA /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; COPY_PHASE_STRIP = YES; GCC_C_LANGUAGE_STANDARD = gnu99; GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES; GCC_WARN_ABOUT_RETURN_TYPE = YES; GCC_WARN_UNUSED_VARIABLE = YES; IPHONEOS_DEPLOYMENT_TARGET = 5.0; SDKROOT = iphoneos; VALIDATE_PRODUCT = YES; }; name = Release; }; 7BE32D1414132EE4008F2DEA /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { DSTROOT = /tmp/Marshmallows.dst; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "Marshmallows/Marshmallows-Prefix.pch"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; GCC_WARN_ABOUT_MISSING_PROTOTYPES = NO; OTHER_LDFLAGS = ( "-all_load", "-ObjC", ); PRODUCT_NAME = "$(TARGET_NAME)"; SKIP_INSTALL = YES; }; name = Debug; }; 7BE32D1514132EE4008F2DEA /* Release */ = { isa = XCBuildConfiguration; buildSettings = { DSTROOT = /tmp/Marshmallows.dst; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "Marshmallows/Marshmallows-Prefix.pch"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; GCC_WARN_ABOUT_MISSING_PROTOTYPES = NO; OTHER_LDFLAGS = ( "-all_load", "-ObjC", ); PRODUCT_NAME = "$(TARGET_NAME)"; SKIP_INSTALL = YES; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ 7BD100F414136F7500A9921B /* Build configuration list for PBXNativeTarget "MarshmallowsTesting" */ = { isa = XCConfigurationList; buildConfigurations = ( 7BD100F514136F7500A9921B /* Debug */, 7BD100F614136F7500A9921B /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 7BE32D0014132EE3008F2DEA /* Build configuration list for PBXProject "Marshmallows" */ = { isa = XCConfigurationList; buildConfigurations = ( 7BE32D1114132EE4008F2DEA /* Debug */, 7BE32D1214132EE4008F2DEA /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 7BE32D1314132EE4008F2DEA /* Build configuration list for PBXNativeTarget "Marshmallows" */ = { isa = XCConfigurationList; buildConfigurations = ( 7BE32D1414132EE4008F2DEA /* Debug */, 7BE32D1514132EE4008F2DEA /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; /* End XCConfigurationList section */ }; rootObject = 7BE32CFD14132EE3008F2DEA /* Project object */; }