// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 46; objects = { /* Begin PBXBuildFile section */ 1F857040188F11FC00C56A96 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1F85703F188F11FC00C56A96 /* Cocoa.framework */; }; 1F85704A188F11FC00C56A96 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 1F857048188F11FC00C56A96 /* InfoPlist.strings */; }; 1F85704C188F11FC00C56A96 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 1F85704B188F11FC00C56A96 /* main.m */; }; 1F857050188F11FC00C56A96 /* Credits.rtf in Resources */ = {isa = PBXBuildFile; fileRef = 1F85704E188F11FC00C56A96 /* Credits.rtf */; }; 1F857053188F11FC00C56A96 /* Document.m in Sources */ = {isa = PBXBuildFile; fileRef = 1F857052188F11FC00C56A96 /* Document.m */; }; 1F857056188F11FC00C56A96 /* Document.xib in Resources */ = {isa = PBXBuildFile; fileRef = 1F857054188F11FC00C56A96 /* Document.xib */; }; 1F857059188F11FC00C56A96 /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = 1F857057188F11FC00C56A96 /* MainMenu.xib */; }; 1F85705B188F11FC00C56A96 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 1F85705A188F11FC00C56A96 /* Images.xcassets */; }; 1F857062188F11FC00C56A96 /* XCTest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1F857061188F11FC00C56A96 /* XCTest.framework */; }; 1F857063188F11FC00C56A96 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1F85703F188F11FC00C56A96 /* Cocoa.framework */; }; 1F85706B188F11FC00C56A96 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 1F857069188F11FC00C56A96 /* InfoPlist.strings */; }; 1F85706D188F11FC00C56A96 /* TextEdTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 1F85706C188F11FC00C56A96 /* TextEdTests.m */; }; 1F85707A188F27DA00C56A96 /* Icon.icns in Resources */ = {isa = PBXBuildFile; fileRef = 1F857079188F27DA00C56A96 /* Icon.icns */; }; /* End PBXBuildFile section */ /* Begin PBXContainerItemProxy section */ 1F857064188F11FC00C56A96 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = 1F857034188F11FC00C56A96 /* Project object */; proxyType = 1; remoteGlobalIDString = 1F85703B188F11FC00C56A96; remoteInfo = TextEd; }; /* End PBXContainerItemProxy section */ /* Begin PBXFileReference section */ 1F85703C188F11FC00C56A96 /* TextEd.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = TextEd.app; sourceTree = BUILT_PRODUCTS_DIR; }; 1F85703F188F11FC00C56A96 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = System/Library/Frameworks/Cocoa.framework; sourceTree = SDKROOT; }; 1F857042188F11FC00C56A96 /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = System/Library/Frameworks/AppKit.framework; sourceTree = SDKROOT; }; 1F857043188F11FC00C56A96 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = System/Library/Frameworks/CoreData.framework; sourceTree = SDKROOT; }; 1F857044188F11FC00C56A96 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; 1F857047188F11FC00C56A96 /* TextEd-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "TextEd-Info.plist"; sourceTree = ""; }; 1F857049188F11FC00C56A96 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = ""; }; 1F85704B188F11FC00C56A96 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = ""; }; 1F85704D188F11FC00C56A96 /* TextEd-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "TextEd-Prefix.pch"; sourceTree = ""; }; 1F85704F188F11FC00C56A96 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = en; path = en.lproj/Credits.rtf; sourceTree = ""; }; 1F857051188F11FC00C56A96 /* Document.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Document.h; sourceTree = ""; }; 1F857052188F11FC00C56A96 /* Document.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = Document.m; sourceTree = ""; }; 1F857055188F11FC00C56A96 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/Document.xib; sourceTree = ""; }; 1F857058188F11FC00C56A96 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/MainMenu.xib; sourceTree = ""; }; 1F85705A188F11FC00C56A96 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = ""; }; 1F857060188F11FC00C56A96 /* TextEdTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = TextEdTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; 1F857061188F11FC00C56A96 /* XCTest.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = XCTest.framework; path = Library/Frameworks/XCTest.framework; sourceTree = DEVELOPER_DIR; }; 1F857068188F11FC00C56A96 /* TextEdTests-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "TextEdTests-Info.plist"; sourceTree = ""; }; 1F85706A188F11FC00C56A96 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = ""; }; 1F85706C188F11FC00C56A96 /* TextEdTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = TextEdTests.m; sourceTree = ""; }; 1F857079188F27DA00C56A96 /* Icon.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = Icon.icns; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ 1F857039188F11FC00C56A96 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( 1F857040188F11FC00C56A96 /* Cocoa.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; 1F85705D188F11FC00C56A96 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( 1F857063188F11FC00C56A96 /* Cocoa.framework in Frameworks */, 1F857062188F11FC00C56A96 /* XCTest.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ 1F857033188F11FC00C56A96 = { isa = PBXGroup; children = ( 1F857045188F11FC00C56A96 /* TextEd */, 1F857066188F11FC00C56A96 /* TextEdTests */, 1F85703E188F11FC00C56A96 /* Frameworks */, 1F85703D188F11FC00C56A96 /* Products */, ); sourceTree = ""; }; 1F85703D188F11FC00C56A96 /* Products */ = { isa = PBXGroup; children = ( 1F85703C188F11FC00C56A96 /* TextEd.app */, 1F857060188F11FC00C56A96 /* TextEdTests.xctest */, ); name = Products; sourceTree = ""; }; 1F85703E188F11FC00C56A96 /* Frameworks */ = { isa = PBXGroup; children = ( 1F85703F188F11FC00C56A96 /* Cocoa.framework */, 1F857061188F11FC00C56A96 /* XCTest.framework */, 1F857041188F11FC00C56A96 /* Other Frameworks */, ); name = Frameworks; sourceTree = ""; }; 1F857041188F11FC00C56A96 /* Other Frameworks */ = { isa = PBXGroup; children = ( 1F857042188F11FC00C56A96 /* AppKit.framework */, 1F857043188F11FC00C56A96 /* CoreData.framework */, 1F857044188F11FC00C56A96 /* Foundation.framework */, ); name = "Other Frameworks"; sourceTree = ""; }; 1F857045188F11FC00C56A96 /* TextEd */ = { isa = PBXGroup; children = ( 1F857051188F11FC00C56A96 /* Document.h */, 1F857052188F11FC00C56A96 /* Document.m */, 1F857054188F11FC00C56A96 /* Document.xib */, 1F857057188F11FC00C56A96 /* MainMenu.xib */, 1F85705A188F11FC00C56A96 /* Images.xcassets */, 1F857046188F11FC00C56A96 /* Supporting Files */, ); path = TextEd; sourceTree = ""; }; 1F857046188F11FC00C56A96 /* Supporting Files */ = { isa = PBXGroup; children = ( 1F857047188F11FC00C56A96 /* TextEd-Info.plist */, 1F857048188F11FC00C56A96 /* InfoPlist.strings */, 1F85704B188F11FC00C56A96 /* main.m */, 1F85704D188F11FC00C56A96 /* TextEd-Prefix.pch */, 1F857079188F27DA00C56A96 /* Icon.icns */, 1F85704E188F11FC00C56A96 /* Credits.rtf */, ); name = "Supporting Files"; sourceTree = ""; }; 1F857066188F11FC00C56A96 /* TextEdTests */ = { isa = PBXGroup; children = ( 1F85706C188F11FC00C56A96 /* TextEdTests.m */, 1F857067188F11FC00C56A96 /* Supporting Files */, ); path = TextEdTests; sourceTree = ""; }; 1F857067188F11FC00C56A96 /* Supporting Files */ = { isa = PBXGroup; children = ( 1F857068188F11FC00C56A96 /* TextEdTests-Info.plist */, 1F857069188F11FC00C56A96 /* InfoPlist.strings */, ); name = "Supporting Files"; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ 1F85703B188F11FC00C56A96 /* TextEd */ = { isa = PBXNativeTarget; buildConfigurationList = 1F857070188F11FC00C56A96 /* Build configuration list for PBXNativeTarget "TextEd" */; buildPhases = ( 1F857038188F11FC00C56A96 /* Sources */, 1F857039188F11FC00C56A96 /* Frameworks */, 1F85703A188F11FC00C56A96 /* Resources */, ); buildRules = ( ); dependencies = ( ); name = TextEd; productName = TextEd; productReference = 1F85703C188F11FC00C56A96 /* TextEd.app */; productType = "com.apple.product-type.application"; }; 1F85705F188F11FC00C56A96 /* TextEdTests */ = { isa = PBXNativeTarget; buildConfigurationList = 1F857073188F11FC00C56A96 /* Build configuration list for PBXNativeTarget "TextEdTests" */; buildPhases = ( 1F85705C188F11FC00C56A96 /* Sources */, 1F85705D188F11FC00C56A96 /* Frameworks */, 1F85705E188F11FC00C56A96 /* Resources */, ); buildRules = ( ); dependencies = ( 1F857065188F11FC00C56A96 /* PBXTargetDependency */, ); name = TextEdTests; productName = TextEdTests; productReference = 1F857060188F11FC00C56A96 /* TextEdTests.xctest */; productType = "com.apple.product-type.bundle.unit-test"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ 1F857034188F11FC00C56A96 /* Project object */ = { isa = PBXProject; attributes = { LastUpgradeCheck = 0500; ORGANIZATIONNAME = Jeena; TargetAttributes = { 1F85705F188F11FC00C56A96 = { TestTargetID = 1F85703B188F11FC00C56A96; }; }; }; buildConfigurationList = 1F857037188F11FC00C56A96 /* Build configuration list for PBXProject "TextEd" */; compatibilityVersion = "Xcode 3.2"; developmentRegion = English; hasScannedForEncodings = 0; knownRegions = ( en, Base, ); mainGroup = 1F857033188F11FC00C56A96; productRefGroup = 1F85703D188F11FC00C56A96 /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( 1F85703B188F11FC00C56A96 /* TextEd */, 1F85705F188F11FC00C56A96 /* TextEdTests */, ); }; /* End PBXProject section */ /* Begin PBXResourcesBuildPhase section */ 1F85703A188F11FC00C56A96 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( 1F857056188F11FC00C56A96 /* Document.xib in Resources */, 1F85705B188F11FC00C56A96 /* Images.xcassets in Resources */, 1F85704A188F11FC00C56A96 /* InfoPlist.strings in Resources */, 1F857050188F11FC00C56A96 /* Credits.rtf in Resources */, 1F857059188F11FC00C56A96 /* MainMenu.xib in Resources */, 1F85707A188F27DA00C56A96 /* Icon.icns in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; 1F85705E188F11FC00C56A96 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( 1F85706B188F11FC00C56A96 /* InfoPlist.strings in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXResourcesBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ 1F857038188F11FC00C56A96 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 1F857053188F11FC00C56A96 /* Document.m in Sources */, 1F85704C188F11FC00C56A96 /* main.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; 1F85705C188F11FC00C56A96 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 1F85706D188F11FC00C56A96 /* TextEdTests.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin PBXTargetDependency section */ 1F857065188F11FC00C56A96 /* PBXTargetDependency */ = { isa = PBXTargetDependency; target = 1F85703B188F11FC00C56A96 /* TextEd */; targetProxy = 1F857064188F11FC00C56A96 /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin PBXVariantGroup section */ 1F857048188F11FC00C56A96 /* InfoPlist.strings */ = { isa = PBXVariantGroup; children = ( 1F857049188F11FC00C56A96 /* en */, ); name = InfoPlist.strings; sourceTree = ""; }; 1F85704E188F11FC00C56A96 /* Credits.rtf */ = { isa = PBXVariantGroup; children = ( 1F85704F188F11FC00C56A96 /* en */, ); name = Credits.rtf; sourceTree = ""; }; 1F857054188F11FC00C56A96 /* Document.xib */ = { isa = PBXVariantGroup; children = ( 1F857055188F11FC00C56A96 /* Base */, ); name = Document.xib; sourceTree = ""; }; 1F857057188F11FC00C56A96 /* MainMenu.xib */ = { isa = PBXVariantGroup; children = ( 1F857058188F11FC00C56A96 /* Base */, ); name = MainMenu.xib; sourceTree = ""; }; 1F857069188F11FC00C56A96 /* InfoPlist.strings */ = { isa = PBXVariantGroup; children = ( 1F85706A188F11FC00C56A96 /* en */, ); name = InfoPlist.strings; sourceTree = ""; }; /* End PBXVariantGroup section */ /* Begin XCBuildConfiguration section */ 1F85706E188F11FC00C56A96 /* 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_BOOL_CONVERSION = YES; CLANG_WARN_CONSTANT_CONVERSION = YES; CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; CLANG_WARN_EMPTY_BODY = YES; CLANG_WARN_ENUM_CONVERSION = YES; CLANG_WARN_INT_CONVERSION = YES; CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; COPY_PHASE_STRIP = NO; GCC_C_LANGUAGE_STANDARD = gnu99; GCC_DYNAMIC_NO_PIC = NO; GCC_ENABLE_OBJC_EXCEPTIONS = YES; GCC_OPTIMIZATION_LEVEL = 0; GCC_PREPROCESSOR_DEFINITIONS = ( "DEBUG=1", "$(inherited)", ); GCC_SYMBOLS_PRIVATE_EXTERN = NO; GCC_WARN_64_TO_32_BIT_CONVERSION = YES; GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; GCC_WARN_UNDECLARED_SELECTOR = YES; GCC_WARN_UNINITIALIZED_AUTOS = YES; GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; MACOSX_DEPLOYMENT_TARGET = 10.9; ONLY_ACTIVE_ARCH = YES; SDKROOT = macosx; }; name = Debug; }; 1F85706F188F11FC00C56A96 /* 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_BOOL_CONVERSION = YES; CLANG_WARN_CONSTANT_CONVERSION = YES; CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; CLANG_WARN_EMPTY_BODY = YES; CLANG_WARN_ENUM_CONVERSION = YES; CLANG_WARN_INT_CONVERSION = YES; CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; COPY_PHASE_STRIP = YES; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; ENABLE_NS_ASSERTIONS = NO; GCC_C_LANGUAGE_STANDARD = gnu99; GCC_ENABLE_OBJC_EXCEPTIONS = YES; GCC_WARN_64_TO_32_BIT_CONVERSION = YES; GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; GCC_WARN_UNDECLARED_SELECTOR = YES; GCC_WARN_UNINITIALIZED_AUTOS = YES; GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; MACOSX_DEPLOYMENT_TARGET = 10.9; SDKROOT = macosx; }; name = Release; }; 1F857071188F11FC00C56A96 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; COMBINE_HIDPI_IMAGES = YES; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "TextEd/TextEd-Prefix.pch"; INFOPLIST_FILE = "TextEd/TextEd-Info.plist"; PRODUCT_NAME = "$(TARGET_NAME)"; WRAPPER_EXTENSION = app; }; name = Debug; }; 1F857072188F11FC00C56A96 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; COMBINE_HIDPI_IMAGES = YES; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "TextEd/TextEd-Prefix.pch"; INFOPLIST_FILE = "TextEd/TextEd-Info.plist"; PRODUCT_NAME = "$(TARGET_NAME)"; WRAPPER_EXTENSION = app; }; name = Release; }; 1F857074188F11FC00C56A96 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/TextEd.app/Contents/MacOS/TextEd"; COMBINE_HIDPI_IMAGES = YES; FRAMEWORK_SEARCH_PATHS = ( "$(DEVELOPER_FRAMEWORKS_DIR)", "$(inherited)", ); GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "TextEd/TextEd-Prefix.pch"; GCC_PREPROCESSOR_DEFINITIONS = ( "DEBUG=1", "$(inherited)", ); INFOPLIST_FILE = "TextEdTests/TextEdTests-Info.plist"; PRODUCT_NAME = "$(TARGET_NAME)"; TEST_HOST = "$(BUNDLE_LOADER)"; WRAPPER_EXTENSION = xctest; }; name = Debug; }; 1F857075188F11FC00C56A96 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/TextEd.app/Contents/MacOS/TextEd"; COMBINE_HIDPI_IMAGES = YES; FRAMEWORK_SEARCH_PATHS = ( "$(DEVELOPER_FRAMEWORKS_DIR)", "$(inherited)", ); GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "TextEd/TextEd-Prefix.pch"; INFOPLIST_FILE = "TextEdTests/TextEdTests-Info.plist"; PRODUCT_NAME = "$(TARGET_NAME)"; TEST_HOST = "$(BUNDLE_LOADER)"; WRAPPER_EXTENSION = xctest; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ 1F857037188F11FC00C56A96 /* Build configuration list for PBXProject "TextEd" */ = { isa = XCConfigurationList; buildConfigurations = ( 1F85706E188F11FC00C56A96 /* Debug */, 1F85706F188F11FC00C56A96 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 1F857070188F11FC00C56A96 /* Build configuration list for PBXNativeTarget "TextEd" */ = { isa = XCConfigurationList; buildConfigurations = ( 1F857071188F11FC00C56A96 /* Debug */, 1F857072188F11FC00C56A96 /* Release */, ); defaultConfigurationIsVisible = 0; }; 1F857073188F11FC00C56A96 /* Build configuration list for PBXNativeTarget "TextEdTests" */ = { isa = XCConfigurationList; buildConfigurations = ( 1F857074188F11FC00C56A96 /* Debug */, 1F857075188F11FC00C56A96 /* Release */, ); defaultConfigurationIsVisible = 0; }; /* End XCConfigurationList section */ }; rootObject = 1F857034188F11FC00C56A96 /* Project object */; }