mirror of
https://github.com/jeremysrand/Listener.git
synced 2024-11-17 22:07:40 +00:00
585 lines
22 KiB
Plaintext
585 lines
22 KiB
Plaintext
|
// !$*UTF8*$!
|
||
|
{
|
||
|
archiveVersion = 1;
|
||
|
classes = {
|
||
|
};
|
||
|
objectVersion = 50;
|
||
|
objects = {
|
||
|
|
||
|
/* Begin PBXBuildFile section */
|
||
|
9D5155A626A1ED510075EBC7 /* main.c in Sources */ = {isa = PBXBuildFile; fileRef = 9D5155A526A1ED510075EBC7 /* main.c */; };
|
||
|
9D5155A926A1ED510075EBC7 /* main.rez in CopyFiles */ = {isa = PBXBuildFile; fileRef = 9D5155A826A1ED510075EBC7 /* main.rez */; };
|
||
|
9D5155AB26A1ED510075EBC7 /* Makefile in Sources */ = {isa = PBXBuildFile; fileRef = 9D5155AA26A1ED510075EBC7 /* Makefile */; };
|
||
|
9D5155AE26A1ED510075EBC7 /* config.txt in CopyFiles */ = {isa = PBXBuildFile; fileRef = 9D5155AD26A1ED510075EBC7 /* config.txt */; };
|
||
|
9D5155B026A1ED510075EBC7 /* createDiskImage in CopyFiles */ = {isa = PBXBuildFile; fileRef = 9D5155AF26A1ED510075EBC7 /* createDiskImage */; };
|
||
|
9D5155B226A1ED510075EBC7 /* head.mk in CopyFiles */ = {isa = PBXBuildFile; fileRef = 9D5155B126A1ED510075EBC7 /* head.mk */; };
|
||
|
9D5155B426A1ED510075EBC7 /* launchEmulator in CopyFiles */ = {isa = PBXBuildFile; fileRef = 9D5155B326A1ED510075EBC7 /* launchEmulator */; };
|
||
|
9D5155B626A1ED510075EBC7 /* md2teach in CopyFiles */ = {isa = PBXBuildFile; fileRef = 9D5155B526A1ED510075EBC7 /* md2teach */; };
|
||
|
9D5155B826A1ED510075EBC7 /* orca-asm in CopyFiles */ = {isa = PBXBuildFile; fileRef = 9D5155B726A1ED510075EBC7 /* orca-asm */; };
|
||
|
9D5155BA26A1ED510075EBC7 /* orca-cc in CopyFiles */ = {isa = PBXBuildFile; fileRef = 9D5155B926A1ED510075EBC7 /* orca-cc */; };
|
||
|
9D5155BC26A1ED510075EBC7 /* orca-rez in CopyFiles */ = {isa = PBXBuildFile; fileRef = 9D5155BB26A1ED510075EBC7 /* orca-rez */; };
|
||
|
9D5155BE26A1ED510075EBC7 /* system601.2mg in CopyFiles */ = {isa = PBXBuildFile; fileRef = 9D5155BD26A1ED510075EBC7 /* system601.2mg */; };
|
||
|
9D5155C026A1ED510075EBC7 /* empty.2mg in CopyFiles */ = {isa = PBXBuildFile; fileRef = 9D5155BF26A1ED510075EBC7 /* empty.2mg */; };
|
||
|
9D5155C226A1ED510075EBC7 /* tar in CopyFiles */ = {isa = PBXBuildFile; fileRef = 9D5155C126A1ED510075EBC7 /* tar */; };
|
||
|
9D5155C426A1ED510075EBC7 /* tail.mk in CopyFiles */ = {isa = PBXBuildFile; fileRef = 9D5155C326A1ED510075EBC7 /* tail.mk */; };
|
||
|
9D5155C726A1ED510075EBC7 /* Listener.xcscheme in CopyFiles */ = {isa = PBXBuildFile; fileRef = 9D5155C626A1ED510075EBC7 /* Listener.xcscheme */; };
|
||
|
/* End PBXBuildFile section */
|
||
|
|
||
|
/* Begin PBXCopyFilesBuildPhase section */
|
||
|
9D5155A126A1ED510075EBC7 /* CopyFiles */ = {
|
||
|
isa = PBXCopyFilesBuildPhase;
|
||
|
buildActionMask = 2147483647;
|
||
|
dstPath = /usr/share/man/man1/;
|
||
|
dstSubfolderSpec = 0;
|
||
|
files = (
|
||
|
9D5155B626A1ED510075EBC7 /* md2teach in CopyFiles */,
|
||
|
9D5155BC26A1ED510075EBC7 /* orca-rez in CopyFiles */,
|
||
|
9D5155C426A1ED510075EBC7 /* tail.mk in CopyFiles */,
|
||
|
9D5155B426A1ED510075EBC7 /* launchEmulator in CopyFiles */,
|
||
|
9D5155C026A1ED510075EBC7 /* empty.2mg in CopyFiles */,
|
||
|
9D5155C726A1ED510075EBC7 /* Listener.xcscheme in CopyFiles */,
|
||
|
9D5155B826A1ED510075EBC7 /* orca-asm in CopyFiles */,
|
||
|
9D5155B026A1ED510075EBC7 /* createDiskImage in CopyFiles */,
|
||
|
9D5155C226A1ED510075EBC7 /* tar in CopyFiles */,
|
||
|
9D5155AE26A1ED510075EBC7 /* config.txt in CopyFiles */,
|
||
|
9D5155A926A1ED510075EBC7 /* main.rez in CopyFiles */,
|
||
|
9D5155B226A1ED510075EBC7 /* head.mk in CopyFiles */,
|
||
|
9D5155BA26A1ED510075EBC7 /* orca-cc in CopyFiles */,
|
||
|
9D5155BE26A1ED510075EBC7 /* system601.2mg in CopyFiles */,
|
||
|
);
|
||
|
runOnlyForDeploymentPostprocessing = 1;
|
||
|
};
|
||
|
/* End PBXCopyFilesBuildPhase section */
|
||
|
|
||
|
/* Begin PBXFileReference section */
|
||
|
9D51559926A1ED510075EBC7 /* Listener */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = Listener; sourceTree = BUILT_PRODUCTS_DIR; };
|
||
|
9D51559C26A1ED510075EBC7 /* Listener.2mg */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = Listener.2mg; sourceTree = BUILT_PRODUCTS_DIR; };
|
||
|
9D51559E26A1ED510075EBC7 /* Listener.shk */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = Listener.shk; sourceTree = BUILT_PRODUCTS_DIR; };
|
||
|
9D5155A326A1ED510075EBC7 /* doNotBuild */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = doNotBuild; sourceTree = BUILT_PRODUCTS_DIR; };
|
||
|
9D5155A526A1ED510075EBC7 /* main.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = main.c; sourceTree = "<group>"; };
|
||
|
9D5155A726A1ED510075EBC7 /* main.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = main.h; sourceTree = "<group>"; };
|
||
|
9D5155A826A1ED510075EBC7 /* main.rez */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.rez; path = main.rez; sourceTree = "<group>"; };
|
||
|
9D5155AA26A1ED510075EBC7 /* Makefile */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = "<group>"; };
|
||
|
9D5155AD26A1ED510075EBC7 /* config.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = config.txt; sourceTree = "<group>"; };
|
||
|
9D5155AF26A1ED510075EBC7 /* createDiskImage */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = createDiskImage; sourceTree = "<group>"; };
|
||
|
9D5155B126A1ED510075EBC7 /* head.mk */ = {isa = PBXFileReference; lastKnownFileType = text; path = head.mk; sourceTree = "<group>"; };
|
||
|
9D5155B326A1ED510075EBC7 /* launchEmulator */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = launchEmulator; sourceTree = "<group>"; };
|
||
|
9D5155B526A1ED510075EBC7 /* md2teach */ = {isa = PBXFileReference; lastKnownFileType = file; path = md2teach; sourceTree = "<group>"; };
|
||
|
9D5155B726A1ED510075EBC7 /* orca-asm */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = "orca-asm"; sourceTree = "<group>"; };
|
||
|
9D5155B926A1ED510075EBC7 /* orca-cc */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = "orca-cc"; sourceTree = "<group>"; };
|
||
|
9D5155BB26A1ED510075EBC7 /* orca-rez */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = "orca-rez"; sourceTree = "<group>"; };
|
||
|
9D5155BD26A1ED510075EBC7 /* system601.2mg */ = {isa = PBXFileReference; lastKnownFileType = file; path = system601.2mg; sourceTree = "<group>"; };
|
||
|
9D5155BF26A1ED510075EBC7 /* empty.2mg */ = {isa = PBXFileReference; lastKnownFileType = file; path = empty.2mg; sourceTree = "<group>"; };
|
||
|
9D5155C126A1ED510075EBC7 /* tar */ = {isa = PBXFileReference; lastKnownFileType = file; path = tar; sourceTree = "<group>"; };
|
||
|
9D5155C326A1ED510075EBC7 /* tail.mk */ = {isa = PBXFileReference; lastKnownFileType = text; path = tail.mk; sourceTree = "<group>"; };
|
||
|
9D5155C626A1ED510075EBC7 /* Listener.xcscheme */ = {isa = PBXFileReference; lastKnownFileType = text.xml; name = Listener.xcscheme; path = ../../Listener.xcodeproj/xcshareddata/xcschemes/Listener.xcscheme; sourceTree = "<group>"; };
|
||
|
/* End PBXFileReference section */
|
||
|
|
||
|
/* Begin PBXFrameworksBuildPhase section */
|
||
|
9D5155A026A1ED510075EBC7 /* Frameworks */ = {
|
||
|
isa = PBXFrameworksBuildPhase;
|
||
|
buildActionMask = 2147483647;
|
||
|
files = (
|
||
|
);
|
||
|
runOnlyForDeploymentPostprocessing = 0;
|
||
|
};
|
||
|
/* End PBXFrameworksBuildPhase section */
|
||
|
|
||
|
/* Begin PBXGroup section */
|
||
|
9D51559226A1ED510075EBC7 = {
|
||
|
isa = PBXGroup;
|
||
|
children = (
|
||
|
9D5155A426A1ED510075EBC7 /* Listener */,
|
||
|
9D51559A26A1ED510075EBC7 /* Products */,
|
||
|
);
|
||
|
sourceTree = "<group>";
|
||
|
};
|
||
|
9D51559A26A1ED510075EBC7 /* Products */ = {
|
||
|
isa = PBXGroup;
|
||
|
children = (
|
||
|
9D51559926A1ED510075EBC7 /* Listener */,
|
||
|
9D51559C26A1ED510075EBC7 /* Listener.2mg */,
|
||
|
9D51559E26A1ED510075EBC7 /* Listener.shk */,
|
||
|
9D5155A326A1ED510075EBC7 /* doNotBuild */,
|
||
|
);
|
||
|
name = Products;
|
||
|
sourceTree = "<group>";
|
||
|
};
|
||
|
9D5155A426A1ED510075EBC7 /* Listener */ = {
|
||
|
isa = PBXGroup;
|
||
|
children = (
|
||
|
9D5155A526A1ED510075EBC7 /* main.c */,
|
||
|
9D5155A726A1ED510075EBC7 /* main.h */,
|
||
|
9D5155A826A1ED510075EBC7 /* main.rez */,
|
||
|
9D5155AA26A1ED510075EBC7 /* Makefile */,
|
||
|
9D5155AC26A1ED510075EBC7 /* make */,
|
||
|
9D5155C526A1ED510075EBC7 /* Supporting Files */,
|
||
|
);
|
||
|
path = Listener;
|
||
|
sourceTree = "<group>";
|
||
|
};
|
||
|
9D5155AC26A1ED510075EBC7 /* make */ = {
|
||
|
isa = PBXGroup;
|
||
|
children = (
|
||
|
9D5155AD26A1ED510075EBC7 /* config.txt */,
|
||
|
9D5155AF26A1ED510075EBC7 /* createDiskImage */,
|
||
|
9D5155B126A1ED510075EBC7 /* head.mk */,
|
||
|
9D5155B326A1ED510075EBC7 /* launchEmulator */,
|
||
|
9D5155B526A1ED510075EBC7 /* md2teach */,
|
||
|
9D5155B726A1ED510075EBC7 /* orca-asm */,
|
||
|
9D5155B926A1ED510075EBC7 /* orca-cc */,
|
||
|
9D5155BB26A1ED510075EBC7 /* orca-rez */,
|
||
|
9D5155BD26A1ED510075EBC7 /* system601.2mg */,
|
||
|
9D5155BF26A1ED510075EBC7 /* empty.2mg */,
|
||
|
9D5155C126A1ED510075EBC7 /* tar */,
|
||
|
9D5155C326A1ED510075EBC7 /* tail.mk */,
|
||
|
);
|
||
|
path = make;
|
||
|
sourceTree = "<group>";
|
||
|
};
|
||
|
9D5155C526A1ED510075EBC7 /* Supporting Files */ = {
|
||
|
isa = PBXGroup;
|
||
|
children = (
|
||
|
9D5155C626A1ED510075EBC7 /* Listener.xcscheme */,
|
||
|
);
|
||
|
path = "Supporting Files";
|
||
|
sourceTree = "<group>";
|
||
|
};
|
||
|
/* End PBXGroup section */
|
||
|
|
||
|
/* Begin PBXLegacyTarget section */
|
||
|
9D51559726A1ED510075EBC7 /* Listener */ = {
|
||
|
isa = PBXLegacyTarget;
|
||
|
buildArgumentsString = "-C Listener $(ACTION)";
|
||
|
buildConfigurationList = 9D5155CA26A1ED510075EBC7 /* Build configuration list for PBXLegacyTarget "Listener" */;
|
||
|
buildPhases = (
|
||
|
);
|
||
|
buildToolPath = /usr/bin/make;
|
||
|
dependencies = (
|
||
|
);
|
||
|
name = Listener;
|
||
|
passBuildSettingsInEnvironment = 1;
|
||
|
productName = Listener;
|
||
|
};
|
||
|
/* End PBXLegacyTarget section */
|
||
|
|
||
|
/* Begin PBXNativeTarget section */
|
||
|
9D51559826A1ED510075EBC7 /* Binary */ = {
|
||
|
isa = PBXNativeTarget;
|
||
|
buildConfigurationList = 9D5155CD26A1ED510075EBC7 /* Build configuration list for PBXNativeTarget "Binary" */;
|
||
|
buildPhases = (
|
||
|
);
|
||
|
buildRules = (
|
||
|
);
|
||
|
dependencies = (
|
||
|
);
|
||
|
name = Binary;
|
||
|
productName = Binary;
|
||
|
productReference = 9D51559926A1ED510075EBC7 /* Listener */;
|
||
|
productType = "com.apple.product-type.tool";
|
||
|
};
|
||
|
9D51559B26A1ED510075EBC7 /* DiskImage */ = {
|
||
|
isa = PBXNativeTarget;
|
||
|
buildConfigurationList = 9D5155D026A1ED510075EBC7 /* Build configuration list for PBXNativeTarget "DiskImage" */;
|
||
|
buildPhases = (
|
||
|
);
|
||
|
buildRules = (
|
||
|
);
|
||
|
dependencies = (
|
||
|
);
|
||
|
name = DiskImage;
|
||
|
productName = DiskImage;
|
||
|
productReference = 9D51559C26A1ED510075EBC7 /* Listener.2mg */;
|
||
|
productType = "com.apple.product-type.tool";
|
||
|
};
|
||
|
9D51559D26A1ED510075EBC7 /* Archive */ = {
|
||
|
isa = PBXNativeTarget;
|
||
|
buildConfigurationList = 9D5155D326A1ED510075EBC7 /* Build configuration list for PBXNativeTarget "Archive" */;
|
||
|
buildPhases = (
|
||
|
);
|
||
|
buildRules = (
|
||
|
);
|
||
|
dependencies = (
|
||
|
);
|
||
|
name = Archive;
|
||
|
productName = Archive;
|
||
|
productReference = 9D51559E26A1ED510075EBC7 /* Listener.shk */;
|
||
|
productType = "com.apple.product-type.tool";
|
||
|
};
|
||
|
9D5155A226A1ED510075EBC7 /* doNotBuild */ = {
|
||
|
isa = PBXNativeTarget;
|
||
|
buildConfigurationList = 9D5155D626A1ED510075EBC7 /* Build configuration list for PBXNativeTarget "doNotBuild" */;
|
||
|
buildPhases = (
|
||
|
9D51559F26A1ED510075EBC7 /* Sources */,
|
||
|
9D5155A026A1ED510075EBC7 /* Frameworks */,
|
||
|
9D5155A126A1ED510075EBC7 /* CopyFiles */,
|
||
|
);
|
||
|
buildRules = (
|
||
|
);
|
||
|
dependencies = (
|
||
|
);
|
||
|
name = doNotBuild;
|
||
|
productName = doNotBuild;
|
||
|
productReference = 9D5155A326A1ED510075EBC7 /* doNotBuild */;
|
||
|
productType = "com.apple.product-type.tool";
|
||
|
};
|
||
|
/* End PBXNativeTarget section */
|
||
|
|
||
|
/* Begin PBXProject section */
|
||
|
9D51559326A1ED510075EBC7 /* Project object */ = {
|
||
|
isa = PBXProject;
|
||
|
attributes = {
|
||
|
LastUpgradeCheck = 1240;
|
||
|
TargetAttributes = {
|
||
|
9D51559726A1ED510075EBC7 = {
|
||
|
CreatedOnToolsVersion = 12.4;
|
||
|
};
|
||
|
9D51559826A1ED510075EBC7 = {
|
||
|
CreatedOnToolsVersion = 12.4;
|
||
|
};
|
||
|
9D51559B26A1ED510075EBC7 = {
|
||
|
CreatedOnToolsVersion = 12.4;
|
||
|
};
|
||
|
9D51559D26A1ED510075EBC7 = {
|
||
|
CreatedOnToolsVersion = 12.4;
|
||
|
};
|
||
|
9D5155A226A1ED510075EBC7 = {
|
||
|
CreatedOnToolsVersion = 12.4;
|
||
|
};
|
||
|
};
|
||
|
};
|
||
|
buildConfigurationList = 9D51559626A1ED510075EBC7 /* Build configuration list for PBXProject "Listener" */;
|
||
|
compatibilityVersion = "Xcode 9.3";
|
||
|
developmentRegion = en;
|
||
|
hasScannedForEncodings = 0;
|
||
|
knownRegions = (
|
||
|
en,
|
||
|
Base,
|
||
|
);
|
||
|
mainGroup = 9D51559226A1ED510075EBC7;
|
||
|
productRefGroup = 9D51559A26A1ED510075EBC7 /* Products */;
|
||
|
projectDirPath = "";
|
||
|
projectRoot = "";
|
||
|
targets = (
|
||
|
9D51559726A1ED510075EBC7 /* Listener */,
|
||
|
9D51559826A1ED510075EBC7 /* Binary */,
|
||
|
9D51559B26A1ED510075EBC7 /* DiskImage */,
|
||
|
9D51559D26A1ED510075EBC7 /* Archive */,
|
||
|
9D5155A226A1ED510075EBC7 /* doNotBuild */,
|
||
|
);
|
||
|
};
|
||
|
/* End PBXProject section */
|
||
|
|
||
|
/* Begin PBXSourcesBuildPhase section */
|
||
|
9D51559F26A1ED510075EBC7 /* Sources */ = {
|
||
|
isa = PBXSourcesBuildPhase;
|
||
|
buildActionMask = 2147483647;
|
||
|
files = (
|
||
|
9D5155AB26A1ED510075EBC7 /* Makefile in Sources */,
|
||
|
9D5155A626A1ED510075EBC7 /* main.c in Sources */,
|
||
|
);
|
||
|
runOnlyForDeploymentPostprocessing = 0;
|
||
|
};
|
||
|
/* End PBXSourcesBuildPhase section */
|
||
|
|
||
|
/* Begin XCBuildConfiguration section */
|
||
|
9D5155C826A1ED510075EBC7 /* 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;
|
||
|
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
|
||
|
MTL_FAST_MATH = YES;
|
||
|
ONLY_ACTIVE_ARCH = YES;
|
||
|
};
|
||
|
name = Debug;
|
||
|
};
|
||
|
9D5155C926A1ED510075EBC7 /* 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;
|
||
|
MTL_ENABLE_DEBUG_INFO = NO;
|
||
|
MTL_FAST_MATH = YES;
|
||
|
};
|
||
|
name = Release;
|
||
|
};
|
||
|
9D5155CB26A1ED510075EBC7 /* Debug */ = {
|
||
|
isa = XCBuildConfiguration;
|
||
|
buildSettings = {
|
||
|
CODE_SIGN_STYLE = Automatic;
|
||
|
DEBUGGING_SYMBOLS = YES;
|
||
|
DEBUG_INFORMATION_FORMAT = dwarf;
|
||
|
DEVELOPMENT_TEAM = VD9FGCW36C;
|
||
|
GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
|
||
|
GCC_OPTIMIZATION_LEVEL = 0;
|
||
|
OTHER_CFLAGS = "";
|
||
|
OTHER_LDFLAGS = "";
|
||
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
||
|
};
|
||
|
name = Debug;
|
||
|
};
|
||
|
9D5155CC26A1ED510075EBC7 /* Release */ = {
|
||
|
isa = XCBuildConfiguration;
|
||
|
buildSettings = {
|
||
|
CODE_SIGN_STYLE = Automatic;
|
||
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
||
|
DEVELOPMENT_TEAM = VD9FGCW36C;
|
||
|
OTHER_CFLAGS = "";
|
||
|
OTHER_LDFLAGS = "";
|
||
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
||
|
};
|
||
|
name = Release;
|
||
|
};
|
||
|
9D5155CE26A1ED510075EBC7 /* Debug */ = {
|
||
|
isa = XCBuildConfiguration;
|
||
|
buildSettings = {
|
||
|
CODE_SIGN_STYLE = Automatic;
|
||
|
DEVELOPMENT_TEAM = VD9FGCW36C;
|
||
|
ENABLE_HARDENED_RUNTIME = YES;
|
||
|
PRODUCT_NAME = Listener;
|
||
|
};
|
||
|
name = Debug;
|
||
|
};
|
||
|
9D5155CF26A1ED510075EBC7 /* Release */ = {
|
||
|
isa = XCBuildConfiguration;
|
||
|
buildSettings = {
|
||
|
CODE_SIGN_STYLE = Automatic;
|
||
|
DEVELOPMENT_TEAM = VD9FGCW36C;
|
||
|
ENABLE_HARDENED_RUNTIME = YES;
|
||
|
PRODUCT_NAME = Listener;
|
||
|
};
|
||
|
name = Release;
|
||
|
};
|
||
|
9D5155D126A1ED510075EBC7 /* Debug */ = {
|
||
|
isa = XCBuildConfiguration;
|
||
|
buildSettings = {
|
||
|
CODE_SIGN_STYLE = Automatic;
|
||
|
DEVELOPMENT_TEAM = VD9FGCW36C;
|
||
|
ENABLE_HARDENED_RUNTIME = YES;
|
||
|
PRODUCT_NAME = Listener.2mg;
|
||
|
};
|
||
|
name = Debug;
|
||
|
};
|
||
|
9D5155D226A1ED510075EBC7 /* Release */ = {
|
||
|
isa = XCBuildConfiguration;
|
||
|
buildSettings = {
|
||
|
CODE_SIGN_STYLE = Automatic;
|
||
|
DEVELOPMENT_TEAM = VD9FGCW36C;
|
||
|
ENABLE_HARDENED_RUNTIME = YES;
|
||
|
PRODUCT_NAME = Listener.2mg;
|
||
|
};
|
||
|
name = Release;
|
||
|
};
|
||
|
9D5155D426A1ED510075EBC7 /* Debug */ = {
|
||
|
isa = XCBuildConfiguration;
|
||
|
buildSettings = {
|
||
|
CODE_SIGN_STYLE = Automatic;
|
||
|
DEVELOPMENT_TEAM = VD9FGCW36C;
|
||
|
ENABLE_HARDENED_RUNTIME = YES;
|
||
|
PRODUCT_NAME = Listener.shk;
|
||
|
};
|
||
|
name = Debug;
|
||
|
};
|
||
|
9D5155D526A1ED510075EBC7 /* Release */ = {
|
||
|
isa = XCBuildConfiguration;
|
||
|
buildSettings = {
|
||
|
CODE_SIGN_STYLE = Automatic;
|
||
|
DEVELOPMENT_TEAM = VD9FGCW36C;
|
||
|
ENABLE_HARDENED_RUNTIME = YES;
|
||
|
PRODUCT_NAME = Listener.shk;
|
||
|
};
|
||
|
name = Release;
|
||
|
};
|
||
|
9D5155D726A1ED510075EBC7 /* Debug */ = {
|
||
|
isa = XCBuildConfiguration;
|
||
|
buildSettings = {
|
||
|
CODE_SIGN_STYLE = Automatic;
|
||
|
DEVELOPMENT_TEAM = VD9FGCW36C;
|
||
|
ENABLE_HARDENED_RUNTIME = YES;
|
||
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
||
|
"inline(X,Y)=\"\"\n",
|
||
|
"extended=double\n",
|
||
|
"pascal=\"\"",
|
||
|
);
|
||
|
HEADER_SEARCH_PATHS = (
|
||
|
"$TEMP_ROOT/Listener.build/$CONFIGURATION/Listener.build/DerivedSources\n",
|
||
|
"$GOLDEN_GATE/Libraries/ORCACDefs\n",
|
||
|
"~/Library/GoldenGate/Libraries/ORCACDefs\n",
|
||
|
"/Library/GoldenGate/Libraries/ORCACDefs\n",
|
||
|
"~/GoldenGate/Libraries/ORCACDefs",
|
||
|
);
|
||
|
PRODUCT_NAME = doNotBuild;
|
||
|
};
|
||
|
name = Debug;
|
||
|
};
|
||
|
9D5155D826A1ED510075EBC7 /* Release */ = {
|
||
|
isa = XCBuildConfiguration;
|
||
|
buildSettings = {
|
||
|
CODE_SIGN_STYLE = Automatic;
|
||
|
DEVELOPMENT_TEAM = VD9FGCW36C;
|
||
|
ENABLE_HARDENED_RUNTIME = YES;
|
||
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
||
|
"inline(X,Y)=\"\"\n",
|
||
|
"extended=double\n",
|
||
|
"pascal=\"\"",
|
||
|
);
|
||
|
HEADER_SEARCH_PATHS = (
|
||
|
"$TEMP_ROOT/Listener.build/$CONFIGURATION/Listener.build/DerivedSources\n",
|
||
|
"$GOLDEN_GATE/Libraries/ORCACDefs\n",
|
||
|
"~/Library/GoldenGate/Libraries/ORCACDefs\n",
|
||
|
"/Library/GoldenGate/Libraries/ORCACDefs\n",
|
||
|
"~/GoldenGate/Libraries/ORCACDefs",
|
||
|
);
|
||
|
PRODUCT_NAME = doNotBuild;
|
||
|
};
|
||
|
name = Release;
|
||
|
};
|
||
|
/* End XCBuildConfiguration section */
|
||
|
|
||
|
/* Begin XCConfigurationList section */
|
||
|
9D51559626A1ED510075EBC7 /* Build configuration list for PBXProject "Listener" */ = {
|
||
|
isa = XCConfigurationList;
|
||
|
buildConfigurations = (
|
||
|
9D5155C826A1ED510075EBC7 /* Debug */,
|
||
|
9D5155C926A1ED510075EBC7 /* Release */,
|
||
|
);
|
||
|
defaultConfigurationIsVisible = 0;
|
||
|
defaultConfigurationName = Release;
|
||
|
};
|
||
|
9D5155CA26A1ED510075EBC7 /* Build configuration list for PBXLegacyTarget "Listener" */ = {
|
||
|
isa = XCConfigurationList;
|
||
|
buildConfigurations = (
|
||
|
9D5155CB26A1ED510075EBC7 /* Debug */,
|
||
|
9D5155CC26A1ED510075EBC7 /* Release */,
|
||
|
);
|
||
|
defaultConfigurationIsVisible = 0;
|
||
|
defaultConfigurationName = Release;
|
||
|
};
|
||
|
9D5155CD26A1ED510075EBC7 /* Build configuration list for PBXNativeTarget "Binary" */ = {
|
||
|
isa = XCConfigurationList;
|
||
|
buildConfigurations = (
|
||
|
9D5155CE26A1ED510075EBC7 /* Debug */,
|
||
|
9D5155CF26A1ED510075EBC7 /* Release */,
|
||
|
);
|
||
|
defaultConfigurationIsVisible = 0;
|
||
|
defaultConfigurationName = Release;
|
||
|
};
|
||
|
9D5155D026A1ED510075EBC7 /* Build configuration list for PBXNativeTarget "DiskImage" */ = {
|
||
|
isa = XCConfigurationList;
|
||
|
buildConfigurations = (
|
||
|
9D5155D126A1ED510075EBC7 /* Debug */,
|
||
|
9D5155D226A1ED510075EBC7 /* Release */,
|
||
|
);
|
||
|
defaultConfigurationIsVisible = 0;
|
||
|
defaultConfigurationName = Release;
|
||
|
};
|
||
|
9D5155D326A1ED510075EBC7 /* Build configuration list for PBXNativeTarget "Archive" */ = {
|
||
|
isa = XCConfigurationList;
|
||
|
buildConfigurations = (
|
||
|
9D5155D426A1ED510075EBC7 /* Debug */,
|
||
|
9D5155D526A1ED510075EBC7 /* Release */,
|
||
|
);
|
||
|
defaultConfigurationIsVisible = 0;
|
||
|
defaultConfigurationName = Release;
|
||
|
};
|
||
|
9D5155D626A1ED510075EBC7 /* Build configuration list for PBXNativeTarget "doNotBuild" */ = {
|
||
|
isa = XCConfigurationList;
|
||
|
buildConfigurations = (
|
||
|
9D5155D726A1ED510075EBC7 /* Debug */,
|
||
|
9D5155D826A1ED510075EBC7 /* Release */,
|
||
|
);
|
||
|
defaultConfigurationIsVisible = 0;
|
||
|
defaultConfigurationName = Release;
|
||
|
};
|
||
|
/* End XCConfigurationList section */
|
||
|
};
|
||
|
rootObject = 9D51559326A1ED510075EBC7 /* Project object */;
|
||
|
}
|