| // !$*UTF8*$! |
| { |
| archiveVersion = 1; |
| classes = { |
| }; |
| objectVersion = 50; |
| objects = { |
| |
| /* Begin PBXBuildFile section */ |
| 1401181C24998517003987A9 /* main.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1401181B24998517003987A9 /* main.swift */; }; |
| 1415AD182499A414005BB2E4 /* richards.js in CopyFiles */ = {isa = PBXBuildFile; fileRef = 1415AD1624998605005BB2E4 /* richards.js */; }; |
| /* End PBXBuildFile section */ |
| |
| /* Begin PBXCopyFilesBuildPhase section */ |
| 1401181624998517003987A9 /* CopyFiles */ = { |
| isa = PBXCopyFilesBuildPhase; |
| buildActionMask = 12; |
| dstPath = ""; |
| dstSubfolderSpec = 16; |
| files = ( |
| 1415AD182499A414005BB2E4 /* richards.js in CopyFiles */, |
| ); |
| runOnlyForDeploymentPostprocessing = 0; |
| }; |
| /* End PBXCopyFilesBuildPhase section */ |
| |
| /* Begin PBXFileReference section */ |
| 1401181824998517003987A9 /* RichardsSomeSwift */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = RichardsSomeSwift; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 1401181B24998517003987A9 /* main.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = main.swift; sourceTree = "<group>"; }; |
| 1415AD1624998605005BB2E4 /* richards.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = richards.js; sourceTree = "<group>"; }; |
| 145087EC258058B800D94197 /* BridgingHeader.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BridgingHeader.h; sourceTree = "<group>"; }; |
| /* End PBXFileReference section */ |
| |
| /* Begin PBXFrameworksBuildPhase section */ |
| 1401181524998517003987A9 /* Frameworks */ = { |
| isa = PBXFrameworksBuildPhase; |
| buildActionMask = 2147483647; |
| files = ( |
| ); |
| runOnlyForDeploymentPostprocessing = 0; |
| }; |
| /* End PBXFrameworksBuildPhase section */ |
| |
| /* Begin PBXGroup section */ |
| 1401180F24998517003987A9 = { |
| isa = PBXGroup; |
| children = ( |
| 1401181A24998517003987A9 /* RichardsSomeSwift */, |
| 1401181924998517003987A9 /* Products */, |
| ); |
| sourceTree = "<group>"; |
| }; |
| 1401181924998517003987A9 /* Products */ = { |
| isa = PBXGroup; |
| children = ( |
| 1401181824998517003987A9 /* RichardsSomeSwift */, |
| ); |
| name = Products; |
| sourceTree = "<group>"; |
| }; |
| 1401181A24998517003987A9 /* RichardsSomeSwift */ = { |
| isa = PBXGroup; |
| children = ( |
| 145087EC258058B800D94197 /* BridgingHeader.h */, |
| 1401181B24998517003987A9 /* main.swift */, |
| 1415AD1624998605005BB2E4 /* richards.js */, |
| ); |
| path = RichardsSomeSwift; |
| sourceTree = "<group>"; |
| }; |
| /* End PBXGroup section */ |
| |
| /* Begin PBXNativeTarget section */ |
| 1401181724998517003987A9 /* RichardsSomeSwift */ = { |
| isa = PBXNativeTarget; |
| buildConfigurationList = 1401181F24998517003987A9 /* Build configuration list for PBXNativeTarget "RichardsSomeSwift" */; |
| buildPhases = ( |
| 1401181424998517003987A9 /* Sources */, |
| 1401181524998517003987A9 /* Frameworks */, |
| 1401181624998517003987A9 /* CopyFiles */, |
| ); |
| buildRules = ( |
| ); |
| dependencies = ( |
| ); |
| name = RichardsSomeSwift; |
| productName = RichardsSomeSwift; |
| productReference = 1401181824998517003987A9 /* RichardsSomeSwift */; |
| productType = "com.apple.product-type.tool"; |
| }; |
| /* End PBXNativeTarget section */ |
| |
| /* Begin PBXProject section */ |
| 1401181024998517003987A9 /* Project object */ = { |
| isa = PBXProject; |
| attributes = { |
| LastSwiftUpdateCheck = 1200; |
| LastUpgradeCheck = 1200; |
| TargetAttributes = { |
| 1401181724998517003987A9 = { |
| CreatedOnToolsVersion = 12.0; |
| }; |
| }; |
| }; |
| buildConfigurationList = 1401181324998517003987A9 /* Build configuration list for PBXProject "RichardsSomeSwift" */; |
| compatibilityVersion = "Xcode 9.3"; |
| developmentRegion = en; |
| hasScannedForEncodings = 0; |
| knownRegions = ( |
| en, |
| Base, |
| ); |
| mainGroup = 1401180F24998517003987A9; |
| productRefGroup = 1401181924998517003987A9 /* Products */; |
| projectDirPath = ""; |
| projectRoot = ""; |
| targets = ( |
| 1401181724998517003987A9 /* RichardsSomeSwift */, |
| ); |
| }; |
| /* End PBXProject section */ |
| |
| /* Begin PBXSourcesBuildPhase section */ |
| 1401181424998517003987A9 /* Sources */ = { |
| isa = PBXSourcesBuildPhase; |
| buildActionMask = 2147483647; |
| files = ( |
| 1401181C24998517003987A9 /* main.swift in Sources */, |
| ); |
| runOnlyForDeploymentPostprocessing = 0; |
| }; |
| /* End PBXSourcesBuildPhase section */ |
| |
| /* Begin XCBuildConfiguration section */ |
| 1401181D24998517003987A9 /* 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++14"; |
| CLANG_CXX_LIBRARY = "libc++"; |
| CLANG_ENABLE_MODULES = YES; |
| CLANG_ENABLE_OBJC_ARC = YES; |
| CLANG_ENABLE_OBJC_WEAK = YES; |
| CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; |
| CLANG_WARN_BOOL_CONVERSION = YES; |
| CLANG_WARN_COMMA = YES; |
| CLANG_WARN_CONSTANT_CONVERSION = YES; |
| CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = 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_NON_LITERAL_NULL_CONVERSION = YES; |
| CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; |
| CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; |
| CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; |
| CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; |
| CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; |
| CLANG_WARN_STRICT_PROTOTYPES = YES; |
| CLANG_WARN_SUSPICIOUS_MOVE = YES; |
| CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; |
| CLANG_WARN_UNREACHABLE_CODE = YES; |
| CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; |
| COPY_PHASE_STRIP = NO; |
| DEBUG_INFORMATION_FORMAT = dwarf; |
| ENABLE_STRICT_OBJC_MSGSEND = YES; |
| ENABLE_TESTABILITY = YES; |
| GCC_C_LANGUAGE_STANDARD = gnu11; |
| 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.16; |
| MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; |
| MTL_FAST_MATH = YES; |
| ONLY_ACTIVE_ARCH = YES; |
| SDKROOT = macosx; |
| SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG; |
| SWIFT_OPTIMIZATION_LEVEL = "-Onone"; |
| }; |
| name = Debug; |
| }; |
| 1401181E24998517003987A9 /* 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++14"; |
| CLANG_CXX_LIBRARY = "libc++"; |
| CLANG_ENABLE_MODULES = YES; |
| CLANG_ENABLE_OBJC_ARC = YES; |
| CLANG_ENABLE_OBJC_WEAK = YES; |
| CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; |
| CLANG_WARN_BOOL_CONVERSION = YES; |
| CLANG_WARN_COMMA = YES; |
| CLANG_WARN_CONSTANT_CONVERSION = YES; |
| CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = 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_NON_LITERAL_NULL_CONVERSION = YES; |
| CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; |
| CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; |
| CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; |
| CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; |
| CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; |
| CLANG_WARN_STRICT_PROTOTYPES = YES; |
| CLANG_WARN_SUSPICIOUS_MOVE = YES; |
| CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; |
| CLANG_WARN_UNREACHABLE_CODE = YES; |
| CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; |
| COPY_PHASE_STRIP = NO; |
| DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; |
| ENABLE_NS_ASSERTIONS = NO; |
| ENABLE_STRICT_OBJC_MSGSEND = YES; |
| GCC_C_LANGUAGE_STANDARD = gnu11; |
| 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.16; |
| MTL_ENABLE_DEBUG_INFO = NO; |
| MTL_FAST_MATH = YES; |
| SDKROOT = macosx; |
| SWIFT_COMPILATION_MODE = wholemodule; |
| SWIFT_OPTIMIZATION_LEVEL = "-O"; |
| }; |
| name = Release; |
| }; |
| 1401182024998517003987A9 /* Debug */ = { |
| isa = XCBuildConfiguration; |
| buildSettings = { |
| CODE_SIGN_STYLE = Automatic; |
| PRODUCT_NAME = "$(TARGET_NAME)"; |
| SWIFT_OBJC_BRIDGING_HEADER = RichardsSomeSwift/BridgingHeader.h; |
| SWIFT_VERSION = 5.0; |
| }; |
| name = Debug; |
| }; |
| 1401182124998517003987A9 /* Release */ = { |
| isa = XCBuildConfiguration; |
| buildSettings = { |
| CODE_SIGN_STYLE = Automatic; |
| PRODUCT_NAME = "$(TARGET_NAME)"; |
| SWIFT_OBJC_BRIDGING_HEADER = RichardsSomeSwift/BridgingHeader.h; |
| SWIFT_VERSION = 5.0; |
| }; |
| name = Release; |
| }; |
| /* End XCBuildConfiguration section */ |
| |
| /* Begin XCConfigurationList section */ |
| 1401181324998517003987A9 /* Build configuration list for PBXProject "RichardsSomeSwift" */ = { |
| isa = XCConfigurationList; |
| buildConfigurations = ( |
| 1401181D24998517003987A9 /* Debug */, |
| 1401181E24998517003987A9 /* Release */, |
| ); |
| defaultConfigurationIsVisible = 0; |
| defaultConfigurationName = Release; |
| }; |
| 1401181F24998517003987A9 /* Build configuration list for PBXNativeTarget "RichardsSomeSwift" */ = { |
| isa = XCConfigurationList; |
| buildConfigurations = ( |
| 1401182024998517003987A9 /* Debug */, |
| 1401182124998517003987A9 /* Release */, |
| ); |
| defaultConfigurationIsVisible = 0; |
| defaultConfigurationName = Release; |
| }; |
| /* End XCConfigurationList section */ |
| }; |
| rootObject = 1401181024998517003987A9 /* Project object */; |
| } |