|
|
@@ -0,0 +1,565 @@
|
|
|
+// !$*UTF8*$!
|
|
|
+{
|
|
|
+ archiveVersion = 1;
|
|
|
+ classes = {
|
|
|
+ };
|
|
|
+ objectVersion = 46;
|
|
|
+ objects = {
|
|
|
+
|
|
|
+/* Begin PBXBuildFile section */
|
|
|
+ 04059FEA1872027500BA6557 /* SDL2.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 04A57D861872012D0068B1E5 /* SDL2.framework */; };
|
|
|
+ 04059FEB1872027B00BA6557 /* liboxygine_macosx.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 04059FE41872026200BA6557 /* liboxygine_macosx.a */; };
|
|
|
+ 04059FED187202A200BA6557 /* libz.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 04059FEC187202A200BA6557 /* libz.dylib */; };
|
|
|
+ 04059FEF187202AC00BA6557 /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 04059FEE187202AC00BA6557 /* OpenGL.framework */; };
|
|
|
+ 0405A00018720D2200BA6557 /* libjpeg.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 04059FF01872031A00BA6557 /* libjpeg.a */; };
|
|
|
+ 0405A00118720D2200BA6557 /* libpng.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 04059FF11872031A00BA6557 /* libpng.a */; };
|
|
|
+ 049B57321871FBE900EF3C66 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 049B57311871FBE900EF3C66 /* Cocoa.framework */; };
|
|
|
+ 049B574A1871FBE900EF3C66 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 049B57491871FBE900EF3C66 /* Images.xcassets */; };
|
|
|
+ 2DC477AC10D6C07B3FE008F6 /* ../src/Enemy.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 360377333740D8A2FD15BBE6 /* ../src/Enemy.cpp */; };
|
|
|
+ DA49ED8903C628BA578C8670 /* ../src/Game.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0BF9628FC8D38F9748F0CDEB /* ../src/Game.cpp */; };
|
|
|
+ C8860D93875589970329DCCD /* ../src/GameMenu.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4DA100C319512824B7570663 /* ../src/GameMenu.cpp */; };
|
|
|
+ 1E839D002B2BA83FC83A695A /* ../src/GameScene.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 04FE4D4FB640E0DF92DFB865 /* ../src/GameScene.cpp */; };
|
|
|
+ 3A631A475DE035FC53ADE5EA /* ../src/Joystick.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7F3B12E3C9D554D9FE28101D /* ../src/Joystick.cpp */; };
|
|
|
+ CD59C69314E9E74CD0A11E03 /* ../src/MainMenuScene.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F6123B1E6FE4471A00F49751 /* ../src/MainMenuScene.cpp */; };
|
|
|
+ EFF139F8BA484314F7AAF645 /* ../src/MyButton.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 5DE458993031811A4C7D28C1 /* ../src/MyButton.cpp */; };
|
|
|
+ F2CFD518E4E2E05ECEDBB262 /* ../src/Player.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BA41FC88D76540A6905224D6 /* ../src/Player.cpp */; };
|
|
|
+ 693088A7AB377368EE4A018E /* ../src/Rocket.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2CE4BD5BB9DEF92439C0AB58 /* ../src/Rocket.cpp */; };
|
|
|
+ 2B0FCA4EF2CDAB7EF6C6252E /* ../src/Scene.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F196143B0370A9D348494ACC /* ../src/Scene.cpp */; };
|
|
|
+ F87DC9641C1B8FCF28948580 /* ../src/Unit.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7746CA7A63049ED8F7D6BF42 /* ../src/Unit.cpp */; };
|
|
|
+ 9850666D9BEB7BAAA6AAECDC /* ../src/entry_point.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D954BD82D7708B65A08FB6B9 /* ../src/entry_point.cpp */; };
|
|
|
+ 33E41D858B2ABD49382CD53F /* ../src/example.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BD0E956CC3A2F7EB94822B5C /* ../src/example.cpp */; };
|
|
|
+ 3BB41671209E30BDF95D1B16 /* ../src/res.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7623D793B59EF0CD569E6EC2 /* ../src/res.cpp */; };
|
|
|
+ E02A0627DE00D04110ABADA6 /* ../data/fonts in Sources */ = {isa = PBXBuildFile; fileRef = AFA30E959880563E6ABBBC4F /* ../data/fonts */; };
|
|
|
+ 2EDD01D75F08726BE081C106 /* ../data/ui.xml.ox in Sources */ = {isa = PBXBuildFile; fileRef = B52CCD463855CF91A7FBDB8E /* ../data/ui.xml.ox */; };
|
|
|
+ D42581590DA5455B882E551F /* ../data/xmls in Sources */ = {isa = PBXBuildFile; fileRef = 7EEFDEEC289FCBB5FA67F822 /* ../data/xmls */; };
|
|
|
+
|
|
|
+
|
|
|
+/* End PBXBuildFile section */
|
|
|
+
|
|
|
+/* Begin PBXContainerItemProxy section */
|
|
|
+ 04059FE31872026200BA6557 /* PBXContainerItemProxy */ = {
|
|
|
+ isa = PBXContainerItemProxy;
|
|
|
+ containerPortal = 04A57D761871FFEB0068B1E5 /* oxygine_macosx.xcodeproj */;
|
|
|
+ proxyType = 2;
|
|
|
+ remoteGlobalIDString = 049B52BB1871EDE900EF3C66;
|
|
|
+ remoteInfo = oxygine_macosx;
|
|
|
+ };
|
|
|
+ 04059FE81872027200BA6557 /* PBXContainerItemProxy */ = {
|
|
|
+ isa = PBXContainerItemProxy;
|
|
|
+ containerPortal = 04A57D761871FFEB0068B1E5 /* oxygine_macosx.xcodeproj */;
|
|
|
+ proxyType = 1;
|
|
|
+ remoteGlobalIDString = 049B52BA1871EDE900EF3C66;
|
|
|
+ remoteInfo = oxygine_macosx;
|
|
|
+ };
|
|
|
+ 04A57D851872012D0068B1E5 /* PBXContainerItemProxy */ = {
|
|
|
+ isa = PBXContainerItemProxy;
|
|
|
+ containerPortal = 04A57D7E1872012A0068B1E5 /* SDL.xcodeproj */;
|
|
|
+ proxyType = 2;
|
|
|
+ remoteGlobalIDString = BECDF66C0761BA81005FE872;
|
|
|
+ remoteInfo = Framework;
|
|
|
+ };
|
|
|
+ 04A57D871872012D0068B1E5 /* PBXContainerItemProxy */ = {
|
|
|
+ isa = PBXContainerItemProxy;
|
|
|
+ containerPortal = 04A57D7E1872012A0068B1E5 /* SDL.xcodeproj */;
|
|
|
+ proxyType = 2;
|
|
|
+ remoteGlobalIDString = BECDF6B30761BA81005FE872;
|
|
|
+ remoteInfo = "Static Library";
|
|
|
+ };
|
|
|
+ 04A57D891872012D0068B1E5 /* PBXContainerItemProxy */ = {
|
|
|
+ isa = PBXContainerItemProxy;
|
|
|
+ containerPortal = 04A57D7E1872012A0068B1E5 /* SDL.xcodeproj */;
|
|
|
+ proxyType = 2;
|
|
|
+ remoteGlobalIDString = DB31407717554B71006C0E22;
|
|
|
+ remoteInfo = "Shared Library";
|
|
|
+ };
|
|
|
+ 04A57D8B1872012D0068B1E5 /* PBXContainerItemProxy */ = {
|
|
|
+ isa = PBXContainerItemProxy;
|
|
|
+ containerPortal = 04A57D7E1872012A0068B1E5 /* SDL.xcodeproj */;
|
|
|
+ proxyType = 2;
|
|
|
+ remoteGlobalIDString = BECDF6BE0761BA81005FE872;
|
|
|
+ remoteInfo = "Standard DMG";
|
|
|
+ };
|
|
|
+ 04A57D8E187201EF0068B1E5 /* PBXContainerItemProxy */ = {
|
|
|
+ isa = PBXContainerItemProxy;
|
|
|
+ containerPortal = 04A57D7E1872012A0068B1E5 /* SDL.xcodeproj */;
|
|
|
+ proxyType = 1;
|
|
|
+ remoteGlobalIDString = BECDF5FE0761BA81005FE872;
|
|
|
+ remoteInfo = Framework;
|
|
|
+ };
|
|
|
+/* End PBXContainerItemProxy section */
|
|
|
+
|
|
|
+/* Begin PBXFileReference section */
|
|
|
+ 04059FEC187202A200BA6557 /* libz.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libz.dylib; path = usr/lib/libz.dylib; sourceTree = SDKROOT; };
|
|
|
+ 04059FEE187202AC00BA6557 /* OpenGL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGL.framework; path = System/Library/Frameworks/OpenGL.framework; sourceTree = SDKROOT; };
|
|
|
+ 04059FF01872031A00BA6557 /* libjpeg.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libjpeg.a; path = ../../../..//oxygine/third_party/macosx/libraries/libjpeg.a; sourceTree = "<group>"; };
|
|
|
+ 04059FF11872031A00BA6557 /* libpng.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libpng.a; path = ../../../..//oxygine/third_party/macosx/libraries/libpng.a; sourceTree = "<group>"; };
|
|
|
+ 04059FF4187203A600BA6557 /* libjpeg.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libjpeg.a; path = ../../../..//oxygine/third_party/ios/libraries/libjpeg.a; sourceTree = "<group>"; };
|
|
|
+ 04059FF5187203A600BA6557 /* libpng.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libpng.a; path = ../../../..//oxygine/third_party/ios/libraries/libpng.a; sourceTree = "<group>"; };
|
|
|
+ 049B572E1871FBE900EF3C66 /* demo_macosx.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = GamePart5_macosx.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
+ 049B57311871FBE900EF3C66 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = System/Library/Frameworks/Cocoa.framework; sourceTree = SDKROOT; };
|
|
|
+ 049B57341871FBE900EF3C66 /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = System/Library/Frameworks/AppKit.framework; sourceTree = SDKROOT; };
|
|
|
+ 049B57351871FBE900EF3C66 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = System/Library/Frameworks/CoreData.framework; sourceTree = SDKROOT; };
|
|
|
+ 049B57361871FBE900EF3C66 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
|
|
|
+ 049B57391871FBE900EF3C66 /* demo_macosx-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "GamePart5_macosx-Info.plist"; sourceTree = "<group>"; };
|
|
|
+ 049B57491871FBE900EF3C66 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = GamePart5/Images.xcassets; sourceTree = "<group>"; };
|
|
|
+ 049B57501871FBE900EF3C66 /* XCTest.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = XCTest.framework; path = Library/Frameworks/XCTest.framework; sourceTree = DEVELOPER_DIR; };
|
|
|
+ 360377333740D8A2FD15BBE6 /* ../src/Enemy.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Enemy.cpp; path = ../src/Enemy.cpp; sourceTree = "<group>"; };
|
|
|
+ 0BF9628FC8D38F9748F0CDEB /* ../src/Game.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Game.cpp; path = ../src/Game.cpp; sourceTree = "<group>"; };
|
|
|
+ 4DA100C319512824B7570663 /* ../src/GameMenu.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = GameMenu.cpp; path = ../src/GameMenu.cpp; sourceTree = "<group>"; };
|
|
|
+ 04FE4D4FB640E0DF92DFB865 /* ../src/GameScene.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = GameScene.cpp; path = ../src/GameScene.cpp; sourceTree = "<group>"; };
|
|
|
+ 7F3B12E3C9D554D9FE28101D /* ../src/Joystick.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Joystick.cpp; path = ../src/Joystick.cpp; sourceTree = "<group>"; };
|
|
|
+ F6123B1E6FE4471A00F49751 /* ../src/MainMenuScene.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = MainMenuScene.cpp; path = ../src/MainMenuScene.cpp; sourceTree = "<group>"; };
|
|
|
+ 5DE458993031811A4C7D28C1 /* ../src/MyButton.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = MyButton.cpp; path = ../src/MyButton.cpp; sourceTree = "<group>"; };
|
|
|
+ BA41FC88D76540A6905224D6 /* ../src/Player.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Player.cpp; path = ../src/Player.cpp; sourceTree = "<group>"; };
|
|
|
+ 2CE4BD5BB9DEF92439C0AB58 /* ../src/Rocket.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Rocket.cpp; path = ../src/Rocket.cpp; sourceTree = "<group>"; };
|
|
|
+ F196143B0370A9D348494ACC /* ../src/Scene.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Scene.cpp; path = ../src/Scene.cpp; sourceTree = "<group>"; };
|
|
|
+ 7746CA7A63049ED8F7D6BF42 /* ../src/Unit.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Unit.cpp; path = ../src/Unit.cpp; sourceTree = "<group>"; };
|
|
|
+ D954BD82D7708B65A08FB6B9 /* ../src/entry_point.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = entry_point.cpp; path = ../src/entry_point.cpp; sourceTree = "<group>"; };
|
|
|
+ BD0E956CC3A2F7EB94822B5C /* ../src/example.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = example.cpp; path = ../src/example.cpp; sourceTree = "<group>"; };
|
|
|
+ 7623D793B59EF0CD569E6EC2 /* ../src/res.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = res.cpp; path = ../src/res.cpp; sourceTree = "<group>"; };
|
|
|
+ 4E9DE6A8FCBDF43BC876EC90 /* ../src/Enemy.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Enemy.h; path = ../src/Enemy.h; sourceTree = "<group>"; };
|
|
|
+ 8F2AFB956EEAEED67C5B7571 /* ../src/Game.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Game.h; path = ../src/Game.h; sourceTree = "<group>"; };
|
|
|
+ 047F6BD19F885FF186A1447C /* ../src/GameMenu.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = GameMenu.h; path = ../src/GameMenu.h; sourceTree = "<group>"; };
|
|
|
+ C570FAEF487CD34B62389F89 /* ../src/GameScene.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = GameScene.h; path = ../src/GameScene.h; sourceTree = "<group>"; };
|
|
|
+ 2418B9A339E6004913AF5980 /* ../src/Joystick.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Joystick.h; path = ../src/Joystick.h; sourceTree = "<group>"; };
|
|
|
+ CAD9D6A98986EA8082368448 /* ../src/MainMenuScene.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = MainMenuScene.h; path = ../src/MainMenuScene.h; sourceTree = "<group>"; };
|
|
|
+ 67194AC90FEA68E7C96E6907 /* ../src/MyButton.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = MyButton.h; path = ../src/MyButton.h; sourceTree = "<group>"; };
|
|
|
+ 5AFC0664D7BA80AE2A75BF0E /* ../src/Player.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Player.h; path = ../src/Player.h; sourceTree = "<group>"; };
|
|
|
+ 12CAC42FDF06ABE860CFEA53 /* ../src/Rocket.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Rocket.h; path = ../src/Rocket.h; sourceTree = "<group>"; };
|
|
|
+ 0F4469FB587862663D529DC9 /* ../src/Scene.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Scene.h; path = ../src/Scene.h; sourceTree = "<group>"; };
|
|
|
+ B6A9281364AF5D3B581D374C /* ../src/Unit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Unit.h; path = ../src/Unit.h; sourceTree = "<group>"; };
|
|
|
+ 4013C6794AAE8DFC641D2870 /* ../src/example.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = example.h; path = ../src/example.h; sourceTree = "<group>"; };
|
|
|
+ 22E408FD6FCDA6E7E8E76952 /* ../src/res.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = res.h; path = ../src/res.h; sourceTree = "<group>"; };
|
|
|
+ AFA30E959880563E6ABBBC4F /* ../data/fonts */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = folder; name = fonts; path = ../data/fonts; sourceTree = "<group>"; };
|
|
|
+ B52CCD463855CF91A7FBDB8E /* ../data/ui.xml.ox */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = folder; name = ui.xml.ox; path = ../data/ui.xml.ox; sourceTree = "<group>"; };
|
|
|
+ 7EEFDEEC289FCBB5FA67F822 /* ../data/xmls */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = folder; name = xmls; path = ../data/xmls; sourceTree = "<group>"; };
|
|
|
+
|
|
|
+ 04A57D761871FFEB0068B1E5 /* oxygine_macosx.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = oxygine_macosx.xcodeproj; path = ../../../..//oxygine/SDL/macosx/oxygine_macosx/oxygine_macosx.xcodeproj; sourceTree = "<group>"; };
|
|
|
+ 04A57D7E1872012A0068B1E5 /* SDL.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = SDL.xcodeproj; path = ../../../../..//SDL/Xcode/SDL/SDL.xcodeproj; sourceTree = "<group>"; };
|
|
|
+/* End PBXFileReference section */
|
|
|
+
|
|
|
+/* Begin PBXFrameworksBuildPhase section */
|
|
|
+ 049B572B1871FBE900EF3C66 /* Frameworks */ = {
|
|
|
+ isa = PBXFrameworksBuildPhase;
|
|
|
+ buildActionMask = 2147483647;
|
|
|
+ files = (
|
|
|
+ 0405A00018720D2200BA6557 /* libjpeg.a in Frameworks */,
|
|
|
+ 0405A00118720D2200BA6557 /* libpng.a in Frameworks */,
|
|
|
+ 04059FEF187202AC00BA6557 /* OpenGL.framework in Frameworks */,
|
|
|
+ 04059FED187202A200BA6557 /* libz.dylib in Frameworks */,
|
|
|
+ 04059FEB1872027B00BA6557 /* liboxygine_macosx.a in Frameworks */,
|
|
|
+ 04059FEA1872027500BA6557 /* SDL2.framework in Frameworks */,
|
|
|
+ 049B57321871FBE900EF3C66 /* Cocoa.framework in Frameworks */,
|
|
|
+ );
|
|
|
+ runOnlyForDeploymentPostprocessing = 0;
|
|
|
+ };
|
|
|
+/* End PBXFrameworksBuildPhase section */
|
|
|
+
|
|
|
+/* Begin PBXGroup section */
|
|
|
+ 04059FE01872026200BA6557 /* Products */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ 04059FE41872026200BA6557 /* liboxygine_macosx.a */,
|
|
|
+ );
|
|
|
+ name = Products;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ 049B57251871FBE900EF3C66 = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ 049B57491871FBE900EF3C66 /* Images.xcassets */,
|
|
|
+ 049B57381871FBE900EF3C66 /* Supporting Files */,
|
|
|
+ 04A57D391871FF8B0068B1E5 /* src */,
|
|
|
+ 04A57D7E1872012A0068B1E5 /* SDL.xcodeproj */,
|
|
|
+ 04A57D761871FFEB0068B1E5 /* oxygine_macosx.xcodeproj */,
|
|
|
+ 049B57301871FBE900EF3C66 /* Frameworks */,
|
|
|
+ 049B572F1871FBE900EF3C66 /* Products */,
|
|
|
+ );
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ 049B572F1871FBE900EF3C66 /* Products */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ 049B572E1871FBE900EF3C66 /* GamePart5_macosx.app */,
|
|
|
+ );
|
|
|
+ name = Products;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ 049B57301871FBE900EF3C66 /* Frameworks */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ 04059FF4187203A600BA6557 /* libjpeg.a */,
|
|
|
+ 04059FF5187203A600BA6557 /* libpng.a */,
|
|
|
+ 04059FF01872031A00BA6557 /* libjpeg.a */,
|
|
|
+ 04059FF11872031A00BA6557 /* libpng.a */,
|
|
|
+ 04059FEE187202AC00BA6557 /* OpenGL.framework */,
|
|
|
+ 04059FEC187202A200BA6557 /* libz.dylib */,
|
|
|
+ 049B57311871FBE900EF3C66 /* Cocoa.framework */,
|
|
|
+ 049B57501871FBE900EF3C66 /* XCTest.framework */,
|
|
|
+ 049B57331871FBE900EF3C66 /* Other Frameworks */,
|
|
|
+ );
|
|
|
+ name = Frameworks;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ 049B57331871FBE900EF3C66 /* Other Frameworks */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ 049B57341871FBE900EF3C66 /* AppKit.framework */,
|
|
|
+ 049B57351871FBE900EF3C66 /* CoreData.framework */,
|
|
|
+ 049B57361871FBE900EF3C66 /* Foundation.framework */,
|
|
|
+ );
|
|
|
+ name = "Other Frameworks";
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ 049B57371871FBE900EF3C66 /* demo */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ );
|
|
|
+ path = demo;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ 049B57381871FBE900EF3C66 /* Supporting Files */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ AFA30E959880563E6ABBBC4F /* fonts */,
|
|
|
+ B52CCD463855CF91A7FBDB8E /* ui.xml.ox */,
|
|
|
+ 7EEFDEEC289FCBB5FA67F822 /* xmls */,
|
|
|
+
|
|
|
+ 049B57391871FBE900EF3C66 /* GamePart5_macosx-Info.plist */,
|
|
|
+ );
|
|
|
+ name = "Supporting Files";
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ 04A57D391871FF8B0068B1E5 /* src */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ 360377333740D8A2FD15BBE6 /* Enemy.cpp */,
|
|
|
+ 0BF9628FC8D38F9748F0CDEB /* Game.cpp */,
|
|
|
+ 4DA100C319512824B7570663 /* GameMenu.cpp */,
|
|
|
+ 04FE4D4FB640E0DF92DFB865 /* GameScene.cpp */,
|
|
|
+ 7F3B12E3C9D554D9FE28101D /* Joystick.cpp */,
|
|
|
+ F6123B1E6FE4471A00F49751 /* MainMenuScene.cpp */,
|
|
|
+ 5DE458993031811A4C7D28C1 /* MyButton.cpp */,
|
|
|
+ BA41FC88D76540A6905224D6 /* Player.cpp */,
|
|
|
+ 2CE4BD5BB9DEF92439C0AB58 /* Rocket.cpp */,
|
|
|
+ F196143B0370A9D348494ACC /* Scene.cpp */,
|
|
|
+ 7746CA7A63049ED8F7D6BF42 /* Unit.cpp */,
|
|
|
+ D954BD82D7708B65A08FB6B9 /* entry_point.cpp */,
|
|
|
+ BD0E956CC3A2F7EB94822B5C /* example.cpp */,
|
|
|
+ 7623D793B59EF0CD569E6EC2 /* res.cpp */,
|
|
|
+ 4E9DE6A8FCBDF43BC876EC90 /* Enemy.h */,
|
|
|
+ 8F2AFB956EEAEED67C5B7571 /* Game.h */,
|
|
|
+ 047F6BD19F885FF186A1447C /* GameMenu.h */,
|
|
|
+ C570FAEF487CD34B62389F89 /* GameScene.h */,
|
|
|
+ 2418B9A339E6004913AF5980 /* Joystick.h */,
|
|
|
+ CAD9D6A98986EA8082368448 /* MainMenuScene.h */,
|
|
|
+ 67194AC90FEA68E7C96E6907 /* MyButton.h */,
|
|
|
+ 5AFC0664D7BA80AE2A75BF0E /* Player.h */,
|
|
|
+ 12CAC42FDF06ABE860CFEA53 /* Rocket.h */,
|
|
|
+ 0F4469FB587862663D529DC9 /* Scene.h */,
|
|
|
+ B6A9281364AF5D3B581D374C /* Unit.h */,
|
|
|
+ 4013C6794AAE8DFC641D2870 /* example.h */,
|
|
|
+ 22E408FD6FCDA6E7E8E76952 /* res.h */,
|
|
|
+
|
|
|
+ );
|
|
|
+ name = src;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ 04A57D7F1872012A0068B1E5 /* Products */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ 04A57D861872012D0068B1E5 /* SDL2.framework */,
|
|
|
+ 04A57D881872012D0068B1E5 /* libSDL2.a */,
|
|
|
+ 04A57D8A1872012D0068B1E5 /* libSDL2.dylib */,
|
|
|
+ 04A57D8C1872012D0068B1E5 /* Standard DMG */,
|
|
|
+ );
|
|
|
+ name = Products;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+/* End PBXGroup section */
|
|
|
+
|
|
|
+/* Begin PBXNativeTarget section */
|
|
|
+ 049B572D1871FBE900EF3C66 /* GamePart5_macosx */ = {
|
|
|
+ isa = PBXNativeTarget;
|
|
|
+ buildConfigurationList = 049B575F1871FBE900EF3C66 /* Build configuration list for PBXNativeTarget "GamePart5_macosx" */;
|
|
|
+ buildPhases = (
|
|
|
+ 049B572A1871FBE900EF3C66 /* Sources */,
|
|
|
+ 049B572B1871FBE900EF3C66 /* Frameworks */,
|
|
|
+ 049B572C1871FBE900EF3C66 /* Resources */,
|
|
|
+ );
|
|
|
+ buildRules = (
|
|
|
+ );
|
|
|
+ dependencies = (
|
|
|
+ 04059FE91872027200BA6557 /* PBXTargetDependency */,
|
|
|
+ 04A57D8F187201EF0068B1E5 /* PBXTargetDependency */,
|
|
|
+ );
|
|
|
+ name = GamePart5_macosx;
|
|
|
+ productName = GamePart5;
|
|
|
+ productReference = 049B572E1871FBE900EF3C66 /* GamePart5_macosx.app */;
|
|
|
+ productType = "com.apple.product-type.application";
|
|
|
+ };
|
|
|
+/* End PBXNativeTarget section */
|
|
|
+
|
|
|
+/* Begin PBXProject section */
|
|
|
+ 049B57261871FBE900EF3C66 /* Project object */ = {
|
|
|
+ isa = PBXProject;
|
|
|
+ attributes = {
|
|
|
+ LastUpgradeCheck = 0510;
|
|
|
+ ORGANIZATIONNAME = oxygine;
|
|
|
+ };
|
|
|
+ buildConfigurationList = 049B57291871FBE900EF3C66 /* Build configuration list for PBXProject "GamePart5_macosx" */;
|
|
|
+ compatibilityVersion = "Xcode 3.2";
|
|
|
+ developmentRegion = English;
|
|
|
+ hasScannedForEncodings = 0;
|
|
|
+ knownRegions = (
|
|
|
+ en,
|
|
|
+ Base,
|
|
|
+ );
|
|
|
+ mainGroup = 049B57251871FBE900EF3C66;
|
|
|
+ productRefGroup = 049B572F1871FBE900EF3C66 /* Products */;
|
|
|
+ projectDirPath = "";
|
|
|
+ projectReferences = (
|
|
|
+ {
|
|
|
+ ProductGroup = 04059FE01872026200BA6557 /* Products */;
|
|
|
+ ProjectRef = 04A57D761871FFEB0068B1E5 /* oxygine_macosx.xcodeproj */;
|
|
|
+ },
|
|
|
+ {
|
|
|
+ ProductGroup = 04A57D7F1872012A0068B1E5 /* Products */;
|
|
|
+ ProjectRef = 04A57D7E1872012A0068B1E5 /* SDL.xcodeproj */;
|
|
|
+ },
|
|
|
+ );
|
|
|
+ projectRoot = "";
|
|
|
+ targets = (
|
|
|
+ 049B572D1871FBE900EF3C66 /* GamePart5_macosx */,
|
|
|
+ );
|
|
|
+ };
|
|
|
+/* End PBXProject section */
|
|
|
+
|
|
|
+/* Begin PBXReferenceProxy section */
|
|
|
+ 04059FE41872026200BA6557 /* liboxygine_macosx.a */ = {
|
|
|
+ isa = PBXReferenceProxy;
|
|
|
+ fileType = archive.ar;
|
|
|
+ path = liboxygine_macosx.a;
|
|
|
+ remoteRef = 04059FE31872026200BA6557 /* PBXContainerItemProxy */;
|
|
|
+ sourceTree = BUILT_PRODUCTS_DIR;
|
|
|
+ };
|
|
|
+ 04A57D861872012D0068B1E5 /* SDL2.framework */ = {
|
|
|
+ isa = PBXReferenceProxy;
|
|
|
+ fileType = wrapper.framework;
|
|
|
+ path = SDL2.framework;
|
|
|
+ remoteRef = 04A57D851872012D0068B1E5 /* PBXContainerItemProxy */;
|
|
|
+ sourceTree = BUILT_PRODUCTS_DIR;
|
|
|
+ };
|
|
|
+ 04A57D881872012D0068B1E5 /* libSDL2.a */ = {
|
|
|
+ isa = PBXReferenceProxy;
|
|
|
+ fileType = archive.ar;
|
|
|
+ path = libSDL2.a;
|
|
|
+ remoteRef = 04A57D871872012D0068B1E5 /* PBXContainerItemProxy */;
|
|
|
+ sourceTree = BUILT_PRODUCTS_DIR;
|
|
|
+ };
|
|
|
+ 04A57D8A1872012D0068B1E5 /* libSDL2.dylib */ = {
|
|
|
+ isa = PBXReferenceProxy;
|
|
|
+ fileType = "compiled.mach-o.dylib";
|
|
|
+ path = libSDL2.dylib;
|
|
|
+ remoteRef = 04A57D891872012D0068B1E5 /* PBXContainerItemProxy */;
|
|
|
+ sourceTree = BUILT_PRODUCTS_DIR;
|
|
|
+ };
|
|
|
+ 04A57D8C1872012D0068B1E5 /* Standard DMG */ = {
|
|
|
+ isa = PBXReferenceProxy;
|
|
|
+ fileType = "compiled.mach-o.executable";
|
|
|
+ path = "Standard DMG";
|
|
|
+ remoteRef = 04A57D8B1872012D0068B1E5 /* PBXContainerItemProxy */;
|
|
|
+ sourceTree = BUILT_PRODUCTS_DIR;
|
|
|
+ };
|
|
|
+/* End PBXReferenceProxy section */
|
|
|
+
|
|
|
+/* Begin PBXResourcesBuildPhase section */
|
|
|
+ 049B572C1871FBE900EF3C66 /* Resources */ = {
|
|
|
+ isa = PBXResourcesBuildPhase;
|
|
|
+ buildActionMask = 2147483647;
|
|
|
+ files = (
|
|
|
+ E02A0627DE00D04110ABADA6 /* fonts */,
|
|
|
+ 2EDD01D75F08726BE081C106 /* ui.xml.ox */,
|
|
|
+ D42581590DA5455B882E551F /* xmls */,
|
|
|
+
|
|
|
+ 049B574A1871FBE900EF3C66 /* Images.xcassets in Resources */,
|
|
|
+ );
|
|
|
+ runOnlyForDeploymentPostprocessing = 0;
|
|
|
+ };
|
|
|
+/* End PBXResourcesBuildPhase section */
|
|
|
+
|
|
|
+/* Begin PBXSourcesBuildPhase section */
|
|
|
+ 049B572A1871FBE900EF3C66 /* Sources */ = {
|
|
|
+ isa = PBXSourcesBuildPhase;
|
|
|
+ buildActionMask = 2147483647;
|
|
|
+ files = (
|
|
|
+ 2DC477AC10D6C07B3FE008F6 /* Enemy.cpp */,
|
|
|
+ DA49ED8903C628BA578C8670 /* Game.cpp */,
|
|
|
+ C8860D93875589970329DCCD /* GameMenu.cpp */,
|
|
|
+ 1E839D002B2BA83FC83A695A /* GameScene.cpp */,
|
|
|
+ 3A631A475DE035FC53ADE5EA /* Joystick.cpp */,
|
|
|
+ CD59C69314E9E74CD0A11E03 /* MainMenuScene.cpp */,
|
|
|
+ EFF139F8BA484314F7AAF645 /* MyButton.cpp */,
|
|
|
+ F2CFD518E4E2E05ECEDBB262 /* Player.cpp */,
|
|
|
+ 693088A7AB377368EE4A018E /* Rocket.cpp */,
|
|
|
+ 2B0FCA4EF2CDAB7EF6C6252E /* Scene.cpp */,
|
|
|
+ F87DC9641C1B8FCF28948580 /* Unit.cpp */,
|
|
|
+ 9850666D9BEB7BAAA6AAECDC /* entry_point.cpp */,
|
|
|
+ 33E41D858B2ABD49382CD53F /* example.cpp */,
|
|
|
+ 3BB41671209E30BDF95D1B16 /* res.cpp */,
|
|
|
+
|
|
|
+ );
|
|
|
+ runOnlyForDeploymentPostprocessing = 0;
|
|
|
+ };
|
|
|
+/* End PBXSourcesBuildPhase section */
|
|
|
+
|
|
|
+/* Begin PBXTargetDependency section */
|
|
|
+ 04059FE91872027200BA6557 /* PBXTargetDependency */ = {
|
|
|
+ isa = PBXTargetDependency;
|
|
|
+ name = oxygine_macosx;
|
|
|
+ targetProxy = 04059FE81872027200BA6557 /* PBXContainerItemProxy */;
|
|
|
+ };
|
|
|
+ 04A57D8F187201EF0068B1E5 /* PBXTargetDependency */ = {
|
|
|
+ isa = PBXTargetDependency;
|
|
|
+ name = Framework;
|
|
|
+ targetProxy = 04A57D8E187201EF0068B1E5 /* PBXContainerItemProxy */;
|
|
|
+ };
|
|
|
+/* End PBXTargetDependency section */
|
|
|
+
|
|
|
+/* Begin XCBuildConfiguration section */
|
|
|
+ 049B575D1871FBE900EF3C66 /* Debug */ = {
|
|
|
+ isa = XCBuildConfiguration;
|
|
|
+ buildSettings = {
|
|
|
+ ALWAYS_SEARCH_USER_PATHS = NO;
|
|
|
+ CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
|
|
|
+ CLANG_CXX_LIBRARY = "libc++";
|
|
|
+ CLANG_ENABLE_OBJC_ARC = NO;
|
|
|
+ CLANG_WARN_BOOL_CONVERSION = YES;
|
|
|
+ CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
|
+ CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
|
+ CLANG_WARN_EMPTY_BODY = YES;
|
|
|
+ CLANG_WARN_ENUM_CONVERSION = YES;
|
|
|
+ CLANG_WARN_INT_CONVERSION = YES;
|
|
|
+ CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
|
+ CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
|
+ COPY_PHASE_STRIP = NO;
|
|
|
+ GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
|
+ GCC_DYNAMIC_NO_PIC = NO;
|
|
|
+ GCC_ENABLE_OBJC_EXCEPTIONS = YES;
|
|
|
+ GCC_OPTIMIZATION_LEVEL = 0;
|
|
|
+ GCC_PREPROCESSOR_DEFINITIONS = (
|
|
|
+ "DEBUG=1",
|
|
|
+ "$(inherited)",
|
|
|
+ );
|
|
|
+ GCC_SYMBOLS_PRIVATE_EXTERN = NO;
|
|
|
+ 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;
|
|
|
+ GCC_WARN_UNUSED_FUNCTION = YES;
|
|
|
+ GCC_WARN_UNUSED_VARIABLE = YES;
|
|
|
+ MACOSX_DEPLOYMENT_TARGET = 10.8;
|
|
|
+ ONLY_ACTIVE_ARCH = YES;
|
|
|
+ SDKROOT = macosx;
|
|
|
+ USER_HEADER_SEARCH_PATHS = "../../../..//oxygine/src ../../../../..//SDL/include";
|
|
|
+ VALID_ARCHS = "i386 x86_64";
|
|
|
+ };
|
|
|
+ name = Debug;
|
|
|
+ };
|
|
|
+ 049B575E1871FBE900EF3C66 /* Release */ = {
|
|
|
+ isa = XCBuildConfiguration;
|
|
|
+ buildSettings = {
|
|
|
+ ALWAYS_SEARCH_USER_PATHS = NO;
|
|
|
+ CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
|
|
|
+ CLANG_CXX_LIBRARY = "libc++";
|
|
|
+ CLANG_ENABLE_OBJC_ARC = NO;
|
|
|
+ CLANG_WARN_BOOL_CONVERSION = YES;
|
|
|
+ CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
|
+ CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
|
+ CLANG_WARN_EMPTY_BODY = YES;
|
|
|
+ CLANG_WARN_ENUM_CONVERSION = YES;
|
|
|
+ CLANG_WARN_INT_CONVERSION = YES;
|
|
|
+ CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
|
+ CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
|
+ COPY_PHASE_STRIP = YES;
|
|
|
+ DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
|
+ ENABLE_NS_ASSERTIONS = NO;
|
|
|
+ GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
|
+ GCC_ENABLE_OBJC_EXCEPTIONS = 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;
|
|
|
+ GCC_WARN_UNUSED_FUNCTION = YES;
|
|
|
+ GCC_WARN_UNUSED_VARIABLE = YES;
|
|
|
+ MACOSX_DEPLOYMENT_TARGET = 10.8;
|
|
|
+ ONLY_ACTIVE_ARCH = YES;
|
|
|
+ SDKROOT = macosx;
|
|
|
+ USER_HEADER_SEARCH_PATHS = "../../../..//oxygine/src ../../../../..//SDL/include";
|
|
|
+ VALID_ARCHS = "i386 x86_64";
|
|
|
+ };
|
|
|
+ name = Release;
|
|
|
+ };
|
|
|
+ 049B57601871FBE900EF3C66 /* Debug */ = {
|
|
|
+ isa = XCBuildConfiguration;
|
|
|
+ buildSettings = {
|
|
|
+ ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
|
|
|
+ ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
|
+ COMBINE_HIDPI_IMAGES = YES;
|
|
|
+ GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
|
+ GCC_PREFIX_HEADER = "GamePart5/GamePart5_macosx-Prefix.pch";
|
|
|
+ INFOPLIST_FILE = "GamePart5_macosx-Info.plist";
|
|
|
+ LIBRARY_SEARCH_PATHS = (
|
|
|
+ "$(inherited)",
|
|
|
+ "../../../..//oxygine/third_party/macosx/libraries",
|
|
|
+ "../../../..//oxygine/third_party/ios/libraries",
|
|
|
+ );
|
|
|
+ PRODUCT_NAME = GamePart5_macosx;
|
|
|
+ WRAPPER_EXTENSION = app;
|
|
|
+ };
|
|
|
+ name = Debug;
|
|
|
+ };
|
|
|
+ 049B57611871FBE900EF3C66 /* Release */ = {
|
|
|
+ isa = XCBuildConfiguration;
|
|
|
+ buildSettings = {
|
|
|
+ ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
|
|
|
+ ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
|
+ COMBINE_HIDPI_IMAGES = YES;
|
|
|
+ GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
|
+ GCC_PREFIX_HEADER = "GamePart5/GamePart5_macosx-Prefix.pch";
|
|
|
+ INFOPLIST_FILE = "GamePart5_macosx-Info.plist";
|
|
|
+ LIBRARY_SEARCH_PATHS = (
|
|
|
+ "$(inherited)",
|
|
|
+ "../../../..//oxygine/third_party/macosx/libraries",
|
|
|
+ "../../../..//oxygine/third_party/ios/libraries",
|
|
|
+ );
|
|
|
+ PRODUCT_NAME = GamePart5_macosx;
|
|
|
+ WRAPPER_EXTENSION = app;
|
|
|
+ };
|
|
|
+ name = Release;
|
|
|
+ };
|
|
|
+/* End XCBuildConfiguration section */
|
|
|
+
|
|
|
+/* Begin XCConfigurationList section */
|
|
|
+ 049B57291871FBE900EF3C66 /* Build configuration list for PBXProject "GamePart5_macosx" */ = {
|
|
|
+ isa = XCConfigurationList;
|
|
|
+ buildConfigurations = (
|
|
|
+ 049B575D1871FBE900EF3C66 /* Debug */,
|
|
|
+ 049B575E1871FBE900EF3C66 /* Release */,
|
|
|
+ );
|
|
|
+ defaultConfigurationIsVisible = 0;
|
|
|
+ defaultConfigurationName = Release;
|
|
|
+ };
|
|
|
+ 049B575F1871FBE900EF3C66 /* Build configuration list for PBXNativeTarget "GamePart5_macosx" */ = {
|
|
|
+ isa = XCConfigurationList;
|
|
|
+ buildConfigurations = (
|
|
|
+ 049B57601871FBE900EF3C66 /* Debug */,
|
|
|
+ 049B57611871FBE900EF3C66 /* Release */,
|
|
|
+ );
|
|
|
+ defaultConfigurationIsVisible = 0;
|
|
|
+ defaultConfigurationName = Release;
|
|
|
+ };
|
|
|
+/* End XCConfigurationList section */
|
|
|
+ };
|
|
|
+ rootObject = 049B57261871FBE900EF3C66 /* Project object */;
|
|
|
+}
|