// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 46; objects = { /* Begin PBXBuildFile section */ A9BFA24D1C507ABB00970274 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = A9BFA24C1C507ABB00970274 /* main.m */; }; A9BFA2501C507ABB00970274 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = A9BFA24F1C507ABB00970274 /* AppDelegate.m */; }; A9BFA2531C507ABC00970274 /* ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = A9BFA2521C507ABC00970274 /* ViewController.m */; }; A9BFA2561C507ABC00970274 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = A9BFA2541C507ABC00970274 /* Main.storyboard */; }; A9BFA2581C507ABC00970274 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = A9BFA2571C507ABC00970274 /* Assets.xcassets */; }; A9BFA25B1C507ABC00970274 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = A9BFA2591C507ABC00970274 /* LaunchScreen.storyboard */; }; A9BFA2641C507B1700970274 /* HobbyTagView.m in Sources */ = {isa = PBXBuildFile; fileRef = A9BFA2631C507B1700970274 /* HobbyTagView.m */; }; /* End PBXBuildFile section */ /* Begin PBXFileReference section */ A9BFA2481C507ABB00970274 /* ASH_ManagerDemo.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = ASH_ManagerDemo.app; sourceTree = BUILT_PRODUCTS_DIR; }; A9BFA24C1C507ABB00970274 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = ""; }; A9BFA24E1C507ABB00970274 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = ""; }; A9BFA24F1C507ABB00970274 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = ""; }; A9BFA2511C507ABB00970274 /* ViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ViewController.h; sourceTree = ""; }; A9BFA2521C507ABC00970274 /* ViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ViewController.m; sourceTree = ""; }; A9BFA2551C507ABC00970274 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = ""; }; A9BFA2571C507ABC00970274 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = ""; }; A9BFA25A1C507ABC00970274 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = ""; }; A9BFA25C1C507ABC00970274 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; A9BFA2621C507B1700970274 /* HobbyTagView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HobbyTagView.h; sourceTree = ""; }; A9BFA2631C507B1700970274 /* HobbyTagView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HobbyTagView.m; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ A9BFA2451C507ABB00970274 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ A9BFA23F1C507ABB00970274 = { isa = PBXGroup; children = ( A9BFA24A1C507ABB00970274 /* ASH_ManagerDemo */, A9BFA2491C507ABB00970274 /* Products */, ); sourceTree = ""; }; A9BFA2491C507ABB00970274 /* Products */ = { isa = PBXGroup; children = ( A9BFA2481C507ABB00970274 /* ASH_ManagerDemo.app */, ); name = Products; sourceTree = ""; }; A9BFA24A1C507ABB00970274 /* ASH_ManagerDemo */ = { isa = PBXGroup; children = ( A9BFA2621C507B1700970274 /* HobbyTagView.h */, A9BFA2631C507B1700970274 /* HobbyTagView.m */, A9BFA24E1C507ABB00970274 /* AppDelegate.h */, A9BFA24F1C507ABB00970274 /* AppDelegate.m */, A9BFA2511C507ABB00970274 /* ViewController.h */, A9BFA2521C507ABC00970274 /* ViewController.m */, A9BFA2541C507ABC00970274 /* Main.storyboard */, A9BFA2571C507ABC00970274 /* Assets.xcassets */, A9BFA2591C507ABC00970274 /* LaunchScreen.storyboard */, A9BFA25C1C507ABC00970274 /* Info.plist */, A9BFA24B1C507ABB00970274 /* Supporting Files */, ); path = ASH_ManagerDemo; sourceTree = ""; }; A9BFA24B1C507ABB00970274 /* Supporting Files */ = { isa = PBXGroup; children = ( A9BFA24C1C507ABB00970274 /* main.m */, ); name = "Supporting Files"; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ A9BFA2471C507ABB00970274 /* ASH_ManagerDemo */ = { isa = PBXNativeTarget; buildConfigurationList = A9BFA25F1C507ABC00970274 /* Build configuration list for PBXNativeTarget "ASH_ManagerDemo" */; buildPhases = ( A9BFA2441C507ABB00970274 /* Sources */, A9BFA2451C507ABB00970274 /* Frameworks */, A9BFA2461C507ABB00970274 /* Resources */, ); buildRules = ( ); dependencies = ( ); name = ASH_ManagerDemo; productName = ASH_ManagerDemo; productReference = A9BFA2481C507ABB00970274 /* ASH_ManagerDemo.app */; productType = "com.apple.product-type.application"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ A9BFA2401C507ABB00970274 /* Project object */ = { isa = PBXProject; attributes = { LastUpgradeCheck = 0720; ORGANIZATIONNAME = ash; TargetAttributes = { A9BFA2471C507ABB00970274 = { CreatedOnToolsVersion = 7.2; }; }; }; buildConfigurationList = A9BFA2431C507ABB00970274 /* Build configuration list for PBXProject "ASH_ManagerDemo" */; compatibilityVersion = "Xcode 3.2"; developmentRegion = English; hasScannedForEncodings = 0; knownRegions = ( en, Base, ); mainGroup = A9BFA23F1C507ABB00970274; productRefGroup = A9BFA2491C507ABB00970274 /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( A9BFA2471C507ABB00970274 /* ASH_ManagerDemo */, ); }; /* End PBXProject section */ /* Begin PBXResourcesBuildPhase section */ A9BFA2461C507ABB00970274 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( A9BFA25B1C507ABC00970274 /* LaunchScreen.storyboard in Resources */, A9BFA2581C507ABC00970274 /* Assets.xcassets in Resources */, A9BFA2561C507ABC00970274 /* Main.storyboard in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXResourcesBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ A9BFA2441C507ABB00970274 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( A9BFA2641C507B1700970274 /* HobbyTagView.m in Sources */, A9BFA2531C507ABC00970274 /* ViewController.m in Sources */, A9BFA2501C507ABB00970274 /* AppDelegate.m in Sources */, A9BFA24D1C507ABB00970274 /* main.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin PBXVariantGroup section */ A9BFA2541C507ABC00970274 /* Main.storyboard */ = { isa = PBXVariantGroup; children = ( A9BFA2551C507ABC00970274 /* Base */, ); name = Main.storyboard; sourceTree = ""; }; A9BFA2591C507ABC00970274 /* LaunchScreen.storyboard */ = { isa = PBXVariantGroup; children = ( A9BFA25A1C507ABC00970274 /* Base */, ); name = LaunchScreen.storyboard; sourceTree = ""; }; /* End PBXVariantGroup section */ /* Begin XCBuildConfiguration section */ A9BFA25D1C507ABC00970274 /* 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[sdk=iphoneos*]" = "iPhone Developer"; COPY_PHASE_STRIP = NO; DEBUG_INFORMATION_FORMAT = dwarf; ENABLE_STRICT_OBJC_MSGSEND = YES; ENABLE_TESTABILITY = 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_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; IPHONEOS_DEPLOYMENT_TARGET = 9.2; MTL_ENABLE_DEBUG_INFO = YES; ONLY_ACTIVE_ARCH = YES; SDKROOT = iphoneos; }; name = Debug; }; A9BFA25E1C507ABC00970274 /* 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[sdk=iphoneos*]" = "iPhone Developer"; 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; IPHONEOS_DEPLOYMENT_TARGET = 9.2; MTL_ENABLE_DEBUG_INFO = NO; SDKROOT = iphoneos; VALIDATE_PRODUCT = YES; }; name = Release; }; A9BFA2601C507ABC00970274 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; INFOPLIST_FILE = ASH_ManagerDemo/Info.plist; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; PRODUCT_BUNDLE_IDENTIFIER = "ash.ASH-ManagerDemo"; PRODUCT_NAME = "$(TARGET_NAME)"; }; name = Debug; }; A9BFA2611C507ABC00970274 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; INFOPLIST_FILE = ASH_ManagerDemo/Info.plist; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; PRODUCT_BUNDLE_IDENTIFIER = "ash.ASH-ManagerDemo"; PRODUCT_NAME = "$(TARGET_NAME)"; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ A9BFA2431C507ABB00970274 /* Build configuration list for PBXProject "ASH_ManagerDemo" */ = { isa = XCConfigurationList; buildConfigurations = ( A9BFA25D1C507ABC00970274 /* Debug */, A9BFA25E1C507ABC00970274 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; A9BFA25F1C507ABC00970274 /* Build configuration list for PBXNativeTarget "ASH_ManagerDemo" */ = { isa = XCConfigurationList; buildConfigurations = ( A9BFA2601C507ABC00970274 /* Debug */, A9BFA2611C507ABC00970274 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; /* End XCConfigurationList section */ }; rootObject = A9BFA2401C507ABB00970274 /* Project object */; }