| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836 |
- // !$*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 */; };
- 1E839D002B2BA83FC83A695A /* fonts in Resources */ = {isa = PBXBuildFile; fileRef = 04FE4D4FB640E0DF92DFB865 /* fonts */; };
- 2DC477AC10D6C07B3FE008F6 /* Box2DDebugDraw.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 360377333740D8A2FD15BBE6 /* Box2DDebugDraw.cpp */; };
- 3A631A475DE035FC53ADE5EA /* images in Resources */ = {isa = PBXBuildFile; fileRef = 7F3B12E3C9D554D9FE28101D /* images */; };
- 9271CE7A1BAB66780085E667 /* b2BroadPhase.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9271CE181BAB66780085E667 /* b2BroadPhase.cpp */; };
- 9271CE7B1BAB66780085E667 /* b2CollideCircle.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9271CE1A1BAB66780085E667 /* b2CollideCircle.cpp */; };
- 9271CE7C1BAB66780085E667 /* b2CollideEdge.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9271CE1B1BAB66780085E667 /* b2CollideEdge.cpp */; };
- 9271CE7D1BAB66780085E667 /* b2CollidePolygon.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9271CE1C1BAB66780085E667 /* b2CollidePolygon.cpp */; };
- 9271CE7E1BAB66780085E667 /* b2Collision.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9271CE1D1BAB66780085E667 /* b2Collision.cpp */; };
- 9271CE7F1BAB66780085E667 /* b2Distance.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9271CE1F1BAB66780085E667 /* b2Distance.cpp */; };
- 9271CE801BAB66780085E667 /* b2DynamicTree.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9271CE211BAB66780085E667 /* b2DynamicTree.cpp */; };
- 9271CE811BAB66780085E667 /* b2TimeOfImpact.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9271CE231BAB66780085E667 /* b2TimeOfImpact.cpp */; };
- 9271CE821BAB66780085E667 /* b2ChainShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9271CE261BAB66780085E667 /* b2ChainShape.cpp */; };
- 9271CE831BAB66780085E667 /* b2CircleShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9271CE281BAB66780085E667 /* b2CircleShape.cpp */; };
- 9271CE841BAB66780085E667 /* b2EdgeShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9271CE2A1BAB66780085E667 /* b2EdgeShape.cpp */; };
- 9271CE851BAB66780085E667 /* b2PolygonShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9271CE2C1BAB66780085E667 /* b2PolygonShape.cpp */; };
- 9271CE861BAB66780085E667 /* b2BlockAllocator.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9271CE301BAB66780085E667 /* b2BlockAllocator.cpp */; };
- 9271CE871BAB66780085E667 /* b2Draw.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9271CE321BAB66780085E667 /* b2Draw.cpp */; };
- 9271CE881BAB66780085E667 /* b2Math.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9271CE351BAB66780085E667 /* b2Math.cpp */; };
- 9271CE891BAB66780085E667 /* b2Settings.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9271CE371BAB66780085E667 /* b2Settings.cpp */; };
- 9271CE8A1BAB66780085E667 /* b2StackAllocator.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9271CE391BAB66780085E667 /* b2StackAllocator.cpp */; };
- 9271CE8B1BAB66780085E667 /* b2Timer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9271CE3B1BAB66780085E667 /* b2Timer.cpp */; };
- 9271CE8C1BAB66780085E667 /* b2Body.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9271CE3E1BAB66780085E667 /* b2Body.cpp */; };
- 9271CE8D1BAB66780085E667 /* b2ContactManager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9271CE401BAB66780085E667 /* b2ContactManager.cpp */; };
- 9271CE8E1BAB66780085E667 /* b2Fixture.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9271CE421BAB66780085E667 /* b2Fixture.cpp */; };
- 9271CE8F1BAB66780085E667 /* b2Island.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9271CE441BAB66780085E667 /* b2Island.cpp */; };
- 9271CE901BAB66780085E667 /* b2World.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9271CE471BAB66780085E667 /* b2World.cpp */; };
- 9271CE911BAB66780085E667 /* b2WorldCallbacks.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9271CE491BAB66780085E667 /* b2WorldCallbacks.cpp */; };
- 9271CE921BAB66780085E667 /* b2ChainAndCircleContact.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9271CE4C1BAB66780085E667 /* b2ChainAndCircleContact.cpp */; };
- 9271CE931BAB66780085E667 /* b2ChainAndPolygonContact.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9271CE4E1BAB66780085E667 /* b2ChainAndPolygonContact.cpp */; };
- 9271CE941BAB66780085E667 /* b2CircleContact.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9271CE501BAB66780085E667 /* b2CircleContact.cpp */; };
- 9271CE951BAB66780085E667 /* b2Contact.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9271CE521BAB66780085E667 /* b2Contact.cpp */; };
- 9271CE961BAB66780085E667 /* b2ContactSolver.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9271CE541BAB66780085E667 /* b2ContactSolver.cpp */; };
- 9271CE971BAB66780085E667 /* b2EdgeAndCircleContact.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9271CE561BAB66780085E667 /* b2EdgeAndCircleContact.cpp */; };
- 9271CE981BAB66780085E667 /* b2EdgeAndPolygonContact.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9271CE581BAB66780085E667 /* b2EdgeAndPolygonContact.cpp */; };
- 9271CE991BAB66780085E667 /* b2PolygonAndCircleContact.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9271CE5A1BAB66780085E667 /* b2PolygonAndCircleContact.cpp */; };
- 9271CE9A1BAB66780085E667 /* b2PolygonContact.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9271CE5C1BAB66780085E667 /* b2PolygonContact.cpp */; };
- 9271CE9B1BAB66780085E667 /* b2DistanceJoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9271CE5F1BAB66780085E667 /* b2DistanceJoint.cpp */; };
- 9271CE9C1BAB66780085E667 /* b2FrictionJoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9271CE611BAB66780085E667 /* b2FrictionJoint.cpp */; };
- 9271CE9D1BAB66780085E667 /* b2GearJoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9271CE631BAB66780085E667 /* b2GearJoint.cpp */; };
- 9271CE9E1BAB66780085E667 /* b2Joint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9271CE651BAB66780085E667 /* b2Joint.cpp */; };
- 9271CE9F1BAB66780085E667 /* b2MotorJoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9271CE671BAB66780085E667 /* b2MotorJoint.cpp */; };
- 9271CEA01BAB66780085E667 /* b2MouseJoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9271CE691BAB66780085E667 /* b2MouseJoint.cpp */; };
- 9271CEA11BAB66780085E667 /* b2PrismaticJoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9271CE6B1BAB66780085E667 /* b2PrismaticJoint.cpp */; };
- 9271CEA21BAB66780085E667 /* b2PulleyJoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9271CE6D1BAB66780085E667 /* b2PulleyJoint.cpp */; };
- 9271CEA31BAB66780085E667 /* b2RevoluteJoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9271CE6F1BAB66780085E667 /* b2RevoluteJoint.cpp */; };
- 9271CEA41BAB66780085E667 /* b2RopeJoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9271CE711BAB66780085E667 /* b2RopeJoint.cpp */; };
- 9271CEA51BAB66780085E667 /* b2WeldJoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9271CE731BAB66780085E667 /* b2WeldJoint.cpp */; };
- 9271CEA61BAB66780085E667 /* b2WheelJoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9271CE751BAB66780085E667 /* b2WheelJoint.cpp */; };
- 9271CEA71BAB66780085E667 /* b2Rope.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9271CE781BAB66780085E667 /* b2Rope.cpp */; };
- C8860D93875589970329DCCD /* example.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4DA100C319512824B7570663 /* example.cpp */; };
- CD59C69314E9E74CD0A11E03 /* res.xml in Resources */ = {isa = PBXBuildFile; fileRef = F6123B1E6FE4471A00F49751 /* res.xml */; };
- DA49ED8903C628BA578C8670 /* entry_point.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0BF9628FC8D38F9748F0CDEB /* entry_point.cpp */; };
- /* 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 /* DemoBox2D_macosx.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = DemoBox2D_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 /* DemoBox2D_macosx-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "DemoBox2D_macosx-Info.plist"; sourceTree = "<group>"; };
- 049B57491871FBE900EF3C66 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = DemoBox2D/Images.xcassets; sourceTree = "<group>"; };
- 049B57501871FBE900EF3C66 /* XCTest.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = XCTest.framework; path = Library/Frameworks/XCTest.framework; sourceTree = DEVELOPER_DIR; };
- 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>"; };
- 04FE4D4FB640E0DF92DFB865 /* fonts */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = folder; name = fonts; path = ../data/fonts; sourceTree = "<group>"; };
- 0BF9628FC8D38F9748F0CDEB /* entry_point.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = entry_point.cpp; path = ../src/entry_point.cpp; sourceTree = "<group>"; };
- 360377333740D8A2FD15BBE6 /* Box2DDebugDraw.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Box2DDebugDraw.cpp; path = ../src/Box2DDebugDraw.cpp; sourceTree = "<group>"; };
- 4DA100C319512824B7570663 /* example.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = example.cpp; path = ../src/example.cpp; sourceTree = "<group>"; };
- 5DE458993031811A4C7D28C1 /* Box2DDebugDraw.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Box2DDebugDraw.h; path = ../src/Box2DDebugDraw.h; sourceTree = "<group>"; };
- 7F3B12E3C9D554D9FE28101D /* images */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = folder; name = images; path = ../data/images; sourceTree = "<group>"; };
- 9271CE161BAB66780085E667 /* Box2D.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Box2D.h; sourceTree = "<group>"; };
- 9271CE181BAB66780085E667 /* b2BroadPhase.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2BroadPhase.cpp; sourceTree = "<group>"; };
- 9271CE191BAB66780085E667 /* b2BroadPhase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2BroadPhase.h; sourceTree = "<group>"; };
- 9271CE1A1BAB66780085E667 /* b2CollideCircle.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2CollideCircle.cpp; sourceTree = "<group>"; };
- 9271CE1B1BAB66780085E667 /* b2CollideEdge.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2CollideEdge.cpp; sourceTree = "<group>"; };
- 9271CE1C1BAB66780085E667 /* b2CollidePolygon.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2CollidePolygon.cpp; sourceTree = "<group>"; };
- 9271CE1D1BAB66780085E667 /* b2Collision.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2Collision.cpp; sourceTree = "<group>"; };
- 9271CE1E1BAB66780085E667 /* b2Collision.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2Collision.h; sourceTree = "<group>"; };
- 9271CE1F1BAB66780085E667 /* b2Distance.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2Distance.cpp; sourceTree = "<group>"; };
- 9271CE201BAB66780085E667 /* b2Distance.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2Distance.h; sourceTree = "<group>"; };
- 9271CE211BAB66780085E667 /* b2DynamicTree.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2DynamicTree.cpp; sourceTree = "<group>"; };
- 9271CE221BAB66780085E667 /* b2DynamicTree.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2DynamicTree.h; sourceTree = "<group>"; };
- 9271CE231BAB66780085E667 /* b2TimeOfImpact.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2TimeOfImpact.cpp; sourceTree = "<group>"; };
- 9271CE241BAB66780085E667 /* b2TimeOfImpact.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2TimeOfImpact.h; sourceTree = "<group>"; };
- 9271CE261BAB66780085E667 /* b2ChainShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2ChainShape.cpp; sourceTree = "<group>"; };
- 9271CE271BAB66780085E667 /* b2ChainShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2ChainShape.h; sourceTree = "<group>"; };
- 9271CE281BAB66780085E667 /* b2CircleShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2CircleShape.cpp; sourceTree = "<group>"; };
- 9271CE291BAB66780085E667 /* b2CircleShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2CircleShape.h; sourceTree = "<group>"; };
- 9271CE2A1BAB66780085E667 /* b2EdgeShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2EdgeShape.cpp; sourceTree = "<group>"; };
- 9271CE2B1BAB66780085E667 /* b2EdgeShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2EdgeShape.h; sourceTree = "<group>"; };
- 9271CE2C1BAB66780085E667 /* b2PolygonShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2PolygonShape.cpp; sourceTree = "<group>"; };
- 9271CE2D1BAB66780085E667 /* b2PolygonShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2PolygonShape.h; sourceTree = "<group>"; };
- 9271CE2E1BAB66780085E667 /* b2Shape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2Shape.h; sourceTree = "<group>"; };
- 9271CE301BAB66780085E667 /* b2BlockAllocator.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2BlockAllocator.cpp; sourceTree = "<group>"; };
- 9271CE311BAB66780085E667 /* b2BlockAllocator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2BlockAllocator.h; sourceTree = "<group>"; };
- 9271CE321BAB66780085E667 /* b2Draw.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2Draw.cpp; sourceTree = "<group>"; };
- 9271CE331BAB66780085E667 /* b2Draw.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2Draw.h; sourceTree = "<group>"; };
- 9271CE341BAB66780085E667 /* b2GrowableStack.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2GrowableStack.h; sourceTree = "<group>"; };
- 9271CE351BAB66780085E667 /* b2Math.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2Math.cpp; sourceTree = "<group>"; };
- 9271CE361BAB66780085E667 /* b2Math.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2Math.h; sourceTree = "<group>"; };
- 9271CE371BAB66780085E667 /* b2Settings.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2Settings.cpp; sourceTree = "<group>"; };
- 9271CE381BAB66780085E667 /* b2Settings.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2Settings.h; sourceTree = "<group>"; };
- 9271CE391BAB66780085E667 /* b2StackAllocator.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2StackAllocator.cpp; sourceTree = "<group>"; };
- 9271CE3A1BAB66780085E667 /* b2StackAllocator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2StackAllocator.h; sourceTree = "<group>"; };
- 9271CE3B1BAB66780085E667 /* b2Timer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2Timer.cpp; sourceTree = "<group>"; };
- 9271CE3C1BAB66780085E667 /* b2Timer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2Timer.h; sourceTree = "<group>"; };
- 9271CE3E1BAB66780085E667 /* b2Body.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2Body.cpp; sourceTree = "<group>"; };
- 9271CE3F1BAB66780085E667 /* b2Body.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2Body.h; sourceTree = "<group>"; };
- 9271CE401BAB66780085E667 /* b2ContactManager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2ContactManager.cpp; sourceTree = "<group>"; };
- 9271CE411BAB66780085E667 /* b2ContactManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2ContactManager.h; sourceTree = "<group>"; };
- 9271CE421BAB66780085E667 /* b2Fixture.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2Fixture.cpp; sourceTree = "<group>"; };
- 9271CE431BAB66780085E667 /* b2Fixture.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2Fixture.h; sourceTree = "<group>"; };
- 9271CE441BAB66780085E667 /* b2Island.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2Island.cpp; sourceTree = "<group>"; };
- 9271CE451BAB66780085E667 /* b2Island.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2Island.h; sourceTree = "<group>"; };
- 9271CE461BAB66780085E667 /* b2TimeStep.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2TimeStep.h; sourceTree = "<group>"; };
- 9271CE471BAB66780085E667 /* b2World.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2World.cpp; sourceTree = "<group>"; };
- 9271CE481BAB66780085E667 /* b2World.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2World.h; sourceTree = "<group>"; };
- 9271CE491BAB66780085E667 /* b2WorldCallbacks.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2WorldCallbacks.cpp; sourceTree = "<group>"; };
- 9271CE4A1BAB66780085E667 /* b2WorldCallbacks.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2WorldCallbacks.h; sourceTree = "<group>"; };
- 9271CE4C1BAB66780085E667 /* b2ChainAndCircleContact.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2ChainAndCircleContact.cpp; sourceTree = "<group>"; };
- 9271CE4D1BAB66780085E667 /* b2ChainAndCircleContact.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2ChainAndCircleContact.h; sourceTree = "<group>"; };
- 9271CE4E1BAB66780085E667 /* b2ChainAndPolygonContact.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2ChainAndPolygonContact.cpp; sourceTree = "<group>"; };
- 9271CE4F1BAB66780085E667 /* b2ChainAndPolygonContact.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2ChainAndPolygonContact.h; sourceTree = "<group>"; };
- 9271CE501BAB66780085E667 /* b2CircleContact.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2CircleContact.cpp; sourceTree = "<group>"; };
- 9271CE511BAB66780085E667 /* b2CircleContact.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2CircleContact.h; sourceTree = "<group>"; };
- 9271CE521BAB66780085E667 /* b2Contact.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2Contact.cpp; sourceTree = "<group>"; };
- 9271CE531BAB66780085E667 /* b2Contact.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2Contact.h; sourceTree = "<group>"; };
- 9271CE541BAB66780085E667 /* b2ContactSolver.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2ContactSolver.cpp; sourceTree = "<group>"; };
- 9271CE551BAB66780085E667 /* b2ContactSolver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2ContactSolver.h; sourceTree = "<group>"; };
- 9271CE561BAB66780085E667 /* b2EdgeAndCircleContact.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2EdgeAndCircleContact.cpp; sourceTree = "<group>"; };
- 9271CE571BAB66780085E667 /* b2EdgeAndCircleContact.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2EdgeAndCircleContact.h; sourceTree = "<group>"; };
- 9271CE581BAB66780085E667 /* b2EdgeAndPolygonContact.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2EdgeAndPolygonContact.cpp; sourceTree = "<group>"; };
- 9271CE591BAB66780085E667 /* b2EdgeAndPolygonContact.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2EdgeAndPolygonContact.h; sourceTree = "<group>"; };
- 9271CE5A1BAB66780085E667 /* b2PolygonAndCircleContact.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2PolygonAndCircleContact.cpp; sourceTree = "<group>"; };
- 9271CE5B1BAB66780085E667 /* b2PolygonAndCircleContact.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2PolygonAndCircleContact.h; sourceTree = "<group>"; };
- 9271CE5C1BAB66780085E667 /* b2PolygonContact.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2PolygonContact.cpp; sourceTree = "<group>"; };
- 9271CE5D1BAB66780085E667 /* b2PolygonContact.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2PolygonContact.h; sourceTree = "<group>"; };
- 9271CE5F1BAB66780085E667 /* b2DistanceJoint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2DistanceJoint.cpp; sourceTree = "<group>"; };
- 9271CE601BAB66780085E667 /* b2DistanceJoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2DistanceJoint.h; sourceTree = "<group>"; };
- 9271CE611BAB66780085E667 /* b2FrictionJoint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2FrictionJoint.cpp; sourceTree = "<group>"; };
- 9271CE621BAB66780085E667 /* b2FrictionJoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2FrictionJoint.h; sourceTree = "<group>"; };
- 9271CE631BAB66780085E667 /* b2GearJoint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2GearJoint.cpp; sourceTree = "<group>"; };
- 9271CE641BAB66780085E667 /* b2GearJoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2GearJoint.h; sourceTree = "<group>"; };
- 9271CE651BAB66780085E667 /* b2Joint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2Joint.cpp; sourceTree = "<group>"; };
- 9271CE661BAB66780085E667 /* b2Joint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2Joint.h; sourceTree = "<group>"; };
- 9271CE671BAB66780085E667 /* b2MotorJoint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2MotorJoint.cpp; sourceTree = "<group>"; };
- 9271CE681BAB66780085E667 /* b2MotorJoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2MotorJoint.h; sourceTree = "<group>"; };
- 9271CE691BAB66780085E667 /* b2MouseJoint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2MouseJoint.cpp; sourceTree = "<group>"; };
- 9271CE6A1BAB66780085E667 /* b2MouseJoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2MouseJoint.h; sourceTree = "<group>"; };
- 9271CE6B1BAB66780085E667 /* b2PrismaticJoint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2PrismaticJoint.cpp; sourceTree = "<group>"; };
- 9271CE6C1BAB66780085E667 /* b2PrismaticJoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2PrismaticJoint.h; sourceTree = "<group>"; };
- 9271CE6D1BAB66780085E667 /* b2PulleyJoint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2PulleyJoint.cpp; sourceTree = "<group>"; };
- 9271CE6E1BAB66780085E667 /* b2PulleyJoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2PulleyJoint.h; sourceTree = "<group>"; };
- 9271CE6F1BAB66780085E667 /* b2RevoluteJoint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2RevoluteJoint.cpp; sourceTree = "<group>"; };
- 9271CE701BAB66780085E667 /* b2RevoluteJoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2RevoluteJoint.h; sourceTree = "<group>"; };
- 9271CE711BAB66780085E667 /* b2RopeJoint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2RopeJoint.cpp; sourceTree = "<group>"; };
- 9271CE721BAB66780085E667 /* b2RopeJoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2RopeJoint.h; sourceTree = "<group>"; };
- 9271CE731BAB66780085E667 /* b2WeldJoint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2WeldJoint.cpp; sourceTree = "<group>"; };
- 9271CE741BAB66780085E667 /* b2WeldJoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2WeldJoint.h; sourceTree = "<group>"; };
- 9271CE751BAB66780085E667 /* b2WheelJoint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2WheelJoint.cpp; sourceTree = "<group>"; };
- 9271CE761BAB66780085E667 /* b2WheelJoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2WheelJoint.h; sourceTree = "<group>"; };
- 9271CE781BAB66780085E667 /* b2Rope.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2Rope.cpp; sourceTree = "<group>"; };
- 9271CE791BAB66780085E667 /* b2Rope.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2Rope.h; sourceTree = "<group>"; };
- BA41FC88D76540A6905224D6 /* example.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = example.h; path = ../src/example.h; sourceTree = "<group>"; };
- F6123B1E6FE4471A00F49751 /* res.xml */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = wtf; name = res.xml; path = ../data/res.xml; 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 /* DemoBox2D_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>";
- };
- 049B57381871FBE900EF3C66 /* Supporting Files */ = {
- isa = PBXGroup;
- children = (
- 04FE4D4FB640E0DF92DFB865 /* fonts */,
- 7F3B12E3C9D554D9FE28101D /* images */,
- F6123B1E6FE4471A00F49751 /* res.xml */,
- 049B57391871FBE900EF3C66 /* DemoBox2D_macosx-Info.plist */,
- );
- name = "Supporting Files";
- sourceTree = "<group>";
- };
- 04A57D391871FF8B0068B1E5 /* src */ = {
- isa = PBXGroup;
- children = (
- 92908F7419C9ECAC0088BCA9 /* box2d */,
- 360377333740D8A2FD15BBE6 /* Box2DDebugDraw.cpp */,
- 0BF9628FC8D38F9748F0CDEB /* entry_point.cpp */,
- 4DA100C319512824B7570663 /* example.cpp */,
- 5DE458993031811A4C7D28C1 /* Box2DDebugDraw.h */,
- BA41FC88D76540A6905224D6 /* example.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>";
- };
- 9271CE151BAB66780085E667 /* Box2D */ = {
- isa = PBXGroup;
- children = (
- 9271CE161BAB66780085E667 /* Box2D.h */,
- 9271CE171BAB66780085E667 /* Collision */,
- 9271CE2F1BAB66780085E667 /* Common */,
- 9271CE3D1BAB66780085E667 /* Dynamics */,
- 9271CE771BAB66780085E667 /* Rope */,
- );
- name = Box2D;
- path = ../box2d/Box2D;
- sourceTree = "<group>";
- };
- 9271CE171BAB66780085E667 /* Collision */ = {
- isa = PBXGroup;
- children = (
- 9271CE181BAB66780085E667 /* b2BroadPhase.cpp */,
- 9271CE191BAB66780085E667 /* b2BroadPhase.h */,
- 9271CE1A1BAB66780085E667 /* b2CollideCircle.cpp */,
- 9271CE1B1BAB66780085E667 /* b2CollideEdge.cpp */,
- 9271CE1C1BAB66780085E667 /* b2CollidePolygon.cpp */,
- 9271CE1D1BAB66780085E667 /* b2Collision.cpp */,
- 9271CE1E1BAB66780085E667 /* b2Collision.h */,
- 9271CE1F1BAB66780085E667 /* b2Distance.cpp */,
- 9271CE201BAB66780085E667 /* b2Distance.h */,
- 9271CE211BAB66780085E667 /* b2DynamicTree.cpp */,
- 9271CE221BAB66780085E667 /* b2DynamicTree.h */,
- 9271CE231BAB66780085E667 /* b2TimeOfImpact.cpp */,
- 9271CE241BAB66780085E667 /* b2TimeOfImpact.h */,
- 9271CE251BAB66780085E667 /* Shapes */,
- );
- path = Collision;
- sourceTree = "<group>";
- };
- 9271CE251BAB66780085E667 /* Shapes */ = {
- isa = PBXGroup;
- children = (
- 9271CE261BAB66780085E667 /* b2ChainShape.cpp */,
- 9271CE271BAB66780085E667 /* b2ChainShape.h */,
- 9271CE281BAB66780085E667 /* b2CircleShape.cpp */,
- 9271CE291BAB66780085E667 /* b2CircleShape.h */,
- 9271CE2A1BAB66780085E667 /* b2EdgeShape.cpp */,
- 9271CE2B1BAB66780085E667 /* b2EdgeShape.h */,
- 9271CE2C1BAB66780085E667 /* b2PolygonShape.cpp */,
- 9271CE2D1BAB66780085E667 /* b2PolygonShape.h */,
- 9271CE2E1BAB66780085E667 /* b2Shape.h */,
- );
- path = Shapes;
- sourceTree = "<group>";
- };
- 9271CE2F1BAB66780085E667 /* Common */ = {
- isa = PBXGroup;
- children = (
- 9271CE301BAB66780085E667 /* b2BlockAllocator.cpp */,
- 9271CE311BAB66780085E667 /* b2BlockAllocator.h */,
- 9271CE321BAB66780085E667 /* b2Draw.cpp */,
- 9271CE331BAB66780085E667 /* b2Draw.h */,
- 9271CE341BAB66780085E667 /* b2GrowableStack.h */,
- 9271CE351BAB66780085E667 /* b2Math.cpp */,
- 9271CE361BAB66780085E667 /* b2Math.h */,
- 9271CE371BAB66780085E667 /* b2Settings.cpp */,
- 9271CE381BAB66780085E667 /* b2Settings.h */,
- 9271CE391BAB66780085E667 /* b2StackAllocator.cpp */,
- 9271CE3A1BAB66780085E667 /* b2StackAllocator.h */,
- 9271CE3B1BAB66780085E667 /* b2Timer.cpp */,
- 9271CE3C1BAB66780085E667 /* b2Timer.h */,
- );
- path = Common;
- sourceTree = "<group>";
- };
- 9271CE3D1BAB66780085E667 /* Dynamics */ = {
- isa = PBXGroup;
- children = (
- 9271CE3E1BAB66780085E667 /* b2Body.cpp */,
- 9271CE3F1BAB66780085E667 /* b2Body.h */,
- 9271CE401BAB66780085E667 /* b2ContactManager.cpp */,
- 9271CE411BAB66780085E667 /* b2ContactManager.h */,
- 9271CE421BAB66780085E667 /* b2Fixture.cpp */,
- 9271CE431BAB66780085E667 /* b2Fixture.h */,
- 9271CE441BAB66780085E667 /* b2Island.cpp */,
- 9271CE451BAB66780085E667 /* b2Island.h */,
- 9271CE461BAB66780085E667 /* b2TimeStep.h */,
- 9271CE471BAB66780085E667 /* b2World.cpp */,
- 9271CE481BAB66780085E667 /* b2World.h */,
- 9271CE491BAB66780085E667 /* b2WorldCallbacks.cpp */,
- 9271CE4A1BAB66780085E667 /* b2WorldCallbacks.h */,
- 9271CE4B1BAB66780085E667 /* Contacts */,
- 9271CE5E1BAB66780085E667 /* Joints */,
- );
- path = Dynamics;
- sourceTree = "<group>";
- };
- 9271CE4B1BAB66780085E667 /* Contacts */ = {
- isa = PBXGroup;
- children = (
- 9271CE4C1BAB66780085E667 /* b2ChainAndCircleContact.cpp */,
- 9271CE4D1BAB66780085E667 /* b2ChainAndCircleContact.h */,
- 9271CE4E1BAB66780085E667 /* b2ChainAndPolygonContact.cpp */,
- 9271CE4F1BAB66780085E667 /* b2ChainAndPolygonContact.h */,
- 9271CE501BAB66780085E667 /* b2CircleContact.cpp */,
- 9271CE511BAB66780085E667 /* b2CircleContact.h */,
- 9271CE521BAB66780085E667 /* b2Contact.cpp */,
- 9271CE531BAB66780085E667 /* b2Contact.h */,
- 9271CE541BAB66780085E667 /* b2ContactSolver.cpp */,
- 9271CE551BAB66780085E667 /* b2ContactSolver.h */,
- 9271CE561BAB66780085E667 /* b2EdgeAndCircleContact.cpp */,
- 9271CE571BAB66780085E667 /* b2EdgeAndCircleContact.h */,
- 9271CE581BAB66780085E667 /* b2EdgeAndPolygonContact.cpp */,
- 9271CE591BAB66780085E667 /* b2EdgeAndPolygonContact.h */,
- 9271CE5A1BAB66780085E667 /* b2PolygonAndCircleContact.cpp */,
- 9271CE5B1BAB66780085E667 /* b2PolygonAndCircleContact.h */,
- 9271CE5C1BAB66780085E667 /* b2PolygonContact.cpp */,
- 9271CE5D1BAB66780085E667 /* b2PolygonContact.h */,
- );
- path = Contacts;
- sourceTree = "<group>";
- };
- 9271CE5E1BAB66780085E667 /* Joints */ = {
- isa = PBXGroup;
- children = (
- 9271CE5F1BAB66780085E667 /* b2DistanceJoint.cpp */,
- 9271CE601BAB66780085E667 /* b2DistanceJoint.h */,
- 9271CE611BAB66780085E667 /* b2FrictionJoint.cpp */,
- 9271CE621BAB66780085E667 /* b2FrictionJoint.h */,
- 9271CE631BAB66780085E667 /* b2GearJoint.cpp */,
- 9271CE641BAB66780085E667 /* b2GearJoint.h */,
- 9271CE651BAB66780085E667 /* b2Joint.cpp */,
- 9271CE661BAB66780085E667 /* b2Joint.h */,
- 9271CE671BAB66780085E667 /* b2MotorJoint.cpp */,
- 9271CE681BAB66780085E667 /* b2MotorJoint.h */,
- 9271CE691BAB66780085E667 /* b2MouseJoint.cpp */,
- 9271CE6A1BAB66780085E667 /* b2MouseJoint.h */,
- 9271CE6B1BAB66780085E667 /* b2PrismaticJoint.cpp */,
- 9271CE6C1BAB66780085E667 /* b2PrismaticJoint.h */,
- 9271CE6D1BAB66780085E667 /* b2PulleyJoint.cpp */,
- 9271CE6E1BAB66780085E667 /* b2PulleyJoint.h */,
- 9271CE6F1BAB66780085E667 /* b2RevoluteJoint.cpp */,
- 9271CE701BAB66780085E667 /* b2RevoluteJoint.h */,
- 9271CE711BAB66780085E667 /* b2RopeJoint.cpp */,
- 9271CE721BAB66780085E667 /* b2RopeJoint.h */,
- 9271CE731BAB66780085E667 /* b2WeldJoint.cpp */,
- 9271CE741BAB66780085E667 /* b2WeldJoint.h */,
- 9271CE751BAB66780085E667 /* b2WheelJoint.cpp */,
- 9271CE761BAB66780085E667 /* b2WheelJoint.h */,
- );
- path = Joints;
- sourceTree = "<group>";
- };
- 9271CE771BAB66780085E667 /* Rope */ = {
- isa = PBXGroup;
- children = (
- 9271CE781BAB66780085E667 /* b2Rope.cpp */,
- 9271CE791BAB66780085E667 /* b2Rope.h */,
- );
- path = Rope;
- sourceTree = "<group>";
- };
- 92908F7419C9ECAC0088BCA9 /* box2d */ = {
- isa = PBXGroup;
- children = (
- 9271CE151BAB66780085E667 /* Box2D */,
- );
- name = box2d;
- sourceTree = "<group>";
- };
- /* End PBXGroup section */
- /* Begin PBXNativeTarget section */
- 049B572D1871FBE900EF3C66 /* DemoBox2D_macosx */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = 049B575F1871FBE900EF3C66 /* Build configuration list for PBXNativeTarget "DemoBox2D_macosx" */;
- buildPhases = (
- 049B572A1871FBE900EF3C66 /* Sources */,
- 049B572B1871FBE900EF3C66 /* Frameworks */,
- 049B572C1871FBE900EF3C66 /* Resources */,
- );
- buildRules = (
- );
- dependencies = (
- 04059FE91872027200BA6557 /* PBXTargetDependency */,
- 04A57D8F187201EF0068B1E5 /* PBXTargetDependency */,
- );
- name = DemoBox2D_macosx;
- productName = DemoBox2D;
- productReference = 049B572E1871FBE900EF3C66 /* DemoBox2D_macosx.app */;
- productType = "com.apple.product-type.application";
- };
- /* End PBXNativeTarget section */
- /* Begin PBXProject section */
- 049B57261871FBE900EF3C66 /* Project object */ = {
- isa = PBXProject;
- attributes = {
- LastUpgradeCheck = 0610;
- ORGANIZATIONNAME = oxygine;
- };
- buildConfigurationList = 049B57291871FBE900EF3C66 /* Build configuration list for PBXProject "DemoBox2D_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 /* DemoBox2D_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 = (
- 1E839D002B2BA83FC83A695A /* fonts in Resources */,
- 3A631A475DE035FC53ADE5EA /* images in Resources */,
- CD59C69314E9E74CD0A11E03 /* res.xml in Resources */,
- 049B574A1871FBE900EF3C66 /* Images.xcassets in Resources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXResourcesBuildPhase section */
- /* Begin PBXSourcesBuildPhase section */
- 049B572A1871FBE900EF3C66 /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 9271CE831BAB66780085E667 /* b2CircleShape.cpp in Sources */,
- 9271CEA21BAB66780085E667 /* b2PulleyJoint.cpp in Sources */,
- 9271CE881BAB66780085E667 /* b2Math.cpp in Sources */,
- 9271CE981BAB66780085E667 /* b2EdgeAndPolygonContact.cpp in Sources */,
- 9271CE7E1BAB66780085E667 /* b2Collision.cpp in Sources */,
- 9271CE9E1BAB66780085E667 /* b2Joint.cpp in Sources */,
- 9271CE8D1BAB66780085E667 /* b2ContactManager.cpp in Sources */,
- 9271CE9A1BAB66780085E667 /* b2PolygonContact.cpp in Sources */,
- 2DC477AC10D6C07B3FE008F6 /* Box2DDebugDraw.cpp in Sources */,
- 9271CE7F1BAB66780085E667 /* b2Distance.cpp in Sources */,
- 9271CE951BAB66780085E667 /* b2Contact.cpp in Sources */,
- 9271CE8F1BAB66780085E667 /* b2Island.cpp in Sources */,
- 9271CE911BAB66780085E667 /* b2WorldCallbacks.cpp in Sources */,
- 9271CE801BAB66780085E667 /* b2DynamicTree.cpp in Sources */,
- 9271CE971BAB66780085E667 /* b2EdgeAndCircleContact.cpp in Sources */,
- 9271CE861BAB66780085E667 /* b2BlockAllocator.cpp in Sources */,
- 9271CE871BAB66780085E667 /* b2Draw.cpp in Sources */,
- DA49ED8903C628BA578C8670 /* entry_point.cpp in Sources */,
- 9271CEA51BAB66780085E667 /* b2WeldJoint.cpp in Sources */,
- 9271CE851BAB66780085E667 /* b2PolygonShape.cpp in Sources */,
- 9271CE931BAB66780085E667 /* b2ChainAndPolygonContact.cpp in Sources */,
- 9271CE811BAB66780085E667 /* b2TimeOfImpact.cpp in Sources */,
- 9271CE7B1BAB66780085E667 /* b2CollideCircle.cpp in Sources */,
- 9271CE8A1BAB66780085E667 /* b2StackAllocator.cpp in Sources */,
- 9271CEA31BAB66780085E667 /* b2RevoluteJoint.cpp in Sources */,
- 9271CE921BAB66780085E667 /* b2ChainAndCircleContact.cpp in Sources */,
- 9271CE991BAB66780085E667 /* b2PolygonAndCircleContact.cpp in Sources */,
- 9271CE941BAB66780085E667 /* b2CircleContact.cpp in Sources */,
- 9271CE9C1BAB66780085E667 /* b2FrictionJoint.cpp in Sources */,
- 9271CEA41BAB66780085E667 /* b2RopeJoint.cpp in Sources */,
- 9271CEA61BAB66780085E667 /* b2WheelJoint.cpp in Sources */,
- 9271CE8C1BAB66780085E667 /* b2Body.cpp in Sources */,
- 9271CE9D1BAB66780085E667 /* b2GearJoint.cpp in Sources */,
- 9271CE7A1BAB66780085E667 /* b2BroadPhase.cpp in Sources */,
- C8860D93875589970329DCCD /* example.cpp in Sources */,
- 9271CE8E1BAB66780085E667 /* b2Fixture.cpp in Sources */,
- 9271CE821BAB66780085E667 /* b2ChainShape.cpp in Sources */,
- 9271CEA71BAB66780085E667 /* b2Rope.cpp in Sources */,
- 9271CEA01BAB66780085E667 /* b2MouseJoint.cpp in Sources */,
- 9271CE901BAB66780085E667 /* b2World.cpp in Sources */,
- 9271CE7D1BAB66780085E667 /* b2CollidePolygon.cpp in Sources */,
- 9271CEA11BAB66780085E667 /* b2PrismaticJoint.cpp in Sources */,
- 9271CE8B1BAB66780085E667 /* b2Timer.cpp in Sources */,
- 9271CE9B1BAB66780085E667 /* b2DistanceJoint.cpp in Sources */,
- 9271CE891BAB66780085E667 /* b2Settings.cpp in Sources */,
- 9271CE9F1BAB66780085E667 /* b2MotorJoint.cpp in Sources */,
- 9271CE841BAB66780085E667 /* b2EdgeShape.cpp in Sources */,
- 9271CE7C1BAB66780085E667 /* b2CollideEdge.cpp in Sources */,
- 9271CE961BAB66780085E667 /* b2ContactSolver.cpp in Sources */,
- );
- 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 = YES;
- 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 ../box2d";
- VALID_ARCHS = x86_64;
- };
- name = Debug;
- };
- 049B575E1871FBE900EF3C66 /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_SEARCH_USER_PATHS = YES;
- 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 ../box2d";
- VALID_ARCHS = x86_64;
- };
- name = Release;
- };
- 049B57601871FBE900EF3C66 /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
- COMBINE_HIDPI_IMAGES = YES;
- GCC_PRECOMPILE_PREFIX_HEADER = YES;
- GCC_PREFIX_HEADER = "DemoBox2D/DemoBox2D_macosx-Prefix.pch";
- INFOPLIST_FILE = "DemoBox2D_macosx-Info.plist";
- LIBRARY_SEARCH_PATHS = (
- "$(inherited)",
- "../../..//oxygine/third_party/macosx/libraries",
- "../../..//oxygine/third_party/ios/libraries",
- );
- PRODUCT_NAME = DemoBox2D_macosx;
- VALID_ARCHS = x86_64;
- WRAPPER_EXTENSION = app;
- };
- name = Debug;
- };
- 049B57611871FBE900EF3C66 /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
- COMBINE_HIDPI_IMAGES = YES;
- GCC_PRECOMPILE_PREFIX_HEADER = YES;
- GCC_PREFIX_HEADER = "DemoBox2D/DemoBox2D_macosx-Prefix.pch";
- INFOPLIST_FILE = "DemoBox2D_macosx-Info.plist";
- LIBRARY_SEARCH_PATHS = (
- "$(inherited)",
- "../../..//oxygine/third_party/macosx/libraries",
- "../../..//oxygine/third_party/ios/libraries",
- );
- PRODUCT_NAME = DemoBox2D_macosx;
- VALID_ARCHS = x86_64;
- WRAPPER_EXTENSION = app;
- };
- name = Release;
- };
- /* End XCBuildConfiguration section */
- /* Begin XCConfigurationList section */
- 049B57291871FBE900EF3C66 /* Build configuration list for PBXProject "DemoBox2D_macosx" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 049B575D1871FBE900EF3C66 /* Debug */,
- 049B575E1871FBE900EF3C66 /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- 049B575F1871FBE900EF3C66 /* Build configuration list for PBXNativeTarget "DemoBox2D_macosx" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 049B57601871FBE900EF3C66 /* Debug */,
- 049B57611871FBE900EF3C66 /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- /* End XCConfigurationList section */
- };
- rootObject = 049B57261871FBE900EF3C66 /* Project object */;
- }
|