cscg22-gearboy

CSCG 2022 Challenge 'Gearboy'
git clone https://git.sinitax.com/sinitax/cscg22-gearboy
Log | Files | Refs | sfeed.txt

project.pbxproj (15163B)


      1// !$*UTF8*$!
      2{
      3	archiveVersion = 1;
      4	classes = {
      5	};
      6	objectVersion = 45;
      7	objects = {
      8
      9/* Begin PBXBuildFile section */
     10		45273A68360C0E815D1B1BC0 /* kromasky_16x16.bmp in Resources */ = {isa = PBXBuildFile; fileRef = 5F9758D31B3F59084DC82795 /* kromasky_16x16.bmp */; };
     11		324160D025840B5270143D94 /* common.c in Sources */ = {isa = PBXBuildFile; fileRef = 6E0951906832624606980FA7 /* common.c */; };
     12		4CBC542E1F7005322C280595 /* keyboard.c in Sources */ = {isa = PBXBuildFile; fileRef = 2987762A782C33F9516B55E5 /* keyboard.c */; };
     13		7BBF522D0B3425221AC07065 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2343286F2DA963733BDB4BFF /* AudioToolbox.framework */; };
     14		79421BCE00DF36EC439A5CD4 /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 29F4734C35942DEA723A5A77 /* QuartzCore.framework */; };
     15		06A76AFF0ED4094D53875FC7 /* OpenGLES.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7E0C550168CA5DF878D253AB /* OpenGLES.framework */; };
     16		3D133C292D622B105EE9453E /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 422B29AA759D18C60A831E77 /* CoreGraphics.framework */; };
     17		05431A973AEA7EE57FA27595 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 750F39EC6BA274B14FCF2602 /* UIKit.framework */; };
     18		69605E6F6C651372297A0B12 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 243E12D229FC131B064C7705 /* Foundation.framework */; };
     19		05CF5EDB7CA80D6B0B8E1F8D /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7256748A485906120EDA0EC6 /* CoreAudio.framework */; };
     20		152755650FEB31C909EC00E4 /* libSDL2.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 72750F76468F6580744A4BC9 /* libSDL2.a */; };
     21/* End PBXBuildFile section */
     22
     23/* Begin PBXContainerItemProxy section */
     24		5034364C4E5B3FD958D13B5C /* PBXContainerItemProxy */ = {
     25			isa = PBXContainerItemProxy;
     26			containerPortal = 4EC774AF1C8B11653EDD4CF5 /* SDL2.xcodeproj */;
     27			proxyType = 2;
     28			remoteGlobalIDString = 224D2C85085A7BA60E532655;
     29			remoteInfo = "libSDL2.a";
     30		};
     31		47316C104E515CB0638F45FE /* PBXContainerItemProxy */ = {
     32			isa = PBXContainerItemProxy;
     33			containerPortal = 4EC774AF1C8B11653EDD4CF5 /* SDL2.xcodeproj */;
     34			proxyType = 1;
     35			remoteGlobalIDString = 515D4C462ACD2DA8180E7783;
     36			remoteInfo = "libSDL2.a";
     37		};
     38/* End PBXContainerItemProxy section */
     39
     40/* Begin PBXFileReference section */
     41		3EAB5300634A1F997DFB781B /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; name = "Info.plist"; path = "../../../../Xcode-iOS/Demos/Info.plist"; sourceTree = "<group>"; };
     42		5F9758D31B3F59084DC82795 /* kromasky_16x16.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; name = "kromasky_16x16.bmp"; path = "../../../../Xcode-iOS/Demos/data/bitmapfont/kromasky_16x16.bmp"; sourceTree = "<group>"; };
     43		6E0951906832624606980FA7 /* common.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "common.c"; path = "../../../../Xcode-iOS/Demos/src/common.c"; sourceTree = "<group>"; };
     44		4D90349C274323322B1A6BBA /* common.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "common.h"; path = "../../../../Xcode-iOS/Demos/src/common.h"; sourceTree = "<group>"; };
     45		2987762A782C33F9516B55E5 /* keyboard.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "keyboard.c"; path = "../../../../Xcode-iOS/Demos/src/keyboard.c"; sourceTree = "<group>"; };
     46		2343286F2DA963733BDB4BFF /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "AudioToolbox.framework"; path = "System/Library/Frameworks/AudioToolbox.framework"; sourceTree = "SDKROOT"; };
     47		29F4734C35942DEA723A5A77 /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "QuartzCore.framework"; path = "System/Library/Frameworks/QuartzCore.framework"; sourceTree = "SDKROOT"; };
     48		7E0C550168CA5DF878D253AB /* OpenGLES.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "OpenGLES.framework"; path = "System/Library/Frameworks/OpenGLES.framework"; sourceTree = "SDKROOT"; };
     49		422B29AA759D18C60A831E77 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "CoreGraphics.framework"; path = "System/Library/Frameworks/CoreGraphics.framework"; sourceTree = "SDKROOT"; };
     50		750F39EC6BA274B14FCF2602 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "UIKit.framework"; path = "System/Library/Frameworks/UIKit.framework"; sourceTree = "SDKROOT"; };
     51		243E12D229FC131B064C7705 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "Foundation.framework"; path = "System/Library/Frameworks/Foundation.framework"; sourceTree = "SDKROOT"; };
     52		7256748A485906120EDA0EC6 /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "CoreAudio.framework"; path = "System/Library/Frameworks/CoreAudio.framework"; sourceTree = "SDKROOT"; };
     53		759B2B246CC126C15CAC3E9A /* keyboard */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; name = "keyboard"; path = "keyboard"; sourceTree = BUILT_PRODUCTS_DIR; };
     54		4EC774AF1C8B11653EDD4CF5 /* SDL2.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = "SDL2.xcodeproj"; path = "../../SDL2/SDL2.xcodeproj"; sourceTree = SOURCE_ROOT; };
     55/* End PBXFileReference section */
     56
     57/* Begin PBXFrameworksBuildPhase section */
     58		34184B7037081F3645C941EF /* Frameworks */ = {
     59			isa = PBXFrameworksBuildPhase;
     60			buildActionMask = 2147483647;
     61			files = (
     62				7BBF522D0B3425221AC07065 /* AudioToolbox.framework in Frameworks */,
     63				79421BCE00DF36EC439A5CD4 /* QuartzCore.framework in Frameworks */,
     64				06A76AFF0ED4094D53875FC7 /* OpenGLES.framework in Frameworks */,
     65				3D133C292D622B105EE9453E /* CoreGraphics.framework in Frameworks */,
     66				05431A973AEA7EE57FA27595 /* UIKit.framework in Frameworks */,
     67				69605E6F6C651372297A0B12 /* Foundation.framework in Frameworks */,
     68				05CF5EDB7CA80D6B0B8E1F8D /* CoreAudio.framework in Frameworks */,
     69				152755650FEB31C909EC00E4 /* libSDL2.a in Frameworks */,
     70			);
     71			runOnlyForDeploymentPostprocessing = 0;
     72		};
     73/* End PBXFrameworksBuildPhase section */
     74
     75/* Begin PBXGroup section */
     76		677B6BC5125065EF671517AF /* keyboard */ = {
     77			isa = PBXGroup;
     78			children = (
     79				7B4430D456083F22037D36EF /* Xcode-iOS */,
     80				12A204F705CD6EA85EED2785 /* Frameworks */,
     81				648E631128706545491A6FF5 /* Products */,
     82				5C50345624874A655FED50DE /* Projects */,
     83			);
     84			name = "keyboard";
     85			sourceTree = "<group>";
     86		};
     87		7B4430D456083F22037D36EF /* Xcode-iOS */ = {
     88			isa = PBXGroup;
     89			children = (
     90				0CDD3A6150551D1F7A057966 /* Demos */,
     91			);
     92			name = "Xcode-iOS";
     93			sourceTree = "<group>";
     94		};
     95		0CDD3A6150551D1F7A057966 /* Demos */ = {
     96			isa = PBXGroup;
     97			children = (
     98				3EAB5300634A1F997DFB781B /* Info.plist */,
     99				49C73F1123DD22E36DB26715 /* data */,
    100				70CD296F51F07063761032D3 /* src */,
    101			);
    102			name = "Demos";
    103			sourceTree = "<group>";
    104		};
    105		49C73F1123DD22E36DB26715 /* data */ = {
    106			isa = PBXGroup;
    107			children = (
    108				4B1E1F4E75081D4125E24E30 /* bitmapfont */,
    109			);
    110			name = "data";
    111			sourceTree = "<group>";
    112		};
    113		4B1E1F4E75081D4125E24E30 /* bitmapfont */ = {
    114			isa = PBXGroup;
    115			children = (
    116				5F9758D31B3F59084DC82795 /* kromasky_16x16.bmp */,
    117			);
    118			name = "bitmapfont";
    119			sourceTree = "<group>";
    120		};
    121		70CD296F51F07063761032D3 /* src */ = {
    122			isa = PBXGroup;
    123			children = (
    124				6E0951906832624606980FA7 /* common.c */,
    125				4D90349C274323322B1A6BBA /* common.h */,
    126				2987762A782C33F9516B55E5 /* keyboard.c */,
    127			);
    128			name = "src";
    129			sourceTree = "<group>";
    130		};
    131		12A204F705CD6EA85EED2785 /* Frameworks */ = {
    132			isa = PBXGroup;
    133			children = (
    134				2343286F2DA963733BDB4BFF /* AudioToolbox.framework */,
    135				29F4734C35942DEA723A5A77 /* QuartzCore.framework */,
    136				7E0C550168CA5DF878D253AB /* OpenGLES.framework */,
    137				422B29AA759D18C60A831E77 /* CoreGraphics.framework */,
    138				750F39EC6BA274B14FCF2602 /* UIKit.framework */,
    139				243E12D229FC131B064C7705 /* Foundation.framework */,
    140				7256748A485906120EDA0EC6 /* CoreAudio.framework */,
    141			);
    142			name = "Frameworks";
    143			sourceTree = "<group>";
    144		};
    145		648E631128706545491A6FF5 /* Products */ = {
    146			isa = PBXGroup;
    147			children = (
    148				759B2B246CC126C15CAC3E9A /* keyboard */,
    149			);
    150			name = "Products";
    151			sourceTree = "<group>";
    152		};
    153		5C50345624874A655FED50DE /* Projects */ = {
    154			isa = PBXGroup;
    155			children = (
    156				4EC774AF1C8B11653EDD4CF5 /* SDL2.xcodeproj */,
    157			);
    158			name = "Projects";
    159			sourceTree = "<group>";
    160		};
    161		644325D14FD20B88184F7B96 /* Products */ = {
    162			isa = PBXGroup;
    163			children = (
    164				72750F76468F6580744A4BC9 /* libSDL2.a */,
    165			);
    166			name = Products;
    167			sourceTree = "<group>";
    168		};
    169/* End PBXGroup section */
    170
    171/* Begin PBXNativeTarget section */
    172		73176F12128359B77F276047 /* keyboard */ = {
    173			isa = PBXNativeTarget;
    174			buildConfigurationList = 2CB14BD0504177BD395A5721 /* Build configuration list for PBXNativeTarget "keyboard" */;
    175			buildPhases = (
    176				4684144777C328C125E4477A /* Resources */,
    177				46C76D2668D37A606FA41834 /* Sources */,
    178				34184B7037081F3645C941EF /* Frameworks */,
    179			);
    180			buildRules = (
    181			);
    182			dependencies = (
    183				49D96F9A0B0A7D6D315D6561 /* PBXTargetDependency */,
    184			);
    185			name = "keyboard";
    186			productInstallPath = "$(HOME)/Applications";
    187			productName = "keyboard";
    188			productReference = 759B2B246CC126C15CAC3E9A /* keyboard */;
    189			productType = "com.apple.product-type.application";
    190		};
    191/* End PBXNativeTarget section */
    192
    193/* Begin PBXProject section */
    194		08FB7793FE84155DC02AAC07 /* Project object */ = {
    195			isa = PBXProject;
    196			buildConfigurationList = 1DEB928908733DD80010E9CD /* Build configuration list for PBXProject "keyboard" */;
    197			compatibilityVersion = "Xcode 3.2";
    198			hasScannedForEncodings = 1;
    199			mainGroup = 677B6BC5125065EF671517AF /* keyboard */;
    200			projectDirPath = "";
    201			projectReferences = (
    202				{
    203					ProductGroup = 644325D14FD20B88184F7B96 /* Products */;
    204					ProjectRef = 4EC774AF1C8B11653EDD4CF5 /* SDL2.xcodeproj */;
    205				},
    206			);
    207			projectRoot = "";
    208			targets = (
    209				73176F12128359B77F276047 /* keyboard */,
    210			);
    211		};
    212/* End PBXProject section */
    213
    214/* Begin PBXReferenceProxy section */
    215		72750F76468F6580744A4BC9 /* libSDL2.a */ = {
    216			isa = PBXReferenceProxy;
    217			fileType = archive.ar;
    218			path = "Build/Debug/libSDL2.a";
    219			remoteRef = 5034364C4E5B3FD958D13B5C /* PBXContainerItemProxy */;
    220			sourceTree = BUILT_PRODUCTS_DIR;
    221		};
    222/* End PBXReferenceProxy section */
    223
    224/* Begin PBXResourcesBuildPhase section */
    225		4684144777C328C125E4477A /* Resources */ = {
    226			isa = PBXResourcesBuildPhase;
    227			buildActionMask = 2147483647;
    228			files = (
    229				45273A68360C0E815D1B1BC0 /* kromasky_16x16.bmp in Resources */,
    230			);
    231			runOnlyForDeploymentPostprocessing = 0;
    232		};
    233/* End PBXResourcesBuildPhase section */
    234
    235/* Begin PBXSourcesBuildPhase section */
    236		46C76D2668D37A606FA41834 /* Sources */ = {
    237			isa = PBXSourcesBuildPhase;
    238			buildActionMask = 2147483647;
    239			files = (
    240				324160D025840B5270143D94 /* common.c in Sources */,
    241				4CBC542E1F7005322C280595 /* keyboard.c in Sources */,
    242			);
    243			runOnlyForDeploymentPostprocessing = 0;
    244		};
    245/* End PBXSourcesBuildPhase section */
    246
    247/* Begin PBXVariantGroup section */
    248/* End PBXVariantGroup section */
    249
    250/* Begin PBXTargetDependency section */
    251		49D96F9A0B0A7D6D315D6561 /* PBXTargetDependency */ = {
    252			isa = PBXTargetDependency;
    253			name = "libSDL2.a";
    254			targetProxy = 47316C104E515CB0638F45FE /* PBXContainerItemProxy */;
    255		};
    256/* End PBXTargetDependency section */
    257
    258/* Begin XCBuildConfiguration section */
    259		29CD6D214B7C539E454E3F7F /* Debug */ = {
    260			isa = XCBuildConfiguration;
    261			buildSettings = {
    262				ALWAYS_SEARCH_USER_PATHS = NO;
    263				CONFIGURATION_BUILD_DIR = Build/Debug;
    264				GCC_DYNAMIC_NO_PIC = NO;
    265				GCC_MODEL_TUNING = G5;
    266				INFOPLIST_FILE = "../../../../Xcode-iOS/Demos/Info.plist";
    267				INSTALL_PATH = "$(HOME)/Applications";
    268				PRODUCT_NAME = "keyboard";
    269			};
    270			name = "Debug";
    271		};
    272		4F111B6B1ABD2B982AD67BF5 /* Release */ = {
    273			isa = XCBuildConfiguration;
    274			buildSettings = {
    275				ALWAYS_SEARCH_USER_PATHS = NO;
    276				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
    277				CONFIGURATION_BUILD_DIR = Build/Release;
    278				GCC_DYNAMIC_NO_PIC = NO;
    279				GCC_MODEL_TUNING = G5;
    280				INFOPLIST_FILE = "../../../../Xcode-iOS/Demos/Info.plist";
    281				INSTALL_PATH = "$(HOME)/Applications";
    282				PRODUCT_NAME = "keyboard";
    283			};
    284			name = "Release";
    285		};
    286		5BB564CA490F15C1418B1116 /* Debug */ = {
    287			isa = XCBuildConfiguration;
    288			buildSettings = {
    289				ARCHS = "$(ARCHS_UNIVERSAL_IPHONE_OS)";
    290				SDKROOT = iphoneos;
    291				CODE_SIGN_IDENTITY = "iPhone Developer";
    292				CONFIGURATION_BUILD_DIR = "$(SYMROOT)";
    293				CONFIGURATION_TEMP_DIR = "$(OBJROOT)";
    294				COPY_PHASE_STRIP = NO;
    295				GCC_C_LANGUAGE_STANDARD = gnu99;
    296				GCC_ENABLE_CPP_EXCEPTIONS = NO;
    297				GCC_ENABLE_OBJC_EXCEPTIONS = NO;
    298				GCC_OPTIMIZATION_LEVEL = 0;
    299				GCC_PREPROCESSOR_DEFINITIONS = (
    300					"USING_PREMAKE_CONFIG_H",
    301					"_DEBUG",
    302				);
    303				GCC_SYMBOLS_PRIVATE_EXTERN = NO;
    304				GCC_WARN_ABOUT_RETURN_TYPE = YES;
    305				GCC_WARN_UNUSED_VARIABLE = YES;
    306				HEADER_SEARCH_PATHS = (
    307					"../..",
    308					"../../../../include",
    309				);
    310				OBJROOT = "obj/iOS/Debug";
    311				ONLY_ACTIVE_ARCH = YES;
    312				SYMROOT = "Build/Debug";
    313			};
    314			name = "Debug";
    315		};
    316		1CB3517C5A08534D77F33340 /* Release */ = {
    317			isa = XCBuildConfiguration;
    318			buildSettings = {
    319				ARCHS = "$(ARCHS_UNIVERSAL_IPHONE_OS)";
    320				SDKROOT = iphoneos;
    321				CODE_SIGN_IDENTITY = "iPhone Developer";
    322				CONFIGURATION_BUILD_DIR = "$(SYMROOT)";
    323				CONFIGURATION_TEMP_DIR = "$(OBJROOT)";
    324				GCC_C_LANGUAGE_STANDARD = gnu99;
    325				GCC_ENABLE_CPP_EXCEPTIONS = NO;
    326				GCC_ENABLE_OBJC_EXCEPTIONS = NO;
    327				GCC_OPTIMIZATION_LEVEL = 3;
    328				GCC_PREPROCESSOR_DEFINITIONS = (
    329					"USING_PREMAKE_CONFIG_H",
    330					"NDEBUG",
    331				);
    332				GCC_SYMBOLS_PRIVATE_EXTERN = NO;
    333				GCC_WARN_ABOUT_RETURN_TYPE = YES;
    334				GCC_WARN_UNUSED_VARIABLE = YES;
    335				HEADER_SEARCH_PATHS = (
    336					"../..",
    337					"../../../../include",
    338				);
    339				OBJROOT = "obj/iOS/Release";
    340				ONLY_ACTIVE_ARCH = NO;
    341				SYMROOT = "Build/Release";
    342			};
    343			name = "Release";
    344		};
    345/* End XCBuildConfiguration section */
    346
    347/* Begin XCConfigurationList section */
    348		2CB14BD0504177BD395A5721 /* Build configuration list for PBXNativeTarget "keyboard" */ = {
    349			isa = XCConfigurationList;
    350			buildConfigurations = (
    351				29CD6D214B7C539E454E3F7F /* Debug */,
    352				4F111B6B1ABD2B982AD67BF5 /* Release */,
    353			);
    354			defaultConfigurationIsVisible = 0;
    355			defaultConfigurationName = "Debug";
    356		};
    357		1DEB928908733DD80010E9CD /* Build configuration list for PBXProject "keyboard" */ = {
    358			isa = XCConfigurationList;
    359			buildConfigurations = (
    360				5BB564CA490F15C1418B1116 /* Debug */,
    361				1CB3517C5A08534D77F33340 /* Release */,
    362			);
    363			defaultConfigurationIsVisible = 0;
    364			defaultConfigurationName = "Debug";
    365		};
    366/* End XCConfigurationList section */
    367
    368	};
    369	rootObject = 08FB7793FE84155DC02AAC07 /* Project object */;
    370}