cscg22-gearboy

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

project.pbxproj (14929B)


      1// !$*UTF8*$!
      2{
      3	archiveVersion = 1;
      4	classes = {
      5	};
      6	objectVersion = 45;
      7	objects = {
      8
      9/* Begin PBXBuildFile section */
     10		10E2774011786F995B805C7F /* stroke.bmp in Resources */ = {isa = PBXBuildFile; fileRef = 6730111A6BFB5F5C14DD4871 /* stroke.bmp */; };
     11		79D87D07048610C3209314C6 /* common.c in Sources */ = {isa = PBXBuildFile; fileRef = 0EBB33113E847AA430B96B69 /* common.c */; };
     12		71A12A290ADF47D43590019A /* fireworks.c in Sources */ = {isa = PBXBuildFile; fileRef = 596447B07498655C0C243381 /* fireworks.c */; };
     13		79C17D3407632C1F2E3E0E60 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 123376C8576F65BC595A6307 /* AudioToolbox.framework */; };
     14		73360C2A26FB4CA511D62254 /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 60711C343D703F8D4C67108C /* QuartzCore.framework */; };
     15		527D0CDF1702119E424E4A1F /* OpenGLES.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 633F528E066847D70E7013C4 /* OpenGLES.framework */; };
     16		098672276FAD7A58464B0720 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5E802A784A7A29545AD836CD /* CoreGraphics.framework */; };
     17		5FA3503D55AC13E211914909 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7B22322B31D5351E536A0626 /* UIKit.framework */; };
     18		25665D894EE1308D14544C71 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 230B36B52E4826A148913E3B /* Foundation.framework */; };
     19		4C2479ED4E2C5193217C6EC9 /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4CE031D65AB00DD264007083 /* CoreAudio.framework */; };
     20		0A231ED87C3D466409B42038 /* libSDL2.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 36533B8A10B0217136B82153 /* libSDL2.a */; };
     21/* End PBXBuildFile section */
     22
     23/* Begin PBXContainerItemProxy section */
     24		21963BEC278D360D2CC829A9 /* PBXContainerItemProxy */ = {
     25			isa = PBXContainerItemProxy;
     26			containerPortal = 460E547038C062D10E9E3D5F /* SDL2.xcodeproj */;
     27			proxyType = 2;
     28			remoteGlobalIDString = 224D2C85085A7BA60E532655;
     29			remoteInfo = "libSDL2.a";
     30		};
     31		50E70FB957213B36609376FC /* PBXContainerItemProxy */ = {
     32			isa = PBXContainerItemProxy;
     33			containerPortal = 460E547038C062D10E9E3D5F /* SDL2.xcodeproj */;
     34			proxyType = 1;
     35			remoteGlobalIDString = 515D4C462ACD2DA8180E7783;
     36			remoteInfo = "libSDL2.a";
     37		};
     38/* End PBXContainerItemProxy section */
     39
     40/* Begin PBXFileReference section */
     41		0671155E7F8E65FF744F0C39 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; name = "Info.plist"; path = "../../../../Xcode-iOS/Demos/Info.plist"; sourceTree = "<group>"; };
     42		6730111A6BFB5F5C14DD4871 /* stroke.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; name = "stroke.bmp"; path = "../../../../Xcode-iOS/Demos/data/stroke.bmp"; sourceTree = "<group>"; };
     43		0EBB33113E847AA430B96B69 /* common.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "common.c"; path = "../../../../Xcode-iOS/Demos/src/common.c"; sourceTree = "<group>"; };
     44		5E933B3601CB6D550A35284B /* common.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "common.h"; path = "../../../../Xcode-iOS/Demos/src/common.h"; sourceTree = "<group>"; };
     45		596447B07498655C0C243381 /* fireworks.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "fireworks.c"; path = "../../../../Xcode-iOS/Demos/src/fireworks.c"; sourceTree = "<group>"; };
     46		123376C8576F65BC595A6307 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "AudioToolbox.framework"; path = "System/Library/Frameworks/AudioToolbox.framework"; sourceTree = "SDKROOT"; };
     47		60711C343D703F8D4C67108C /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "QuartzCore.framework"; path = "System/Library/Frameworks/QuartzCore.framework"; sourceTree = "SDKROOT"; };
     48		633F528E066847D70E7013C4 /* OpenGLES.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "OpenGLES.framework"; path = "System/Library/Frameworks/OpenGLES.framework"; sourceTree = "SDKROOT"; };
     49		5E802A784A7A29545AD836CD /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "CoreGraphics.framework"; path = "System/Library/Frameworks/CoreGraphics.framework"; sourceTree = "SDKROOT"; };
     50		7B22322B31D5351E536A0626 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "UIKit.framework"; path = "System/Library/Frameworks/UIKit.framework"; sourceTree = "SDKROOT"; };
     51		230B36B52E4826A148913E3B /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "Foundation.framework"; path = "System/Library/Frameworks/Foundation.framework"; sourceTree = "SDKROOT"; };
     52		4CE031D65AB00DD264007083 /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "CoreAudio.framework"; path = "System/Library/Frameworks/CoreAudio.framework"; sourceTree = "SDKROOT"; };
     53		30200E315CB6417F29DA5065 /* fireworks */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; name = "fireworks"; path = "fireworks"; sourceTree = BUILT_PRODUCTS_DIR; };
     54		460E547038C062D10E9E3D5F /* 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		00003F873C025B1226283799 /* Frameworks */ = {
     59			isa = PBXFrameworksBuildPhase;
     60			buildActionMask = 2147483647;
     61			files = (
     62				79C17D3407632C1F2E3E0E60 /* AudioToolbox.framework in Frameworks */,
     63				73360C2A26FB4CA511D62254 /* QuartzCore.framework in Frameworks */,
     64				527D0CDF1702119E424E4A1F /* OpenGLES.framework in Frameworks */,
     65				098672276FAD7A58464B0720 /* CoreGraphics.framework in Frameworks */,
     66				5FA3503D55AC13E211914909 /* UIKit.framework in Frameworks */,
     67				25665D894EE1308D14544C71 /* Foundation.framework in Frameworks */,
     68				4C2479ED4E2C5193217C6EC9 /* CoreAudio.framework in Frameworks */,
     69				0A231ED87C3D466409B42038 /* libSDL2.a in Frameworks */,
     70			);
     71			runOnlyForDeploymentPostprocessing = 0;
     72		};
     73/* End PBXFrameworksBuildPhase section */
     74
     75/* Begin PBXGroup section */
     76		792F068F49A57B4638B70EC5 /* fireworks */ = {
     77			isa = PBXGroup;
     78			children = (
     79				49E04FED520F68E0695A1DB6 /* Xcode-iOS */,
     80				501A0CA8227D64CE52083875 /* Frameworks */,
     81				07354BC83E791D3F4F231D23 /* Products */,
     82				6E052C166223126769C05956 /* Projects */,
     83			);
     84			name = "fireworks";
     85			sourceTree = "<group>";
     86		};
     87		49E04FED520F68E0695A1DB6 /* Xcode-iOS */ = {
     88			isa = PBXGroup;
     89			children = (
     90				31BA2F820B3B5C9778AE27A2 /* Demos */,
     91			);
     92			name = "Xcode-iOS";
     93			sourceTree = "<group>";
     94		};
     95		31BA2F820B3B5C9778AE27A2 /* Demos */ = {
     96			isa = PBXGroup;
     97			children = (
     98				0671155E7F8E65FF744F0C39 /* Info.plist */,
     99				142A121F4562529546B6158D /* data */,
    100				30930BB2673975194C004BD3 /* src */,
    101			);
    102			name = "Demos";
    103			sourceTree = "<group>";
    104		};
    105		142A121F4562529546B6158D /* data */ = {
    106			isa = PBXGroup;
    107			children = (
    108				6730111A6BFB5F5C14DD4871 /* stroke.bmp */,
    109			);
    110			name = "data";
    111			sourceTree = "<group>";
    112		};
    113		30930BB2673975194C004BD3 /* src */ = {
    114			isa = PBXGroup;
    115			children = (
    116				0EBB33113E847AA430B96B69 /* common.c */,
    117				5E933B3601CB6D550A35284B /* common.h */,
    118				596447B07498655C0C243381 /* fireworks.c */,
    119			);
    120			name = "src";
    121			sourceTree = "<group>";
    122		};
    123		501A0CA8227D64CE52083875 /* Frameworks */ = {
    124			isa = PBXGroup;
    125			children = (
    126				123376C8576F65BC595A6307 /* AudioToolbox.framework */,
    127				60711C343D703F8D4C67108C /* QuartzCore.framework */,
    128				633F528E066847D70E7013C4 /* OpenGLES.framework */,
    129				5E802A784A7A29545AD836CD /* CoreGraphics.framework */,
    130				7B22322B31D5351E536A0626 /* UIKit.framework */,
    131				230B36B52E4826A148913E3B /* Foundation.framework */,
    132				4CE031D65AB00DD264007083 /* CoreAudio.framework */,
    133			);
    134			name = "Frameworks";
    135			sourceTree = "<group>";
    136		};
    137		07354BC83E791D3F4F231D23 /* Products */ = {
    138			isa = PBXGroup;
    139			children = (
    140				30200E315CB6417F29DA5065 /* fireworks */,
    141			);
    142			name = "Products";
    143			sourceTree = "<group>";
    144		};
    145		6E052C166223126769C05956 /* Projects */ = {
    146			isa = PBXGroup;
    147			children = (
    148				460E547038C062D10E9E3D5F /* SDL2.xcodeproj */,
    149			);
    150			name = "Projects";
    151			sourceTree = "<group>";
    152		};
    153		69CE07AB71092E5823634CFF /* Products */ = {
    154			isa = PBXGroup;
    155			children = (
    156				36533B8A10B0217136B82153 /* libSDL2.a */,
    157			);
    158			name = Products;
    159			sourceTree = "<group>";
    160		};
    161/* End PBXGroup section */
    162
    163/* Begin PBXNativeTarget section */
    164		449B2B3766C40168684F5081 /* fireworks */ = {
    165			isa = PBXNativeTarget;
    166			buildConfigurationList = 6476261C1F55185646DD5A1D /* Build configuration list for PBXNativeTarget "fireworks" */;
    167			buildPhases = (
    168				602E226C0419148750F91DB2 /* Resources */,
    169				376F64A66D4239294A6949B6 /* Sources */,
    170				00003F873C025B1226283799 /* Frameworks */,
    171			);
    172			buildRules = (
    173			);
    174			dependencies = (
    175				39CF02464D5053C66EA47AC0 /* PBXTargetDependency */,
    176			);
    177			name = "fireworks";
    178			productInstallPath = "$(HOME)/Applications";
    179			productName = "fireworks";
    180			productReference = 30200E315CB6417F29DA5065 /* fireworks */;
    181			productType = "com.apple.product-type.application";
    182		};
    183/* End PBXNativeTarget section */
    184
    185/* Begin PBXProject section */
    186		08FB7793FE84155DC02AAC07 /* Project object */ = {
    187			isa = PBXProject;
    188			buildConfigurationList = 1DEB928908733DD80010E9CD /* Build configuration list for PBXProject "fireworks" */;
    189			compatibilityVersion = "Xcode 3.2";
    190			hasScannedForEncodings = 1;
    191			mainGroup = 792F068F49A57B4638B70EC5 /* fireworks */;
    192			projectDirPath = "";
    193			projectReferences = (
    194				{
    195					ProductGroup = 69CE07AB71092E5823634CFF /* Products */;
    196					ProjectRef = 460E547038C062D10E9E3D5F /* SDL2.xcodeproj */;
    197				},
    198			);
    199			projectRoot = "";
    200			targets = (
    201				449B2B3766C40168684F5081 /* fireworks */,
    202			);
    203		};
    204/* End PBXProject section */
    205
    206/* Begin PBXReferenceProxy section */
    207		36533B8A10B0217136B82153 /* libSDL2.a */ = {
    208			isa = PBXReferenceProxy;
    209			fileType = archive.ar;
    210			path = "Build/Debug/libSDL2.a";
    211			remoteRef = 21963BEC278D360D2CC829A9 /* PBXContainerItemProxy */;
    212			sourceTree = BUILT_PRODUCTS_DIR;
    213		};
    214/* End PBXReferenceProxy section */
    215
    216/* Begin PBXResourcesBuildPhase section */
    217		602E226C0419148750F91DB2 /* Resources */ = {
    218			isa = PBXResourcesBuildPhase;
    219			buildActionMask = 2147483647;
    220			files = (
    221				10E2774011786F995B805C7F /* stroke.bmp in Resources */,
    222			);
    223			runOnlyForDeploymentPostprocessing = 0;
    224		};
    225/* End PBXResourcesBuildPhase section */
    226
    227/* Begin PBXSourcesBuildPhase section */
    228		376F64A66D4239294A6949B6 /* Sources */ = {
    229			isa = PBXSourcesBuildPhase;
    230			buildActionMask = 2147483647;
    231			files = (
    232				79D87D07048610C3209314C6 /* common.c in Sources */,
    233				71A12A290ADF47D43590019A /* fireworks.c in Sources */,
    234			);
    235			runOnlyForDeploymentPostprocessing = 0;
    236		};
    237/* End PBXSourcesBuildPhase section */
    238
    239/* Begin PBXVariantGroup section */
    240/* End PBXVariantGroup section */
    241
    242/* Begin PBXTargetDependency section */
    243		39CF02464D5053C66EA47AC0 /* PBXTargetDependency */ = {
    244			isa = PBXTargetDependency;
    245			name = "libSDL2.a";
    246			targetProxy = 50E70FB957213B36609376FC /* PBXContainerItemProxy */;
    247		};
    248/* End PBXTargetDependency section */
    249
    250/* Begin XCBuildConfiguration section */
    251		670D1D77032D31C655C83E60 /* Debug */ = {
    252			isa = XCBuildConfiguration;
    253			buildSettings = {
    254				ALWAYS_SEARCH_USER_PATHS = NO;
    255				CONFIGURATION_BUILD_DIR = Build/Debug;
    256				GCC_DYNAMIC_NO_PIC = NO;
    257				GCC_MODEL_TUNING = G5;
    258				INFOPLIST_FILE = "../../../../Xcode-iOS/Demos/Info.plist";
    259				INSTALL_PATH = "$(HOME)/Applications";
    260				PRODUCT_NAME = "fireworks";
    261			};
    262			name = "Debug";
    263		};
    264		3777705C388527704EAB5951 /* Release */ = {
    265			isa = XCBuildConfiguration;
    266			buildSettings = {
    267				ALWAYS_SEARCH_USER_PATHS = NO;
    268				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
    269				CONFIGURATION_BUILD_DIR = Build/Release;
    270				GCC_DYNAMIC_NO_PIC = NO;
    271				GCC_MODEL_TUNING = G5;
    272				INFOPLIST_FILE = "../../../../Xcode-iOS/Demos/Info.plist";
    273				INSTALL_PATH = "$(HOME)/Applications";
    274				PRODUCT_NAME = "fireworks";
    275			};
    276			name = "Release";
    277		};
    278		11105FF3697A04D35F3C1869 /* Debug */ = {
    279			isa = XCBuildConfiguration;
    280			buildSettings = {
    281				ARCHS = "$(ARCHS_UNIVERSAL_IPHONE_OS)";
    282				SDKROOT = iphoneos;
    283				CODE_SIGN_IDENTITY = "iPhone Developer";
    284				CONFIGURATION_BUILD_DIR = "$(SYMROOT)";
    285				CONFIGURATION_TEMP_DIR = "$(OBJROOT)";
    286				COPY_PHASE_STRIP = NO;
    287				GCC_C_LANGUAGE_STANDARD = gnu99;
    288				GCC_ENABLE_CPP_EXCEPTIONS = NO;
    289				GCC_ENABLE_OBJC_EXCEPTIONS = NO;
    290				GCC_OPTIMIZATION_LEVEL = 0;
    291				GCC_PREPROCESSOR_DEFINITIONS = (
    292					"USING_PREMAKE_CONFIG_H",
    293					"_DEBUG",
    294				);
    295				GCC_SYMBOLS_PRIVATE_EXTERN = NO;
    296				GCC_WARN_ABOUT_RETURN_TYPE = YES;
    297				GCC_WARN_UNUSED_VARIABLE = YES;
    298				HEADER_SEARCH_PATHS = (
    299					"../..",
    300					"../../../../include",
    301				);
    302				OBJROOT = "obj/iOS/Debug";
    303				ONLY_ACTIVE_ARCH = YES;
    304				SYMROOT = "Build/Debug";
    305			};
    306			name = "Debug";
    307		};
    308		75EF49955C93529475B6356E /* Release */ = {
    309			isa = XCBuildConfiguration;
    310			buildSettings = {
    311				ARCHS = "$(ARCHS_UNIVERSAL_IPHONE_OS)";
    312				SDKROOT = iphoneos;
    313				CODE_SIGN_IDENTITY = "iPhone Developer";
    314				CONFIGURATION_BUILD_DIR = "$(SYMROOT)";
    315				CONFIGURATION_TEMP_DIR = "$(OBJROOT)";
    316				GCC_C_LANGUAGE_STANDARD = gnu99;
    317				GCC_ENABLE_CPP_EXCEPTIONS = NO;
    318				GCC_ENABLE_OBJC_EXCEPTIONS = NO;
    319				GCC_OPTIMIZATION_LEVEL = 3;
    320				GCC_PREPROCESSOR_DEFINITIONS = (
    321					"USING_PREMAKE_CONFIG_H",
    322					"NDEBUG",
    323				);
    324				GCC_SYMBOLS_PRIVATE_EXTERN = NO;
    325				GCC_WARN_ABOUT_RETURN_TYPE = YES;
    326				GCC_WARN_UNUSED_VARIABLE = YES;
    327				HEADER_SEARCH_PATHS = (
    328					"../..",
    329					"../../../../include",
    330				);
    331				OBJROOT = "obj/iOS/Release";
    332				ONLY_ACTIVE_ARCH = NO;
    333				SYMROOT = "Build/Release";
    334			};
    335			name = "Release";
    336		};
    337/* End XCBuildConfiguration section */
    338
    339/* Begin XCConfigurationList section */
    340		6476261C1F55185646DD5A1D /* Build configuration list for PBXNativeTarget "fireworks" */ = {
    341			isa = XCConfigurationList;
    342			buildConfigurations = (
    343				670D1D77032D31C655C83E60 /* Debug */,
    344				3777705C388527704EAB5951 /* Release */,
    345			);
    346			defaultConfigurationIsVisible = 0;
    347			defaultConfigurationName = "Debug";
    348		};
    349		1DEB928908733DD80010E9CD /* Build configuration list for PBXProject "fireworks" */ = {
    350			isa = XCConfigurationList;
    351			buildConfigurations = (
    352				11105FF3697A04D35F3C1869 /* Debug */,
    353				75EF49955C93529475B6356E /* Release */,
    354			);
    355			defaultConfigurationIsVisible = 0;
    356			defaultConfigurationName = "Debug";
    357		};
    358/* End XCConfigurationList section */
    359
    360	};
    361	rootObject = 08FB7793FE84155DC02AAC07 /* Project object */;
    362}