// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 46; objects = { /* Begin PBXBuildFile section */ 8B5677BB1585B7FB0064AA1E /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8B5677BA1585B7FB0064AA1E /* UIKit.framework */; }; 8B5677BD1585B7FB0064AA1E /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8B5677BC1585B7FB0064AA1E /* Foundation.framework */; }; 8B5677BF1585B7FB0064AA1E /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8B5677BE1585B7FB0064AA1E /* CoreGraphics.framework */; }; 8B5677C51585B7FB0064AA1E /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 8B5677C31585B7FB0064AA1E /* InfoPlist.strings */; }; 8B5677C71585B7FB0064AA1E /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 8B5677C61585B7FB0064AA1E /* main.m */; }; 8B5677CB1585B7FB0064AA1E /* VKMAppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 8B5677CA1585B7FB0064AA1E /* VKMAppDelegate.m */; }; 8B5677CE1585B7FB0064AA1E /* MainStoryboard_iPhone.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 8B5677CC1585B7FB0064AA1E /* MainStoryboard_iPhone.storyboard */; }; 8B5677D11585B7FB0064AA1E /* MainStoryboard_iPad.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 8B5677CF1585B7FB0064AA1E /* MainStoryboard_iPad.storyboard */; }; 8B5677D41585B7FB0064AA1E /* VKMFirstViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 8B5677D31585B7FB0064AA1E /* VKMFirstViewController.m */; }; 8B5677D61585B7FB0064AA1E /* first.png in Resources */ = {isa = PBXBuildFile; fileRef = 8B5677D51585B7FB0064AA1E /* first.png */; }; 8B5677D81585B7FB0064AA1E /* first@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 8B5677D71585B7FB0064AA1E /* first@2x.png */; }; 8B5677DB1585B7FB0064AA1E /* VKMSecondViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 8B5677DA1585B7FB0064AA1E /* VKMSecondViewController.m */; }; 8B5677DD1585B7FB0064AA1E /* second.png in Resources */ = {isa = PBXBuildFile; fileRef = 8B5677DC1585B7FB0064AA1E /* second.png */; }; 8B5677DF1585B7FB0064AA1E /* second@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 8B5677DE1585B7FB0064AA1E /* second@2x.png */; }; 8B5677E71585B7FB0064AA1E /* SenTestingKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8B5677E61585B7FB0064AA1E /* SenTestingKit.framework */; }; 8B5677E81585B7FB0064AA1E /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8B5677BA1585B7FB0064AA1E /* UIKit.framework */; }; 8B5677E91585B7FB0064AA1E /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8B5677BC1585B7FB0064AA1E /* Foundation.framework */; }; 8B5677F11585B7FB0064AA1E /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 8B5677EF1585B7FB0064AA1E /* InfoPlist.strings */; }; 8B5677F41585B7FB0064AA1E /* Sprintly2Tests.m in Sources */ = {isa = PBXBuildFile; fileRef = 8B5677F31585B7FB0064AA1E /* Sprintly2Tests.m */; }; 8B5678001585C2340064AA1E /* VKMWorkoutDetailsViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 8B5677FF1585C2340064AA1E /* VKMWorkoutDetailsViewController.m */; }; 8B5678031585C3E50064AA1E /* VKMWorkoutViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 8B5678021585C3E50064AA1E /* VKMWorkoutViewController.m */; }; 8B5678081585C4E90064AA1E /* SprintlyRoutine.m in Sources */ = {isa = PBXBuildFile; fileRef = 8B5678051585C4E90064AA1E /* SprintlyRoutine.m */; }; 8B5678091585C4E90064AA1E /* SprintlyRoutineComponent.m in Sources */ = {isa = PBXBuildFile; fileRef = 8B5678071585C4E90064AA1E /* SprintlyRoutineComponent.m */; }; 8B56780B1585CAE50064AA1E /* SprintlyRoutine.m in Sources */ = {isa = PBXBuildFile; fileRef = 8B5678051585C4E90064AA1E /* SprintlyRoutine.m */; }; 8B56780C1585CAE90064AA1E /* SprintlyRoutineComponent.m in Sources */ = {isa = PBXBuildFile; fileRef = 8B5678071585C4E90064AA1E /* SprintlyRoutineComponent.m */; }; /* End PBXBuildFile section */ /* Begin PBXContainerItemProxy section */ 8B5677EA1585B7FB0064AA1E /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = 8B5677AD1585B7FB0064AA1E /* Project object */; proxyType = 1; remoteGlobalIDString = 8B5677B51585B7FB0064AA1E; remoteInfo = Sprintly2; }; /* End PBXContainerItemProxy section */ /* Begin PBXFileReference section */ 8B5677B61585B7FB0064AA1E /* Sprintly2.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Sprintly2.app; sourceTree = BUILT_PRODUCTS_DIR; }; 8B5677BA1585B7FB0064AA1E /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; }; 8B5677BC1585B7FB0064AA1E /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; 8B5677BE1585B7FB0064AA1E /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; }; 8B5677C21585B7FB0064AA1E /* Sprintly2-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "Sprintly2-Info.plist"; sourceTree = ""; }; 8B5677C41585B7FB0064AA1E /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = ""; }; 8B5677C61585B7FB0064AA1E /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = ""; }; 8B5677C81585B7FB0064AA1E /* Sprintly2-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Sprintly2-Prefix.pch"; sourceTree = ""; }; 8B5677C91585B7FB0064AA1E /* VKMAppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VKMAppDelegate.h; sourceTree = ""; }; 8B5677CA1585B7FB0064AA1E /* VKMAppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = VKMAppDelegate.m; sourceTree = ""; }; 8B5677CD1585B7FB0064AA1E /* en */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = en; path = en.lproj/MainStoryboard_iPhone.storyboard; sourceTree = ""; }; 8B5677D01585B7FB0064AA1E /* en */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = en; path = en.lproj/MainStoryboard_iPad.storyboard; sourceTree = ""; }; 8B5677D21585B7FB0064AA1E /* VKMFirstViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VKMFirstViewController.h; sourceTree = ""; }; 8B5677D31585B7FB0064AA1E /* VKMFirstViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = VKMFirstViewController.m; sourceTree = ""; }; 8B5677D51585B7FB0064AA1E /* first.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = first.png; sourceTree = ""; }; 8B5677D71585B7FB0064AA1E /* first@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "first@2x.png"; sourceTree = ""; }; 8B5677D91585B7FB0064AA1E /* VKMSecondViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VKMSecondViewController.h; sourceTree = ""; }; 8B5677DA1585B7FB0064AA1E /* VKMSecondViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = VKMSecondViewController.m; sourceTree = ""; }; 8B5677DC1585B7FB0064AA1E /* second.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = second.png; sourceTree = ""; }; 8B5677DE1585B7FB0064AA1E /* second@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "second@2x.png"; sourceTree = ""; }; 8B5677E51585B7FB0064AA1E /* Sprintly2Tests.octest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = Sprintly2Tests.octest; sourceTree = BUILT_PRODUCTS_DIR; }; 8B5677E61585B7FB0064AA1E /* SenTestingKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SenTestingKit.framework; path = Library/Frameworks/SenTestingKit.framework; sourceTree = DEVELOPER_DIR; }; 8B5677EE1585B7FB0064AA1E /* Sprintly2Tests-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "Sprintly2Tests-Info.plist"; sourceTree = ""; }; 8B5677F01585B7FB0064AA1E /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = ""; }; 8B5677F21585B7FB0064AA1E /* Sprintly2Tests.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Sprintly2Tests.h; sourceTree = ""; }; 8B5677F31585B7FB0064AA1E /* Sprintly2Tests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = Sprintly2Tests.m; sourceTree = ""; }; 8B5677FE1585C2340064AA1E /* VKMWorkoutDetailsViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VKMWorkoutDetailsViewController.h; sourceTree = ""; }; 8B5677FF1585C2340064AA1E /* VKMWorkoutDetailsViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VKMWorkoutDetailsViewController.m; sourceTree = ""; }; 8B5678011585C3E50064AA1E /* VKMWorkoutViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VKMWorkoutViewController.h; sourceTree = ""; }; 8B5678021585C3E50064AA1E /* VKMWorkoutViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VKMWorkoutViewController.m; sourceTree = ""; }; 8B5678041585C4E90064AA1E /* SprintlyRoutine.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SprintlyRoutine.h; sourceTree = ""; }; 8B5678051585C4E90064AA1E /* SprintlyRoutine.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SprintlyRoutine.m; sourceTree = ""; }; 8B5678061585C4E90064AA1E /* SprintlyRoutineComponent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SprintlyRoutineComponent.h; sourceTree = ""; }; 8B5678071585C4E90064AA1E /* SprintlyRoutineComponent.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SprintlyRoutineComponent.m; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ 8B5677B31585B7FB0064AA1E /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( 8B5677BB1585B7FB0064AA1E /* UIKit.framework in Frameworks */, 8B5677BD1585B7FB0064AA1E /* Foundation.framework in Frameworks */, 8B5677BF1585B7FB0064AA1E /* CoreGraphics.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; 8B5677E11585B7FB0064AA1E /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( 8B5677E71585B7FB0064AA1E /* SenTestingKit.framework in Frameworks */, 8B5677E81585B7FB0064AA1E /* UIKit.framework in Frameworks */, 8B5677E91585B7FB0064AA1E /* Foundation.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ 8B5677AB1585B7FB0064AA1E = { isa = PBXGroup; children = ( 8B5677C01585B7FB0064AA1E /* Sprintly2 */, 8B5677EC1585B7FB0064AA1E /* Sprintly2Tests */, 8B5677B91585B7FB0064AA1E /* Frameworks */, 8B5677B71585B7FB0064AA1E /* Products */, ); sourceTree = ""; }; 8B5677B71585B7FB0064AA1E /* Products */ = { isa = PBXGroup; children = ( 8B5677B61585B7FB0064AA1E /* Sprintly2.app */, 8B5677E51585B7FB0064AA1E /* Sprintly2Tests.octest */, ); name = Products; sourceTree = ""; }; 8B5677B91585B7FB0064AA1E /* Frameworks */ = { isa = PBXGroup; children = ( 8B5677BA1585B7FB0064AA1E /* UIKit.framework */, 8B5677BC1585B7FB0064AA1E /* Foundation.framework */, 8B5677BE1585B7FB0064AA1E /* CoreGraphics.framework */, 8B5677E61585B7FB0064AA1E /* SenTestingKit.framework */, ); name = Frameworks; sourceTree = ""; }; 8B5677C01585B7FB0064AA1E /* Sprintly2 */ = { isa = PBXGroup; children = ( 8B56780A1585C4F00064AA1E /* Models */, 8B5677FD1585C20E0064AA1E /* Controllers */, 8B5677C91585B7FB0064AA1E /* VKMAppDelegate.h */, 8B5677CA1585B7FB0064AA1E /* VKMAppDelegate.m */, 8B5677CC1585B7FB0064AA1E /* MainStoryboard_iPhone.storyboard */, 8B5677CF1585B7FB0064AA1E /* MainStoryboard_iPad.storyboard */, 8B5677D21585B7FB0064AA1E /* VKMFirstViewController.h */, 8B5677D31585B7FB0064AA1E /* VKMFirstViewController.m */, 8B5677D51585B7FB0064AA1E /* first.png */, 8B5677D71585B7FB0064AA1E /* first@2x.png */, 8B5677D91585B7FB0064AA1E /* VKMSecondViewController.h */, 8B5677DA1585B7FB0064AA1E /* VKMSecondViewController.m */, 8B5677DC1585B7FB0064AA1E /* second.png */, 8B5677DE1585B7FB0064AA1E /* second@2x.png */, 8B5677C11585B7FB0064AA1E /* Supporting Files */, ); path = Sprintly2; sourceTree = ""; }; 8B5677C11585B7FB0064AA1E /* Supporting Files */ = { isa = PBXGroup; children = ( 8B5677C21585B7FB0064AA1E /* Sprintly2-Info.plist */, 8B5677C31585B7FB0064AA1E /* InfoPlist.strings */, 8B5677C61585B7FB0064AA1E /* main.m */, 8B5677C81585B7FB0064AA1E /* Sprintly2-Prefix.pch */, ); name = "Supporting Files"; sourceTree = ""; }; 8B5677EC1585B7FB0064AA1E /* Sprintly2Tests */ = { isa = PBXGroup; children = ( 8B5677F21585B7FB0064AA1E /* Sprintly2Tests.h */, 8B5677F31585B7FB0064AA1E /* Sprintly2Tests.m */, 8B5677ED1585B7FB0064AA1E /* Supporting Files */, ); path = Sprintly2Tests; sourceTree = ""; }; 8B5677ED1585B7FB0064AA1E /* Supporting Files */ = { isa = PBXGroup; children = ( 8B5677EE1585B7FB0064AA1E /* Sprintly2Tests-Info.plist */, 8B5677EF1585B7FB0064AA1E /* InfoPlist.strings */, ); name = "Supporting Files"; sourceTree = ""; }; 8B5677FD1585C20E0064AA1E /* Controllers */ = { isa = PBXGroup; children = ( 8B5677FE1585C2340064AA1E /* VKMWorkoutDetailsViewController.h */, 8B5677FF1585C2340064AA1E /* VKMWorkoutDetailsViewController.m */, 8B5678011585C3E50064AA1E /* VKMWorkoutViewController.h */, 8B5678021585C3E50064AA1E /* VKMWorkoutViewController.m */, ); name = Controllers; sourceTree = ""; }; 8B56780A1585C4F00064AA1E /* Models */ = { isa = PBXGroup; children = ( 8B5678041585C4E90064AA1E /* SprintlyRoutine.h */, 8B5678051585C4E90064AA1E /* SprintlyRoutine.m */, 8B5678061585C4E90064AA1E /* SprintlyRoutineComponent.h */, 8B5678071585C4E90064AA1E /* SprintlyRoutineComponent.m */, ); name = Models; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ 8B5677B51585B7FB0064AA1E /* Sprintly2 */ = { isa = PBXNativeTarget; buildConfigurationList = 8B5677F71585B7FB0064AA1E /* Build configuration list for PBXNativeTarget "Sprintly2" */; buildPhases = ( 8B5677B21585B7FB0064AA1E /* Sources */, 8B5677B31585B7FB0064AA1E /* Frameworks */, 8B5677B41585B7FB0064AA1E /* Resources */, ); buildRules = ( ); dependencies = ( ); name = Sprintly2; productName = Sprintly2; productReference = 8B5677B61585B7FB0064AA1E /* Sprintly2.app */; productType = "com.apple.product-type.application"; }; 8B5677E41585B7FB0064AA1E /* Sprintly2Tests */ = { isa = PBXNativeTarget; buildConfigurationList = 8B5677FA1585B7FB0064AA1E /* Build configuration list for PBXNativeTarget "Sprintly2Tests" */; buildPhases = ( 8B5677E01585B7FB0064AA1E /* Sources */, 8B5677E11585B7FB0064AA1E /* Frameworks */, 8B5677E21585B7FB0064AA1E /* Resources */, 8B5677E31585B7FB0064AA1E /* ShellScript */, ); buildRules = ( ); dependencies = ( 8B5677EB1585B7FB0064AA1E /* PBXTargetDependency */, ); name = Sprintly2Tests; productName = Sprintly2Tests; productReference = 8B5677E51585B7FB0064AA1E /* Sprintly2Tests.octest */; productType = "com.apple.product-type.bundle"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ 8B5677AD1585B7FB0064AA1E /* Project object */ = { isa = PBXProject; attributes = { CLASSPREFIX = VKM; LastUpgradeCheck = 0430; }; buildConfigurationList = 8B5677B01585B7FB0064AA1E /* Build configuration list for PBXProject "Sprintly2" */; compatibilityVersion = "Xcode 3.2"; developmentRegion = English; hasScannedForEncodings = 0; knownRegions = ( en, ); mainGroup = 8B5677AB1585B7FB0064AA1E; productRefGroup = 8B5677B71585B7FB0064AA1E /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( 8B5677B51585B7FB0064AA1E /* Sprintly2 */, 8B5677E41585B7FB0064AA1E /* Sprintly2Tests */, ); }; /* End PBXProject section */ /* Begin PBXResourcesBuildPhase section */ 8B5677B41585B7FB0064AA1E /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( 8B5677C51585B7FB0064AA1E /* InfoPlist.strings in Resources */, 8B5677CE1585B7FB0064AA1E /* MainStoryboard_iPhone.storyboard in Resources */, 8B5677D11585B7FB0064AA1E /* MainStoryboard_iPad.storyboard in Resources */, 8B5677D61585B7FB0064AA1E /* first.png in Resources */, 8B5677D81585B7FB0064AA1E /* first@2x.png in Resources */, 8B5677DD1585B7FB0064AA1E /* second.png in Resources */, 8B5677DF1585B7FB0064AA1E /* second@2x.png in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; 8B5677E21585B7FB0064AA1E /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( 8B5677F11585B7FB0064AA1E /* InfoPlist.strings in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXResourcesBuildPhase section */ /* Begin PBXShellScriptBuildPhase section */ 8B5677E31585B7FB0064AA1E /* 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 */ 8B5677B21585B7FB0064AA1E /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 8B5677C71585B7FB0064AA1E /* main.m in Sources */, 8B5677CB1585B7FB0064AA1E /* VKMAppDelegate.m in Sources */, 8B5677D41585B7FB0064AA1E /* VKMFirstViewController.m in Sources */, 8B5677DB1585B7FB0064AA1E /* VKMSecondViewController.m in Sources */, 8B5678001585C2340064AA1E /* VKMWorkoutDetailsViewController.m in Sources */, 8B5678031585C3E50064AA1E /* VKMWorkoutViewController.m in Sources */, 8B56780B1585CAE50064AA1E /* SprintlyRoutine.m in Sources */, 8B56780C1585CAE90064AA1E /* SprintlyRoutineComponent.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; 8B5677E01585B7FB0064AA1E /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 8B5677F41585B7FB0064AA1E /* Sprintly2Tests.m in Sources */, 8B5678081585C4E90064AA1E /* SprintlyRoutine.m in Sources */, 8B5678091585C4E90064AA1E /* SprintlyRoutineComponent.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin PBXTargetDependency section */ 8B5677EB1585B7FB0064AA1E /* PBXTargetDependency */ = { isa = PBXTargetDependency; target = 8B5677B51585B7FB0064AA1E /* Sprintly2 */; targetProxy = 8B5677EA1585B7FB0064AA1E /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin PBXVariantGroup section */ 8B5677C31585B7FB0064AA1E /* InfoPlist.strings */ = { isa = PBXVariantGroup; children = ( 8B5677C41585B7FB0064AA1E /* en */, ); name = InfoPlist.strings; sourceTree = ""; }; 8B5677CC1585B7FB0064AA1E /* MainStoryboard_iPhone.storyboard */ = { isa = PBXVariantGroup; children = ( 8B5677CD1585B7FB0064AA1E /* en */, ); name = MainStoryboard_iPhone.storyboard; sourceTree = ""; }; 8B5677CF1585B7FB0064AA1E /* MainStoryboard_iPad.storyboard */ = { isa = PBXVariantGroup; children = ( 8B5677D01585B7FB0064AA1E /* en */, ); name = MainStoryboard_iPad.storyboard; sourceTree = ""; }; 8B5677EF1585B7FB0064AA1E /* InfoPlist.strings */ = { isa = PBXVariantGroup; children = ( 8B5677F01585B7FB0064AA1E /* en */, ); name = InfoPlist.strings; sourceTree = ""; }; /* End PBXVariantGroup section */ /* Begin XCBuildConfiguration section */ 8B5677F51585B7FB0064AA1E /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; CLANG_ENABLE_OBJC_ARC = 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_VERSION = com.apple.compilers.llvm.clang.1_0; GCC_WARN_ABOUT_RETURN_TYPE = YES; GCC_WARN_UNINITIALIZED_AUTOS = YES; GCC_WARN_UNUSED_VARIABLE = YES; IPHONEOS_DEPLOYMENT_TARGET = 5.1; SDKROOT = iphoneos; TARGETED_DEVICE_FAMILY = "1,2"; }; name = Debug; }; 8B5677F61585B7FB0064AA1E /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; CLANG_ENABLE_OBJC_ARC = YES; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; COPY_PHASE_STRIP = YES; GCC_C_LANGUAGE_STANDARD = gnu99; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; GCC_WARN_ABOUT_RETURN_TYPE = YES; GCC_WARN_UNINITIALIZED_AUTOS = YES; GCC_WARN_UNUSED_VARIABLE = YES; IPHONEOS_DEPLOYMENT_TARGET = 5.1; OTHER_CFLAGS = "-DNS_BLOCK_ASSERTIONS=1"; SDKROOT = iphoneos; TARGETED_DEVICE_FAMILY = "1,2"; VALIDATE_PRODUCT = YES; }; name = Release; }; 8B5677F81585B7FB0064AA1E /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "Sprintly2/Sprintly2-Prefix.pch"; INFOPLIST_FILE = "Sprintly2/Sprintly2-Info.plist"; PRODUCT_NAME = "$(TARGET_NAME)"; WRAPPER_EXTENSION = app; }; name = Debug; }; 8B5677F91585B7FB0064AA1E /* Release */ = { isa = XCBuildConfiguration; buildSettings = { GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "Sprintly2/Sprintly2-Prefix.pch"; INFOPLIST_FILE = "Sprintly2/Sprintly2-Info.plist"; PRODUCT_NAME = "$(TARGET_NAME)"; WRAPPER_EXTENSION = app; }; name = Release; }; 8B5677FB1585B7FB0064AA1E /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/Sprintly2.app/Sprintly2"; FRAMEWORK_SEARCH_PATHS = ( "$(SDKROOT)/Developer/Library/Frameworks", "$(DEVELOPER_LIBRARY_DIR)/Frameworks", ); GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "Sprintly2/Sprintly2-Prefix.pch"; INFOPLIST_FILE = "Sprintly2Tests/Sprintly2Tests-Info.plist"; PRODUCT_NAME = "$(TARGET_NAME)"; TEST_HOST = "$(BUNDLE_LOADER)"; WRAPPER_EXTENSION = octest; }; name = Debug; }; 8B5677FC1585B7FB0064AA1E /* Release */ = { isa = XCBuildConfiguration; buildSettings = { BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/Sprintly2.app/Sprintly2"; FRAMEWORK_SEARCH_PATHS = ( "$(SDKROOT)/Developer/Library/Frameworks", "$(DEVELOPER_LIBRARY_DIR)/Frameworks", ); GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "Sprintly2/Sprintly2-Prefix.pch"; INFOPLIST_FILE = "Sprintly2Tests/Sprintly2Tests-Info.plist"; PRODUCT_NAME = "$(TARGET_NAME)"; TEST_HOST = "$(BUNDLE_LOADER)"; WRAPPER_EXTENSION = octest; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ 8B5677B01585B7FB0064AA1E /* Build configuration list for PBXProject "Sprintly2" */ = { isa = XCConfigurationList; buildConfigurations = ( 8B5677F51585B7FB0064AA1E /* Debug */, 8B5677F61585B7FB0064AA1E /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 8B5677F71585B7FB0064AA1E /* Build configuration list for PBXNativeTarget "Sprintly2" */ = { isa = XCConfigurationList; buildConfigurations = ( 8B5677F81585B7FB0064AA1E /* Debug */, 8B5677F91585B7FB0064AA1E /* Release */, ); defaultConfigurationIsVisible = 0; }; 8B5677FA1585B7FB0064AA1E /* Build configuration list for PBXNativeTarget "Sprintly2Tests" */ = { isa = XCConfigurationList; buildConfigurations = ( 8B5677FB1585B7FB0064AA1E /* Debug */, 8B5677FC1585B7FB0064AA1E /* Release */, ); defaultConfigurationIsVisible = 0; }; /* End XCConfigurationList section */ }; rootObject = 8B5677AD1585B7FB0064AA1E /* Project object */; }