// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 46; objects = { /* Begin PBXBuildFile section */ 474B97C31CF5F1AF0088944D /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 474B97C21CF5F1AF0088944D /* AppDelegate.m */; }; 474B97C51CF5F1AF0088944D /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 474B97C41CF5F1AF0088944D /* main.m */; }; 474B97C81CF5F1AF0088944D /* ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 474B97C71CF5F1AF0088944D /* ViewController.m */; }; 474B97CA1CF5F1AF0088944D /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 474B97C91CF5F1AF0088944D /* Images.xcassets */; }; 474B97CD1CF5F1AF0088944D /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 474B97CB1CF5F1AF0088944D /* Main.storyboard */; }; 474B97D91CF5F1AF0088944D /* Tick_s_TalesTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 474B97D81CF5F1AF0088944D /* Tick_s_TalesTests.m */; }; /* End PBXBuildFile section */ /* Begin PBXContainerItemProxy section */ 474B97D31CF5F1AF0088944D /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = 474B97B41CF5F1AF0088944D /* Project object */; proxyType = 1; remoteGlobalIDString = 474B97BB1CF5F1AF0088944D; remoteInfo = "Tick's Tales"; }; /* End PBXContainerItemProxy section */ /* Begin PBXFileReference section */ 474B97BC1CF5F1AF0088944D /* Tick's Tales.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Tick's Tales.app"; sourceTree = BUILT_PRODUCTS_DIR; }; 474B97C01CF5F1AF0088944D /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; 474B97C11CF5F1AF0088944D /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = ""; }; 474B97C21CF5F1AF0088944D /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = ""; }; 474B97C41CF5F1AF0088944D /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = ""; }; 474B97C61CF5F1AF0088944D /* ViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ViewController.h; sourceTree = ""; }; 474B97C71CF5F1AF0088944D /* ViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ViewController.m; sourceTree = ""; }; 474B97C91CF5F1AF0088944D /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = ""; }; 474B97CC1CF5F1AF0088944D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = ""; }; 474B97D21CF5F1AF0088944D /* Tick's TalesTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Tick's TalesTests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; }; 474B97D71CF5F1AF0088944D /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; 474B97D81CF5F1AF0088944D /* Tick_s_TalesTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = Tick_s_TalesTests.m; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ 474B97B91CF5F1AF0088944D /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; 474B97CF1CF5F1AF0088944D /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ 474B97B31CF5F1AF0088944D = { isa = PBXGroup; children = ( 474B97BE1CF5F1AF0088944D /* Tick's Tales */, 474B97D51CF5F1AF0088944D /* Tick's TalesTests */, 474B97BD1CF5F1AF0088944D /* Products */, ); sourceTree = ""; }; 474B97BD1CF5F1AF0088944D /* Products */ = { isa = PBXGroup; children = ( 474B97BC1CF5F1AF0088944D /* Tick's Tales.app */, 474B97D21CF5F1AF0088944D /* Tick's TalesTests.xctest */, ); name = Products; sourceTree = ""; }; 474B97BE1CF5F1AF0088944D /* Tick's Tales */ = { isa = PBXGroup; children = ( 474B97C11CF5F1AF0088944D /* AppDelegate.h */, 474B97C21CF5F1AF0088944D /* AppDelegate.m */, 474B97C61CF5F1AF0088944D /* ViewController.h */, 474B97C71CF5F1AF0088944D /* ViewController.m */, 474B97C91CF5F1AF0088944D /* Images.xcassets */, 474B97CB1CF5F1AF0088944D /* Main.storyboard */, 474B97BF1CF5F1AF0088944D /* Supporting Files */, ); path = "Tick's Tales"; sourceTree = ""; }; 474B97BF1CF5F1AF0088944D /* Supporting Files */ = { isa = PBXGroup; children = ( 474B97C01CF5F1AF0088944D /* Info.plist */, 474B97C41CF5F1AF0088944D /* main.m */, ); name = "Supporting Files"; sourceTree = ""; }; 474B97D51CF5F1AF0088944D /* Tick's TalesTests */ = { isa = PBXGroup; children = ( 474B97D81CF5F1AF0088944D /* Tick_s_TalesTests.m */, 474B97D61CF5F1AF0088944D /* Supporting Files */, ); path = "Tick's TalesTests"; sourceTree = ""; }; 474B97D61CF5F1AF0088944D /* Supporting Files */ = { isa = PBXGroup; children = ( 474B97D71CF5F1AF0088944D /* Info.plist */, ); name = "Supporting Files"; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ 474B97BB1CF5F1AF0088944D /* Tick's Tales */ = { isa = PBXNativeTarget; buildConfigurationList = 474B97DC1CF5F1AF0088944D /* Build configuration list for PBXNativeTarget "Tick's Tales" */; buildPhases = ( 474B97B81CF5F1AF0088944D /* Sources */, 474B97B91CF5F1AF0088944D /* Frameworks */, 474B97BA1CF5F1AF0088944D /* Resources */, ); buildRules = ( ); dependencies = ( ); name = "Tick's Tales"; productName = "Tick's Tales"; productReference = 474B97BC1CF5F1AF0088944D /* Tick's Tales.app */; productType = "com.apple.product-type.application"; }; 474B97D11CF5F1AF0088944D /* Tick's TalesTests */ = { isa = PBXNativeTarget; buildConfigurationList = 474B97DF1CF5F1AF0088944D /* Build configuration list for PBXNativeTarget "Tick's TalesTests" */; buildPhases = ( 474B97CE1CF5F1AF0088944D /* Sources */, 474B97CF1CF5F1AF0088944D /* Frameworks */, 474B97D01CF5F1AF0088944D /* Resources */, ); buildRules = ( ); dependencies = ( 474B97D41CF5F1AF0088944D /* PBXTargetDependency */, ); name = "Tick's TalesTests"; productName = "Tick's TalesTests"; productReference = 474B97D21CF5F1AF0088944D /* Tick's TalesTests.xctest */; productType = "com.apple.product-type.bundle.unit-test"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ 474B97B41CF5F1AF0088944D /* Project object */ = { isa = PBXProject; attributes = { LastUpgradeCheck = 0640; ORGANIZATIONNAME = Gilligan; TargetAttributes = { 474B97BB1CF5F1AF0088944D = { CreatedOnToolsVersion = 6.4; }; 474B97D11CF5F1AF0088944D = { CreatedOnToolsVersion = 6.4; TestTargetID = 474B97BB1CF5F1AF0088944D; }; }; }; buildConfigurationList = 474B97B71CF5F1AF0088944D /* Build configuration list for PBXProject "Tick's Tales" */; compatibilityVersion = "Xcode 3.2"; developmentRegion = English; hasScannedForEncodings = 0; knownRegions = ( en, Base, ); mainGroup = 474B97B31CF5F1AF0088944D; productRefGroup = 474B97BD1CF5F1AF0088944D /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( 474B97BB1CF5F1AF0088944D /* Tick's Tales */, 474B97D11CF5F1AF0088944D /* Tick's TalesTests */, ); }; /* End PBXProject section */ /* Begin PBXResourcesBuildPhase section */ 474B97BA1CF5F1AF0088944D /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( 474B97CA1CF5F1AF0088944D /* Images.xcassets in Resources */, 474B97CD1CF5F1AF0088944D /* Main.storyboard in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; 474B97D01CF5F1AF0088944D /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXResourcesBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ 474B97B81CF5F1AF0088944D /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 474B97C81CF5F1AF0088944D /* ViewController.m in Sources */, 474B97C51CF5F1AF0088944D /* main.m in Sources */, 474B97C31CF5F1AF0088944D /* AppDelegate.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; 474B97CE1CF5F1AF0088944D /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 474B97D91CF5F1AF0088944D /* Tick_s_TalesTests.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin PBXTargetDependency section */ 474B97D41CF5F1AF0088944D /* PBXTargetDependency */ = { isa = PBXTargetDependency; target = 474B97BB1CF5F1AF0088944D /* Tick's Tales */; targetProxy = 474B97D31CF5F1AF0088944D /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin PBXVariantGroup section */ 474B97CB1CF5F1AF0088944D /* Main.storyboard */ = { isa = PBXVariantGroup; children = ( 474B97CC1CF5F1AF0088944D /* Base */, ); name = Main.storyboard; sourceTree = ""; }; /* End PBXVariantGroup section */ /* Begin XCBuildConfiguration section */ 474B97DA1CF5F1AF0088944D /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; CLANG_CXX_LIBRARY = "libc++"; CLANG_ENABLE_MODULES = YES; 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_UNREACHABLE_CODE = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; CODE_SIGN_IDENTITY = "-"; COPY_PHASE_STRIP = NO; DEBUG_INFORMATION_FORMAT = dwarf; ENABLE_STRICT_OBJC_MSGSEND = YES; GCC_C_LANGUAGE_STANDARD = gnu99; GCC_DYNAMIC_NO_PIC = NO; GCC_NO_COMMON_BLOCKS = 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_AGGRESSIVE; GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; MACOSX_DEPLOYMENT_TARGET = 10.10; MTL_ENABLE_DEBUG_INFO = YES; ONLY_ACTIVE_ARCH = YES; SDKROOT = macosx; }; name = Debug; }; 474B97DB1CF5F1AF0088944D /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; CLANG_CXX_LIBRARY = "libc++"; CLANG_ENABLE_MODULES = YES; 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_UNREACHABLE_CODE = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; CODE_SIGN_IDENTITY = "-"; COPY_PHASE_STRIP = NO; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; ENABLE_NS_ASSERTIONS = NO; ENABLE_STRICT_OBJC_MSGSEND = YES; GCC_C_LANGUAGE_STANDARD = gnu99; GCC_NO_COMMON_BLOCKS = 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_AGGRESSIVE; GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; MACOSX_DEPLOYMENT_TARGET = 10.10; MTL_ENABLE_DEBUG_INFO = NO; SDKROOT = macosx; }; name = Release; }; 474B97DD1CF5F1AF0088944D /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; COMBINE_HIDPI_IMAGES = YES; INFOPLIST_FILE = "Tick's Tales/Info.plist"; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks"; PRODUCT_NAME = "$(TARGET_NAME)"; }; name = Debug; }; 474B97DE1CF5F1AF0088944D /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; COMBINE_HIDPI_IMAGES = YES; INFOPLIST_FILE = "Tick's Tales/Info.plist"; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks"; PRODUCT_NAME = "$(TARGET_NAME)"; }; name = Release; }; 474B97E01CF5F1AF0088944D /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { BUNDLE_LOADER = "$(TEST_HOST)"; COMBINE_HIDPI_IMAGES = YES; FRAMEWORK_SEARCH_PATHS = ( "$(DEVELOPER_FRAMEWORKS_DIR)", "$(inherited)", ); GCC_PREPROCESSOR_DEFINITIONS = ( "DEBUG=1", "$(inherited)", ); INFOPLIST_FILE = "Tick's TalesTests/Info.plist"; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks"; PRODUCT_NAME = "$(TARGET_NAME)"; TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Tick's Tales.app/Contents/MacOS/Tick's Tales"; }; name = Debug; }; 474B97E11CF5F1AF0088944D /* Release */ = { isa = XCBuildConfiguration; buildSettings = { BUNDLE_LOADER = "$(TEST_HOST)"; COMBINE_HIDPI_IMAGES = YES; FRAMEWORK_SEARCH_PATHS = ( "$(DEVELOPER_FRAMEWORKS_DIR)", "$(inherited)", ); INFOPLIST_FILE = "Tick's TalesTests/Info.plist"; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks"; PRODUCT_NAME = "$(TARGET_NAME)"; TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Tick's Tales.app/Contents/MacOS/Tick's Tales"; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ 474B97B71CF5F1AF0088944D /* Build configuration list for PBXProject "Tick's Tales" */ = { isa = XCConfigurationList; buildConfigurations = ( 474B97DA1CF5F1AF0088944D /* Debug */, 474B97DB1CF5F1AF0088944D /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 474B97DC1CF5F1AF0088944D /* Build configuration list for PBXNativeTarget "Tick's Tales" */ = { isa = XCConfigurationList; buildConfigurations = ( 474B97DD1CF5F1AF0088944D /* Debug */, 474B97DE1CF5F1AF0088944D /* Release */, ); defaultConfigurationIsVisible = 0; }; 474B97DF1CF5F1AF0088944D /* Build configuration list for PBXNativeTarget "Tick's TalesTests" */ = { isa = XCConfigurationList; buildConfigurations = ( 474B97E01CF5F1AF0088944D /* Debug */, 474B97E11CF5F1AF0088944D /* Release */, ); defaultConfigurationIsVisible = 0; }; /* End XCConfigurationList section */ }; rootObject = 474B97B41CF5F1AF0088944D /* Project object */; }