// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 46; objects = { /* Begin PBXBuildFile section */ 87C043061F051937008446CC /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 87C043051F051937008446CC /* main.m */; }; 87C043091F051937008446CC /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 87C043081F051937008446CC /* AppDelegate.m */; }; 87C0430C1F051937008446CC /* ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 87C0430B1F051937008446CC /* ViewController.m */; }; 87C0430F1F051937008446CC /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 87C0430D1F051937008446CC /* Main.storyboard */; }; 87C043111F051937008446CC /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 87C043101F051937008446CC /* Assets.xcassets */; }; 87C043141F051937008446CC /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 87C043121F051937008446CC /* LaunchScreen.storyboard */; }; 87C0431F1F051938008446CC /* CommandlyTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 87C0431E1F051938008446CC /* CommandlyTests.m */; }; /* End PBXBuildFile section */ /* Begin PBXContainerItemProxy section */ 87C0431B1F051938008446CC /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = 87C042F91F051937008446CC /* Project object */; proxyType = 1; remoteGlobalIDString = 87C043001F051937008446CC; remoteInfo = Commandly; }; /* End PBXContainerItemProxy section */ /* Begin PBXFileReference section */ 87C043011F051937008446CC /* Commandly.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Commandly.app; sourceTree = BUILT_PRODUCTS_DIR; }; 87C043051F051937008446CC /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = ""; }; 87C043071F051937008446CC /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = ""; }; 87C043081F051937008446CC /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = ""; }; 87C0430A1F051937008446CC /* ViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ViewController.h; sourceTree = ""; }; 87C0430B1F051937008446CC /* ViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ViewController.m; sourceTree = ""; }; 87C0430E1F051937008446CC /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = ""; }; 87C043101F051937008446CC /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = ""; }; 87C043131F051937008446CC /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = ""; }; 87C043151F051937008446CC /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; 87C0431A1F051938008446CC /* CommandlyTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = CommandlyTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; 87C0431E1F051938008446CC /* CommandlyTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CommandlyTests.m; sourceTree = ""; }; 87C043201F051938008446CC /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ 87C042FE1F051937008446CC /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; 87C043171F051938008446CC /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ 87C042F81F051937008446CC = { isa = PBXGroup; children = ( 87C043031F051937008446CC /* Commandly */, 87C0431D1F051938008446CC /* CommandlyTests */, 87C043021F051937008446CC /* Products */, ); sourceTree = ""; }; 87C043021F051937008446CC /* Products */ = { isa = PBXGroup; children = ( 87C043011F051937008446CC /* Commandly.app */, 87C0431A1F051938008446CC /* CommandlyTests.xctest */, ); name = Products; sourceTree = ""; }; 87C043031F051937008446CC /* Commandly */ = { isa = PBXGroup; children = ( 87C043071F051937008446CC /* AppDelegate.h */, 87C043081F051937008446CC /* AppDelegate.m */, 87C0430A1F051937008446CC /* ViewController.h */, 87C0430B1F051937008446CC /* ViewController.m */, 87C0430D1F051937008446CC /* Main.storyboard */, 87C043101F051937008446CC /* Assets.xcassets */, 87C043121F051937008446CC /* LaunchScreen.storyboard */, 87C043151F051937008446CC /* Info.plist */, 87C043041F051937008446CC /* Supporting Files */, ); path = Commandly; sourceTree = ""; }; 87C043041F051937008446CC /* Supporting Files */ = { isa = PBXGroup; children = ( 87C043051F051937008446CC /* main.m */, ); name = "Supporting Files"; sourceTree = ""; }; 87C0431D1F051938008446CC /* CommandlyTests */ = { isa = PBXGroup; children = ( 87C0431E1F051938008446CC /* CommandlyTests.m */, 87C043201F051938008446CC /* Info.plist */, ); path = CommandlyTests; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ 87C043001F051937008446CC /* Commandly */ = { isa = PBXNativeTarget; buildConfigurationList = 87C043231F051938008446CC /* Build configuration list for PBXNativeTarget "Commandly" */; buildPhases = ( 87C042FD1F051937008446CC /* Sources */, 87C042FE1F051937008446CC /* Frameworks */, 87C042FF1F051937008446CC /* Resources */, ); buildRules = ( ); dependencies = ( ); name = Commandly; productName = Commandly; productReference = 87C043011F051937008446CC /* Commandly.app */; productType = "com.apple.product-type.application"; }; 87C043191F051938008446CC /* CommandlyTests */ = { isa = PBXNativeTarget; buildConfigurationList = 87C043261F051938008446CC /* Build configuration list for PBXNativeTarget "CommandlyTests" */; buildPhases = ( 87C043161F051938008446CC /* Sources */, 87C043171F051938008446CC /* Frameworks */, 87C043181F051938008446CC /* Resources */, ); buildRules = ( ); dependencies = ( 87C0431C1F051938008446CC /* PBXTargetDependency */, ); name = CommandlyTests; productName = CommandlyTests; productReference = 87C0431A1F051938008446CC /* CommandlyTests.xctest */; productType = "com.apple.product-type.bundle.unit-test"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ 87C042F91F051937008446CC /* Project object */ = { isa = PBXProject; attributes = { LastUpgradeCheck = 0830; ORGANIZATIONNAME = "Louie Bao"; TargetAttributes = { 87C043001F051937008446CC = { CreatedOnToolsVersion = 8.3.3; ProvisioningStyle = Automatic; }; 87C043191F051938008446CC = { CreatedOnToolsVersion = 8.3.3; ProvisioningStyle = Automatic; TestTargetID = 87C043001F051937008446CC; }; }; }; buildConfigurationList = 87C042FC1F051937008446CC /* Build configuration list for PBXProject "Commandly" */; compatibilityVersion = "Xcode 3.2"; developmentRegion = English; hasScannedForEncodings = 0; knownRegions = ( en, Base, ); mainGroup = 87C042F81F051937008446CC; productRefGroup = 87C043021F051937008446CC /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( 87C043001F051937008446CC /* Commandly */, 87C043191F051938008446CC /* CommandlyTests */, ); }; /* End PBXProject section */ /* Begin PBXResourcesBuildPhase section */ 87C042FF1F051937008446CC /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( 87C043141F051937008446CC /* LaunchScreen.storyboard in Resources */, 87C043111F051937008446CC /* Assets.xcassets in Resources */, 87C0430F1F051937008446CC /* Main.storyboard in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; 87C043181F051938008446CC /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXResourcesBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ 87C042FD1F051937008446CC /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 87C0430C1F051937008446CC /* ViewController.m in Sources */, 87C043091F051937008446CC /* AppDelegate.m in Sources */, 87C043061F051937008446CC /* main.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; 87C043161F051938008446CC /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 87C0431F1F051938008446CC /* CommandlyTests.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin PBXTargetDependency section */ 87C0431C1F051938008446CC /* PBXTargetDependency */ = { isa = PBXTargetDependency; target = 87C043001F051937008446CC /* Commandly */; targetProxy = 87C0431B1F051938008446CC /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin PBXVariantGroup section */ 87C0430D1F051937008446CC /* Main.storyboard */ = { isa = PBXVariantGroup; children = ( 87C0430E1F051937008446CC /* Base */, ); name = Main.storyboard; sourceTree = ""; }; 87C043121F051937008446CC /* LaunchScreen.storyboard */ = { isa = PBXVariantGroup; children = ( 87C043131F051937008446CC /* Base */, ); name = LaunchScreen.storyboard; sourceTree = ""; }; /* End PBXVariantGroup section */ /* Begin XCBuildConfiguration section */ 87C043211F051938008446CC /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; CLANG_ANALYZER_NONNULL = YES; CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; 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_DOCUMENTATION_COMMENTS = YES; CLANG_WARN_EMPTY_BODY = YES; CLANG_WARN_ENUM_CONVERSION = YES; CLANG_WARN_INFINITE_RECURSION = YES; CLANG_WARN_INT_CONVERSION = YES; CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; CLANG_WARN_SUSPICIOUS_MOVE = YES; 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 = 10.3; MTL_ENABLE_DEBUG_INFO = YES; ONLY_ACTIVE_ARCH = YES; SDKROOT = iphoneos; TARGETED_DEVICE_FAMILY = "1,2"; }; name = Debug; }; 87C043221F051938008446CC /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; CLANG_ANALYZER_NONNULL = YES; CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; 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_DOCUMENTATION_COMMENTS = YES; CLANG_WARN_EMPTY_BODY = YES; CLANG_WARN_ENUM_CONVERSION = YES; CLANG_WARN_INFINITE_RECURSION = YES; CLANG_WARN_INT_CONVERSION = YES; CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; CLANG_WARN_SUSPICIOUS_MOVE = YES; 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 = 10.3; MTL_ENABLE_DEBUG_INFO = NO; SDKROOT = iphoneos; TARGETED_DEVICE_FAMILY = "1,2"; VALIDATE_PRODUCT = YES; }; name = Release; }; 87C043241F051938008446CC /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; INFOPLIST_FILE = Commandly/Info.plist; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; PRODUCT_BUNDLE_IDENTIFIER = com.vuebly.Commandly; PRODUCT_NAME = "$(TARGET_NAME)"; }; name = Debug; }; 87C043251F051938008446CC /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; INFOPLIST_FILE = Commandly/Info.plist; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; PRODUCT_BUNDLE_IDENTIFIER = com.vuebly.Commandly; PRODUCT_NAME = "$(TARGET_NAME)"; }; name = Release; }; 87C043271F051938008446CC /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { BUNDLE_LOADER = "$(TEST_HOST)"; INFOPLIST_FILE = CommandlyTests/Info.plist; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; PRODUCT_BUNDLE_IDENTIFIER = com.vuebly.CommandlyTests; PRODUCT_NAME = "$(TARGET_NAME)"; TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Commandly.app/Commandly"; }; name = Debug; }; 87C043281F051938008446CC /* Release */ = { isa = XCBuildConfiguration; buildSettings = { BUNDLE_LOADER = "$(TEST_HOST)"; INFOPLIST_FILE = CommandlyTests/Info.plist; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; PRODUCT_BUNDLE_IDENTIFIER = com.vuebly.CommandlyTests; PRODUCT_NAME = "$(TARGET_NAME)"; TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Commandly.app/Commandly"; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ 87C042FC1F051937008446CC /* Build configuration list for PBXProject "Commandly" */ = { isa = XCConfigurationList; buildConfigurations = ( 87C043211F051938008446CC /* Debug */, 87C043221F051938008446CC /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 87C043231F051938008446CC /* Build configuration list for PBXNativeTarget "Commandly" */ = { isa = XCConfigurationList; buildConfigurations = ( 87C043241F051938008446CC /* Debug */, 87C043251F051938008446CC /* Release */, ); defaultConfigurationIsVisible = 0; }; 87C043261F051938008446CC /* Build configuration list for PBXNativeTarget "CommandlyTests" */ = { isa = XCConfigurationList; buildConfigurations = ( 87C043271F051938008446CC /* Debug */, 87C043281F051938008446CC /* Release */, ); defaultConfigurationIsVisible = 0; }; /* End XCConfigurationList section */ }; rootObject = 87C042F91F051937008446CC /* Project object */; }