// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 46; objects = { /* Begin PBXBuildFile section */ A38E77AA1E3961F000AFF10F /* main.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A38E77A91E3961F000AFF10F /* main.cpp */; }; /* End PBXBuildFile section */ /* Begin PBXCopyFilesBuildPhase section */ A38E77A41E3961EF00AFF10F /* CopyFiles */ = { isa = PBXCopyFilesBuildPhase; buildActionMask = 2147483647; dstPath = /usr/share/man/man1/; dstSubfolderSpec = 0; files = ( ); runOnlyForDeploymentPostprocessing = 1; }; /* End PBXCopyFilesBuildPhase section */ /* Begin PBXFileReference section */ A38E77A61E3961F000AFF10F /* Kaleidoscope */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = Kaleidoscope; sourceTree = BUILT_PRODUCTS_DIR; }; A38E77A91E3961F000AFF10F /* main.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = main.cpp; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ A38E77A31E3961EF00AFF10F /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ A38E779D1E3961EF00AFF10F = { isa = PBXGroup; children = ( A38E77A81E3961F000AFF10F /* Kaleidoscope */, A38E77A71E3961F000AFF10F /* Products */, ); sourceTree = ""; }; A38E77A71E3961F000AFF10F /* Products */ = { isa = PBXGroup; children = ( A38E77A61E3961F000AFF10F /* Kaleidoscope */, ); name = Products; sourceTree = ""; }; A38E77A81E3961F000AFF10F /* Kaleidoscope */ = { isa = PBXGroup; children = ( A38E77A91E3961F000AFF10F /* main.cpp */, ); path = Kaleidoscope; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ A38E77A51E3961EF00AFF10F /* Kaleidoscope */ = { isa = PBXNativeTarget; buildConfigurationList = A38E77AD1E3961F000AFF10F /* Build configuration list for PBXNativeTarget "Kaleidoscope" */; buildPhases = ( A38E77A21E3961EF00AFF10F /* Sources */, A38E77A31E3961EF00AFF10F /* Frameworks */, A38E77A41E3961EF00AFF10F /* CopyFiles */, ); buildRules = ( ); dependencies = ( ); name = Kaleidoscope; productName = Kaleidoscope; productReference = A38E77A61E3961F000AFF10F /* Kaleidoscope */; productType = "com.apple.product-type.tool"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ A38E779E1E3961EF00AFF10F /* Project object */ = { isa = PBXProject; attributes = { LastUpgradeCheck = 0820; ORGANIZATIONNAME = "Luke Lau"; TargetAttributes = { A38E77A51E3961EF00AFF10F = { CreatedOnToolsVersion = 8.2.1; DevelopmentTeam = 7R888D749H; ProvisioningStyle = Automatic; }; }; }; buildConfigurationList = A38E77A11E3961EF00AFF10F /* Build configuration list for PBXProject "Kaleidoscope" */; compatibilityVersion = "Xcode 3.2"; developmentRegion = English; hasScannedForEncodings = 0; knownRegions = ( en, ); mainGroup = A38E779D1E3961EF00AFF10F; productRefGroup = A38E77A71E3961F000AFF10F /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( A38E77A51E3961EF00AFF10F /* Kaleidoscope */, ); }; /* End PBXProject section */ /* Begin PBXSourcesBuildPhase section */ A38E77A21E3961EF00AFF10F /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( A38E77AA1E3961F000AFF10F /* main.cpp in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin XCBuildConfiguration section */ A38E77AB1E3961F000AFF10F /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; CLANG_ANALYZER_NONNULL = YES; 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 = "-"; 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; MACOSX_DEPLOYMENT_TARGET = 10.12; MTL_ENABLE_DEBUG_INFO = YES; ONLY_ACTIVE_ARCH = YES; SDKROOT = macosx; }; name = Debug; }; A38E77AC1E3961F000AFF10F /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; CLANG_ANALYZER_NONNULL = YES; 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 = "-"; 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.12; MTL_ENABLE_DEBUG_INFO = NO; SDKROOT = macosx; }; name = Release; }; A38E77AE1E3961F000AFF10F /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { DEVELOPMENT_TEAM = 7R888D749H; PRODUCT_NAME = "$(TARGET_NAME)"; }; name = Debug; }; A38E77AF1E3961F000AFF10F /* Release */ = { isa = XCBuildConfiguration; buildSettings = { DEVELOPMENT_TEAM = 7R888D749H; PRODUCT_NAME = "$(TARGET_NAME)"; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ A38E77A11E3961EF00AFF10F /* Build configuration list for PBXProject "Kaleidoscope" */ = { isa = XCConfigurationList; buildConfigurations = ( A38E77AB1E3961F000AFF10F /* Debug */, A38E77AC1E3961F000AFF10F /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; A38E77AD1E3961F000AFF10F /* Build configuration list for PBXNativeTarget "Kaleidoscope" */ = { isa = XCConfigurationList; buildConfigurations = ( A38E77AE1E3961F000AFF10F /* Debug */, A38E77AF1E3961F000AFF10F /* Release */, ); defaultConfigurationIsVisible = 0; }; /* End XCConfigurationList section */ }; rootObject = A38E779E1E3961EF00AFF10F /* Project object */; }