cscg22-gearboy

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

project.pbxproj (14333B)


      1// !$*UTF8*$!
      2{
      3	archiveVersion = 1;
      4	classes = {
      5	};
      6	objectVersion = 45;
      7	objects = {
      8
      9/* Begin PBXBuildFile section */
     10		3E683D8F380B72331D966705 /* common.c in Sources */ = {isa = PBXBuildFile; fileRef = 2813245205F14A8C59584160 /* common.c */; };
     11		6C1A3816543D7795144223E1 /* rectangles.c in Sources */ = {isa = PBXBuildFile; fileRef = 1A6027E7619B1FF276F1647F /* rectangles.c */; };
     12		538E114C2E7E62F427035765 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 34F76EF742501A5342D32B4D /* AudioToolbox.framework */; };
     13		541C7B547AFB75F808F11178 /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 39BB5FD3409327B862A33D0D /* QuartzCore.framework */; };
     14		3ADA65AC17A56E470D723A3C /* OpenGLES.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 00C104A979ED6C3F551705B5 /* OpenGLES.framework */; };
     15		2DB765A563272C8C413C7066 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 49F32DF021A1011108AA6CFA /* CoreGraphics.framework */; };
     16		1B941B1F31474FB121373844 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 628A573103CA605A5BC832E0 /* UIKit.framework */; };
     17		73672D2A32625F0C346242FA /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1D9D37B445D828F112A73D2F /* Foundation.framework */; };
     18		04FB3B665FEE29384B9B42F1 /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 342B2F6F3B5B137C31E424CE /* CoreAudio.framework */; };
     19		28C530DA667726EB4DF6727F /* libSDL2.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 45EF5D8025B92F4F04680040 /* libSDL2.a */; };
     20/* End PBXBuildFile section */
     21
     22/* Begin PBXContainerItemProxy section */
     23		368972B01B321F625EDD3C27 /* PBXContainerItemProxy */ = {
     24			isa = PBXContainerItemProxy;
     25			containerPortal = 0436345602702CD6400A6247 /* SDL2.xcodeproj */;
     26			proxyType = 2;
     27			remoteGlobalIDString = 224D2C85085A7BA60E532655;
     28			remoteInfo = "libSDL2.a";
     29		};
     30		4D7C0BD571B740A9497C22A5 /* PBXContainerItemProxy */ = {
     31			isa = PBXContainerItemProxy;
     32			containerPortal = 0436345602702CD6400A6247 /* SDL2.xcodeproj */;
     33			proxyType = 1;
     34			remoteGlobalIDString = 515D4C462ACD2DA8180E7783;
     35			remoteInfo = "libSDL2.a";
     36		};
     37/* End PBXContainerItemProxy section */
     38
     39/* Begin PBXFileReference section */
     40		5227088F1D3F252018614672 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; name = "Info.plist"; path = "../../../../Xcode-iOS/Demos/Info.plist"; sourceTree = "<group>"; };
     41		2813245205F14A8C59584160 /* common.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "common.c"; path = "../../../../Xcode-iOS/Demos/src/common.c"; sourceTree = "<group>"; };
     42		36B01E185907089C3F291E5B /* common.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "common.h"; path = "../../../../Xcode-iOS/Demos/src/common.h"; sourceTree = "<group>"; };
     43		1A6027E7619B1FF276F1647F /* rectangles.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "rectangles.c"; path = "../../../../Xcode-iOS/Demos/src/rectangles.c"; sourceTree = "<group>"; };
     44		34F76EF742501A5342D32B4D /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "AudioToolbox.framework"; path = "System/Library/Frameworks/AudioToolbox.framework"; sourceTree = "SDKROOT"; };
     45		39BB5FD3409327B862A33D0D /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "QuartzCore.framework"; path = "System/Library/Frameworks/QuartzCore.framework"; sourceTree = "SDKROOT"; };
     46		00C104A979ED6C3F551705B5 /* OpenGLES.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "OpenGLES.framework"; path = "System/Library/Frameworks/OpenGLES.framework"; sourceTree = "SDKROOT"; };
     47		49F32DF021A1011108AA6CFA /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "CoreGraphics.framework"; path = "System/Library/Frameworks/CoreGraphics.framework"; sourceTree = "SDKROOT"; };
     48		628A573103CA605A5BC832E0 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "UIKit.framework"; path = "System/Library/Frameworks/UIKit.framework"; sourceTree = "SDKROOT"; };
     49		1D9D37B445D828F112A73D2F /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "Foundation.framework"; path = "System/Library/Frameworks/Foundation.framework"; sourceTree = "SDKROOT"; };
     50		342B2F6F3B5B137C31E424CE /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "CoreAudio.framework"; path = "System/Library/Frameworks/CoreAudio.framework"; sourceTree = "SDKROOT"; };
     51		7332796826E47C595AC15526 /* rectangles */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; name = "rectangles"; path = "rectangles"; sourceTree = BUILT_PRODUCTS_DIR; };
     52		0436345602702CD6400A6247 /* SDL2.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = "SDL2.xcodeproj"; path = "../../SDL2/SDL2.xcodeproj"; sourceTree = SOURCE_ROOT; };
     53/* End PBXFileReference section */
     54
     55/* Begin PBXFrameworksBuildPhase section */
     56		57DD0560107127536F5B5B69 /* Frameworks */ = {
     57			isa = PBXFrameworksBuildPhase;
     58			buildActionMask = 2147483647;
     59			files = (
     60				538E114C2E7E62F427035765 /* AudioToolbox.framework in Frameworks */,
     61				541C7B547AFB75F808F11178 /* QuartzCore.framework in Frameworks */,
     62				3ADA65AC17A56E470D723A3C /* OpenGLES.framework in Frameworks */,
     63				2DB765A563272C8C413C7066 /* CoreGraphics.framework in Frameworks */,
     64				1B941B1F31474FB121373844 /* UIKit.framework in Frameworks */,
     65				73672D2A32625F0C346242FA /* Foundation.framework in Frameworks */,
     66				04FB3B665FEE29384B9B42F1 /* CoreAudio.framework in Frameworks */,
     67				28C530DA667726EB4DF6727F /* libSDL2.a in Frameworks */,
     68			);
     69			runOnlyForDeploymentPostprocessing = 0;
     70		};
     71/* End PBXFrameworksBuildPhase section */
     72
     73/* Begin PBXGroup section */
     74		288A2F3007DA183E3DA11892 /* rectangles */ = {
     75			isa = PBXGroup;
     76			children = (
     77				483D233459853EE340090F93 /* Xcode-iOS */,
     78				2792239319A468A14CAA48C7 /* Frameworks */,
     79				6F89456E4C5C59BF2F18556B /* Products */,
     80				6546611D6AF04A5720535BA8 /* Projects */,
     81			);
     82			name = "rectangles";
     83			sourceTree = "<group>";
     84		};
     85		483D233459853EE340090F93 /* Xcode-iOS */ = {
     86			isa = PBXGroup;
     87			children = (
     88				38DD5DD6376F629A6DED1DE9 /* Demos */,
     89			);
     90			name = "Xcode-iOS";
     91			sourceTree = "<group>";
     92		};
     93		38DD5DD6376F629A6DED1DE9 /* Demos */ = {
     94			isa = PBXGroup;
     95			children = (
     96				5227088F1D3F252018614672 /* Info.plist */,
     97				6CF216180B8F014E40C62052 /* src */,
     98			);
     99			name = "Demos";
    100			sourceTree = "<group>";
    101		};
    102		6CF216180B8F014E40C62052 /* src */ = {
    103			isa = PBXGroup;
    104			children = (
    105				2813245205F14A8C59584160 /* common.c */,
    106				36B01E185907089C3F291E5B /* common.h */,
    107				1A6027E7619B1FF276F1647F /* rectangles.c */,
    108			);
    109			name = "src";
    110			sourceTree = "<group>";
    111		};
    112		2792239319A468A14CAA48C7 /* Frameworks */ = {
    113			isa = PBXGroup;
    114			children = (
    115				34F76EF742501A5342D32B4D /* AudioToolbox.framework */,
    116				39BB5FD3409327B862A33D0D /* QuartzCore.framework */,
    117				00C104A979ED6C3F551705B5 /* OpenGLES.framework */,
    118				49F32DF021A1011108AA6CFA /* CoreGraphics.framework */,
    119				628A573103CA605A5BC832E0 /* UIKit.framework */,
    120				1D9D37B445D828F112A73D2F /* Foundation.framework */,
    121				342B2F6F3B5B137C31E424CE /* CoreAudio.framework */,
    122			);
    123			name = "Frameworks";
    124			sourceTree = "<group>";
    125		};
    126		6F89456E4C5C59BF2F18556B /* Products */ = {
    127			isa = PBXGroup;
    128			children = (
    129				7332796826E47C595AC15526 /* rectangles */,
    130			);
    131			name = "Products";
    132			sourceTree = "<group>";
    133		};
    134		6546611D6AF04A5720535BA8 /* Projects */ = {
    135			isa = PBXGroup;
    136			children = (
    137				0436345602702CD6400A6247 /* SDL2.xcodeproj */,
    138			);
    139			name = "Projects";
    140			sourceTree = "<group>";
    141		};
    142		0DC524DC289165A2096A1B8A /* Products */ = {
    143			isa = PBXGroup;
    144			children = (
    145				45EF5D8025B92F4F04680040 /* libSDL2.a */,
    146			);
    147			name = Products;
    148			sourceTree = "<group>";
    149		};
    150/* End PBXGroup section */
    151
    152/* Begin PBXNativeTarget section */
    153		4F6855E4129920DC7A9153FC /* rectangles */ = {
    154			isa = PBXNativeTarget;
    155			buildConfigurationList = 79D259543EB15FB103D110D7 /* Build configuration list for PBXNativeTarget "rectangles" */;
    156			buildPhases = (
    157				3CAC6B4F48AA464B710068C1 /* Resources */,
    158				0BE0523D5BE05C0B02A52BA6 /* Sources */,
    159				57DD0560107127536F5B5B69 /* Frameworks */,
    160			);
    161			buildRules = (
    162			);
    163			dependencies = (
    164				1B3B41B9731B1B0D007A7AC1 /* PBXTargetDependency */,
    165			);
    166			name = "rectangles";
    167			productInstallPath = "$(HOME)/Applications";
    168			productName = "rectangles";
    169			productReference = 7332796826E47C595AC15526 /* rectangles */;
    170			productType = "com.apple.product-type.application";
    171		};
    172/* End PBXNativeTarget section */
    173
    174/* Begin PBXProject section */
    175		08FB7793FE84155DC02AAC07 /* Project object */ = {
    176			isa = PBXProject;
    177			buildConfigurationList = 1DEB928908733DD80010E9CD /* Build configuration list for PBXProject "rectangles" */;
    178			compatibilityVersion = "Xcode 3.2";
    179			hasScannedForEncodings = 1;
    180			mainGroup = 288A2F3007DA183E3DA11892 /* rectangles */;
    181			projectDirPath = "";
    182			projectReferences = (
    183				{
    184					ProductGroup = 0DC524DC289165A2096A1B8A /* Products */;
    185					ProjectRef = 0436345602702CD6400A6247 /* SDL2.xcodeproj */;
    186				},
    187			);
    188			projectRoot = "";
    189			targets = (
    190				4F6855E4129920DC7A9153FC /* rectangles */,
    191			);
    192		};
    193/* End PBXProject section */
    194
    195/* Begin PBXReferenceProxy section */
    196		45EF5D8025B92F4F04680040 /* libSDL2.a */ = {
    197			isa = PBXReferenceProxy;
    198			fileType = archive.ar;
    199			path = "Build/Debug/libSDL2.a";
    200			remoteRef = 368972B01B321F625EDD3C27 /* PBXContainerItemProxy */;
    201			sourceTree = BUILT_PRODUCTS_DIR;
    202		};
    203/* End PBXReferenceProxy section */
    204
    205/* Begin PBXResourcesBuildPhase section */
    206		3CAC6B4F48AA464B710068C1 /* Resources */ = {
    207			isa = PBXResourcesBuildPhase;
    208			buildActionMask = 2147483647;
    209			files = (
    210			);
    211			runOnlyForDeploymentPostprocessing = 0;
    212		};
    213/* End PBXResourcesBuildPhase section */
    214
    215/* Begin PBXSourcesBuildPhase section */
    216		0BE0523D5BE05C0B02A52BA6 /* Sources */ = {
    217			isa = PBXSourcesBuildPhase;
    218			buildActionMask = 2147483647;
    219			files = (
    220				3E683D8F380B72331D966705 /* common.c in Sources */,
    221				6C1A3816543D7795144223E1 /* rectangles.c in Sources */,
    222			);
    223			runOnlyForDeploymentPostprocessing = 0;
    224		};
    225/* End PBXSourcesBuildPhase section */
    226
    227/* Begin PBXVariantGroup section */
    228/* End PBXVariantGroup section */
    229
    230/* Begin PBXTargetDependency section */
    231		1B3B41B9731B1B0D007A7AC1 /* PBXTargetDependency */ = {
    232			isa = PBXTargetDependency;
    233			name = "libSDL2.a";
    234			targetProxy = 4D7C0BD571B740A9497C22A5 /* PBXContainerItemProxy */;
    235		};
    236/* End PBXTargetDependency section */
    237
    238/* Begin XCBuildConfiguration section */
    239		241D072A6F2D0EA442E9032F /* Debug */ = {
    240			isa = XCBuildConfiguration;
    241			buildSettings = {
    242				ALWAYS_SEARCH_USER_PATHS = NO;
    243				CONFIGURATION_BUILD_DIR = Build/Debug;
    244				GCC_DYNAMIC_NO_PIC = NO;
    245				GCC_MODEL_TUNING = G5;
    246				INFOPLIST_FILE = "../../../../Xcode-iOS/Demos/Info.plist";
    247				INSTALL_PATH = "$(HOME)/Applications";
    248				PRODUCT_NAME = "rectangles";
    249			};
    250			name = "Debug";
    251		};
    252		29F11E745BAF53647A9017A1 /* Release */ = {
    253			isa = XCBuildConfiguration;
    254			buildSettings = {
    255				ALWAYS_SEARCH_USER_PATHS = NO;
    256				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
    257				CONFIGURATION_BUILD_DIR = Build/Release;
    258				GCC_DYNAMIC_NO_PIC = NO;
    259				GCC_MODEL_TUNING = G5;
    260				INFOPLIST_FILE = "../../../../Xcode-iOS/Demos/Info.plist";
    261				INSTALL_PATH = "$(HOME)/Applications";
    262				PRODUCT_NAME = "rectangles";
    263			};
    264			name = "Release";
    265		};
    266		2CD758AE2ACB76894D9F26D0 /* Debug */ = {
    267			isa = XCBuildConfiguration;
    268			buildSettings = {
    269				ARCHS = "$(ARCHS_UNIVERSAL_IPHONE_OS)";
    270				SDKROOT = iphoneos;
    271				CODE_SIGN_IDENTITY = "iPhone Developer";
    272				CONFIGURATION_BUILD_DIR = "$(SYMROOT)";
    273				CONFIGURATION_TEMP_DIR = "$(OBJROOT)";
    274				COPY_PHASE_STRIP = NO;
    275				GCC_C_LANGUAGE_STANDARD = gnu99;
    276				GCC_ENABLE_CPP_EXCEPTIONS = NO;
    277				GCC_ENABLE_OBJC_EXCEPTIONS = NO;
    278				GCC_OPTIMIZATION_LEVEL = 0;
    279				GCC_PREPROCESSOR_DEFINITIONS = (
    280					"USING_PREMAKE_CONFIG_H",
    281					"_DEBUG",
    282				);
    283				GCC_SYMBOLS_PRIVATE_EXTERN = NO;
    284				GCC_WARN_ABOUT_RETURN_TYPE = YES;
    285				GCC_WARN_UNUSED_VARIABLE = YES;
    286				HEADER_SEARCH_PATHS = (
    287					"../..",
    288					"../../../../include",
    289				);
    290				OBJROOT = "obj/iOS/Debug";
    291				ONLY_ACTIVE_ARCH = YES;
    292				SYMROOT = "Build/Debug";
    293			};
    294			name = "Debug";
    295		};
    296		743958EA264E002121B2360E /* Release */ = {
    297			isa = XCBuildConfiguration;
    298			buildSettings = {
    299				ARCHS = "$(ARCHS_UNIVERSAL_IPHONE_OS)";
    300				SDKROOT = iphoneos;
    301				CODE_SIGN_IDENTITY = "iPhone Developer";
    302				CONFIGURATION_BUILD_DIR = "$(SYMROOT)";
    303				CONFIGURATION_TEMP_DIR = "$(OBJROOT)";
    304				GCC_C_LANGUAGE_STANDARD = gnu99;
    305				GCC_ENABLE_CPP_EXCEPTIONS = NO;
    306				GCC_ENABLE_OBJC_EXCEPTIONS = NO;
    307				GCC_OPTIMIZATION_LEVEL = 3;
    308				GCC_PREPROCESSOR_DEFINITIONS = (
    309					"USING_PREMAKE_CONFIG_H",
    310					"NDEBUG",
    311				);
    312				GCC_SYMBOLS_PRIVATE_EXTERN = NO;
    313				GCC_WARN_ABOUT_RETURN_TYPE = YES;
    314				GCC_WARN_UNUSED_VARIABLE = YES;
    315				HEADER_SEARCH_PATHS = (
    316					"../..",
    317					"../../../../include",
    318				);
    319				OBJROOT = "obj/iOS/Release";
    320				ONLY_ACTIVE_ARCH = NO;
    321				SYMROOT = "Build/Release";
    322			};
    323			name = "Release";
    324		};
    325/* End XCBuildConfiguration section */
    326
    327/* Begin XCConfigurationList section */
    328		79D259543EB15FB103D110D7 /* Build configuration list for PBXNativeTarget "rectangles" */ = {
    329			isa = XCConfigurationList;
    330			buildConfigurations = (
    331				241D072A6F2D0EA442E9032F /* Debug */,
    332				29F11E745BAF53647A9017A1 /* Release */,
    333			);
    334			defaultConfigurationIsVisible = 0;
    335			defaultConfigurationName = "Debug";
    336		};
    337		1DEB928908733DD80010E9CD /* Build configuration list for PBXProject "rectangles" */ = {
    338			isa = XCConfigurationList;
    339			buildConfigurations = (
    340				2CD758AE2ACB76894D9F26D0 /* Debug */,
    341				743958EA264E002121B2360E /* Release */,
    342			);
    343			defaultConfigurationIsVisible = 0;
    344			defaultConfigurationName = "Debug";
    345		};
    346/* End XCConfigurationList section */
    347
    348	};
    349	rootObject = 08FB7793FE84155DC02AAC07 /* Project object */;
    350}