// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 46; objects = { /* Begin PBXBuildFile section */ 020C55981691014E00D8224C /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 020C55971691014E00D8224C /* UIKit.framework */; }; 020C559A1691014E00D8224C /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 020C55991691014E00D8224C /* Foundation.framework */; }; 020C559C1691014E00D8224C /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 020C559B1691014E00D8224C /* CoreGraphics.framework */; }; 020C559E1691014E00D8224C /* CoreData.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 020C559D1691014E00D8224C /* CoreData.framework */; }; 020C55A41691014E00D8224C /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 020C55A21691014E00D8224C /* InfoPlist.strings */; }; 020C55A61691014E00D8224C /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 020C55A51691014E00D8224C /* main.m */; }; 020C55AA1691014E00D8224C /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 020C55A91691014E00D8224C /* AppDelegate.m */; }; 020C55AC1691014E00D8224C /* Default.png in Resources */ = {isa = PBXBuildFile; fileRef = 020C55AB1691014E00D8224C /* Default.png */; }; 020C55AE1691014E00D8224C /* Default@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 020C55AD1691014E00D8224C /* Default@2x.png */; }; 020C55B01691014E00D8224C /* Default-568h@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 020C55AF1691014E00D8224C /* Default-568h@2x.png */; }; 020C55B31691014E00D8224C /* iBean.xcdatamodeld in Sources */ = {isa = PBXBuildFile; fileRef = 020C55B11691014E00D8224C /* iBean.xcdatamodeld */; }; 020C55BD169101FB00D8224C /* iPhoneStoryboard.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 020C55BC169101FB00D8224C /* iPhoneStoryboard.storyboard */; }; 020C55C41691059800D8224C /* InstaBeanViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 020C55C31691059800D8224C /* InstaBeanViewController.m */; }; 020C55C716910EAD00D8224C /* InstaBeanConfiguration.m in Sources */ = {isa = PBXBuildFile; fileRef = 020C55C616910EAD00D8224C /* InstaBeanConfiguration.m */; }; 020C55CA1691100000D8224C /* AppDelegate+Storage.m in Sources */ = {isa = PBXBuildFile; fileRef = 020C55C91691100000D8224C /* AppDelegate+Storage.m */; }; 020C55FA16983E9900D8224C /* BeanCollectionListViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 020C55F916983E9900D8224C /* BeanCollectionListViewController.m */; }; 020C560316989D4500D8224C /* BeanCollectionInfoViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 020C560216989D4500D8224C /* BeanCollectionInfoViewController.m */; }; 020C56061698A85000D8224C /* BeanCollectionBeanListViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 020C56051698A85000D8224C /* BeanCollectionBeanListViewController.m */; }; 020C5672169E1B0100D8224C /* AddBeanViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 020C5671169E1B0100D8224C /* AddBeanViewController.m */; }; 020C567A169F597300D8224C /* Bean.m in Sources */ = {isa = PBXBuildFile; fileRef = 020C5679169F597300D8224C /* Bean.m */; }; 020C567D169F597300D8224C /* BeanCollection.m in Sources */ = {isa = PBXBuildFile; fileRef = 020C567C169F597300D8224C /* BeanCollection.m */; }; 020C5680169F5E9A00D8224C /* Bean+Interface.m in Sources */ = {isa = PBXBuildFile; fileRef = 020C567F169F5E9900D8224C /* Bean+Interface.m */; }; 020C5683169F5FBB00D8224C /* BeanCollection+Interface.m in Sources */ = {isa = PBXBuildFile; fileRef = 020C5682169F5FBB00D8224C /* BeanCollection+Interface.m */; }; 020C568F16A1CE0E00D8224C /* EditBeanViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 020C568E16A1CE0E00D8224C /* EditBeanViewController.m */; }; /* End PBXBuildFile section */ /* Begin PBXFileReference section */ 020C55931691014E00D8224C /* iBean.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = iBean.app; sourceTree = BUILT_PRODUCTS_DIR; }; 020C55971691014E00D8224C /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; }; 020C55991691014E00D8224C /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; 020C559B1691014E00D8224C /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; }; 020C559D1691014E00D8224C /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = System/Library/Frameworks/CoreData.framework; sourceTree = SDKROOT; }; 020C55A11691014E00D8224C /* iBean-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "iBean-Info.plist"; sourceTree = ""; }; 020C55A31691014E00D8224C /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = ""; }; 020C55A51691014E00D8224C /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = ""; }; 020C55A71691014E00D8224C /* iBean-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "iBean-Prefix.pch"; sourceTree = ""; }; 020C55A81691014E00D8224C /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = ""; }; 020C55A91691014E00D8224C /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = ""; }; 020C55AB1691014E00D8224C /* Default.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Default.png; sourceTree = ""; }; 020C55AD1691014E00D8224C /* Default@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default@2x.png"; sourceTree = ""; }; 020C55AF1691014E00D8224C /* Default-568h@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default-568h@2x.png"; sourceTree = ""; }; 020C55B21691014E00D8224C /* iBean.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = iBean.xcdatamodel; sourceTree = ""; }; 020C55BC169101FB00D8224C /* iPhoneStoryboard.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; path = iPhoneStoryboard.storyboard; sourceTree = ""; }; 020C55C21691059800D8224C /* InstaBeanViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = InstaBeanViewController.h; sourceTree = ""; }; 020C55C31691059800D8224C /* InstaBeanViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = InstaBeanViewController.m; sourceTree = ""; }; 020C55C516910EAD00D8224C /* InstaBeanConfiguration.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = InstaBeanConfiguration.h; sourceTree = ""; }; 020C55C616910EAD00D8224C /* InstaBeanConfiguration.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = InstaBeanConfiguration.m; sourceTree = ""; }; 020C55C81691100000D8224C /* AppDelegate+Storage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "AppDelegate+Storage.h"; sourceTree = ""; }; 020C55C91691100000D8224C /* AppDelegate+Storage.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "AppDelegate+Storage.m"; sourceTree = ""; }; 020C55F816983E9900D8224C /* BeanCollectionListViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BeanCollectionListViewController.h; sourceTree = ""; }; 020C55F916983E9900D8224C /* BeanCollectionListViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BeanCollectionListViewController.m; sourceTree = ""; }; 020C560116989D4500D8224C /* BeanCollectionInfoViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BeanCollectionInfoViewController.h; sourceTree = ""; }; 020C560216989D4500D8224C /* BeanCollectionInfoViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BeanCollectionInfoViewController.m; sourceTree = ""; }; 020C56041698A85000D8224C /* BeanCollectionBeanListViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BeanCollectionBeanListViewController.h; sourceTree = ""; }; 020C56051698A85000D8224C /* BeanCollectionBeanListViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BeanCollectionBeanListViewController.m; sourceTree = ""; }; 020C5670169E1B0100D8224C /* AddBeanViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AddBeanViewController.h; sourceTree = ""; }; 020C5671169E1B0100D8224C /* AddBeanViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AddBeanViewController.m; sourceTree = ""; }; 020C5678169F597300D8224C /* Bean.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Bean.h; sourceTree = ""; }; 020C5679169F597300D8224C /* Bean.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Bean.m; sourceTree = ""; }; 020C567B169F597300D8224C /* BeanCollection.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BeanCollection.h; sourceTree = ""; }; 020C567C169F597300D8224C /* BeanCollection.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BeanCollection.m; sourceTree = ""; }; 020C567E169F5E9900D8224C /* Bean+Interface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "Bean+Interface.h"; sourceTree = ""; }; 020C567F169F5E9900D8224C /* Bean+Interface.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "Bean+Interface.m"; sourceTree = ""; }; 020C5681169F5FBA00D8224C /* BeanCollection+Interface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "BeanCollection+Interface.h"; sourceTree = ""; }; 020C5682169F5FBB00D8224C /* BeanCollection+Interface.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "BeanCollection+Interface.m"; sourceTree = ""; }; 020C568D16A1CE0E00D8224C /* EditBeanViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EditBeanViewController.h; sourceTree = ""; }; 020C568E16A1CE0E00D8224C /* EditBeanViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EditBeanViewController.m; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ 020C55901691014E00D8224C /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( 020C55981691014E00D8224C /* UIKit.framework in Frameworks */, 020C559A1691014E00D8224C /* Foundation.framework in Frameworks */, 020C559C1691014E00D8224C /* CoreGraphics.framework in Frameworks */, 020C559E1691014E00D8224C /* CoreData.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ 020C55881691014E00D8224C = { isa = PBXGroup; children = ( 020C559F1691014E00D8224C /* iBean */, 020C55961691014E00D8224C /* Frameworks */, 020C55941691014E00D8224C /* Products */, ); sourceTree = ""; }; 020C55941691014E00D8224C /* Products */ = { isa = PBXGroup; children = ( 020C55931691014E00D8224C /* iBean.app */, ); name = Products; sourceTree = ""; }; 020C55961691014E00D8224C /* Frameworks */ = { isa = PBXGroup; children = ( 020C55971691014E00D8224C /* UIKit.framework */, 020C55991691014E00D8224C /* Foundation.framework */, 020C559B1691014E00D8224C /* CoreGraphics.framework */, 020C559D1691014E00D8224C /* CoreData.framework */, ); name = Frameworks; sourceTree = ""; }; 020C559F1691014E00D8224C /* iBean */ = { isa = PBXGroup; children = ( 020C55D31695C2C800D8224C /* iBean */, 020C55BB169101CE00D8224C /* Storyboards */, 020C55B9169101A300D8224C /* InstaBean */, 020C55A81691014E00D8224C /* AppDelegate.h */, 020C55A91691014E00D8224C /* AppDelegate.m */, 020C55B11691014E00D8224C /* iBean.xcdatamodeld */, 020C55A01691014E00D8224C /* Supporting Files */, 020C55C81691100000D8224C /* AppDelegate+Storage.h */, 020C55C91691100000D8224C /* AppDelegate+Storage.m */, ); path = iBean; sourceTree = ""; }; 020C55A01691014E00D8224C /* Supporting Files */ = { isa = PBXGroup; children = ( 020C55A11691014E00D8224C /* iBean-Info.plist */, 020C55A21691014E00D8224C /* InfoPlist.strings */, 020C55A51691014E00D8224C /* main.m */, 020C55A71691014E00D8224C /* iBean-Prefix.pch */, 020C55AB1691014E00D8224C /* Default.png */, 020C55AD1691014E00D8224C /* Default@2x.png */, 020C55AF1691014E00D8224C /* Default-568h@2x.png */, ); name = "Supporting Files"; sourceTree = ""; }; 020C55B9169101A300D8224C /* InstaBean */ = { isa = PBXGroup; children = ( 020C55C516910EAD00D8224C /* InstaBeanConfiguration.h */, 020C55C616910EAD00D8224C /* InstaBeanConfiguration.m */, 020C55C21691059800D8224C /* InstaBeanViewController.h */, 020C55C31691059800D8224C /* InstaBeanViewController.m */, ); name = InstaBean; sourceTree = ""; }; 020C55BB169101CE00D8224C /* Storyboards */ = { isa = PBXGroup; children = ( 020C55BC169101FB00D8224C /* iPhoneStoryboard.storyboard */, ); name = Storyboards; sourceTree = ""; }; 020C55D31695C2C800D8224C /* iBean */ = { isa = PBXGroup; children = ( 020C56081698F58900D8224C /* BeanCollectionList */, 020C56091698F59F00D8224C /* BeanCollectionInfo */, 020C56071698F4DC00D8224C /* BeanCollectionBeanList */, 020C566E169E1ACB00D8224C /* Bean */, 020C55DF169792F800D8224C /* Data */, ); name = iBean; sourceTree = ""; }; 020C55DF169792F800D8224C /* Data */ = { isa = PBXGroup; children = ( 020C5684169F603700D8224C /* Interface */, 020C567B169F597300D8224C /* BeanCollection.h */, 020C567C169F597300D8224C /* BeanCollection.m */, 020C5678169F597300D8224C /* Bean.h */, 020C5679169F597300D8224C /* Bean.m */, ); name = Data; sourceTree = ""; }; 020C56071698F4DC00D8224C /* BeanCollectionBeanList */ = { isa = PBXGroup; children = ( 020C56041698A85000D8224C /* BeanCollectionBeanListViewController.h */, 020C56051698A85000D8224C /* BeanCollectionBeanListViewController.m */, ); name = BeanCollectionBeanList; sourceTree = ""; }; 020C56081698F58900D8224C /* BeanCollectionList */ = { isa = PBXGroup; children = ( 020C55F816983E9900D8224C /* BeanCollectionListViewController.h */, 020C55F916983E9900D8224C /* BeanCollectionListViewController.m */, ); name = BeanCollectionList; sourceTree = ""; }; 020C56091698F59F00D8224C /* BeanCollectionInfo */ = { isa = PBXGroup; children = ( 020C560116989D4500D8224C /* BeanCollectionInfoViewController.h */, 020C560216989D4500D8224C /* BeanCollectionInfoViewController.m */, ); name = BeanCollectionInfo; sourceTree = ""; }; 020C566E169E1ACB00D8224C /* Bean */ = { isa = PBXGroup; children = ( 020C5670169E1B0100D8224C /* AddBeanViewController.h */, 020C5671169E1B0100D8224C /* AddBeanViewController.m */, 020C568D16A1CE0E00D8224C /* EditBeanViewController.h */, 020C568E16A1CE0E00D8224C /* EditBeanViewController.m */, ); name = Bean; sourceTree = ""; }; 020C5684169F603700D8224C /* Interface */ = { isa = PBXGroup; children = ( 020C567E169F5E9900D8224C /* Bean+Interface.h */, 020C567F169F5E9900D8224C /* Bean+Interface.m */, 020C5681169F5FBA00D8224C /* BeanCollection+Interface.h */, 020C5682169F5FBB00D8224C /* BeanCollection+Interface.m */, ); name = Interface; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ 020C55921691014E00D8224C /* iBean */ = { isa = PBXNativeTarget; buildConfigurationList = 020C55B61691014E00D8224C /* Build configuration list for PBXNativeTarget "iBean" */; buildPhases = ( 020C558F1691014E00D8224C /* Sources */, 020C55901691014E00D8224C /* Frameworks */, 020C55911691014E00D8224C /* Resources */, ); buildRules = ( ); dependencies = ( ); name = iBean; productName = iBean; productReference = 020C55931691014E00D8224C /* iBean.app */; productType = "com.apple.product-type.application"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ 020C558A1691014E00D8224C /* Project object */ = { isa = PBXProject; attributes = { LastUpgradeCheck = 0450; ORGANIZATIONNAME = "Eddie Ehlin"; }; buildConfigurationList = 020C558D1691014E00D8224C /* Build configuration list for PBXProject "iBean" */; compatibilityVersion = "Xcode 3.2"; developmentRegion = English; hasScannedForEncodings = 0; knownRegions = ( en, ); mainGroup = 020C55881691014E00D8224C; productRefGroup = 020C55941691014E00D8224C /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( 020C55921691014E00D8224C /* iBean */, ); }; /* End PBXProject section */ /* Begin PBXResourcesBuildPhase section */ 020C55911691014E00D8224C /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( 020C55A41691014E00D8224C /* InfoPlist.strings in Resources */, 020C55AC1691014E00D8224C /* Default.png in Resources */, 020C55AE1691014E00D8224C /* Default@2x.png in Resources */, 020C55B01691014E00D8224C /* Default-568h@2x.png in Resources */, 020C55BD169101FB00D8224C /* iPhoneStoryboard.storyboard in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXResourcesBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ 020C558F1691014E00D8224C /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 020C55A61691014E00D8224C /* main.m in Sources */, 020C55AA1691014E00D8224C /* AppDelegate.m in Sources */, 020C55B31691014E00D8224C /* iBean.xcdatamodeld in Sources */, 020C55C41691059800D8224C /* InstaBeanViewController.m in Sources */, 020C55C716910EAD00D8224C /* InstaBeanConfiguration.m in Sources */, 020C55CA1691100000D8224C /* AppDelegate+Storage.m in Sources */, 020C55FA16983E9900D8224C /* BeanCollectionListViewController.m in Sources */, 020C560316989D4500D8224C /* BeanCollectionInfoViewController.m in Sources */, 020C56061698A85000D8224C /* BeanCollectionBeanListViewController.m in Sources */, 020C5672169E1B0100D8224C /* AddBeanViewController.m in Sources */, 020C567A169F597300D8224C /* Bean.m in Sources */, 020C567D169F597300D8224C /* BeanCollection.m in Sources */, 020C5680169F5E9A00D8224C /* Bean+Interface.m in Sources */, 020C5683169F5FBB00D8224C /* BeanCollection+Interface.m in Sources */, 020C568F16A1CE0E00D8224C /* EditBeanViewController.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin PBXVariantGroup section */ 020C55A21691014E00D8224C /* InfoPlist.strings */ = { isa = PBXVariantGroup; children = ( 020C55A31691014E00D8224C /* en */, ); name = InfoPlist.strings; sourceTree = ""; }; /* End PBXVariantGroup section */ /* Begin XCBuildConfiguration section */ 020C55B41691014E00D8224C /* 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_EMPTY_BODY = 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.0; ONLY_ACTIVE_ARCH = YES; SDKROOT = iphoneos; TARGETED_DEVICE_FAMILY = "1,2"; }; name = Debug; }; 020C55B51691014E00D8224C /* 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_EMPTY_BODY = 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.0; OTHER_CFLAGS = "-DNS_BLOCK_ASSERTIONS=1"; SDKROOT = iphoneos; TARGETED_DEVICE_FAMILY = "1,2"; VALIDATE_PRODUCT = YES; }; name = Release; }; 020C55B71691014E00D8224C /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "iBean/iBean-Prefix.pch"; INFOPLIST_FILE = "iBean/iBean-Info.plist"; PRODUCT_NAME = "$(TARGET_NAME)"; WRAPPER_EXTENSION = app; }; name = Debug; }; 020C55B81691014E00D8224C /* Release */ = { isa = XCBuildConfiguration; buildSettings = { GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "iBean/iBean-Prefix.pch"; INFOPLIST_FILE = "iBean/iBean-Info.plist"; PRODUCT_NAME = "$(TARGET_NAME)"; WRAPPER_EXTENSION = app; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ 020C558D1691014E00D8224C /* Build configuration list for PBXProject "iBean" */ = { isa = XCConfigurationList; buildConfigurations = ( 020C55B41691014E00D8224C /* Debug */, 020C55B51691014E00D8224C /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 020C55B61691014E00D8224C /* Build configuration list for PBXNativeTarget "iBean" */ = { isa = XCConfigurationList; buildConfigurations = ( 020C55B71691014E00D8224C /* Debug */, 020C55B81691014E00D8224C /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; /* End XCConfigurationList section */ /* Begin XCVersionGroup section */ 020C55B11691014E00D8224C /* iBean.xcdatamodeld */ = { isa = XCVersionGroup; children = ( 020C55B21691014E00D8224C /* iBean.xcdatamodel */, ); currentVersion = 020C55B21691014E00D8224C /* iBean.xcdatamodel */; path = iBean.xcdatamodeld; sourceTree = ""; versionGroupType = wrapper.xcdatamodel; }; /* End XCVersionGroup section */ }; rootObject = 020C558A1691014E00D8224C /* Project object */; }