// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 50; objects = { /* Begin PBXBuildFile section */ FD17C11C25E0C90A008C67BE /* ScriptEngine.c in Sources */ = {isa = PBXBuildFile; fileRef = FD17C10725E0C90A008C67BE /* ScriptEngine.c */; }; FD45F2C825E5489000A73608 /* runtime.c in Sources */ = {isa = PBXBuildFile; fileRef = FD45F2C425E5489000A73608 /* runtime.c */; }; FD45F2C925E5489000A73608 /* il2cpp_support.c in Sources */ = {isa = PBXBuildFile; fileRef = FD45F2C525E5489000A73608 /* il2cpp_support.c */; }; FD45F2CA25E5489000A73608 /* Mediator.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FD45F2C625E5489000A73608 /* Mediator.cpp */; }; FD45F2CB25E5489000A73608 /* glib.c in Sources */ = {isa = PBXBuildFile; fileRef = FD45F2C725E5489000A73608 /* glib.c */; }; FD45F2E525E5492800A73608 /* ios_setup.m in Sources */ = {isa = PBXBuildFile; fileRef = FD45F2DB25E5492800A73608 /* ios_setup.m */; }; FD45F2E625E5492800A73608 /* wrapper.c in Sources */ = {isa = PBXBuildFile; fileRef = FD45F2DC25E5492800A73608 /* wrapper.c */; }; FD45F2E725E5492800A73608 /* event_binding.c in Sources */ = {isa = PBXBuildFile; fileRef = FD45F2DD25E5492800A73608 /* event_binding.c */; }; FD45F2E825E5492800A73608 /* icall_binding.c in Sources */ = {isa = PBXBuildFile; fileRef = FD45F2DE25E5492800A73608 /* icall_binding.c */; }; /* End PBXBuildFile section */ /* Begin PBXCopyFilesBuildPhase section */ FD17C0F325E0C809008C67BE /* CopyFiles */ = { isa = PBXCopyFilesBuildPhase; buildActionMask = 2147483647; dstPath = "include/$(PRODUCT_NAME)"; dstSubfolderSpec = 16; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXCopyFilesBuildPhase section */ /* Begin PBXFileReference section */ FD17C0F525E0C809008C67BE /* libScriptEngine.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libScriptEngine.a; sourceTree = BUILT_PRODUCTS_DIR; }; FD17C10725E0C90A008C67BE /* ScriptEngine.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ScriptEngine.c; sourceTree = SOURCE_ROOT; }; FD1DEB7525E8B78D00EA173D /* generated */ = {isa = PBXFileReference; lastKnownFileType = folder; path = generated; sourceTree = SOURCE_ROOT; }; FD45F2C425E5489000A73608 /* runtime.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = runtime.c; sourceTree = ""; }; FD45F2C525E5489000A73608 /* il2cpp_support.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = il2cpp_support.c; sourceTree = ""; }; FD45F2C625E5489000A73608 /* Mediator.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Mediator.cpp; sourceTree = ""; }; FD45F2C725E5489000A73608 /* glib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = glib.c; sourceTree = ""; }; FD45F2CD25E548A900A73608 /* libmono-ee-interp.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = "libmono-ee-interp.a"; path = "lib/libmono-ee-interp.a"; sourceTree = ""; }; FD45F2CF25E548A900A73608 /* libmono-icall-table.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = "libmono-icall-table.a"; path = "lib/libmono-icall-table.a"; sourceTree = ""; }; FD45F2D125E548A900A73608 /* libmono-ilgen.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = "libmono-ilgen.a"; path = "lib/libmono-ilgen.a"; sourceTree = ""; }; FD45F2D325E548A900A73608 /* libmono-native-unified.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = "libmono-native-unified.a"; path = "lib/libmono-native-unified.a"; sourceTree = ""; }; FD45F2D525E548A900A73608 /* libmonosgen-2.0.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = "libmonosgen-2.0.a"; path = "lib/libmonosgen-2.0.a"; sourceTree = ""; }; FD45F2D825E5492800A73608 /* wrapper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = wrapper.h; sourceTree = ""; }; FD45F2DB25E5492800A73608 /* ios_setup.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ios_setup.m; sourceTree = ""; }; FD45F2DC25E5492800A73608 /* wrapper.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = wrapper.c; sourceTree = ""; }; FD45F2DD25E5492800A73608 /* event_binding.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = event_binding.c; sourceTree = ""; }; FD45F2DE25E5492800A73608 /* icall_binding.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = icall_binding.c; sourceTree = ""; }; FD45F3CB25E5623300A73608 /* glib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = glib.h; sourceTree = ""; }; FD45F3CC25E5623300A73608 /* Mediator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Mediator.h; sourceTree = ""; }; FD45F3CD25E5623300A73608 /* runtime.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = runtime.h; sourceTree = ""; }; FD45F3D025E5623300A73608 /* mono-dl-fallback.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "mono-dl-fallback.h"; sourceTree = ""; }; FD45F3D125E5623300A73608 /* mono-forward.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "mono-forward.h"; sourceTree = ""; }; FD45F3D225E5623300A73608 /* mono-error.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "mono-error.h"; sourceTree = ""; }; FD45F3D325E5623300A73608 /* mono-jemalloc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "mono-jemalloc.h"; sourceTree = ""; }; FD45F3D425E5623300A73608 /* mono-publib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "mono-publib.h"; sourceTree = ""; }; FD45F3D525E5623300A73608 /* mono-counters.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "mono-counters.h"; sourceTree = ""; }; FD45F3D625E5623300A73608 /* mono-logger.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "mono-logger.h"; sourceTree = ""; }; FD45F3D825E5623300A73608 /* jit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = jit.h; sourceTree = ""; }; FD45F3DA25E5623300A73608 /* mono-config.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "mono-config.h"; sourceTree = ""; }; FD45F3DB25E5623300A73608 /* assembly.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = assembly.h; sourceTree = ""; }; FD45F3DC25E5623300A73608 /* mono-debug.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "mono-debug.h"; sourceTree = ""; }; FD45F3DD25E5623300A73608 /* blob.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = blob.h; sourceTree = ""; }; FD45F3DE25E5623300A73608 /* debug-mono-symfile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "debug-mono-symfile.h"; sourceTree = ""; }; FD45F3DF25E5623300A73608 /* attrdefs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = attrdefs.h; sourceTree = ""; }; FD45F3E025E5623300A73608 /* profiler-events.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "profiler-events.h"; sourceTree = ""; }; FD45F3E125E5623300A73608 /* threads.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = threads.h; sourceTree = ""; }; FD45F3E225E5623300A73608 /* debug-helpers.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "debug-helpers.h"; sourceTree = ""; }; FD45F3E325E5623300A73608 /* opcodes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = opcodes.h; sourceTree = ""; }; FD45F3E425E5623300A73608 /* metadata.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = metadata.h; sourceTree = ""; }; FD45F3E525E5623300A73608 /* row-indexes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "row-indexes.h"; sourceTree = ""; }; FD45F3E625E5623300A73608 /* environment.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = environment.h; sourceTree = ""; }; FD45F3E725E5623300A73608 /* object-forward.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "object-forward.h"; sourceTree = ""; }; FD45F3E825E5623300A73608 /* loader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = loader.h; sourceTree = ""; }; FD45F3E925E5623300A73608 /* sgen-bridge.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "sgen-bridge.h"; sourceTree = ""; }; FD45F3EA25E5623300A73608 /* tokentype.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tokentype.h; sourceTree = ""; }; FD45F3EB25E5623300A73608 /* class.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = class.h; sourceTree = ""; }; FD45F3EC25E5623300A73608 /* object.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = object.h; sourceTree = ""; }; FD45F3ED25E5623300A73608 /* appdomain.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = appdomain.h; sourceTree = ""; }; FD45F3EE25E5623300A73608 /* mono-gc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "mono-gc.h"; sourceTree = ""; }; FD45F3EF25E5623300A73608 /* profiler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = profiler.h; sourceTree = ""; }; FD45F3F025E5623300A73608 /* exception.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = exception.h; sourceTree = ""; }; FD45F3F125E5623300A73608 /* image.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = image.h; sourceTree = ""; }; FD45F3F225E5623300A73608 /* reflection.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = reflection.h; sourceTree = ""; }; FD45F3F325E5623300A73608 /* verify.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = verify.h; sourceTree = ""; }; FD45F3F425E5623300A73608 /* il2cpp_support.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = il2cpp_support.h; sourceTree = ""; }; FD45F40125E56D5100A73608 /* engine_include.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = engine_include.h; sourceTree = ""; }; FD45F40225E56D5100A73608 /* event_binding.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = event_binding.h; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ FD17C0F225E0C809008C67BE /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ FD17C0EC25E0C809008C67BE = { isa = PBXGroup; children = ( FD17C0F725E0C809008C67BE /* ScriptEngine */, FD17C0F625E0C809008C67BE /* Products */, FD45F2CC25E548A900A73608 /* Frameworks */, ); sourceTree = ""; }; FD17C0F625E0C809008C67BE /* Products */ = { isa = PBXGroup; children = ( FD17C0F525E0C809008C67BE /* libScriptEngine.a */, ); name = Products; sourceTree = ""; }; FD17C0F725E0C809008C67BE /* ScriptEngine */ = { isa = PBXGroup; children = ( FD1DEB7525E8B78D00EA173D /* generated */, FD45F3CA25E5623300A73608 /* include */, FD45F2D725E5492800A73608 /* custom */, FD45F2C325E5489000A73608 /* main */, FD17C10725E0C90A008C67BE /* ScriptEngine.c */, ); path = ScriptEngine; sourceTree = ""; }; FD45F2C325E5489000A73608 /* main */ = { isa = PBXGroup; children = ( FD45F2C425E5489000A73608 /* runtime.c */, FD45F2C525E5489000A73608 /* il2cpp_support.c */, FD45F2C625E5489000A73608 /* Mediator.cpp */, FD45F2C725E5489000A73608 /* glib.c */, ); path = main; sourceTree = SOURCE_ROOT; }; FD45F2CC25E548A900A73608 /* Frameworks */ = { isa = PBXGroup; children = ( FD45F2CD25E548A900A73608 /* libmono-ee-interp.a */, FD45F2CF25E548A900A73608 /* libmono-icall-table.a */, FD45F2D125E548A900A73608 /* libmono-ilgen.a */, FD45F2D325E548A900A73608 /* libmono-native-unified.a */, FD45F2D525E548A900A73608 /* libmonosgen-2.0.a */, ); name = Frameworks; sourceTree = ""; }; FD45F2D725E5492800A73608 /* custom */ = { isa = PBXGroup; children = ( FD45F2D825E5492800A73608 /* wrapper.h */, FD45F2DB25E5492800A73608 /* ios_setup.m */, FD45F2DC25E5492800A73608 /* wrapper.c */, FD45F2DD25E5492800A73608 /* event_binding.c */, FD45F2DE25E5492800A73608 /* icall_binding.c */, ); path = custom; sourceTree = SOURCE_ROOT; }; FD45F3CA25E5623300A73608 /* include */ = { isa = PBXGroup; children = ( FD45F40125E56D5100A73608 /* engine_include.h */, FD45F40225E56D5100A73608 /* event_binding.h */, FD45F3CB25E5623300A73608 /* glib.h */, FD45F3CC25E5623300A73608 /* Mediator.h */, FD45F3CD25E5623300A73608 /* runtime.h */, FD45F3CE25E5623300A73608 /* mono */, FD45F3F425E5623300A73608 /* il2cpp_support.h */, ); name = include; path = lib/include; sourceTree = SOURCE_ROOT; }; FD45F3CE25E5623300A73608 /* mono */ = { isa = PBXGroup; children = ( FD45F3CF25E5623300A73608 /* utils */, FD45F3D725E5623300A73608 /* jit */, FD45F3D925E5623300A73608 /* metadata */, ); path = mono; sourceTree = ""; }; FD45F3CF25E5623300A73608 /* utils */ = { isa = PBXGroup; children = ( FD45F3D025E5623300A73608 /* mono-dl-fallback.h */, FD45F3D125E5623300A73608 /* mono-forward.h */, FD45F3D225E5623300A73608 /* mono-error.h */, FD45F3D325E5623300A73608 /* mono-jemalloc.h */, FD45F3D425E5623300A73608 /* mono-publib.h */, FD45F3D525E5623300A73608 /* mono-counters.h */, FD45F3D625E5623300A73608 /* mono-logger.h */, ); path = utils; sourceTree = ""; }; FD45F3D725E5623300A73608 /* jit */ = { isa = PBXGroup; children = ( FD45F3D825E5623300A73608 /* jit.h */, ); path = jit; sourceTree = ""; }; FD45F3D925E5623300A73608 /* metadata */ = { isa = PBXGroup; children = ( FD45F3DA25E5623300A73608 /* mono-config.h */, FD45F3DB25E5623300A73608 /* assembly.h */, FD45F3DC25E5623300A73608 /* mono-debug.h */, FD45F3DD25E5623300A73608 /* blob.h */, FD45F3DE25E5623300A73608 /* debug-mono-symfile.h */, FD45F3DF25E5623300A73608 /* attrdefs.h */, FD45F3E025E5623300A73608 /* profiler-events.h */, FD45F3E125E5623300A73608 /* threads.h */, FD45F3E225E5623300A73608 /* debug-helpers.h */, FD45F3E325E5623300A73608 /* opcodes.h */, FD45F3E425E5623300A73608 /* metadata.h */, FD45F3E525E5623300A73608 /* row-indexes.h */, FD45F3E625E5623300A73608 /* environment.h */, FD45F3E725E5623300A73608 /* object-forward.h */, FD45F3E825E5623300A73608 /* loader.h */, FD45F3E925E5623300A73608 /* sgen-bridge.h */, FD45F3EA25E5623300A73608 /* tokentype.h */, FD45F3EB25E5623300A73608 /* class.h */, FD45F3EC25E5623300A73608 /* object.h */, FD45F3ED25E5623300A73608 /* appdomain.h */, FD45F3EE25E5623300A73608 /* mono-gc.h */, FD45F3EF25E5623300A73608 /* profiler.h */, FD45F3F025E5623300A73608 /* exception.h */, FD45F3F125E5623300A73608 /* image.h */, FD45F3F225E5623300A73608 /* reflection.h */, FD45F3F325E5623300A73608 /* verify.h */, ); path = metadata; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ FD17C0F425E0C809008C67BE /* ScriptEngine */ = { isa = PBXNativeTarget; buildConfigurationList = FD17C0FE25E0C809008C67BE /* Build configuration list for PBXNativeTarget "ScriptEngine" */; buildPhases = ( FD17C0F125E0C809008C67BE /* Sources */, FD17C0F225E0C809008C67BE /* Frameworks */, FD17C0F325E0C809008C67BE /* CopyFiles */, ); buildRules = ( ); dependencies = ( ); name = ScriptEngine; productName = ScriptEngine; productReference = FD17C0F525E0C809008C67BE /* libScriptEngine.a */; productType = "com.apple.product-type.library.static"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ FD17C0ED25E0C809008C67BE /* Project object */ = { isa = PBXProject; attributes = { LastUpgradeCheck = 1030; ORGANIZATIONNAME = long; TargetAttributes = { FD17C0F425E0C809008C67BE = { CreatedOnToolsVersion = 10.3; }; }; }; buildConfigurationList = FD17C0F025E0C809008C67BE /* Build configuration list for PBXProject "ScriptEngine1" */; compatibilityVersion = "Xcode 9.3"; developmentRegion = en; hasScannedForEncodings = 0; knownRegions = ( en, ); mainGroup = FD17C0EC25E0C809008C67BE; productRefGroup = FD17C0F625E0C809008C67BE /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( FD17C0F425E0C809008C67BE /* ScriptEngine */, ); }; /* End PBXProject section */ /* Begin PBXSourcesBuildPhase section */ FD17C0F125E0C809008C67BE /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( FD45F2CB25E5489000A73608 /* glib.c in Sources */, FD45F2E625E5492800A73608 /* wrapper.c in Sources */, FD45F2E525E5492800A73608 /* ios_setup.m in Sources */, FD45F2E825E5492800A73608 /* icall_binding.c in Sources */, FD45F2C825E5489000A73608 /* runtime.c in Sources */, FD45F2E725E5492800A73608 /* event_binding.c in Sources */, FD45F2C925E5489000A73608 /* il2cpp_support.c in Sources */, FD45F2CA25E5489000A73608 /* Mediator.cpp in Sources */, FD17C11C25E0C90A008C67BE /* ScriptEngine.c in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin XCBuildConfiguration section */ FD17C0FC25E0C809008C67BE /* 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_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; CODE_SIGN_IDENTITY = "iPhone Developer"; 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; IPHONEOS_DEPLOYMENT_TARGET = 12.4; MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; MTL_FAST_MATH = YES; ONLY_ACTIVE_ARCH = YES; SDKROOT = iphoneos; }; name = Debug; }; FD17C0FD25E0C809008C67BE /* 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_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; CODE_SIGN_IDENTITY = "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 = 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; IPHONEOS_DEPLOYMENT_TARGET = 12.4; MTL_ENABLE_DEBUG_INFO = NO; MTL_FAST_MATH = YES; SDKROOT = iphoneos; VALIDATE_PRODUCT = YES; }; name = Release; }; FD17C0FF25E0C809008C67BE /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_STYLE = Automatic; DEAD_CODE_STRIPPING = NO; GCC_PREPROCESSOR_DEFINITIONS = ( "DEBUG=1", "RUNTIME_IOS=1", ); HEADER_SEARCH_PATHS = ( "$(SRCROOT)/lib/include", /Applications/Unity/2019.4.20f1c1/PlaybackEngines/iOSSupport/il2cpp/libil2cpp/include, ); LIBRARY_SEARCH_PATHS = ( "$(inherited)", "$(PROJECT_DIR)/lib", ); OTHER_LDFLAGS = ( "-ObjC", "-force_load", "$(SRCROOT)/lib/libmono-native-unified.a", ); PRODUCT_NAME = "$(TARGET_NAME)"; SKIP_INSTALL = YES; TARGETED_DEVICE_FAMILY = "1,2"; }; name = Debug; }; FD17C10025E0C809008C67BE /* Release */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_STYLE = Automatic; DEAD_CODE_STRIPPING = NO; GCC_PREPROCESSOR_DEFINITIONS = "RUNTIME_IOS=1"; HEADER_SEARCH_PATHS = ( "$(SRCROOT)/lib/include", /Applications/Unity/2019.4.20f1c1/PlaybackEngines/iOSSupport/il2cpp/libil2cpp/include, ); LIBRARY_SEARCH_PATHS = ( "$(inherited)", "$(PROJECT_DIR)/lib", ); OTHER_LDFLAGS = ( "-ObjC", "-force_load", "$(SRCROOT)/lib/libmono-native-unified.a", ); PRODUCT_NAME = "$(TARGET_NAME)"; SKIP_INSTALL = YES; TARGETED_DEVICE_FAMILY = "1,2"; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ FD17C0F025E0C809008C67BE /* Build configuration list for PBXProject "ScriptEngine1" */ = { isa = XCConfigurationList; buildConfigurations = ( FD17C0FC25E0C809008C67BE /* Debug */, FD17C0FD25E0C809008C67BE /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; FD17C0FE25E0C809008C67BE /* Build configuration list for PBXNativeTarget "ScriptEngine" */ = { isa = XCConfigurationList; buildConfigurations = ( FD17C0FF25E0C809008C67BE /* Debug */, FD17C10025E0C809008C67BE /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; /* End XCConfigurationList section */ }; rootObject = FD17C0ED25E0C809008C67BE /* Project object */; }