// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 46; objects = { /* Begin PBXBuildFile section */ 6C3952001D2A035200B366F3 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 6C3951FF1D2A035200B366F3 /* main.m */; }; 6C3952031D2A035200B366F3 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 6C3952021D2A035200B366F3 /* AppDelegate.m */; }; 6C3952061D2A035200B366F3 /* ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 6C3952051D2A035200B366F3 /* ViewController.m */; }; 6C3952091D2A035200B366F3 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 6C3952071D2A035200B366F3 /* Main.storyboard */; }; 6C39520B1D2A035200B366F3 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 6C39520A1D2A035200B366F3 /* Images.xcassets */; }; 6C39520E1D2A035200B366F3 /* LaunchScreen.xib in Resources */ = {isa = PBXBuildFile; fileRef = 6C39520C1D2A035200B366F3 /* LaunchScreen.xib */; }; 6C39521A1D2A035200B366F3 /* NotificationTestTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 6C3952191D2A035200B366F3 /* NotificationTestTests.m */; }; /* End PBXBuildFile section */ /* Begin PBXContainerItemProxy section */ 6C3952141D2A035200B366F3 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = 6C3951F21D2A035200B366F3 /* Project object */; proxyType = 1; remoteGlobalIDString = 6C3951F91D2A035200B366F3; remoteInfo = NotificationTest; }; /* End PBXContainerItemProxy section */ /* Begin PBXFileReference section */ 6C3951FA1D2A035200B366F3 /* NotificationTest.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = NotificationTest.app; sourceTree = BUILT_PRODUCTS_DIR; }; 6C3951FE1D2A035200B366F3 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; 6C3951FF1D2A035200B366F3 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = ""; }; 6C3952011D2A035200B366F3 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = ""; }; 6C3952021D2A035200B366F3 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = ""; }; 6C3952041D2A035200B366F3 /* ViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ViewController.h; sourceTree = ""; }; 6C3952051D2A035200B366F3 /* ViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ViewController.m; sourceTree = ""; }; 6C3952081D2A035200B366F3 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = ""; }; 6C39520A1D2A035200B366F3 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = ""; }; 6C39520D1D2A035200B366F3 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/LaunchScreen.xib; sourceTree = ""; }; 6C3952131D2A035200B366F3 /* NotificationTestTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = NotificationTestTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; 6C3952181D2A035200B366F3 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; 6C3952191D2A035200B366F3 /* NotificationTestTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = NotificationTestTests.m; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ 6C3951F71D2A035200B366F3 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; 6C3952101D2A035200B366F3 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ 6C3951F11D2A035200B366F3 = { isa = PBXGroup; children = ( 6C3951FC1D2A035200B366F3 /* NotificationTest */, 6C3952161D2A035200B366F3 /* NotificationTestTests */, 6C3951FB1D2A035200B366F3 /* Products */, ); sourceTree = ""; }; 6C3951FB1D2A035200B366F3 /* Products */ = { isa = PBXGroup; children = ( 6C3951FA1D2A035200B366F3 /* NotificationTest.app */, 6C3952131D2A035200B366F3 /* NotificationTestTests.xctest */, ); name = Products; sourceTree = ""; }; 6C3951FC1D2A035200B366F3 /* NotificationTest */ = { isa = PBXGroup; children = ( 6C3952011D2A035200B366F3 /* AppDelegate.h */, 6C3952021D2A035200B366F3 /* AppDelegate.m */, 6C3952041D2A035200B366F3 /* ViewController.h */, 6C3952051D2A035200B366F3 /* ViewController.m */, 6C3952071D2A035200B366F3 /* Main.storyboard */, 6C39520A1D2A035200B366F3 /* Images.xcassets */, 6C39520C1D2A035200B366F3 /* LaunchScreen.xib */, 6C3951FD1D2A035200B366F3 /* Supporting Files */, ); path = NotificationTest; sourceTree = ""; }; 6C3951FD1D2A035200B366F3 /* Supporting Files */ = { isa = PBXGroup; children = ( 6C3951FE1D2A035200B366F3 /* Info.plist */, 6C3951FF1D2A035200B366F3 /* main.m */, ); name = "Supporting Files"; sourceTree = ""; }; 6C3952161D2A035200B366F3 /* NotificationTestTests */ = { isa = PBXGroup; children = ( 6C3952191D2A035200B366F3 /* NotificationTestTests.m */, 6C3952171D2A035200B366F3 /* Supporting Files */, ); path = NotificationTestTests; sourceTree = ""; }; 6C3952171D2A035200B366F3 /* Supporting Files */ = { isa = PBXGroup; children = ( 6C3952181D2A035200B366F3 /* Info.plist */, ); name = "Supporting Files"; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ 6C3951F91D2A035200B366F3 /* NotificationTest */ = { isa = PBXNativeTarget; buildConfigurationList = 6C39521D1D2A035200B366F3 /* Build configuration list for PBXNativeTarget "NotificationTest" */; buildPhases = ( 6C3951F61D2A035200B366F3 /* Sources */, 6C3951F71D2A035200B366F3 /* Frameworks */, 6C3951F81D2A035200B366F3 /* Resources */, ); buildRules = ( ); dependencies = ( ); name = NotificationTest; productName = NotificationTest; productReference = 6C3951FA1D2A035200B366F3 /* NotificationTest.app */; productType = "com.apple.product-type.application"; }; 6C3952121D2A035200B366F3 /* NotificationTestTests */ = { isa = PBXNativeTarget; buildConfigurationList = 6C3952201D2A035200B366F3 /* Build configuration list for PBXNativeTarget "NotificationTestTests" */; buildPhases = ( 6C39520F1D2A035200B366F3 /* Sources */, 6C3952101D2A035200B366F3 /* Frameworks */, 6C3952111D2A035200B366F3 /* Resources */, ); buildRules = ( ); dependencies = ( 6C3952151D2A035200B366F3 /* PBXTargetDependency */, ); name = NotificationTestTests; productName = NotificationTestTests; productReference = 6C3952131D2A035200B366F3 /* NotificationTestTests.xctest */; productType = "com.apple.product-type.bundle.unit-test"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ 6C3951F21D2A035200B366F3 /* Project object */ = { isa = PBXProject; attributes = { LastUpgradeCheck = 0620; ORGANIZATIONNAME = com.uec; TargetAttributes = { 6C3951F91D2A035200B366F3 = { CreatedOnToolsVersion = 6.2; }; 6C3952121D2A035200B366F3 = { CreatedOnToolsVersion = 6.2; TestTargetID = 6C3951F91D2A035200B366F3; }; }; }; buildConfigurationList = 6C3951F51D2A035200B366F3 /* Build configuration list for PBXProject "NotificationTest" */; compatibilityVersion = "Xcode 3.2"; developmentRegion = English; hasScannedForEncodings = 0; knownRegions = ( en, Base, ); mainGroup = 6C3951F11D2A035200B366F3; productRefGroup = 6C3951FB1D2A035200B366F3 /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( 6C3951F91D2A035200B366F3 /* NotificationTest */, 6C3952121D2A035200B366F3 /* NotificationTestTests */, ); }; /* End PBXProject section */ /* Begin PBXResourcesBuildPhase section */ 6C3951F81D2A035200B366F3 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( 6C3952091D2A035200B366F3 /* Main.storyboard in Resources */, 6C39520E1D2A035200B366F3 /* LaunchScreen.xib in Resources */, 6C39520B1D2A035200B366F3 /* Images.xcassets in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; 6C3952111D2A035200B366F3 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXResourcesBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ 6C3951F61D2A035200B366F3 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 6C3952061D2A035200B366F3 /* ViewController.m in Sources */, 6C3952031D2A035200B366F3 /* AppDelegate.m in Sources */, 6C3952001D2A035200B366F3 /* main.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; 6C39520F1D2A035200B366F3 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 6C39521A1D2A035200B366F3 /* NotificationTestTests.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin PBXTargetDependency section */ 6C3952151D2A035200B366F3 /* PBXTargetDependency */ = { isa = PBXTargetDependency; target = 6C3951F91D2A035200B366F3 /* NotificationTest */; targetProxy = 6C3952141D2A035200B366F3 /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin PBXVariantGroup section */ 6C3952071D2A035200B366F3 /* Main.storyboard */ = { isa = PBXVariantGroup; children = ( 6C3952081D2A035200B366F3 /* Base */, ); name = Main.storyboard; sourceTree = ""; }; 6C39520C1D2A035200B366F3 /* LaunchScreen.xib */ = { isa = PBXVariantGroup; children = ( 6C39520D1D2A035200B366F3 /* Base */, ); name = LaunchScreen.xib; sourceTree = ""; }; /* End PBXVariantGroup section */ /* Begin XCBuildConfiguration section */ 6C39521B1D2A035200B366F3 /* 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; ENABLE_STRICT_OBJC_MSGSEND = YES; 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_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 = 8.2; MTL_ENABLE_DEBUG_INFO = YES; ONLY_ACTIVE_ARCH = YES; SDKROOT = iphoneos; }; name = Debug; }; 6C39521C1D2A035200B366F3 /* 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; ENABLE_NS_ASSERTIONS = NO; ENABLE_STRICT_OBJC_MSGSEND = YES; GCC_C_LANGUAGE_STANDARD = gnu99; 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 = 8.2; MTL_ENABLE_DEBUG_INFO = NO; SDKROOT = iphoneos; VALIDATE_PRODUCT = YES; }; name = Release; }; 6C39521E1D2A035200B366F3 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; INFOPLIST_FILE = NotificationTest/Info.plist; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; PRODUCT_NAME = "$(TARGET_NAME)"; }; name = Debug; }; 6C39521F1D2A035200B366F3 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; INFOPLIST_FILE = NotificationTest/Info.plist; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; PRODUCT_NAME = "$(TARGET_NAME)"; }; name = Release; }; 6C3952211D2A035200B366F3 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { BUNDLE_LOADER = "$(TEST_HOST)"; FRAMEWORK_SEARCH_PATHS = ( "$(SDKROOT)/Developer/Library/Frameworks", "$(inherited)", ); GCC_PREPROCESSOR_DEFINITIONS = ( "DEBUG=1", "$(inherited)", ); INFOPLIST_FILE = NotificationTestTests/Info.plist; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; PRODUCT_NAME = "$(TARGET_NAME)"; TEST_HOST = "$(BUILT_PRODUCTS_DIR)/NotificationTest.app/NotificationTest"; }; name = Debug; }; 6C3952221D2A035200B366F3 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { BUNDLE_LOADER = "$(TEST_HOST)"; FRAMEWORK_SEARCH_PATHS = ( "$(SDKROOT)/Developer/Library/Frameworks", "$(inherited)", ); INFOPLIST_FILE = NotificationTestTests/Info.plist; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; PRODUCT_NAME = "$(TARGET_NAME)"; TEST_HOST = "$(BUILT_PRODUCTS_DIR)/NotificationTest.app/NotificationTest"; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ 6C3951F51D2A035200B366F3 /* Build configuration list for PBXProject "NotificationTest" */ = { isa = XCConfigurationList; buildConfigurations = ( 6C39521B1D2A035200B366F3 /* Debug */, 6C39521C1D2A035200B366F3 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 6C39521D1D2A035200B366F3 /* Build configuration list for PBXNativeTarget "NotificationTest" */ = { isa = XCConfigurationList; buildConfigurations = ( 6C39521E1D2A035200B366F3 /* Debug */, 6C39521F1D2A035200B366F3 /* Release */, ); defaultConfigurationIsVisible = 0; }; 6C3952201D2A035200B366F3 /* Build configuration list for PBXNativeTarget "NotificationTestTests" */ = { isa = XCConfigurationList; buildConfigurations = ( 6C3952211D2A035200B366F3 /* Debug */, 6C3952221D2A035200B366F3 /* Release */, ); defaultConfigurationIsVisible = 0; }; /* End XCConfigurationList section */ }; rootObject = 6C3951F21D2A035200B366F3 /* Project object */; }