// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 50; objects = { /* Begin PBXBuildFile section */ 9DAE6F2422FD2551007BD489 /* AppleCommander.jar in Frameworks */ = {isa = PBXBuildFile; fileRef = 9DAE6F2322FD2551007BD489 /* AppleCommander.jar */; }; 9DAE6F2622FD2551007BD489 /* bastokenizer-tools-bt-0.2.0.jar in Frameworks */ = {isa = PBXBuildFile; fileRef = 9DAE6F2522FD2551007BD489 /* bastokenizer-tools-bt-0.2.0.jar */; }; 9DAE6F2822FD2551007BD489 /* createDiskImage in CopyFiles */ = {isa = PBXBuildFile; fileRef = 9DAE6F2722FD2551007BD489 /* createDiskImage */; }; 9DAE6F2A22FD2551007BD489 /* bt in CopyFiles */ = {isa = PBXBuildFile; fileRef = 9DAE6F2922FD2551007BD489 /* bt */; }; 9DAE6F2C22FD2551007BD489 /* DevApple.vii in CopyFiles */ = {isa = PBXBuildFile; fileRef = 9DAE6F2B22FD2551007BD489 /* DevApple.vii */; }; 9DAE6F2E22FD2551007BD489 /* dos33_template.dsk in CopyFiles */ = {isa = PBXBuildFile; fileRef = 9DAE6F2D22FD2551007BD489 /* dos33_template.dsk */; }; 9DAE6F3022FD2551007BD489 /* errorFilter.sh in CopyFiles */ = {isa = PBXBuildFile; fileRef = 9DAE6F2F22FD2551007BD489 /* errorFilter.sh */; }; 9DAE6F3222FD2551007BD489 /* head.mk in CopyFiles */ = {isa = PBXBuildFile; fileRef = 9DAE6F3122FD2551007BD489 /* head.mk */; }; 9DAE6F3422FD2551007BD489 /* prodos_template.dsk in CopyFiles */ = {isa = PBXBuildFile; fileRef = 9DAE6F3322FD2551007BD489 /* prodos_template.dsk */; }; 9DAE6F3622FD2551007BD489 /* tail.mk in CopyFiles */ = {isa = PBXBuildFile; fileRef = 9DAE6F3522FD2551007BD489 /* tail.mk */; }; 9DAE6F3822FD2551007BD489 /* V2Make.scpt in CopyFiles */ = {isa = PBXBuildFile; fileRef = 9DAE6F3722FD2551007BD489 /* V2Make.scpt */; }; 9DAE6F3B22FD2551007BD489 /* a2sudoku.xcscheme in CopyFiles */ = {isa = PBXBuildFile; fileRef = 9DAE6F3A22FD2551007BD489 /* a2sudoku.xcscheme */; }; 9DAE6F5922FD257E007BD489 /* mouseWrapper.c in Sources */ = {isa = PBXBuildFile; fileRef = 9DAE6F4E22FD257E007BD489 /* mouseWrapper.c */; }; 9DAE6F5A22FD257E007BD489 /* puzzles.c in Sources */ = {isa = PBXBuildFile; fileRef = 9DAE6F5022FD257E007BD489 /* puzzles.c */; }; 9DAE6F5B22FD257E007BD489 /* main.c in Sources */ = {isa = PBXBuildFile; fileRef = 9DAE6F5122FD257E007BD489 /* main.c */; }; 9DAE6F5C22FD257E007BD489 /* Makefile in Sources */ = {isa = PBXBuildFile; fileRef = 9DAE6F5422FD257E007BD489 /* Makefile */; }; 9DAE6F5D22FD257E007BD489 /* ui.c in Sources */ = {isa = PBXBuildFile; fileRef = 9DAE6F5722FD257E007BD489 /* ui.c */; }; 9DAE6F5E22FD257E007BD489 /* game.c in Sources */ = {isa = PBXBuildFile; fileRef = 9DAE6F5822FD257E007BD489 /* game.c */; }; /* End PBXBuildFile section */ /* Begin PBXCopyFilesBuildPhase section */ 9DAE6F1A22FD2551007BD489 /* CopyFiles */ = { isa = PBXCopyFilesBuildPhase; buildActionMask = 2147483647; dstPath = /usr/share/man/man1/; dstSubfolderSpec = 0; files = ( 9DAE6F3422FD2551007BD489 /* prodos_template.dsk in CopyFiles */, 9DAE6F2A22FD2551007BD489 /* bt in CopyFiles */, 9DAE6F2E22FD2551007BD489 /* dos33_template.dsk in CopyFiles */, 9DAE6F2822FD2551007BD489 /* createDiskImage in CopyFiles */, 9DAE6F3822FD2551007BD489 /* V2Make.scpt in CopyFiles */, 9DAE6F3222FD2551007BD489 /* head.mk in CopyFiles */, 9DAE6F2C22FD2551007BD489 /* DevApple.vii in CopyFiles */, 9DAE6F3B22FD2551007BD489 /* a2sudoku.xcscheme in CopyFiles */, 9DAE6F3022FD2551007BD489 /* errorFilter.sh in CopyFiles */, 9DAE6F3622FD2551007BD489 /* tail.mk in CopyFiles */, ); runOnlyForDeploymentPostprocessing = 1; }; /* End PBXCopyFilesBuildPhase section */ /* Begin PBXFileReference section */ 9DAE6F1422FD2551007BD489 /* a2sudoku */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = a2sudoku; sourceTree = BUILT_PRODUCTS_DIR; }; 9DAE6F1722FD2551007BD489 /* a2sudoku.dsk */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = a2sudoku.dsk; sourceTree = BUILT_PRODUCTS_DIR; }; 9DAE6F1C22FD2551007BD489 /* doNotBuild */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = doNotBuild; sourceTree = BUILT_PRODUCTS_DIR; }; 9DAE6F2322FD2551007BD489 /* AppleCommander.jar */ = {isa = PBXFileReference; lastKnownFileType = archive.jar; name = AppleCommander.jar; path = make/AppleCommander.jar; sourceTree = ""; }; 9DAE6F2522FD2551007BD489 /* 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 = ""; }; 9DAE6F2722FD2551007BD489 /* createDiskImage */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; name = createDiskImage; path = make/createDiskImage; sourceTree = ""; }; 9DAE6F2922FD2551007BD489 /* bt */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; name = bt; path = make/bt; sourceTree = ""; }; 9DAE6F2B22FD2551007BD489 /* DevApple.vii */ = {isa = PBXFileReference; lastKnownFileType = file.bplist; name = DevApple.vii; path = make/DevApple.vii; sourceTree = ""; }; 9DAE6F2D22FD2551007BD489 /* dos33_template.dsk */ = {isa = PBXFileReference; lastKnownFileType = file; name = dos33_template.dsk; path = make/dos33_template.dsk; sourceTree = ""; }; 9DAE6F2F22FD2551007BD489 /* errorFilter.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; name = errorFilter.sh; path = make/errorFilter.sh; sourceTree = ""; }; 9DAE6F3122FD2551007BD489 /* head.mk */ = {isa = PBXFileReference; lastKnownFileType = text; name = head.mk; path = make/head.mk; sourceTree = ""; }; 9DAE6F3322FD2551007BD489 /* prodos_template.dsk */ = {isa = PBXFileReference; lastKnownFileType = file; name = prodos_template.dsk; path = make/prodos_template.dsk; sourceTree = ""; }; 9DAE6F3522FD2551007BD489 /* tail.mk */ = {isa = PBXFileReference; lastKnownFileType = text; name = tail.mk; path = make/tail.mk; sourceTree = ""; }; 9DAE6F3722FD2551007BD489 /* V2Make.scpt */ = {isa = PBXFileReference; lastKnownFileType = file; name = V2Make.scpt; path = make/V2Make.scpt; sourceTree = ""; }; 9DAE6F3A22FD2551007BD489 /* a2sudoku.xcscheme */ = {isa = PBXFileReference; lastKnownFileType = text.xml; name = a2sudoku.xcscheme; path = a2sudoku.xcodeproj/xcshareddata/xcschemes/a2sudoku.xcscheme; sourceTree = SOURCE_ROOT; }; 9DAE6F4A22FD2569007BD489 /* LICENSE */ = {isa = PBXFileReference; lastKnownFileType = text; path = LICENSE; sourceTree = ""; }; 9DAE6F4B22FD2569007BD489 /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = ""; }; 9DAE6F4C22FD2569007BD489 /* a2sudoku.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = a2sudoku.png; sourceTree = ""; }; 9DAE6F4D22FD257E007BD489 /* generateSudoku.pl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.perl; path = generateSudoku.pl; sourceTree = ""; }; 9DAE6F4E22FD257E007BD489 /* mouseWrapper.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mouseWrapper.c; sourceTree = ""; }; 9DAE6F4F22FD257E007BD489 /* puzzles.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = puzzles.h; sourceTree = ""; }; 9DAE6F5022FD257E007BD489 /* puzzles.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = puzzles.c; sourceTree = ""; }; 9DAE6F5122FD257E007BD489 /* main.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = main.c; sourceTree = ""; }; 9DAE6F5222FD257E007BD489 /* puzzles.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = puzzles.txt; sourceTree = ""; }; 9DAE6F5322FD257E007BD489 /* ui.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ui.h; sourceTree = ""; }; 9DAE6F5422FD257E007BD489 /* Makefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = ""; }; 9DAE6F5522FD257E007BD489 /* game.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = game.h; sourceTree = ""; }; 9DAE6F5622FD257E007BD489 /* mouseWrapper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mouseWrapper.h; sourceTree = ""; }; 9DAE6F5722FD257E007BD489 /* ui.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ui.c; sourceTree = ""; }; 9DAE6F5822FD257E007BD489 /* game.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = game.c; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ 9DAE6F1922FD2551007BD489 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( 9DAE6F2422FD2551007BD489 /* AppleCommander.jar in Frameworks */, 9DAE6F2622FD2551007BD489 /* bastokenizer-tools-bt-0.2.0.jar in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ 9DAE6F0D22FD2551007BD489 = { isa = PBXGroup; children = ( 9DAE6F4C22FD2569007BD489 /* a2sudoku.png */, 9DAE6F4A22FD2569007BD489 /* LICENSE */, 9DAE6F4B22FD2569007BD489 /* README.md */, 9DAE6F1D22FD2551007BD489 /* a2sudoku */, 9DAE6F1522FD2551007BD489 /* Products */, ); sourceTree = ""; }; 9DAE6F1522FD2551007BD489 /* Products */ = { isa = PBXGroup; children = ( 9DAE6F1422FD2551007BD489 /* a2sudoku */, 9DAE6F1722FD2551007BD489 /* a2sudoku.dsk */, 9DAE6F1C22FD2551007BD489 /* doNotBuild */, ); name = Products; sourceTree = ""; }; 9DAE6F1D22FD2551007BD489 /* a2sudoku */ = { isa = PBXGroup; children = ( 9DAE6F5822FD257E007BD489 /* game.c */, 9DAE6F5522FD257E007BD489 /* game.h */, 9DAE6F5122FD257E007BD489 /* main.c */, 9DAE6F5422FD257E007BD489 /* Makefile */, 9DAE6F4E22FD257E007BD489 /* mouseWrapper.c */, 9DAE6F5622FD257E007BD489 /* mouseWrapper.h */, 9DAE6F5722FD257E007BD489 /* ui.c */, 9DAE6F5322FD257E007BD489 /* ui.h */, 9DAE6F5F22FD258D007BD489 /* puzzles */, 9DAE6F2222FD2551007BD489 /* make */, 9DAE6F3922FD2551007BD489 /* Supporting Files */, ); path = a2sudoku; sourceTree = ""; }; 9DAE6F2222FD2551007BD489 /* make */ = { isa = PBXGroup; children = ( 9DAE6F2322FD2551007BD489 /* AppleCommander.jar */, 9DAE6F2522FD2551007BD489 /* bastokenizer-tools-bt-0.2.0.jar */, 9DAE6F2722FD2551007BD489 /* createDiskImage */, 9DAE6F2922FD2551007BD489 /* bt */, 9DAE6F2B22FD2551007BD489 /* DevApple.vii */, 9DAE6F2D22FD2551007BD489 /* dos33_template.dsk */, 9DAE6F2F22FD2551007BD489 /* errorFilter.sh */, 9DAE6F3122FD2551007BD489 /* head.mk */, 9DAE6F3322FD2551007BD489 /* prodos_template.dsk */, 9DAE6F3522FD2551007BD489 /* tail.mk */, 9DAE6F3722FD2551007BD489 /* V2Make.scpt */, ); name = make; sourceTree = ""; }; 9DAE6F3922FD2551007BD489 /* Supporting Files */ = { isa = PBXGroup; children = ( 9DAE6F3A22FD2551007BD489 /* a2sudoku.xcscheme */, ); name = "Supporting Files"; sourceTree = ""; }; 9DAE6F5F22FD258D007BD489 /* puzzles */ = { isa = PBXGroup; children = ( 9DAE6F4D22FD257E007BD489 /* generateSudoku.pl */, 9DAE6F5022FD257E007BD489 /* puzzles.c */, 9DAE6F4F22FD257E007BD489 /* puzzles.h */, 9DAE6F5222FD257E007BD489 /* puzzles.txt */, ); name = puzzles; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXLegacyTarget section */ 9DAE6F1222FD2551007BD489 /* a2sudoku */ = { isa = PBXLegacyTarget; buildArgumentsString = "-C a2sudoku $(ACTION)"; buildConfigurationList = 9DAE6F3E22FD2551007BD489 /* Build configuration list for PBXLegacyTarget "a2sudoku" */; buildPhases = ( ); buildToolPath = /usr/bin/make; dependencies = ( ); name = a2sudoku; passBuildSettingsInEnvironment = 1; productName = a2sudoku; }; /* End PBXLegacyTarget section */ /* Begin PBXNativeTarget section */ 9DAE6F1322FD2551007BD489 /* Binary */ = { isa = PBXNativeTarget; buildConfigurationList = 9DAE6F4122FD2551007BD489 /* Build configuration list for PBXNativeTarget "Binary" */; buildPhases = ( ); buildRules = ( ); dependencies = ( ); name = Binary; productName = Binary; productReference = 9DAE6F1422FD2551007BD489 /* a2sudoku */; productType = "com.apple.product-type.tool"; }; 9DAE6F1622FD2551007BD489 /* DiskImage */ = { isa = PBXNativeTarget; buildConfigurationList = 9DAE6F4422FD2551007BD489 /* Build configuration list for PBXNativeTarget "DiskImage" */; buildPhases = ( ); buildRules = ( ); dependencies = ( ); name = DiskImage; productName = DiskImage; productReference = 9DAE6F1722FD2551007BD489 /* a2sudoku.dsk */; productType = "com.apple.product-type.tool"; }; 9DAE6F1B22FD2551007BD489 /* doNotBuild */ = { isa = PBXNativeTarget; buildConfigurationList = 9DAE6F4722FD2551007BD489 /* Build configuration list for PBXNativeTarget "doNotBuild" */; buildPhases = ( 9DAE6F1822FD2551007BD489 /* Sources */, 9DAE6F1922FD2551007BD489 /* Frameworks */, 9DAE6F1A22FD2551007BD489 /* CopyFiles */, ); buildRules = ( ); dependencies = ( ); name = doNotBuild; productName = doNotBuild; productReference = 9DAE6F1C22FD2551007BD489 /* doNotBuild */; productType = "com.apple.product-type.tool"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ 9DAE6F0E22FD2551007BD489 /* Project object */ = { isa = PBXProject; attributes = { LastUpgradeCheck = 1030; ORGANIZATIONNAME = "Jeremy Rand"; TargetAttributes = { 9DAE6F1222FD2551007BD489 = { CreatedOnToolsVersion = 10.3; }; 9DAE6F1322FD2551007BD489 = { CreatedOnToolsVersion = 10.3; }; 9DAE6F1622FD2551007BD489 = { CreatedOnToolsVersion = 10.3; }; 9DAE6F1B22FD2551007BD489 = { CreatedOnToolsVersion = 10.3; }; }; }; buildConfigurationList = 9DAE6F1122FD2551007BD489 /* Build configuration list for PBXProject "a2sudoku" */; compatibilityVersion = "Xcode 9.3"; developmentRegion = en; hasScannedForEncodings = 0; knownRegions = ( en, ); mainGroup = 9DAE6F0D22FD2551007BD489; productRefGroup = 9DAE6F1522FD2551007BD489 /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( 9DAE6F1222FD2551007BD489 /* a2sudoku */, 9DAE6F1322FD2551007BD489 /* Binary */, 9DAE6F1622FD2551007BD489 /* DiskImage */, 9DAE6F1B22FD2551007BD489 /* doNotBuild */, ); }; /* End PBXProject section */ /* Begin PBXSourcesBuildPhase section */ 9DAE6F1822FD2551007BD489 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 9DAE6F5922FD257E007BD489 /* mouseWrapper.c in Sources */, 9DAE6F5A22FD257E007BD489 /* puzzles.c in Sources */, 9DAE6F5C22FD257E007BD489 /* Makefile in Sources */, 9DAE6F5E22FD257E007BD489 /* game.c in Sources */, 9DAE6F5B22FD257E007BD489 /* main.c in Sources */, 9DAE6F5D22FD257E007BD489 /* ui.c in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin XCBuildConfiguration section */ 9DAE6F3C22FD2551007BD489 /* 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; }; 9DAE6F3D22FD2551007BD489 /* 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; }; 9DAE6F3F22FD2551007BD489 /* 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; }; 9DAE6F4022FD2551007BD489 /* 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; }; 9DAE6F4222FD2551007BD489 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_STYLE = Automatic; DEVELOPMENT_TEAM = VD9FGCW36C; PRODUCT_NAME = a2sudoku; }; name = Debug; }; 9DAE6F4322FD2551007BD489 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_STYLE = Automatic; DEVELOPMENT_TEAM = VD9FGCW36C; PRODUCT_NAME = a2sudoku; }; name = Release; }; 9DAE6F4522FD2551007BD489 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_STYLE = Automatic; DEVELOPMENT_TEAM = VD9FGCW36C; PRODUCT_NAME = a2sudoku.dsk; }; name = Debug; }; 9DAE6F4622FD2551007BD489 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_STYLE = Automatic; DEVELOPMENT_TEAM = VD9FGCW36C; PRODUCT_NAME = a2sudoku.dsk; }; name = Release; }; 9DAE6F4822FD2551007BD489 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_STYLE = Automatic; DEVELOPMENT_TEAM = VD9FGCW36C; GCC_PREPROCESSOR_DEFINITIONS = "__fastcall__=\"\""; HEADER_SEARCH_PATHS = ( $TEMP_ROOT/a2sudoku.build/$CONFIGURATION/a2sudoku.build/DerivedSources, /usr/local/share/cc65/include, ); PRODUCT_NAME = doNotBuild; }; name = Debug; }; 9DAE6F4922FD2551007BD489 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_STYLE = Automatic; DEVELOPMENT_TEAM = VD9FGCW36C; GCC_PREPROCESSOR_DEFINITIONS = "__fastcall__=\"\""; HEADER_SEARCH_PATHS = ( $TEMP_ROOT/a2sudoku.build/$CONFIGURATION/a2sudoku.build/DerivedSources, /usr/local/share/cc65/include, ); PRODUCT_NAME = doNotBuild; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ 9DAE6F1122FD2551007BD489 /* Build configuration list for PBXProject "a2sudoku" */ = { isa = XCConfigurationList; buildConfigurations = ( 9DAE6F3C22FD2551007BD489 /* Debug */, 9DAE6F3D22FD2551007BD489 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 9DAE6F3E22FD2551007BD489 /* Build configuration list for PBXLegacyTarget "a2sudoku" */ = { isa = XCConfigurationList; buildConfigurations = ( 9DAE6F3F22FD2551007BD489 /* Debug */, 9DAE6F4022FD2551007BD489 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 9DAE6F4122FD2551007BD489 /* Build configuration list for PBXNativeTarget "Binary" */ = { isa = XCConfigurationList; buildConfigurations = ( 9DAE6F4222FD2551007BD489 /* Debug */, 9DAE6F4322FD2551007BD489 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 9DAE6F4422FD2551007BD489 /* Build configuration list for PBXNativeTarget "DiskImage" */ = { isa = XCConfigurationList; buildConfigurations = ( 9DAE6F4522FD2551007BD489 /* Debug */, 9DAE6F4622FD2551007BD489 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 9DAE6F4722FD2551007BD489 /* Build configuration list for PBXNativeTarget "doNotBuild" */ = { isa = XCConfigurationList; buildConfigurations = ( 9DAE6F4822FD2551007BD489 /* Debug */, 9DAE6F4922FD2551007BD489 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; /* End XCConfigurationList section */ }; rootObject = 9DAE6F0E22FD2551007BD489 /* Project object */; }