// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 46; objects = { /* Begin PBXBuildFile section */ 65D407B116CD2D6F00FAE85B /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 65D407B016CD2D6F00FAE85B /* UIKit.framework */; }; 65D407B316CD2D6F00FAE85B /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 65D407B216CD2D6F00FAE85B /* Foundation.framework */; }; 65D407B516CD2D6F00FAE85B /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 65D407B416CD2D6F00FAE85B /* CoreGraphics.framework */; }; 65D407BB16CD2D6F00FAE85B /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 65D407B916CD2D6F00FAE85B /* InfoPlist.strings */; }; 65D407BD16CD2D6F00FAE85B /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 65D407BC16CD2D6F00FAE85B /* main.m */; }; 65D407C116CD2D6F00FAE85B /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 65D407C016CD2D6F00FAE85B /* AppDelegate.m */; }; 65D407C316CD2D6F00FAE85B /* Default.png in Resources */ = {isa = PBXBuildFile; fileRef = 65D407C216CD2D6F00FAE85B /* Default.png */; }; 65D407C516CD2D6F00FAE85B /* Default@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 65D407C416CD2D6F00FAE85B /* Default@2x.png */; }; 65D407C716CD2D6F00FAE85B /* Default-568h@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 65D407C616CD2D6F00FAE85B /* Default-568h@2x.png */; }; 65D407CA16CD2D6F00FAE85B /* ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 65D407C916CD2D6F00FAE85B /* ViewController.m */; }; 65D407CD16CD2D6F00FAE85B /* ViewController_iPhone.xib in Resources */ = {isa = PBXBuildFile; fileRef = 65D407CB16CD2D6F00FAE85B /* ViewController_iPhone.xib */; }; 65D407D016CD2D6F00FAE85B /* ViewController_iPad.xib in Resources */ = {isa = PBXBuildFile; fileRef = 65D407CE16CD2D6F00FAE85B /* ViewController_iPad.xib */; }; 65D407D716CD4EF900FAE85B /* ViewController2.xib in Resources */ = {isa = PBXBuildFile; fileRef = 65D407D616CD4EF900FAE85B /* ViewController2.xib */; }; 65D407DA16CD572700FAE85B /* ViewController2.m in Sources */ = {isa = PBXBuildFile; fileRef = 65D407D916CD572700FAE85B /* ViewController2.m */; }; 65D407DD16CDC19E00FAE85B /* baseEvent.m in Sources */ = {isa = PBXBuildFile; fileRef = 65D407DC16CDC19E00FAE85B /* baseEvent.m */; }; 65D407E016CDC5F400FAE85B /* swimEvent.m in Sources */ = {isa = PBXBuildFile; fileRef = 65D407DF16CDC5F400FAE85B /* swimEvent.m */; }; 65D407E316CDD16C00FAE85B /* bikeEvent.m in Sources */ = {isa = PBXBuildFile; fileRef = 65D407E216CDD16B00FAE85B /* bikeEvent.m */; }; 65D407E616CDD3CE00FAE85B /* runEvent.m in Sources */ = {isa = PBXBuildFile; fileRef = 65D407E516CDD3CE00FAE85B /* runEvent.m */; }; 65D407E916CDDA4300FAE85B /* eventFactory.m in Sources */ = {isa = PBXBuildFile; fileRef = 65D407E816CDDA4300FAE85B /* eventFactory.m */; }; /* End PBXBuildFile section */ /* Begin PBXFileReference section */ 65D407AD16CD2D6F00FAE85B /* APLOCWeek2.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = APLOCWeek2.app; sourceTree = BUILT_PRODUCTS_DIR; }; 65D407B016CD2D6F00FAE85B /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; }; 65D407B216CD2D6F00FAE85B /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; 65D407B416CD2D6F00FAE85B /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; }; 65D407B816CD2D6F00FAE85B /* APLOCWeek2-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "APLOCWeek2-Info.plist"; sourceTree = ""; }; 65D407BA16CD2D6F00FAE85B /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = ""; }; 65D407BC16CD2D6F00FAE85B /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = ""; }; 65D407BE16CD2D6F00FAE85B /* APLOCWeek2-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "APLOCWeek2-Prefix.pch"; sourceTree = ""; }; 65D407BF16CD2D6F00FAE85B /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = ""; }; 65D407C016CD2D6F00FAE85B /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = ""; }; 65D407C216CD2D6F00FAE85B /* Default.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Default.png; sourceTree = ""; }; 65D407C416CD2D6F00FAE85B /* Default@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default@2x.png"; sourceTree = ""; }; 65D407C616CD2D6F00FAE85B /* Default-568h@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default-568h@2x.png"; sourceTree = ""; }; 65D407C816CD2D6F00FAE85B /* ViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ViewController.h; sourceTree = ""; }; 65D407C916CD2D6F00FAE85B /* ViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ViewController.m; sourceTree = ""; }; 65D407CC16CD2D6F00FAE85B /* en */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = en; path = en.lproj/ViewController_iPhone.xib; sourceTree = ""; }; 65D407CF16CD2D6F00FAE85B /* en */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = en; path = en.lproj/ViewController_iPad.xib; sourceTree = ""; }; 65D407D616CD4EF900FAE85B /* ViewController2.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = ViewController2.xib; sourceTree = ""; }; 65D407D816CD572700FAE85B /* ViewController2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ViewController2.h; sourceTree = ""; }; 65D407D916CD572700FAE85B /* ViewController2.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ViewController2.m; sourceTree = ""; }; 65D407DB16CDC19E00FAE85B /* baseEvent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = baseEvent.h; sourceTree = ""; }; 65D407DC16CDC19E00FAE85B /* baseEvent.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = baseEvent.m; sourceTree = ""; }; 65D407DE16CDC5F400FAE85B /* swimEvent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = swimEvent.h; sourceTree = ""; }; 65D407DF16CDC5F400FAE85B /* swimEvent.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = swimEvent.m; sourceTree = ""; }; 65D407E116CDD16B00FAE85B /* bikeEvent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = bikeEvent.h; sourceTree = ""; }; 65D407E216CDD16B00FAE85B /* bikeEvent.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = bikeEvent.m; sourceTree = ""; }; 65D407E416CDD3CE00FAE85B /* runEvent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = runEvent.h; sourceTree = ""; }; 65D407E516CDD3CE00FAE85B /* runEvent.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = runEvent.m; sourceTree = ""; }; 65D407E716CDDA4300FAE85B /* eventFactory.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = eventFactory.h; sourceTree = ""; }; 65D407E816CDDA4300FAE85B /* eventFactory.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = eventFactory.m; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ 65D407AA16CD2D6F00FAE85B /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( 65D407B116CD2D6F00FAE85B /* UIKit.framework in Frameworks */, 65D407B316CD2D6F00FAE85B /* Foundation.framework in Frameworks */, 65D407B516CD2D6F00FAE85B /* CoreGraphics.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ 65D407A416CD2D6F00FAE85B = { isa = PBXGroup; children = ( 65D407B616CD2D6F00FAE85B /* APLOCWeek2 */, 65D407AF16CD2D6F00FAE85B /* Frameworks */, 65D407AE16CD2D6F00FAE85B /* Products */, ); sourceTree = ""; }; 65D407AE16CD2D6F00FAE85B /* Products */ = { isa = PBXGroup; children = ( 65D407AD16CD2D6F00FAE85B /* APLOCWeek2.app */, ); name = Products; sourceTree = ""; }; 65D407AF16CD2D6F00FAE85B /* Frameworks */ = { isa = PBXGroup; children = ( 65D407B016CD2D6F00FAE85B /* UIKit.framework */, 65D407B216CD2D6F00FAE85B /* Foundation.framework */, 65D407B416CD2D6F00FAE85B /* CoreGraphics.framework */, ); name = Frameworks; sourceTree = ""; }; 65D407B616CD2D6F00FAE85B /* APLOCWeek2 */ = { isa = PBXGroup; children = ( 65D407BF16CD2D6F00FAE85B /* AppDelegate.h */, 65D407C016CD2D6F00FAE85B /* AppDelegate.m */, 65D407C816CD2D6F00FAE85B /* ViewController.h */, 65D407C916CD2D6F00FAE85B /* ViewController.m */, 65D407CB16CD2D6F00FAE85B /* ViewController_iPhone.xib */, 65D407CE16CD2D6F00FAE85B /* ViewController_iPad.xib */, 65D407B716CD2D6F00FAE85B /* Supporting Files */, 65D407D616CD4EF900FAE85B /* ViewController2.xib */, 65D407D816CD572700FAE85B /* ViewController2.h */, 65D407D916CD572700FAE85B /* ViewController2.m */, 65D407DB16CDC19E00FAE85B /* baseEvent.h */, 65D407DC16CDC19E00FAE85B /* baseEvent.m */, 65D407DE16CDC5F400FAE85B /* swimEvent.h */, 65D407DF16CDC5F400FAE85B /* swimEvent.m */, 65D407E116CDD16B00FAE85B /* bikeEvent.h */, 65D407E216CDD16B00FAE85B /* bikeEvent.m */, 65D407E416CDD3CE00FAE85B /* runEvent.h */, 65D407E516CDD3CE00FAE85B /* runEvent.m */, 65D407E716CDDA4300FAE85B /* eventFactory.h */, 65D407E816CDDA4300FAE85B /* eventFactory.m */, ); path = APLOCWeek2; sourceTree = ""; }; 65D407B716CD2D6F00FAE85B /* Supporting Files */ = { isa = PBXGroup; children = ( 65D407B816CD2D6F00FAE85B /* APLOCWeek2-Info.plist */, 65D407B916CD2D6F00FAE85B /* InfoPlist.strings */, 65D407BC16CD2D6F00FAE85B /* main.m */, 65D407BE16CD2D6F00FAE85B /* APLOCWeek2-Prefix.pch */, 65D407C216CD2D6F00FAE85B /* Default.png */, 65D407C416CD2D6F00FAE85B /* Default@2x.png */, 65D407C616CD2D6F00FAE85B /* Default-568h@2x.png */, ); name = "Supporting Files"; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ 65D407AC16CD2D6F00FAE85B /* APLOCWeek2 */ = { isa = PBXNativeTarget; buildConfigurationList = 65D407D316CD2D6F00FAE85B /* Build configuration list for PBXNativeTarget "APLOCWeek2" */; buildPhases = ( 65D407A916CD2D6F00FAE85B /* Sources */, 65D407AA16CD2D6F00FAE85B /* Frameworks */, 65D407AB16CD2D6F00FAE85B /* Resources */, ); buildRules = ( ); dependencies = ( ); name = APLOCWeek2; productName = APLOCWeek2; productReference = 65D407AD16CD2D6F00FAE85B /* APLOCWeek2.app */; productType = "com.apple.product-type.application"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ 65D407A516CD2D6F00FAE85B /* Project object */ = { isa = PBXProject; attributes = { LastUpgradeCheck = 0460; ORGANIZATIONNAME = "Brent Marohnic"; }; buildConfigurationList = 65D407A816CD2D6F00FAE85B /* Build configuration list for PBXProject "APLOCWeek2" */; compatibilityVersion = "Xcode 3.2"; developmentRegion = English; hasScannedForEncodings = 0; knownRegions = ( en, ); mainGroup = 65D407A416CD2D6F00FAE85B; productRefGroup = 65D407AE16CD2D6F00FAE85B /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( 65D407AC16CD2D6F00FAE85B /* APLOCWeek2 */, ); }; /* End PBXProject section */ /* Begin PBXResourcesBuildPhase section */ 65D407AB16CD2D6F00FAE85B /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( 65D407BB16CD2D6F00FAE85B /* InfoPlist.strings in Resources */, 65D407C316CD2D6F00FAE85B /* Default.png in Resources */, 65D407C516CD2D6F00FAE85B /* Default@2x.png in Resources */, 65D407C716CD2D6F00FAE85B /* Default-568h@2x.png in Resources */, 65D407CD16CD2D6F00FAE85B /* ViewController_iPhone.xib in Resources */, 65D407D016CD2D6F00FAE85B /* ViewController_iPad.xib in Resources */, 65D407D716CD4EF900FAE85B /* ViewController2.xib in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXResourcesBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ 65D407A916CD2D6F00FAE85B /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 65D407BD16CD2D6F00FAE85B /* main.m in Sources */, 65D407C116CD2D6F00FAE85B /* AppDelegate.m in Sources */, 65D407CA16CD2D6F00FAE85B /* ViewController.m in Sources */, 65D407DA16CD572700FAE85B /* ViewController2.m in Sources */, 65D407DD16CDC19E00FAE85B /* baseEvent.m in Sources */, 65D407E016CDC5F400FAE85B /* swimEvent.m in Sources */, 65D407E316CDD16C00FAE85B /* bikeEvent.m in Sources */, 65D407E616CDD3CE00FAE85B /* runEvent.m in Sources */, 65D407E916CDDA4300FAE85B /* eventFactory.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin PBXVariantGroup section */ 65D407B916CD2D6F00FAE85B /* InfoPlist.strings */ = { isa = PBXVariantGroup; children = ( 65D407BA16CD2D6F00FAE85B /* en */, ); name = InfoPlist.strings; sourceTree = ""; }; 65D407CB16CD2D6F00FAE85B /* ViewController_iPhone.xib */ = { isa = PBXVariantGroup; children = ( 65D407CC16CD2D6F00FAE85B /* en */, ); name = ViewController_iPhone.xib; sourceTree = ""; }; 65D407CE16CD2D6F00FAE85B /* ViewController_iPad.xib */ = { isa = PBXVariantGroup; children = ( 65D407CF16CD2D6F00FAE85B /* en */, ); name = ViewController_iPad.xib; sourceTree = ""; }; /* End PBXVariantGroup section */ /* Begin XCBuildConfiguration section */ 65D407D116CD2D6F00FAE85B /* 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_CONSTANT_CONVERSION = YES; CLANG_WARN_EMPTY_BODY = YES; CLANG_WARN_ENUM_CONVERSION = YES; CLANG_WARN_INT_CONVERSION = 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.1; ONLY_ACTIVE_ARCH = YES; SDKROOT = iphoneos; TARGETED_DEVICE_FAMILY = "1,2"; }; name = Debug; }; 65D407D216CD2D6F00FAE85B /* 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_CONSTANT_CONVERSION = YES; CLANG_WARN_EMPTY_BODY = YES; CLANG_WARN_ENUM_CONVERSION = YES; CLANG_WARN_INT_CONVERSION = 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.1; OTHER_CFLAGS = "-DNS_BLOCK_ASSERTIONS=1"; SDKROOT = iphoneos; TARGETED_DEVICE_FAMILY = "1,2"; VALIDATE_PRODUCT = YES; }; name = Release; }; 65D407D416CD2D6F00FAE85B /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "APLOCWeek2/APLOCWeek2-Prefix.pch"; INFOPLIST_FILE = "APLOCWeek2/APLOCWeek2-Info.plist"; PRODUCT_NAME = "$(TARGET_NAME)"; WRAPPER_EXTENSION = app; }; name = Debug; }; 65D407D516CD2D6F00FAE85B /* Release */ = { isa = XCBuildConfiguration; buildSettings = { GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "APLOCWeek2/APLOCWeek2-Prefix.pch"; INFOPLIST_FILE = "APLOCWeek2/APLOCWeek2-Info.plist"; PRODUCT_NAME = "$(TARGET_NAME)"; WRAPPER_EXTENSION = app; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ 65D407A816CD2D6F00FAE85B /* Build configuration list for PBXProject "APLOCWeek2" */ = { isa = XCConfigurationList; buildConfigurations = ( 65D407D116CD2D6F00FAE85B /* Debug */, 65D407D216CD2D6F00FAE85B /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 65D407D316CD2D6F00FAE85B /* Build configuration list for PBXNativeTarget "APLOCWeek2" */ = { isa = XCConfigurationList; buildConfigurations = ( 65D407D416CD2D6F00FAE85B /* Debug */, 65D407D516CD2D6F00FAE85B /* Release */, ); defaultConfigurationIsVisible = 0; }; /* End XCConfigurationList section */ }; rootObject = 65D407A516CD2D6F00FAE85B /* Project object */; }