// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 50; objects = { /* Begin PBXBuildFile section */ 9AC31D3725592B0400ABC5D3 /* libCommon.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 9AC31D3625592B0400ABC5D3 /* libCommon.a */; }; 9AD17D112559286100D22C6A /* Elf32Convert.c in Sources */ = {isa = PBXBuildFile; fileRef = 9AD17D102559286100D22C6A /* Elf32Convert.c */; }; 9AD17D132559286800D22C6A /* Elf64Convert.c in Sources */ = {isa = PBXBuildFile; fileRef = 9AD17D122559286800D22C6A /* Elf64Convert.c */; }; 9AD17D152559286F00D22C6A /* ElfConvert.c in Sources */ = {isa = PBXBuildFile; fileRef = 9AD17D142559286F00D22C6A /* ElfConvert.c */; }; 9AD17D172559287800D22C6A /* GenFw.c in Sources */ = {isa = PBXBuildFile; fileRef = 9AD17D162559287800D22C6A /* GenFw.c */; }; /* End PBXBuildFile section */ /* Begin PBXCopyFilesBuildPhase section */ 9A9A3A852559281100B97949 /* CopyFiles */ = { isa = PBXCopyFilesBuildPhase; buildActionMask = 2147483647; dstPath = /usr/share/man/man1/; dstSubfolderSpec = 0; files = ( ); runOnlyForDeploymentPostprocessing = 1; }; /* End PBXCopyFilesBuildPhase section */ /* Begin PBXFileReference section */ 9A9A3A872559281200B97949 /* GenFw */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = GenFw; sourceTree = BUILT_PRODUCTS_DIR; }; 9AC31D3625592B0400ABC5D3 /* libCommon.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libCommon.a; path = ../libs/libCommon.a; sourceTree = ""; }; 9AD17D102559286100D22C6A /* Elf32Convert.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Elf32Convert.c; sourceTree = ""; }; 9AD17D122559286800D22C6A /* Elf64Convert.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Elf64Convert.c; sourceTree = ""; }; 9AD17D142559286F00D22C6A /* ElfConvert.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ElfConvert.c; sourceTree = ""; }; 9AD17D162559287800D22C6A /* GenFw.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = GenFw.c; sourceTree = ""; }; A587244A27AFAD3A000532A2 /* elf_common.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = elf_common.h; sourceTree = ""; }; A587244B27AFAD3A000532A2 /* elf32.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = elf32.h; sourceTree = ""; }; A587244E27AFAD45000532A2 /* Elf32Convert.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Elf32Convert.h; sourceTree = ""; }; A587244F27AFAD50000532A2 /* elf64.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = elf64.h; sourceTree = ""; }; A587245027AFAD5E000532A2 /* Elf64Convert.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Elf64Convert.h; sourceTree = ""; }; A587245127AFAD77000532A2 /* ElfConvert.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ElfConvert.h; sourceTree = ""; }; A587245227AFAD82000532A2 /* GenFw.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GenFw.h; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ 9A9A3A842559281100B97949 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( 9AC31D3725592B0400ABC5D3 /* libCommon.a in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ 9A9A3A7E2559281100B97949 = { isa = PBXGroup; children = ( 9A9A3A892559281200B97949 /* GenFw */, 9A9A3A882559281200B97949 /* Products */, ); sourceTree = ""; }; 9A9A3A882559281200B97949 /* Products */ = { isa = PBXGroup; children = ( 9A9A3A872559281200B97949 /* GenFw */, ); name = Products; sourceTree = ""; }; 9A9A3A892559281200B97949 /* GenFw */ = { isa = PBXGroup; children = ( A587244F27AFAD50000532A2 /* elf64.h */, 9AD17D102559286100D22C6A /* Elf32Convert.c */, A587244E27AFAD45000532A2 /* Elf32Convert.h */, A587244A27AFAD3A000532A2 /* elf_common.h */, A587244B27AFAD3A000532A2 /* elf32.h */, 9AD17D122559286800D22C6A /* Elf64Convert.c */, A587245027AFAD5E000532A2 /* Elf64Convert.h */, 9AD17D142559286F00D22C6A /* ElfConvert.c */, A587245127AFAD77000532A2 /* ElfConvert.h */, 9AD17D162559287800D22C6A /* GenFw.c */, A587245227AFAD82000532A2 /* GenFw.h */, 9AC31D3625592B0400ABC5D3 /* libCommon.a */, ); name = GenFw; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ 9A9A3A862559281100B97949 /* GenFw */ = { isa = PBXNativeTarget; buildConfigurationList = 9A9A3A8E2559281200B97949 /* Build configuration list for PBXNativeTarget "GenFw" */; buildPhases = ( 9A9A3A832559281100B97949 /* Sources */, 9A9A3A842559281100B97949 /* Frameworks */, 9A9A3A852559281100B97949 /* CopyFiles */, ); buildRules = ( ); dependencies = ( ); name = GenFw; productName = GenFw; productReference = 9A9A3A872559281200B97949 /* GenFw */; productType = "com.apple.product-type.tool"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ 9A9A3A7F2559281100B97949 /* Project object */ = { isa = PBXProject; attributes = { LastUpgradeCheck = 1120; ORGANIZATIONNAME = Jief; TargetAttributes = { 9A9A3A862559281100B97949 = { CreatedOnToolsVersion = 11.2; }; }; }; buildConfigurationList = 9A9A3A822559281100B97949 /* Build configuration list for PBXProject "GenFw" */; compatibilityVersion = "Xcode 9.3"; developmentRegion = en; hasScannedForEncodings = 0; knownRegions = ( en, Base, ); mainGroup = 9A9A3A7E2559281100B97949; productRefGroup = 9A9A3A882559281200B97949 /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( 9A9A3A862559281100B97949 /* GenFw */, ); }; /* End PBXProject section */ /* Begin PBXSourcesBuildPhase section */ 9A9A3A832559281100B97949 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 9AD17D152559286F00D22C6A /* ElfConvert.c in Sources */, 9AD17D112559286100D22C6A /* Elf32Convert.c in Sources */, 9AD17D132559286800D22C6A /* Elf64Convert.c in Sources */, 9AD17D172559287800D22C6A /* GenFw.c in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin XCBuildConfiguration section */ 9A9A3A8C2559281200B97949 /* 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 = NO; 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 = NO; 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 = NO; 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; HEADER_SEARCH_PATHS = ( "$(PROJECT_DIR)/../Common", "$(PROJECT_DIR)/../Include", "$(PROJECT_DIR)/../Include/Common", "$(PROJECT_DIR)/../Include/X64", "$(PROJECT_DIR)/../Include/IndustryStandard", ); LIBRARY_SEARCH_PATHS = "$(PROJECT_DIR)/../libs"; MACOSX_DEPLOYMENT_TARGET = 10.14; MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; MTL_FAST_MATH = YES; ONLY_ACTIVE_ARCH = YES; SDKROOT = macosx; }; name = Debug; }; 9A9A3A8D2559281200B97949 /* 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 = NO; 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 = NO; 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 = NO; 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; HEADER_SEARCH_PATHS = ( "$(PROJECT_DIR)/../Common", "$(PROJECT_DIR)/../Include", "$(PROJECT_DIR)/../Include/Common", "$(PROJECT_DIR)/../Include/X64", "$(PROJECT_DIR)/../Include/IndustryStandard", ); LIBRARY_SEARCH_PATHS = "$(PROJECT_DIR)/../libs"; MACOSX_DEPLOYMENT_TARGET = 10.14; MTL_ENABLE_DEBUG_INFO = NO; MTL_FAST_MATH = YES; SDKROOT = macosx; }; name = Release; }; 9A9A3A8F2559281200B97949 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_STYLE = Automatic; PRODUCT_NAME = "$(TARGET_NAME)"; }; name = Debug; }; 9A9A3A902559281200B97949 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_STYLE = Automatic; PRODUCT_NAME = "$(TARGET_NAME)"; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ 9A9A3A822559281100B97949 /* Build configuration list for PBXProject "GenFw" */ = { isa = XCConfigurationList; buildConfigurations = ( 9A9A3A8C2559281200B97949 /* Debug */, 9A9A3A8D2559281200B97949 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 9A9A3A8E2559281200B97949 /* Build configuration list for PBXNativeTarget "GenFw" */ = { isa = XCConfigurationList; buildConfigurations = ( 9A9A3A8F2559281200B97949 /* Debug */, 9A9A3A902559281200B97949 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; /* End XCConfigurationList section */ }; rootObject = 9A9A3A7F2559281100B97949 /* Project object */; }