mirror of
https://github.com/jeremysrand/ocanada.git
synced 2025-04-12 19:37:23 +00:00
532 lines
23 KiB
Plaintext
532 lines
23 KiB
Plaintext
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 50;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
9D132B7422FE70FB00C5513A /* Makefile in Sources */ = {isa = PBXBuildFile; fileRef = 9D132B7322FE70FB00C5513A /* Makefile */; };
|
|
9D132B7722FE70FB00C5513A /* AppleCommander.jar in Frameworks */ = {isa = PBXBuildFile; fileRef = 9D132B7622FE70FB00C5513A /* AppleCommander.jar */; };
|
|
9D132B7922FE70FB00C5513A /* bastokenizer-tools-bt-0.2.0.jar in Frameworks */ = {isa = PBXBuildFile; fileRef = 9D132B7822FE70FB00C5513A /* bastokenizer-tools-bt-0.2.0.jar */; };
|
|
9D132B7B22FE70FB00C5513A /* createDiskImage in CopyFiles */ = {isa = PBXBuildFile; fileRef = 9D132B7A22FE70FB00C5513A /* createDiskImage */; };
|
|
9D132B7D22FE70FB00C5513A /* bt in CopyFiles */ = {isa = PBXBuildFile; fileRef = 9D132B7C22FE70FB00C5513A /* bt */; };
|
|
9D132B7F22FE70FB00C5513A /* DevApple.vii in CopyFiles */ = {isa = PBXBuildFile; fileRef = 9D132B7E22FE70FB00C5513A /* DevApple.vii */; };
|
|
9D132B8122FE70FB00C5513A /* dos33_template.dsk in CopyFiles */ = {isa = PBXBuildFile; fileRef = 9D132B8022FE70FB00C5513A /* dos33_template.dsk */; };
|
|
9D132B8322FE70FB00C5513A /* errorFilter.sh in CopyFiles */ = {isa = PBXBuildFile; fileRef = 9D132B8222FE70FB00C5513A /* errorFilter.sh */; };
|
|
9D132B8522FE70FB00C5513A /* head.mk in CopyFiles */ = {isa = PBXBuildFile; fileRef = 9D132B8422FE70FB00C5513A /* head.mk */; };
|
|
9D132B8722FE70FB00C5513A /* prodos_template.dsk in CopyFiles */ = {isa = PBXBuildFile; fileRef = 9D132B8622FE70FB00C5513A /* prodos_template.dsk */; };
|
|
9D132B8922FE70FB00C5513A /* tail.mk in CopyFiles */ = {isa = PBXBuildFile; fileRef = 9D132B8822FE70FB00C5513A /* tail.mk */; };
|
|
9D132B8B22FE70FB00C5513A /* V2Make.scpt in CopyFiles */ = {isa = PBXBuildFile; fileRef = 9D132B8A22FE70FB00C5513A /* V2Make.scpt */; };
|
|
9D132B8E22FE70FB00C5513A /* ocanada.xcscheme in CopyFiles */ = {isa = PBXBuildFile; fileRef = 9D132B8D22FE70FB00C5513A /* ocanada.xcscheme */; };
|
|
9D132BA822FE712700C5513A /* song.c in Sources */ = {isa = PBXBuildFile; fileRef = 9D132B9F22FE712700C5513A /* song.c */; };
|
|
9D132BA922FE712700C5513A /* main.c in Sources */ = {isa = PBXBuildFile; fileRef = 9D132BA122FE712700C5513A /* main.c */; };
|
|
9D132BAA22FE712700C5513A /* mockingboard_speech.s in Sources */ = {isa = PBXBuildFile; fileRef = 9D132BA222FE712700C5513A /* mockingboard_speech.s */; };
|
|
9D132BAB22FE712700C5513A /* flag.c in Sources */ = {isa = PBXBuildFile; fileRef = 9D132BA322FE712700C5513A /* flag.c */; };
|
|
9D132BAC22FE712700C5513A /* mockingboard.c in Sources */ = {isa = PBXBuildFile; fileRef = 9D132BA722FE712700C5513A /* mockingboard.c */; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXCopyFilesBuildPhase section */
|
|
9D132B6D22FE70FB00C5513A /* CopyFiles */ = {
|
|
isa = PBXCopyFilesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
dstPath = /usr/share/man/man1/;
|
|
dstSubfolderSpec = 0;
|
|
files = (
|
|
9D132B8722FE70FB00C5513A /* prodos_template.dsk in CopyFiles */,
|
|
9D132B7D22FE70FB00C5513A /* bt in CopyFiles */,
|
|
9D132B8122FE70FB00C5513A /* dos33_template.dsk in CopyFiles */,
|
|
9D132B7B22FE70FB00C5513A /* createDiskImage in CopyFiles */,
|
|
9D132B8B22FE70FB00C5513A /* V2Make.scpt in CopyFiles */,
|
|
9D132B8522FE70FB00C5513A /* head.mk in CopyFiles */,
|
|
9D132B7F22FE70FB00C5513A /* DevApple.vii in CopyFiles */,
|
|
9D132B8322FE70FB00C5513A /* errorFilter.sh in CopyFiles */,
|
|
9D132B8922FE70FB00C5513A /* tail.mk in CopyFiles */,
|
|
9D132B8E22FE70FB00C5513A /* ocanada.xcscheme in CopyFiles */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 1;
|
|
};
|
|
/* End PBXCopyFilesBuildPhase section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
9D132B6722FE70FB00C5513A /* ocanada */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = ocanada; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
9D132B6A22FE70FB00C5513A /* ocanada.dsk */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = ocanada.dsk; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
9D132B6F22FE70FB00C5513A /* doNotBuild */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = doNotBuild; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
9D132B7322FE70FB00C5513A /* Makefile */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = "<group>"; };
|
|
9D132B7622FE70FB00C5513A /* AppleCommander.jar */ = {isa = PBXFileReference; lastKnownFileType = archive.jar; name = AppleCommander.jar; path = make/AppleCommander.jar; sourceTree = "<group>"; };
|
|
9D132B7822FE70FB00C5513A /* bastokenizer-tools-bt-0.2.0.jar */ = {isa = PBXFileReference; lastKnownFileType = archive.jar; name = "bastokenizer-tools-bt-0.2.0.jar"; path = "make/bastokenizer-tools-bt-0.2.0.jar"; sourceTree = "<group>"; };
|
|
9D132B7A22FE70FB00C5513A /* createDiskImage */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; name = createDiskImage; path = make/createDiskImage; sourceTree = "<group>"; };
|
|
9D132B7C22FE70FB00C5513A /* bt */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; name = bt; path = make/bt; sourceTree = "<group>"; };
|
|
9D132B7E22FE70FB00C5513A /* DevApple.vii */ = {isa = PBXFileReference; lastKnownFileType = file.bplist; name = DevApple.vii; path = make/DevApple.vii; sourceTree = "<group>"; };
|
|
9D132B8022FE70FB00C5513A /* dos33_template.dsk */ = {isa = PBXFileReference; lastKnownFileType = file; name = dos33_template.dsk; path = make/dos33_template.dsk; sourceTree = "<group>"; };
|
|
9D132B8222FE70FB00C5513A /* errorFilter.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; name = errorFilter.sh; path = make/errorFilter.sh; sourceTree = "<group>"; };
|
|
9D132B8422FE70FB00C5513A /* head.mk */ = {isa = PBXFileReference; lastKnownFileType = text; name = head.mk; path = make/head.mk; sourceTree = "<group>"; };
|
|
9D132B8622FE70FB00C5513A /* prodos_template.dsk */ = {isa = PBXFileReference; lastKnownFileType = file; name = prodos_template.dsk; path = make/prodos_template.dsk; sourceTree = "<group>"; };
|
|
9D132B8822FE70FB00C5513A /* tail.mk */ = {isa = PBXFileReference; lastKnownFileType = text; name = tail.mk; path = make/tail.mk; sourceTree = "<group>"; };
|
|
9D132B8A22FE70FB00C5513A /* V2Make.scpt */ = {isa = PBXFileReference; lastKnownFileType = file; name = V2Make.scpt; path = make/V2Make.scpt; sourceTree = "<group>"; };
|
|
9D132B8D22FE70FB00C5513A /* ocanada.xcscheme */ = {isa = PBXFileReference; lastKnownFileType = text.xml; name = ocanada.xcscheme; path = ocanada.xcodeproj/xcshareddata/xcschemes/ocanada.xcscheme; sourceTree = SOURCE_ROOT; };
|
|
9D132B9D22FE710B00C5513A /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; };
|
|
9D132B9E22FE711300C5513A /* LICENSE */ = {isa = PBXFileReference; lastKnownFileType = text; path = LICENSE; sourceTree = "<group>"; };
|
|
9D132B9F22FE712700C5513A /* song.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = song.c; sourceTree = "<group>"; };
|
|
9D132BA022FE712700C5513A /* mockingboard_speech.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mockingboard_speech.h; sourceTree = "<group>"; };
|
|
9D132BA122FE712700C5513A /* main.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = main.c; sourceTree = "<group>"; };
|
|
9D132BA222FE712700C5513A /* mockingboard_speech.s */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = mockingboard_speech.s; sourceTree = "<group>"; };
|
|
9D132BA322FE712700C5513A /* flag.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = flag.c; sourceTree = "<group>"; };
|
|
9D132BA422FE712700C5513A /* flag.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = flag.h; sourceTree = "<group>"; };
|
|
9D132BA522FE712700C5513A /* mockingboard.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mockingboard.h; sourceTree = "<group>"; };
|
|
9D132BA622FE712700C5513A /* song.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = song.h; sourceTree = "<group>"; };
|
|
9D132BA722FE712700C5513A /* mockingboard.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mockingboard.c; sourceTree = "<group>"; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
9D132B6C22FE70FB00C5513A /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
9D132B7722FE70FB00C5513A /* AppleCommander.jar in Frameworks */,
|
|
9D132B7922FE70FB00C5513A /* bastokenizer-tools-bt-0.2.0.jar in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
9D132B6022FE70FB00C5513A = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
9D132B9D22FE710B00C5513A /* README.md */,
|
|
9D132B9E22FE711300C5513A /* LICENSE */,
|
|
9D132B7022FE70FB00C5513A /* ocanada */,
|
|
9D132B6822FE70FB00C5513A /* Products */,
|
|
);
|
|
sourceTree = "<group>";
|
|
};
|
|
9D132B6822FE70FB00C5513A /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
9D132B6722FE70FB00C5513A /* ocanada */,
|
|
9D132B6A22FE70FB00C5513A /* ocanada.dsk */,
|
|
9D132B6F22FE70FB00C5513A /* doNotBuild */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
9D132B7022FE70FB00C5513A /* ocanada */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
9D132B7322FE70FB00C5513A /* Makefile */,
|
|
9D132BA322FE712700C5513A /* flag.c */,
|
|
9D132BA422FE712700C5513A /* flag.h */,
|
|
9D132BA122FE712700C5513A /* main.c */,
|
|
9D132BA022FE712700C5513A /* mockingboard_speech.h */,
|
|
9D132BA222FE712700C5513A /* mockingboard_speech.s */,
|
|
9D132BA722FE712700C5513A /* mockingboard.c */,
|
|
9D132BA522FE712700C5513A /* mockingboard.h */,
|
|
9D132B9F22FE712700C5513A /* song.c */,
|
|
9D132BA622FE712700C5513A /* song.h */,
|
|
9D132B7522FE70FB00C5513A /* make */,
|
|
9D132B8C22FE70FB00C5513A /* Supporting Files */,
|
|
);
|
|
path = ocanada;
|
|
sourceTree = "<group>";
|
|
};
|
|
9D132B7522FE70FB00C5513A /* make */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
9D132B7622FE70FB00C5513A /* AppleCommander.jar */,
|
|
9D132B7822FE70FB00C5513A /* bastokenizer-tools-bt-0.2.0.jar */,
|
|
9D132B7A22FE70FB00C5513A /* createDiskImage */,
|
|
9D132B7C22FE70FB00C5513A /* bt */,
|
|
9D132B7E22FE70FB00C5513A /* DevApple.vii */,
|
|
9D132B8022FE70FB00C5513A /* dos33_template.dsk */,
|
|
9D132B8222FE70FB00C5513A /* errorFilter.sh */,
|
|
9D132B8422FE70FB00C5513A /* head.mk */,
|
|
9D132B8622FE70FB00C5513A /* prodos_template.dsk */,
|
|
9D132B8822FE70FB00C5513A /* tail.mk */,
|
|
9D132B8A22FE70FB00C5513A /* V2Make.scpt */,
|
|
);
|
|
name = make;
|
|
sourceTree = "<group>";
|
|
};
|
|
9D132B8C22FE70FB00C5513A /* Supporting Files */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
9D132B8D22FE70FB00C5513A /* ocanada.xcscheme */,
|
|
);
|
|
name = "Supporting Files";
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXLegacyTarget section */
|
|
9D132B6522FE70FB00C5513A /* ocanada */ = {
|
|
isa = PBXLegacyTarget;
|
|
buildArgumentsString = "-C ocanada $(ACTION)";
|
|
buildConfigurationList = 9D132B9122FE70FB00C5513A /* Build configuration list for PBXLegacyTarget "ocanada" */;
|
|
buildPhases = (
|
|
);
|
|
buildToolPath = /usr/bin/make;
|
|
dependencies = (
|
|
);
|
|
name = ocanada;
|
|
passBuildSettingsInEnvironment = 1;
|
|
productName = ocanada;
|
|
};
|
|
/* End PBXLegacyTarget section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
9D132B6622FE70FB00C5513A /* Binary */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 9D132B9422FE70FB00C5513A /* Build configuration list for PBXNativeTarget "Binary" */;
|
|
buildPhases = (
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = Binary;
|
|
productName = Binary;
|
|
productReference = 9D132B6722FE70FB00C5513A /* ocanada */;
|
|
productType = "com.apple.product-type.tool";
|
|
};
|
|
9D132B6922FE70FB00C5513A /* DiskImage */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 9D132B9722FE70FB00C5513A /* Build configuration list for PBXNativeTarget "DiskImage" */;
|
|
buildPhases = (
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = DiskImage;
|
|
productName = DiskImage;
|
|
productReference = 9D132B6A22FE70FB00C5513A /* ocanada.dsk */;
|
|
productType = "com.apple.product-type.tool";
|
|
};
|
|
9D132B6E22FE70FB00C5513A /* doNotBuild */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 9D132B9A22FE70FB00C5513A /* Build configuration list for PBXNativeTarget "doNotBuild" */;
|
|
buildPhases = (
|
|
9D132B6B22FE70FB00C5513A /* Sources */,
|
|
9D132B6C22FE70FB00C5513A /* Frameworks */,
|
|
9D132B6D22FE70FB00C5513A /* CopyFiles */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = doNotBuild;
|
|
productName = doNotBuild;
|
|
productReference = 9D132B6F22FE70FB00C5513A /* doNotBuild */;
|
|
productType = "com.apple.product-type.tool";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
9D132B6122FE70FB00C5513A /* Project object */ = {
|
|
isa = PBXProject;
|
|
attributes = {
|
|
LastUpgradeCheck = 1030;
|
|
ORGANIZATIONNAME = "Jeremy Rand";
|
|
TargetAttributes = {
|
|
9D132B6522FE70FB00C5513A = {
|
|
CreatedOnToolsVersion = 10.3;
|
|
};
|
|
9D132B6622FE70FB00C5513A = {
|
|
CreatedOnToolsVersion = 10.3;
|
|
};
|
|
9D132B6922FE70FB00C5513A = {
|
|
CreatedOnToolsVersion = 10.3;
|
|
};
|
|
9D132B6E22FE70FB00C5513A = {
|
|
CreatedOnToolsVersion = 10.3;
|
|
};
|
|
};
|
|
};
|
|
buildConfigurationList = 9D132B6422FE70FB00C5513A /* Build configuration list for PBXProject "ocanada" */;
|
|
compatibilityVersion = "Xcode 9.3";
|
|
developmentRegion = en;
|
|
hasScannedForEncodings = 0;
|
|
knownRegions = (
|
|
en,
|
|
);
|
|
mainGroup = 9D132B6022FE70FB00C5513A;
|
|
productRefGroup = 9D132B6822FE70FB00C5513A /* Products */;
|
|
projectDirPath = "";
|
|
projectRoot = "";
|
|
targets = (
|
|
9D132B6522FE70FB00C5513A /* ocanada */,
|
|
9D132B6622FE70FB00C5513A /* Binary */,
|
|
9D132B6922FE70FB00C5513A /* DiskImage */,
|
|
9D132B6E22FE70FB00C5513A /* doNotBuild */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
9D132B6B22FE70FB00C5513A /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
9D132BAB22FE712700C5513A /* flag.c in Sources */,
|
|
9D132BAC22FE712700C5513A /* mockingboard.c in Sources */,
|
|
9D132BA822FE712700C5513A /* song.c in Sources */,
|
|
9D132BAA22FE712700C5513A /* mockingboard_speech.s in Sources */,
|
|
9D132B7422FE70FB00C5513A /* Makefile in Sources */,
|
|
9D132BA922FE712700C5513A /* main.c in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
9D132B8F22FE70FB00C5513A /* 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;
|
|
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;
|
|
};
|
|
9D132B9022FE70FB00C5513A /* 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;
|
|
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;
|
|
};
|
|
9D132B9222FE70FB00C5513A /* 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;
|
|
};
|
|
9D132B9322FE70FB00C5513A /* 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;
|
|
};
|
|
9D132B9522FE70FB00C5513A /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
CODE_SIGN_STYLE = Automatic;
|
|
DEVELOPMENT_TEAM = VD9FGCW36C;
|
|
PRODUCT_NAME = ocanada;
|
|
};
|
|
name = Debug;
|
|
};
|
|
9D132B9622FE70FB00C5513A /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
CODE_SIGN_STYLE = Automatic;
|
|
DEVELOPMENT_TEAM = VD9FGCW36C;
|
|
PRODUCT_NAME = ocanada;
|
|
};
|
|
name = Release;
|
|
};
|
|
9D132B9822FE70FB00C5513A /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
CODE_SIGN_STYLE = Automatic;
|
|
DEVELOPMENT_TEAM = VD9FGCW36C;
|
|
PRODUCT_NAME = ocanada.dsk;
|
|
};
|
|
name = Debug;
|
|
};
|
|
9D132B9922FE70FB00C5513A /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
CODE_SIGN_STYLE = Automatic;
|
|
DEVELOPMENT_TEAM = VD9FGCW36C;
|
|
PRODUCT_NAME = ocanada.dsk;
|
|
};
|
|
name = Release;
|
|
};
|
|
9D132B9B22FE70FB00C5513A /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
CODE_SIGN_STYLE = Automatic;
|
|
DEVELOPMENT_TEAM = VD9FGCW36C;
|
|
GCC_PREPROCESSOR_DEFINITIONS = "__fastcall__=\"\"";
|
|
HEADER_SEARCH_PATHS = (
|
|
$TEMP_ROOT/ocanada.build/$CONFIGURATION/ocanada.build/DerivedSources,
|
|
/usr/local/share/cc65/include,
|
|
);
|
|
PRODUCT_NAME = doNotBuild;
|
|
};
|
|
name = Debug;
|
|
};
|
|
9D132B9C22FE70FB00C5513A /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
CODE_SIGN_STYLE = Automatic;
|
|
DEVELOPMENT_TEAM = VD9FGCW36C;
|
|
GCC_PREPROCESSOR_DEFINITIONS = "__fastcall__=\"\"";
|
|
HEADER_SEARCH_PATHS = (
|
|
$TEMP_ROOT/ocanada.build/$CONFIGURATION/ocanada.build/DerivedSources,
|
|
/usr/local/share/cc65/include,
|
|
);
|
|
PRODUCT_NAME = doNotBuild;
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
9D132B6422FE70FB00C5513A /* Build configuration list for PBXProject "ocanada" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
9D132B8F22FE70FB00C5513A /* Debug */,
|
|
9D132B9022FE70FB00C5513A /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
9D132B9122FE70FB00C5513A /* Build configuration list for PBXLegacyTarget "ocanada" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
9D132B9222FE70FB00C5513A /* Debug */,
|
|
9D132B9322FE70FB00C5513A /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
9D132B9422FE70FB00C5513A /* Build configuration list for PBXNativeTarget "Binary" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
9D132B9522FE70FB00C5513A /* Debug */,
|
|
9D132B9622FE70FB00C5513A /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
9D132B9722FE70FB00C5513A /* Build configuration list for PBXNativeTarget "DiskImage" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
9D132B9822FE70FB00C5513A /* Debug */,
|
|
9D132B9922FE70FB00C5513A /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
9D132B9A22FE70FB00C5513A /* Build configuration list for PBXNativeTarget "doNotBuild" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
9D132B9B22FE70FB00C5513A /* Debug */,
|
|
9D132B9C22FE70FB00C5513A /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
};
|
|
rootObject = 9D132B6122FE70FB00C5513A /* Project object */;
|
|
}
|