// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 46; objects = { /* Begin PBXBuildFile section */ 8BE5C4081585654E00C23C16 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8BE5C4071585654E00C23C16 /* UIKit.framework */; }; 8BE5C40A1585654E00C23C16 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8BE5C4091585654E00C23C16 /* Foundation.framework */; }; 8BE5C40C1585654E00C23C16 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8BE5C40B1585654E00C23C16 /* CoreGraphics.framework */; }; 8BE5C40E1585654E00C23C16 /* CoreData.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8BE5C40D1585654E00C23C16 /* CoreData.framework */; }; 8BE5C4141585654E00C23C16 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 8BE5C4121585654E00C23C16 /* InfoPlist.strings */; }; 8BE5C4161585654E00C23C16 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 8BE5C4151585654E00C23C16 /* main.m */; }; 8BE5C41A1585654F00C23C16 /* SprintlyAppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 8BE5C4191585654F00C23C16 /* SprintlyAppDelegate.m */; }; 8BE5C41D1585654F00C23C16 /* Sprintly.xcdatamodeld in Sources */ = {isa = PBXBuildFile; fileRef = 8BE5C41B1585654F00C23C16 /* Sprintly.xcdatamodeld */; }; 8BE5C4201585654F00C23C16 /* MainWindow.xib in Resources */ = {isa = PBXBuildFile; fileRef = 8BE5C41E1585654F00C23C16 /* MainWindow.xib */; }; 8BE5C4231585654F00C23C16 /* RootViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 8BE5C4221585654F00C23C16 /* RootViewController.m */; }; 8BE5C4261585654F00C23C16 /* RootViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 8BE5C4241585654F00C23C16 /* RootViewController.xib */; }; 8BE5C42E1585654F00C23C16 /* SenTestingKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8BE5C42D1585654F00C23C16 /* SenTestingKit.framework */; }; 8BE5C42F1585654F00C23C16 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8BE5C4071585654E00C23C16 /* UIKit.framework */; }; 8BE5C4301585654F00C23C16 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8BE5C4091585654E00C23C16 /* Foundation.framework */; }; 8BE5C4311585654F00C23C16 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8BE5C40B1585654E00C23C16 /* CoreGraphics.framework */; }; 8BE5C4321585654F00C23C16 /* CoreData.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8BE5C40D1585654E00C23C16 /* CoreData.framework */; }; 8BE5C43A1585654F00C23C16 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 8BE5C4381585654F00C23C16 /* InfoPlist.strings */; }; 8BE5C43C1585654F00C23C16 /* SprintlyTests.h in Resources */ = {isa = PBXBuildFile; fileRef = 8BE5C43B1585654F00C23C16 /* SprintlyTests.h */; }; 8BE5C43E1585654F00C23C16 /* SprintlyTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 8BE5C43D1585654F00C23C16 /* SprintlyTests.m */; }; /* End PBXBuildFile section */ /* Begin PBXContainerItemProxy section */ 8BE5C4331585654F00C23C16 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = 8BE5C3FA1585654E00C23C16 /* Project object */; proxyType = 1; remoteGlobalIDString = 8BE5C4021585654E00C23C16; remoteInfo = Sprintly; }; /* End PBXContainerItemProxy section */ /* Begin PBXFileReference section */ 8BE5C4031585654E00C23C16 /* Sprintly.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Sprintly.app; sourceTree = BUILT_PRODUCTS_DIR; }; 8BE5C4071585654E00C23C16 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; }; 8BE5C4091585654E00C23C16 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; 8BE5C40B1585654E00C23C16 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; }; 8BE5C40D1585654E00C23C16 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = System/Library/Frameworks/CoreData.framework; sourceTree = SDKROOT; }; 8BE5C4111585654E00C23C16 /* Sprintly-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "Sprintly-Info.plist"; sourceTree = ""; }; 8BE5C4131585654E00C23C16 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = ""; }; 8BE5C4151585654E00C23C16 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = ""; }; 8BE5C4171585654E00C23C16 /* Sprintly-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Sprintly-Prefix.pch"; sourceTree = ""; }; 8BE5C4181585654E00C23C16 /* SprintlyAppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SprintlyAppDelegate.h; sourceTree = ""; }; 8BE5C4191585654F00C23C16 /* SprintlyAppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SprintlyAppDelegate.m; sourceTree = ""; }; 8BE5C41C1585654F00C23C16 /* Sprintly.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = Sprintly.xcdatamodel; sourceTree = ""; }; 8BE5C41F1585654F00C23C16 /* en */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = en; path = en.lproj/MainWindow.xib; sourceTree = ""; }; 8BE5C4211585654F00C23C16 /* RootViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RootViewController.h; sourceTree = ""; }; 8BE5C4221585654F00C23C16 /* RootViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RootViewController.m; sourceTree = ""; }; 8BE5C4251585654F00C23C16 /* en */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = en; path = en.lproj/RootViewController.xib; sourceTree = ""; }; 8BE5C42C1585654F00C23C16 /* SprintlyTests.octest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = SprintlyTests.octest; sourceTree = BUILT_PRODUCTS_DIR; }; 8BE5C42D1585654F00C23C16 /* SenTestingKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SenTestingKit.framework; path = Library/Frameworks/SenTestingKit.framework; sourceTree = DEVELOPER_DIR; }; 8BE5C4371585654F00C23C16 /* SprintlyTests-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "SprintlyTests-Info.plist"; sourceTree = ""; }; 8BE5C4391585654F00C23C16 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = ""; }; 8BE5C43B1585654F00C23C16 /* SprintlyTests.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SprintlyTests.h; sourceTree = ""; }; 8BE5C43D1585654F00C23C16 /* SprintlyTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SprintlyTests.m; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ 8BE5C4001585654E00C23C16 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( 8BE5C4081585654E00C23C16 /* UIKit.framework in Frameworks */, 8BE5C40A1585654E00C23C16 /* Foundation.framework in Frameworks */, 8BE5C40C1585654E00C23C16 /* CoreGraphics.framework in Frameworks */, 8BE5C40E1585654E00C23C16 /* CoreData.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; 8BE5C4281585654F00C23C16 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( 8BE5C42E1585654F00C23C16 /* SenTestingKit.framework in Frameworks */, 8BE5C42F1585654F00C23C16 /* UIKit.framework in Frameworks */, 8BE5C4301585654F00C23C16 /* Foundation.framework in Frameworks */, 8BE5C4311585654F00C23C16 /* CoreGraphics.framework in Frameworks */, 8BE5C4321585654F00C23C16 /* CoreData.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ 8BE5C3F81585654E00C23C16 = { isa = PBXGroup; children = ( 8BE5C40F1585654E00C23C16 /* Sprintly */, 8BE5C4351585654F00C23C16 /* SprintlyTests */, 8BE5C4061585654E00C23C16 /* Frameworks */, 8BE5C4041585654E00C23C16 /* Products */, ); sourceTree = ""; }; 8BE5C4041585654E00C23C16 /* Products */ = { isa = PBXGroup; children = ( 8BE5C4031585654E00C23C16 /* Sprintly.app */, 8BE5C42C1585654F00C23C16 /* SprintlyTests.octest */, ); name = Products; sourceTree = ""; }; 8BE5C4061585654E00C23C16 /* Frameworks */ = { isa = PBXGroup; children = ( 8BE5C4071585654E00C23C16 /* UIKit.framework */, 8BE5C4091585654E00C23C16 /* Foundation.framework */, 8BE5C40B1585654E00C23C16 /* CoreGraphics.framework */, 8BE5C40D1585654E00C23C16 /* CoreData.framework */, 8BE5C42D1585654F00C23C16 /* SenTestingKit.framework */, ); name = Frameworks; sourceTree = ""; }; 8BE5C40F1585654E00C23C16 /* Sprintly */ = { isa = PBXGroup; children = ( 8BE5C4181585654E00C23C16 /* SprintlyAppDelegate.h */, 8BE5C4191585654F00C23C16 /* SprintlyAppDelegate.m */, 8BE5C41E1585654F00C23C16 /* MainWindow.xib */, 8BE5C4211585654F00C23C16 /* RootViewController.h */, 8BE5C4221585654F00C23C16 /* RootViewController.m */, 8BE5C4241585654F00C23C16 /* RootViewController.xib */, 8BE5C41B1585654F00C23C16 /* Sprintly.xcdatamodeld */, 8BE5C4101585654E00C23C16 /* Supporting Files */, ); path = Sprintly; sourceTree = ""; }; 8BE5C4101585654E00C23C16 /* Supporting Files */ = { isa = PBXGroup; children = ( 8BE5C4111585654E00C23C16 /* Sprintly-Info.plist */, 8BE5C4121585654E00C23C16 /* InfoPlist.strings */, 8BE5C4151585654E00C23C16 /* main.m */, 8BE5C4171585654E00C23C16 /* Sprintly-Prefix.pch */, ); name = "Supporting Files"; sourceTree = ""; }; 8BE5C4351585654F00C23C16 /* SprintlyTests */ = { isa = PBXGroup; children = ( 8BE5C43B1585654F00C23C16 /* SprintlyTests.h */, 8BE5C43D1585654F00C23C16 /* SprintlyTests.m */, 8BE5C4361585654F00C23C16 /* Supporting Files */, ); path = SprintlyTests; sourceTree = ""; }; 8BE5C4361585654F00C23C16 /* Supporting Files */ = { isa = PBXGroup; children = ( 8BE5C4371585654F00C23C16 /* SprintlyTests-Info.plist */, 8BE5C4381585654F00C23C16 /* InfoPlist.strings */, ); name = "Supporting Files"; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ 8BE5C4021585654E00C23C16 /* Sprintly */ = { isa = PBXNativeTarget; buildConfigurationList = 8BE5C4411585654F00C23C16 /* Build configuration list for PBXNativeTarget "Sprintly" */; buildPhases = ( 8BE5C3FF1585654E00C23C16 /* Sources */, 8BE5C4001585654E00C23C16 /* Frameworks */, 8BE5C4011585654E00C23C16 /* Resources */, ); buildRules = ( ); dependencies = ( ); name = Sprintly; productName = Sprintly; productReference = 8BE5C4031585654E00C23C16 /* Sprintly.app */; productType = "com.apple.product-type.application"; }; 8BE5C42B1585654F00C23C16 /* SprintlyTests */ = { isa = PBXNativeTarget; buildConfigurationList = 8BE5C4441585654F00C23C16 /* Build configuration list for PBXNativeTarget "SprintlyTests" */; buildPhases = ( 8BE5C4271585654F00C23C16 /* Sources */, 8BE5C4281585654F00C23C16 /* Frameworks */, 8BE5C4291585654F00C23C16 /* Resources */, 8BE5C42A1585654F00C23C16 /* ShellScript */, ); buildRules = ( ); dependencies = ( 8BE5C4341585654F00C23C16 /* PBXTargetDependency */, ); name = SprintlyTests; productName = SprintlyTests; productReference = 8BE5C42C1585654F00C23C16 /* SprintlyTests.octest */; productType = "com.apple.product-type.bundle"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ 8BE5C3FA1585654E00C23C16 /* Project object */ = { isa = PBXProject; buildConfigurationList = 8BE5C3FD1585654E00C23C16 /* Build configuration list for PBXProject "Sprintly" */; compatibilityVersion = "Xcode 3.2"; developmentRegion = English; hasScannedForEncodings = 0; knownRegions = ( en, ); mainGroup = 8BE5C3F81585654E00C23C16; productRefGroup = 8BE5C4041585654E00C23C16 /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( 8BE5C4021585654E00C23C16 /* Sprintly */, 8BE5C42B1585654F00C23C16 /* SprintlyTests */, ); }; /* End PBXProject section */ /* Begin PBXResourcesBuildPhase section */ 8BE5C4011585654E00C23C16 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( 8BE5C4141585654E00C23C16 /* InfoPlist.strings in Resources */, 8BE5C4201585654F00C23C16 /* MainWindow.xib in Resources */, 8BE5C4261585654F00C23C16 /* RootViewController.xib in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; 8BE5C4291585654F00C23C16 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( 8BE5C43A1585654F00C23C16 /* InfoPlist.strings in Resources */, 8BE5C43C1585654F00C23C16 /* SprintlyTests.h in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXResourcesBuildPhase section */ /* Begin PBXShellScriptBuildPhase section */ 8BE5C42A1585654F00C23C16 /* 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"; }; /* End PBXShellScriptBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ 8BE5C3FF1585654E00C23C16 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 8BE5C4161585654E00C23C16 /* main.m in Sources */, 8BE5C41A1585654F00C23C16 /* SprintlyAppDelegate.m in Sources */, 8BE5C41D1585654F00C23C16 /* Sprintly.xcdatamodeld in Sources */, 8BE5C4231585654F00C23C16 /* RootViewController.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; 8BE5C4271585654F00C23C16 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 8BE5C43E1585654F00C23C16 /* SprintlyTests.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin PBXTargetDependency section */ 8BE5C4341585654F00C23C16 /* PBXTargetDependency */ = { isa = PBXTargetDependency; target = 8BE5C4021585654E00C23C16 /* Sprintly */; targetProxy = 8BE5C4331585654F00C23C16 /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin PBXVariantGroup section */ 8BE5C4121585654E00C23C16 /* InfoPlist.strings */ = { isa = PBXVariantGroup; children = ( 8BE5C4131585654E00C23C16 /* en */, ); name = InfoPlist.strings; sourceTree = ""; }; 8BE5C41E1585654F00C23C16 /* MainWindow.xib */ = { isa = PBXVariantGroup; children = ( 8BE5C41F1585654F00C23C16 /* en */, ); name = MainWindow.xib; sourceTree = ""; }; 8BE5C4241585654F00C23C16 /* RootViewController.xib */ = { isa = PBXVariantGroup; children = ( 8BE5C4251585654F00C23C16 /* en */, ); name = RootViewController.xib; sourceTree = ""; }; 8BE5C4381585654F00C23C16 /* InfoPlist.strings */ = { isa = PBXVariantGroup; children = ( 8BE5C4391585654F00C23C16 /* en */, ); name = InfoPlist.strings; sourceTree = ""; }; /* End PBXVariantGroup section */ /* Begin XCBuildConfiguration section */ 8BE5C43F1585654F00C23C16 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; "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_VERSION = com.apple.compilers.llvmgcc42; GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES; GCC_WARN_ABOUT_RETURN_TYPE = YES; GCC_WARN_UNUSED_VARIABLE = YES; IPHONEOS_DEPLOYMENT_TARGET = 4.3; SDKROOT = iphoneos; }; name = Debug; }; 8BE5C4401585654F00C23C16 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; COPY_PHASE_STRIP = YES; GCC_C_LANGUAGE_STANDARD = gnu99; GCC_VERSION = com.apple.compilers.llvmgcc42; GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES; GCC_WARN_ABOUT_RETURN_TYPE = YES; GCC_WARN_UNUSED_VARIABLE = YES; IPHONEOS_DEPLOYMENT_TARGET = 4.3; OTHER_CFLAGS = "-DNS_BLOCK_ASSERTIONS=1"; SDKROOT = iphoneos; VALIDATE_PRODUCT = YES; }; name = Release; }; 8BE5C4421585654F00C23C16 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "Sprintly/Sprintly-Prefix.pch"; INFOPLIST_FILE = "Sprintly/Sprintly-Info.plist"; PRODUCT_NAME = "$(TARGET_NAME)"; WRAPPER_EXTENSION = app; }; name = Debug; }; 8BE5C4431585654F00C23C16 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "Sprintly/Sprintly-Prefix.pch"; INFOPLIST_FILE = "Sprintly/Sprintly-Info.plist"; PRODUCT_NAME = "$(TARGET_NAME)"; WRAPPER_EXTENSION = app; }; name = Release; }; 8BE5C4451585654F00C23C16 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/Sprintly.app/Sprintly"; FRAMEWORK_SEARCH_PATHS = ( "$(SDKROOT)/Developer/Library/Frameworks", "$(DEVELOPER_LIBRARY_DIR)/Frameworks", ); GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "Sprintly/Sprintly-Prefix.pch"; INFOPLIST_FILE = "SprintlyTests/SprintlyTests-Info.plist"; PRODUCT_NAME = "$(TARGET_NAME)"; TEST_HOST = "$(BUNDLE_LOADER)"; WRAPPER_EXTENSION = octest; }; name = Debug; }; 8BE5C4461585654F00C23C16 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/Sprintly.app/Sprintly"; FRAMEWORK_SEARCH_PATHS = ( "$(SDKROOT)/Developer/Library/Frameworks", "$(DEVELOPER_LIBRARY_DIR)/Frameworks", ); GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "Sprintly/Sprintly-Prefix.pch"; INFOPLIST_FILE = "SprintlyTests/SprintlyTests-Info.plist"; PRODUCT_NAME = "$(TARGET_NAME)"; TEST_HOST = "$(BUNDLE_LOADER)"; WRAPPER_EXTENSION = octest; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ 8BE5C3FD1585654E00C23C16 /* Build configuration list for PBXProject "Sprintly" */ = { isa = XCConfigurationList; buildConfigurations = ( 8BE5C43F1585654F00C23C16 /* Debug */, 8BE5C4401585654F00C23C16 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 8BE5C4411585654F00C23C16 /* Build configuration list for PBXNativeTarget "Sprintly" */ = { isa = XCConfigurationList; buildConfigurations = ( 8BE5C4421585654F00C23C16 /* Debug */, 8BE5C4431585654F00C23C16 /* Release */, ); defaultConfigurationIsVisible = 0; }; 8BE5C4441585654F00C23C16 /* Build configuration list for PBXNativeTarget "SprintlyTests" */ = { isa = XCConfigurationList; buildConfigurations = ( 8BE5C4451585654F00C23C16 /* Debug */, 8BE5C4461585654F00C23C16 /* Release */, ); defaultConfigurationIsVisible = 0; }; /* End XCConfigurationList section */ /* Begin XCVersionGroup section */ 8BE5C41B1585654F00C23C16 /* Sprintly.xcdatamodeld */ = { isa = XCVersionGroup; children = ( 8BE5C41C1585654F00C23C16 /* Sprintly.xcdatamodel */, ); currentVersion = 8BE5C41C1585654F00C23C16 /* Sprintly.xcdatamodel */; path = Sprintly.xcdatamodeld; sourceTree = ""; versionGroupType = wrapper.xcdatamodel; }; /* End XCVersionGroup section */ }; rootObject = 8BE5C3FA1585654E00C23C16 /* Project object */; }