project.pbxproj 54 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 04059FEA1872027500BA6557 /* SDL2.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 04A57D861872012D0068B1E5 /* SDL2.framework */; };
  10. 04059FEB1872027B00BA6557 /* liboxygine_macosx.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 04059FE41872026200BA6557 /* liboxygine_macosx.a */; };
  11. 04059FED187202A200BA6557 /* libz.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 04059FEC187202A200BA6557 /* libz.dylib */; };
  12. 04059FEF187202AC00BA6557 /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 04059FEE187202AC00BA6557 /* OpenGL.framework */; };
  13. 0405A00018720D2200BA6557 /* libjpeg.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 04059FF01872031A00BA6557 /* libjpeg.a */; };
  14. 0405A00118720D2200BA6557 /* libpng.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 04059FF11872031A00BA6557 /* libpng.a */; };
  15. 049B57321871FBE900EF3C66 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 049B57311871FBE900EF3C66 /* Cocoa.framework */; };
  16. 049B574A1871FBE900EF3C66 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 049B57491871FBE900EF3C66 /* Images.xcassets */; };
  17. 1E839D002B2BA83FC83A695A /* fonts in Resources */ = {isa = PBXBuildFile; fileRef = 04FE4D4FB640E0DF92DFB865 /* fonts */; };
  18. 2DC477AC10D6C07B3FE008F6 /* Box2DDebugDraw.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 360377333740D8A2FD15BBE6 /* Box2DDebugDraw.cpp */; };
  19. 3A631A475DE035FC53ADE5EA /* images in Resources */ = {isa = PBXBuildFile; fileRef = 7F3B12E3C9D554D9FE28101D /* images */; };
  20. 4FCB64692006464D009B1887 /* b2Body.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4FCB64032006464D009B1887 /* b2Body.cpp */; };
  21. 4FCB646A2006464D009B1887 /* b2World.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4FCB64042006464D009B1887 /* b2World.cpp */; };
  22. 4FCB646B2006464D009B1887 /* b2Fixture.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4FCB64052006464D009B1887 /* b2Fixture.cpp */; };
  23. 4FCB646C2006464D009B1887 /* b2ChainAndPolygonContact.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4FCB640C2006464D009B1887 /* b2ChainAndPolygonContact.cpp */; };
  24. 4FCB646D2006464D009B1887 /* b2EdgeAndPolygonContact.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4FCB640E2006464D009B1887 /* b2EdgeAndPolygonContact.cpp */; };
  25. 4FCB646E2006464D009B1887 /* b2ChainAndCircleContact.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4FCB640F2006464D009B1887 /* b2ChainAndCircleContact.cpp */; };
  26. 4FCB646F2006464D009B1887 /* b2PolygonAndCircleContact.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4FCB64102006464D009B1887 /* b2PolygonAndCircleContact.cpp */; };
  27. 4FCB64702006464D009B1887 /* b2PolygonContact.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4FCB64122006464D009B1887 /* b2PolygonContact.cpp */; };
  28. 4FCB64712006464D009B1887 /* b2ContactSolver.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4FCB64162006464D009B1887 /* b2ContactSolver.cpp */; };
  29. 4FCB64722006464D009B1887 /* b2CircleContact.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4FCB64172006464D009B1887 /* b2CircleContact.cpp */; };
  30. 4FCB64732006464D009B1887 /* b2EdgeAndCircleContact.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4FCB64182006464D009B1887 /* b2EdgeAndCircleContact.cpp */; };
  31. 4FCB64742006464D009B1887 /* b2Contact.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4FCB64192006464D009B1887 /* b2Contact.cpp */; };
  32. 4FCB64752006464D009B1887 /* b2WorldCallbacks.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4FCB641A2006464D009B1887 /* b2WorldCallbacks.cpp */; };
  33. 4FCB64762006464D009B1887 /* b2WeldJoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4FCB641C2006464D009B1887 /* b2WeldJoint.cpp */; };
  34. 4FCB64772006464D009B1887 /* b2MouseJoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4FCB641D2006464D009B1887 /* b2MouseJoint.cpp */; };
  35. 4FCB64782006464D009B1887 /* b2FrictionJoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4FCB641E2006464D009B1887 /* b2FrictionJoint.cpp */; };
  36. 4FCB64792006464D009B1887 /* b2DistanceJoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4FCB64262006464D009B1887 /* b2DistanceJoint.cpp */; };
  37. 4FCB647A2006464D009B1887 /* b2WheelJoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4FCB64272006464D009B1887 /* b2WheelJoint.cpp */; };
  38. 4FCB647B2006464D009B1887 /* b2MotorJoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4FCB64282006464D009B1887 /* b2MotorJoint.cpp */; };
  39. 4FCB647C2006464D009B1887 /* b2RevoluteJoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4FCB642B2006464D009B1887 /* b2RevoluteJoint.cpp */; };
  40. 4FCB647D2006464D009B1887 /* b2GearJoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4FCB642D2006464D009B1887 /* b2GearJoint.cpp */; };
  41. 4FCB647E2006464D009B1887 /* b2Joint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4FCB642E2006464D009B1887 /* b2Joint.cpp */; };
  42. 4FCB647F2006464D009B1887 /* b2PrismaticJoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4FCB642F2006464D009B1887 /* b2PrismaticJoint.cpp */; };
  43. 4FCB64802006464D009B1887 /* b2PulleyJoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4FCB64302006464D009B1887 /* b2PulleyJoint.cpp */; };
  44. 4FCB64812006464D009B1887 /* b2RopeJoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4FCB64322006464D009B1887 /* b2RopeJoint.cpp */; };
  45. 4FCB64822006464D009B1887 /* b2Island.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4FCB64352006464D009B1887 /* b2Island.cpp */; };
  46. 4FCB64832006464D009B1887 /* b2ContactManager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4FCB643B2006464D009B1887 /* b2ContactManager.cpp */; };
  47. 4FCB64842006464D009B1887 /* b2Rope.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4FCB643F2006464D009B1887 /* b2Rope.cpp */; };
  48. 4FCB64852006464D009B1887 /* b2Draw.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4FCB64422006464D009B1887 /* b2Draw.cpp */; };
  49. 4FCB64862006464D009B1887 /* b2BlockAllocator.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4FCB64442006464D009B1887 /* b2BlockAllocator.cpp */; };
  50. 4FCB64872006464D009B1887 /* b2Settings.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4FCB64462006464D009B1887 /* b2Settings.cpp */; };
  51. 4FCB64882006464D009B1887 /* b2Timer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4FCB64482006464D009B1887 /* b2Timer.cpp */; };
  52. 4FCB64892006464D009B1887 /* b2StackAllocator.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4FCB644A2006464D009B1887 /* b2StackAllocator.cpp */; };
  53. 4FCB648A2006464D009B1887 /* b2Math.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4FCB644B2006464D009B1887 /* b2Math.cpp */; };
  54. 4FCB648B2006464D009B1887 /* b2Distance.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4FCB64502006464D009B1887 /* b2Distance.cpp */; };
  55. 4FCB648C2006464D009B1887 /* b2CollideCircle.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4FCB64512006464D009B1887 /* b2CollideCircle.cpp */; };
  56. 4FCB648D2006464D009B1887 /* b2CollidePolygon.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4FCB64522006464D009B1887 /* b2CollidePolygon.cpp */; };
  57. 4FCB648E2006464D009B1887 /* b2DynamicTree.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4FCB64532006464D009B1887 /* b2DynamicTree.cpp */; };
  58. 4FCB648F2006464D009B1887 /* b2ChainShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4FCB64562006464D009B1887 /* b2ChainShape.cpp */; };
  59. 4FCB64902006464D009B1887 /* b2EdgeShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4FCB645A2006464D009B1887 /* b2EdgeShape.cpp */; };
  60. 4FCB64912006464D009B1887 /* b2CircleShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4FCB645B2006464D009B1887 /* b2CircleShape.cpp */; };
  61. 4FCB64922006464D009B1887 /* b2PolygonShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4FCB645C2006464D009B1887 /* b2PolygonShape.cpp */; };
  62. 4FCB64932006464D009B1887 /* b2TimeOfImpact.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4FCB64602006464D009B1887 /* b2TimeOfImpact.cpp */; };
  63. 4FCB64942006464D009B1887 /* b2BroadPhase.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4FCB64612006464D009B1887 /* b2BroadPhase.cpp */; };
  64. 4FCB64952006464D009B1887 /* b2CollideEdge.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4FCB64642006464D009B1887 /* b2CollideEdge.cpp */; };
  65. 4FCB64962006464D009B1887 /* b2Collision.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4FCB64652006464D009B1887 /* b2Collision.cpp */; };
  66. C8860D93875589970329DCCD /* main.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4DA100C319512824B7570663 /* main.cpp */; };
  67. CD59C69314E9E74CD0A11E03 /* res.xml in Resources */ = {isa = PBXBuildFile; fileRef = F6123B1E6FE4471A00F49751 /* res.xml */; };
  68. DA49ED8903C628BA578C8670 /* example.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0BF9628FC8D38F9748F0CDEB /* example.cpp */; };
  69. /* End PBXBuildFile section */
  70. /* Begin PBXContainerItemProxy section */
  71. 04059FE31872026200BA6557 /* PBXContainerItemProxy */ = {
  72. isa = PBXContainerItemProxy;
  73. containerPortal = 04A57D761871FFEB0068B1E5 /* oxygine_macosx.xcodeproj */;
  74. proxyType = 2;
  75. remoteGlobalIDString = 049B52BB1871EDE900EF3C66;
  76. remoteInfo = oxygine_macosx;
  77. };
  78. 04059FE81872027200BA6557 /* PBXContainerItemProxy */ = {
  79. isa = PBXContainerItemProxy;
  80. containerPortal = 04A57D761871FFEB0068B1E5 /* oxygine_macosx.xcodeproj */;
  81. proxyType = 1;
  82. remoteGlobalIDString = 049B52BA1871EDE900EF3C66;
  83. remoteInfo = oxygine_macosx;
  84. };
  85. 04A57D851872012D0068B1E5 /* PBXContainerItemProxy */ = {
  86. isa = PBXContainerItemProxy;
  87. containerPortal = 04A57D7E1872012A0068B1E5 /* SDL.xcodeproj */;
  88. proxyType = 2;
  89. remoteGlobalIDString = BECDF66C0761BA81005FE872;
  90. remoteInfo = Framework;
  91. };
  92. 04A57D871872012D0068B1E5 /* PBXContainerItemProxy */ = {
  93. isa = PBXContainerItemProxy;
  94. containerPortal = 04A57D7E1872012A0068B1E5 /* SDL.xcodeproj */;
  95. proxyType = 2;
  96. remoteGlobalIDString = BECDF6B30761BA81005FE872;
  97. remoteInfo = "Static Library";
  98. };
  99. 04A57D891872012D0068B1E5 /* PBXContainerItemProxy */ = {
  100. isa = PBXContainerItemProxy;
  101. containerPortal = 04A57D7E1872012A0068B1E5 /* SDL.xcodeproj */;
  102. proxyType = 2;
  103. remoteGlobalIDString = DB31407717554B71006C0E22;
  104. remoteInfo = "Shared Library";
  105. };
  106. 04A57D8B1872012D0068B1E5 /* PBXContainerItemProxy */ = {
  107. isa = PBXContainerItemProxy;
  108. containerPortal = 04A57D7E1872012A0068B1E5 /* SDL.xcodeproj */;
  109. proxyType = 2;
  110. remoteGlobalIDString = BECDF6BE0761BA81005FE872;
  111. remoteInfo = "Standard DMG";
  112. };
  113. 04A57D8E187201EF0068B1E5 /* PBXContainerItemProxy */ = {
  114. isa = PBXContainerItemProxy;
  115. containerPortal = 04A57D7E1872012A0068B1E5 /* SDL.xcodeproj */;
  116. proxyType = 1;
  117. remoteGlobalIDString = BECDF5FE0761BA81005FE872;
  118. remoteInfo = Framework;
  119. };
  120. /* End PBXContainerItemProxy section */
  121. /* Begin PBXFileReference section */
  122. 04059FEC187202A200BA6557 /* libz.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libz.dylib; path = usr/lib/libz.dylib; sourceTree = SDKROOT; };
  123. 04059FEE187202AC00BA6557 /* OpenGL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGL.framework; path = System/Library/Frameworks/OpenGL.framework; sourceTree = SDKROOT; };
  124. 04059FF01872031A00BA6557 /* libjpeg.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libjpeg.a; path = "../../..//oxygine/third_party/macosx/libraries/libjpeg.a"; sourceTree = "<group>"; };
  125. 04059FF11872031A00BA6557 /* libpng.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libpng.a; path = "../../..//oxygine/third_party/macosx/libraries/libpng.a"; sourceTree = "<group>"; };
  126. 04059FF4187203A600BA6557 /* libjpeg.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libjpeg.a; path = "../../..//oxygine/third_party/ios/libraries/libjpeg.a"; sourceTree = "<group>"; };
  127. 04059FF5187203A600BA6557 /* libpng.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libpng.a; path = "../../..//oxygine/third_party/ios/libraries/libpng.a"; sourceTree = "<group>"; };
  128. 049B572E1871FBE900EF3C66 /* DemoBox2D_macosx.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = DemoBox2D_macosx.app; sourceTree = BUILT_PRODUCTS_DIR; };
  129. 049B57311871FBE900EF3C66 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = System/Library/Frameworks/Cocoa.framework; sourceTree = SDKROOT; };
  130. 049B57341871FBE900EF3C66 /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = System/Library/Frameworks/AppKit.framework; sourceTree = SDKROOT; };
  131. 049B57351871FBE900EF3C66 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = System/Library/Frameworks/CoreData.framework; sourceTree = SDKROOT; };
  132. 049B57361871FBE900EF3C66 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
  133. 049B57391871FBE900EF3C66 /* DemoBox2D_macosx-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "DemoBox2D_macosx-Info.plist"; sourceTree = "<group>"; };
  134. 049B57491871FBE900EF3C66 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = DemoBox2D/Images.xcassets; sourceTree = "<group>"; };
  135. 049B57501871FBE900EF3C66 /* XCTest.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = XCTest.framework; path = Library/Frameworks/XCTest.framework; sourceTree = DEVELOPER_DIR; };
  136. 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>"; };
  137. 04A57D7E1872012A0068B1E5 /* SDL.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = SDL.xcodeproj; path = "../../../..//SDL/Xcode/SDL/SDL.xcodeproj"; sourceTree = "<group>"; };
  138. 04FE4D4FB640E0DF92DFB865 /* fonts */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = folder; name = fonts; path = ../data/fonts; sourceTree = "<group>"; };
  139. 0BF9628FC8D38F9748F0CDEB /* example.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = example.cpp; path = ../src/example.cpp; sourceTree = "<group>"; };
  140. 360377333740D8A2FD15BBE6 /* Box2DDebugDraw.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Box2DDebugDraw.cpp; path = ../src/Box2DDebugDraw.cpp; sourceTree = "<group>"; };
  141. 4DA100C319512824B7570663 /* main.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = main.cpp; path = ../src/main.cpp; sourceTree = "<group>"; };
  142. 4FCB64032006464D009B1887 /* b2Body.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2Body.cpp; sourceTree = "<group>"; };
  143. 4FCB64042006464D009B1887 /* b2World.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2World.cpp; sourceTree = "<group>"; };
  144. 4FCB64052006464D009B1887 /* b2Fixture.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2Fixture.cpp; sourceTree = "<group>"; };
  145. 4FCB64062006464D009B1887 /* b2World.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2World.h; sourceTree = "<group>"; };
  146. 4FCB64082006464D009B1887 /* b2ContactSolver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2ContactSolver.h; sourceTree = "<group>"; };
  147. 4FCB64092006464D009B1887 /* b2ChainAndCircleContact.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2ChainAndCircleContact.h; sourceTree = "<group>"; };
  148. 4FCB640A2006464D009B1887 /* b2PolygonAndCircleContact.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2PolygonAndCircleContact.h; sourceTree = "<group>"; };
  149. 4FCB640B2006464D009B1887 /* b2EdgeAndCircleContact.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2EdgeAndCircleContact.h; sourceTree = "<group>"; };
  150. 4FCB640C2006464D009B1887 /* b2ChainAndPolygonContact.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2ChainAndPolygonContact.cpp; sourceTree = "<group>"; };
  151. 4FCB640D2006464D009B1887 /* b2EdgeAndPolygonContact.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2EdgeAndPolygonContact.h; sourceTree = "<group>"; };
  152. 4FCB640E2006464D009B1887 /* b2EdgeAndPolygonContact.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2EdgeAndPolygonContact.cpp; sourceTree = "<group>"; };
  153. 4FCB640F2006464D009B1887 /* b2ChainAndCircleContact.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2ChainAndCircleContact.cpp; sourceTree = "<group>"; };
  154. 4FCB64102006464D009B1887 /* b2PolygonAndCircleContact.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2PolygonAndCircleContact.cpp; sourceTree = "<group>"; };
  155. 4FCB64112006464D009B1887 /* b2Contact.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2Contact.h; sourceTree = "<group>"; };
  156. 4FCB64122006464D009B1887 /* b2PolygonContact.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2PolygonContact.cpp; sourceTree = "<group>"; };
  157. 4FCB64132006464D009B1887 /* b2CircleContact.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2CircleContact.h; sourceTree = "<group>"; };
  158. 4FCB64142006464D009B1887 /* b2ChainAndPolygonContact.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2ChainAndPolygonContact.h; sourceTree = "<group>"; };
  159. 4FCB64152006464D009B1887 /* b2PolygonContact.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2PolygonContact.h; sourceTree = "<group>"; };
  160. 4FCB64162006464D009B1887 /* b2ContactSolver.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2ContactSolver.cpp; sourceTree = "<group>"; };
  161. 4FCB64172006464D009B1887 /* b2CircleContact.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2CircleContact.cpp; sourceTree = "<group>"; };
  162. 4FCB64182006464D009B1887 /* b2EdgeAndCircleContact.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2EdgeAndCircleContact.cpp; sourceTree = "<group>"; };
  163. 4FCB64192006464D009B1887 /* b2Contact.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2Contact.cpp; sourceTree = "<group>"; };
  164. 4FCB641A2006464D009B1887 /* b2WorldCallbacks.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2WorldCallbacks.cpp; sourceTree = "<group>"; };
  165. 4FCB641C2006464D009B1887 /* b2WeldJoint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2WeldJoint.cpp; sourceTree = "<group>"; };
  166. 4FCB641D2006464D009B1887 /* b2MouseJoint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2MouseJoint.cpp; sourceTree = "<group>"; };
  167. 4FCB641E2006464D009B1887 /* b2FrictionJoint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2FrictionJoint.cpp; sourceTree = "<group>"; };
  168. 4FCB641F2006464D009B1887 /* b2PrismaticJoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2PrismaticJoint.h; sourceTree = "<group>"; };
  169. 4FCB64202006464D009B1887 /* b2PulleyJoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2PulleyJoint.h; sourceTree = "<group>"; };
  170. 4FCB64212006464D009B1887 /* b2RopeJoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2RopeJoint.h; sourceTree = "<group>"; };
  171. 4FCB64222006464D009B1887 /* b2WeldJoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2WeldJoint.h; sourceTree = "<group>"; };
  172. 4FCB64232006464D009B1887 /* b2GearJoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2GearJoint.h; sourceTree = "<group>"; };
  173. 4FCB64242006464D009B1887 /* b2DistanceJoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2DistanceJoint.h; sourceTree = "<group>"; };
  174. 4FCB64252006464D009B1887 /* b2MouseJoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2MouseJoint.h; sourceTree = "<group>"; };
  175. 4FCB64262006464D009B1887 /* b2DistanceJoint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2DistanceJoint.cpp; sourceTree = "<group>"; };
  176. 4FCB64272006464D009B1887 /* b2WheelJoint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2WheelJoint.cpp; sourceTree = "<group>"; };
  177. 4FCB64282006464D009B1887 /* b2MotorJoint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2MotorJoint.cpp; sourceTree = "<group>"; };
  178. 4FCB64292006464D009B1887 /* b2Joint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2Joint.h; sourceTree = "<group>"; };
  179. 4FCB642A2006464D009B1887 /* b2RevoluteJoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2RevoluteJoint.h; sourceTree = "<group>"; };
  180. 4FCB642B2006464D009B1887 /* b2RevoluteJoint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2RevoluteJoint.cpp; sourceTree = "<group>"; };
  181. 4FCB642C2006464D009B1887 /* b2FrictionJoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2FrictionJoint.h; sourceTree = "<group>"; };
  182. 4FCB642D2006464D009B1887 /* b2GearJoint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2GearJoint.cpp; sourceTree = "<group>"; };
  183. 4FCB642E2006464D009B1887 /* b2Joint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2Joint.cpp; sourceTree = "<group>"; };
  184. 4FCB642F2006464D009B1887 /* b2PrismaticJoint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2PrismaticJoint.cpp; sourceTree = "<group>"; };
  185. 4FCB64302006464D009B1887 /* b2PulleyJoint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2PulleyJoint.cpp; sourceTree = "<group>"; };
  186. 4FCB64312006464D009B1887 /* b2WheelJoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2WheelJoint.h; sourceTree = "<group>"; };
  187. 4FCB64322006464D009B1887 /* b2RopeJoint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2RopeJoint.cpp; sourceTree = "<group>"; };
  188. 4FCB64332006464D009B1887 /* b2MotorJoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2MotorJoint.h; sourceTree = "<group>"; };
  189. 4FCB64342006464D009B1887 /* b2Body.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2Body.h; sourceTree = "<group>"; };
  190. 4FCB64352006464D009B1887 /* b2Island.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2Island.cpp; sourceTree = "<group>"; };
  191. 4FCB64362006464D009B1887 /* b2Fixture.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2Fixture.h; sourceTree = "<group>"; };
  192. 4FCB64372006464D009B1887 /* b2TimeStep.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2TimeStep.h; sourceTree = "<group>"; };
  193. 4FCB64382006464D009B1887 /* b2WorldCallbacks.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2WorldCallbacks.h; sourceTree = "<group>"; };
  194. 4FCB64392006464D009B1887 /* b2ContactManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2ContactManager.h; sourceTree = "<group>"; };
  195. 4FCB643A2006464D009B1887 /* b2Island.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2Island.h; sourceTree = "<group>"; };
  196. 4FCB643B2006464D009B1887 /* b2ContactManager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2ContactManager.cpp; sourceTree = "<group>"; };
  197. 4FCB643C2006464D009B1887 /* Box2D.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Box2D.h; sourceTree = "<group>"; };
  198. 4FCB643E2006464D009B1887 /* b2Rope.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2Rope.h; sourceTree = "<group>"; };
  199. 4FCB643F2006464D009B1887 /* b2Rope.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2Rope.cpp; sourceTree = "<group>"; };
  200. 4FCB64412006464D009B1887 /* b2StackAllocator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2StackAllocator.h; sourceTree = "<group>"; };
  201. 4FCB64422006464D009B1887 /* b2Draw.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2Draw.cpp; sourceTree = "<group>"; };
  202. 4FCB64432006464D009B1887 /* b2GrowableStack.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2GrowableStack.h; sourceTree = "<group>"; };
  203. 4FCB64442006464D009B1887 /* b2BlockAllocator.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2BlockAllocator.cpp; sourceTree = "<group>"; };
  204. 4FCB64452006464D009B1887 /* b2BlockAllocator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2BlockAllocator.h; sourceTree = "<group>"; };
  205. 4FCB64462006464D009B1887 /* b2Settings.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2Settings.cpp; sourceTree = "<group>"; };
  206. 4FCB64472006464D009B1887 /* b2Timer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2Timer.h; sourceTree = "<group>"; };
  207. 4FCB64482006464D009B1887 /* b2Timer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2Timer.cpp; sourceTree = "<group>"; };
  208. 4FCB64492006464D009B1887 /* b2Math.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2Math.h; sourceTree = "<group>"; };
  209. 4FCB644A2006464D009B1887 /* b2StackAllocator.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2StackAllocator.cpp; sourceTree = "<group>"; };
  210. 4FCB644B2006464D009B1887 /* b2Math.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2Math.cpp; sourceTree = "<group>"; };
  211. 4FCB644C2006464D009B1887 /* b2Draw.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2Draw.h; sourceTree = "<group>"; };
  212. 4FCB644D2006464D009B1887 /* b2Settings.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2Settings.h; sourceTree = "<group>"; };
  213. 4FCB644F2006464D009B1887 /* b2Collision.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2Collision.h; sourceTree = "<group>"; };
  214. 4FCB64502006464D009B1887 /* b2Distance.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2Distance.cpp; sourceTree = "<group>"; };
  215. 4FCB64512006464D009B1887 /* b2CollideCircle.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2CollideCircle.cpp; sourceTree = "<group>"; };
  216. 4FCB64522006464D009B1887 /* b2CollidePolygon.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2CollidePolygon.cpp; sourceTree = "<group>"; };
  217. 4FCB64532006464D009B1887 /* b2DynamicTree.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2DynamicTree.cpp; sourceTree = "<group>"; };
  218. 4FCB64542006464D009B1887 /* b2DynamicTree.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2DynamicTree.h; sourceTree = "<group>"; };
  219. 4FCB64562006464D009B1887 /* b2ChainShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2ChainShape.cpp; sourceTree = "<group>"; };
  220. 4FCB64572006464D009B1887 /* b2PolygonShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2PolygonShape.h; sourceTree = "<group>"; };
  221. 4FCB64582006464D009B1887 /* b2Shape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2Shape.h; sourceTree = "<group>"; };
  222. 4FCB64592006464D009B1887 /* b2ChainShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2ChainShape.h; sourceTree = "<group>"; };
  223. 4FCB645A2006464D009B1887 /* b2EdgeShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2EdgeShape.cpp; sourceTree = "<group>"; };
  224. 4FCB645B2006464D009B1887 /* b2CircleShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2CircleShape.cpp; sourceTree = "<group>"; };
  225. 4FCB645C2006464D009B1887 /* b2PolygonShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2PolygonShape.cpp; sourceTree = "<group>"; };
  226. 4FCB645D2006464D009B1887 /* b2EdgeShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2EdgeShape.h; sourceTree = "<group>"; };
  227. 4FCB645E2006464D009B1887 /* b2CircleShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2CircleShape.h; sourceTree = "<group>"; };
  228. 4FCB645F2006464D009B1887 /* b2TimeOfImpact.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2TimeOfImpact.h; sourceTree = "<group>"; };
  229. 4FCB64602006464D009B1887 /* b2TimeOfImpact.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2TimeOfImpact.cpp; sourceTree = "<group>"; };
  230. 4FCB64612006464D009B1887 /* b2BroadPhase.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2BroadPhase.cpp; sourceTree = "<group>"; };
  231. 4FCB64622006464D009B1887 /* b2BroadPhase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2BroadPhase.h; sourceTree = "<group>"; };
  232. 4FCB64632006464D009B1887 /* b2Distance.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2Distance.h; sourceTree = "<group>"; };
  233. 4FCB64642006464D009B1887 /* b2CollideEdge.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2CollideEdge.cpp; sourceTree = "<group>"; };
  234. 4FCB64652006464D009B1887 /* b2Collision.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2Collision.cpp; sourceTree = "<group>"; };
  235. 5DE458993031811A4C7D28C1 /* Box2DDebugDraw.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Box2DDebugDraw.h; path = ../src/Box2DDebugDraw.h; sourceTree = "<group>"; };
  236. 7F3B12E3C9D554D9FE28101D /* images */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = folder; name = images; path = ../data/images; sourceTree = "<group>"; };
  237. BA41FC88D76540A6905224D6 /* example.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = example.h; path = ../src/example.h; sourceTree = "<group>"; };
  238. F6123B1E6FE4471A00F49751 /* res.xml */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = wtf; name = res.xml; path = ../data/res.xml; sourceTree = "<group>"; };
  239. /* End PBXFileReference section */
  240. /* Begin PBXFrameworksBuildPhase section */
  241. 049B572B1871FBE900EF3C66 /* Frameworks */ = {
  242. isa = PBXFrameworksBuildPhase;
  243. buildActionMask = 2147483647;
  244. files = (
  245. 0405A00018720D2200BA6557 /* libjpeg.a in Frameworks */,
  246. 0405A00118720D2200BA6557 /* libpng.a in Frameworks */,
  247. 04059FEF187202AC00BA6557 /* OpenGL.framework in Frameworks */,
  248. 04059FED187202A200BA6557 /* libz.dylib in Frameworks */,
  249. 04059FEB1872027B00BA6557 /* liboxygine_macosx.a in Frameworks */,
  250. 04059FEA1872027500BA6557 /* SDL2.framework in Frameworks */,
  251. 049B57321871FBE900EF3C66 /* Cocoa.framework in Frameworks */,
  252. );
  253. runOnlyForDeploymentPostprocessing = 0;
  254. };
  255. /* End PBXFrameworksBuildPhase section */
  256. /* Begin PBXGroup section */
  257. 04059FE01872026200BA6557 /* Products */ = {
  258. isa = PBXGroup;
  259. children = (
  260. 04059FE41872026200BA6557 /* liboxygine_macosx.a */,
  261. );
  262. name = Products;
  263. sourceTree = "<group>";
  264. };
  265. 049B57251871FBE900EF3C66 = {
  266. isa = PBXGroup;
  267. children = (
  268. 049B57491871FBE900EF3C66 /* Images.xcassets */,
  269. 049B57381871FBE900EF3C66 /* Supporting Files */,
  270. 04A57D391871FF8B0068B1E5 /* src */,
  271. 04A57D7E1872012A0068B1E5 /* SDL.xcodeproj */,
  272. 04A57D761871FFEB0068B1E5 /* oxygine_macosx.xcodeproj */,
  273. 049B57301871FBE900EF3C66 /* Frameworks */,
  274. 049B572F1871FBE900EF3C66 /* Products */,
  275. );
  276. sourceTree = "<group>";
  277. };
  278. 049B572F1871FBE900EF3C66 /* Products */ = {
  279. isa = PBXGroup;
  280. children = (
  281. 049B572E1871FBE900EF3C66 /* DemoBox2D_macosx.app */,
  282. );
  283. name = Products;
  284. sourceTree = "<group>";
  285. };
  286. 049B57301871FBE900EF3C66 /* Frameworks */ = {
  287. isa = PBXGroup;
  288. children = (
  289. 04059FF4187203A600BA6557 /* libjpeg.a */,
  290. 04059FF5187203A600BA6557 /* libpng.a */,
  291. 04059FF01872031A00BA6557 /* libjpeg.a */,
  292. 04059FF11872031A00BA6557 /* libpng.a */,
  293. 04059FEE187202AC00BA6557 /* OpenGL.framework */,
  294. 04059FEC187202A200BA6557 /* libz.dylib */,
  295. 049B57311871FBE900EF3C66 /* Cocoa.framework */,
  296. 049B57501871FBE900EF3C66 /* XCTest.framework */,
  297. 049B57331871FBE900EF3C66 /* Other Frameworks */,
  298. );
  299. name = Frameworks;
  300. sourceTree = "<group>";
  301. };
  302. 049B57331871FBE900EF3C66 /* Other Frameworks */ = {
  303. isa = PBXGroup;
  304. children = (
  305. 049B57341871FBE900EF3C66 /* AppKit.framework */,
  306. 049B57351871FBE900EF3C66 /* CoreData.framework */,
  307. 049B57361871FBE900EF3C66 /* Foundation.framework */,
  308. );
  309. name = "Other Frameworks";
  310. sourceTree = "<group>";
  311. };
  312. 049B57381871FBE900EF3C66 /* Supporting Files */ = {
  313. isa = PBXGroup;
  314. children = (
  315. 04FE4D4FB640E0DF92DFB865 /* fonts */,
  316. 7F3B12E3C9D554D9FE28101D /* images */,
  317. F6123B1E6FE4471A00F49751 /* res.xml */,
  318. 049B57391871FBE900EF3C66 /* DemoBox2D_macosx-Info.plist */,
  319. );
  320. name = "Supporting Files";
  321. sourceTree = "<group>";
  322. };
  323. 04A57D391871FF8B0068B1E5 /* src */ = {
  324. isa = PBXGroup;
  325. children = (
  326. 4FCB64012006464D009B1887 /* Box2D */,
  327. 360377333740D8A2FD15BBE6 /* Box2DDebugDraw.cpp */,
  328. 0BF9628FC8D38F9748F0CDEB /* example.cpp */,
  329. 4DA100C319512824B7570663 /* main.cpp */,
  330. 5DE458993031811A4C7D28C1 /* Box2DDebugDraw.h */,
  331. BA41FC88D76540A6905224D6 /* example.h */,
  332. );
  333. name = src;
  334. sourceTree = "<group>";
  335. };
  336. 04A57D7F1872012A0068B1E5 /* Products */ = {
  337. isa = PBXGroup;
  338. children = (
  339. 04A57D861872012D0068B1E5 /* SDL2.framework */,
  340. 04A57D881872012D0068B1E5 /* libSDL2.a */,
  341. 04A57D8A1872012D0068B1E5 /* libSDL2.dylib */,
  342. 04A57D8C1872012D0068B1E5 /* Standard DMG */,
  343. );
  344. name = Products;
  345. sourceTree = "<group>";
  346. };
  347. 4FCB64012006464D009B1887 /* Box2D */ = {
  348. isa = PBXGroup;
  349. children = (
  350. 4FCB64022006464D009B1887 /* Dynamics */,
  351. 4FCB643C2006464D009B1887 /* Box2D.h */,
  352. 4FCB643D2006464D009B1887 /* Rope */,
  353. 4FCB64402006464D009B1887 /* Common */,
  354. 4FCB644E2006464D009B1887 /* Collision */,
  355. );
  356. name = Box2D;
  357. path = ../box2d/Box2D;
  358. sourceTree = "<group>";
  359. };
  360. 4FCB64022006464D009B1887 /* Dynamics */ = {
  361. isa = PBXGroup;
  362. children = (
  363. 4FCB64032006464D009B1887 /* b2Body.cpp */,
  364. 4FCB64042006464D009B1887 /* b2World.cpp */,
  365. 4FCB64052006464D009B1887 /* b2Fixture.cpp */,
  366. 4FCB64062006464D009B1887 /* b2World.h */,
  367. 4FCB64072006464D009B1887 /* Contacts */,
  368. 4FCB641A2006464D009B1887 /* b2WorldCallbacks.cpp */,
  369. 4FCB641B2006464D009B1887 /* Joints */,
  370. 4FCB64342006464D009B1887 /* b2Body.h */,
  371. 4FCB64352006464D009B1887 /* b2Island.cpp */,
  372. 4FCB64362006464D009B1887 /* b2Fixture.h */,
  373. 4FCB64372006464D009B1887 /* b2TimeStep.h */,
  374. 4FCB64382006464D009B1887 /* b2WorldCallbacks.h */,
  375. 4FCB64392006464D009B1887 /* b2ContactManager.h */,
  376. 4FCB643A2006464D009B1887 /* b2Island.h */,
  377. 4FCB643B2006464D009B1887 /* b2ContactManager.cpp */,
  378. );
  379. path = Dynamics;
  380. sourceTree = "<group>";
  381. };
  382. 4FCB64072006464D009B1887 /* Contacts */ = {
  383. isa = PBXGroup;
  384. children = (
  385. 4FCB64082006464D009B1887 /* b2ContactSolver.h */,
  386. 4FCB64092006464D009B1887 /* b2ChainAndCircleContact.h */,
  387. 4FCB640A2006464D009B1887 /* b2PolygonAndCircleContact.h */,
  388. 4FCB640B2006464D009B1887 /* b2EdgeAndCircleContact.h */,
  389. 4FCB640C2006464D009B1887 /* b2ChainAndPolygonContact.cpp */,
  390. 4FCB640D2006464D009B1887 /* b2EdgeAndPolygonContact.h */,
  391. 4FCB640E2006464D009B1887 /* b2EdgeAndPolygonContact.cpp */,
  392. 4FCB640F2006464D009B1887 /* b2ChainAndCircleContact.cpp */,
  393. 4FCB64102006464D009B1887 /* b2PolygonAndCircleContact.cpp */,
  394. 4FCB64112006464D009B1887 /* b2Contact.h */,
  395. 4FCB64122006464D009B1887 /* b2PolygonContact.cpp */,
  396. 4FCB64132006464D009B1887 /* b2CircleContact.h */,
  397. 4FCB64142006464D009B1887 /* b2ChainAndPolygonContact.h */,
  398. 4FCB64152006464D009B1887 /* b2PolygonContact.h */,
  399. 4FCB64162006464D009B1887 /* b2ContactSolver.cpp */,
  400. 4FCB64172006464D009B1887 /* b2CircleContact.cpp */,
  401. 4FCB64182006464D009B1887 /* b2EdgeAndCircleContact.cpp */,
  402. 4FCB64192006464D009B1887 /* b2Contact.cpp */,
  403. );
  404. path = Contacts;
  405. sourceTree = "<group>";
  406. };
  407. 4FCB641B2006464D009B1887 /* Joints */ = {
  408. isa = PBXGroup;
  409. children = (
  410. 4FCB641C2006464D009B1887 /* b2WeldJoint.cpp */,
  411. 4FCB641D2006464D009B1887 /* b2MouseJoint.cpp */,
  412. 4FCB641E2006464D009B1887 /* b2FrictionJoint.cpp */,
  413. 4FCB641F2006464D009B1887 /* b2PrismaticJoint.h */,
  414. 4FCB64202006464D009B1887 /* b2PulleyJoint.h */,
  415. 4FCB64212006464D009B1887 /* b2RopeJoint.h */,
  416. 4FCB64222006464D009B1887 /* b2WeldJoint.h */,
  417. 4FCB64232006464D009B1887 /* b2GearJoint.h */,
  418. 4FCB64242006464D009B1887 /* b2DistanceJoint.h */,
  419. 4FCB64252006464D009B1887 /* b2MouseJoint.h */,
  420. 4FCB64262006464D009B1887 /* b2DistanceJoint.cpp */,
  421. 4FCB64272006464D009B1887 /* b2WheelJoint.cpp */,
  422. 4FCB64282006464D009B1887 /* b2MotorJoint.cpp */,
  423. 4FCB64292006464D009B1887 /* b2Joint.h */,
  424. 4FCB642A2006464D009B1887 /* b2RevoluteJoint.h */,
  425. 4FCB642B2006464D009B1887 /* b2RevoluteJoint.cpp */,
  426. 4FCB642C2006464D009B1887 /* b2FrictionJoint.h */,
  427. 4FCB642D2006464D009B1887 /* b2GearJoint.cpp */,
  428. 4FCB642E2006464D009B1887 /* b2Joint.cpp */,
  429. 4FCB642F2006464D009B1887 /* b2PrismaticJoint.cpp */,
  430. 4FCB64302006464D009B1887 /* b2PulleyJoint.cpp */,
  431. 4FCB64312006464D009B1887 /* b2WheelJoint.h */,
  432. 4FCB64322006464D009B1887 /* b2RopeJoint.cpp */,
  433. 4FCB64332006464D009B1887 /* b2MotorJoint.h */,
  434. );
  435. path = Joints;
  436. sourceTree = "<group>";
  437. };
  438. 4FCB643D2006464D009B1887 /* Rope */ = {
  439. isa = PBXGroup;
  440. children = (
  441. 4FCB643E2006464D009B1887 /* b2Rope.h */,
  442. 4FCB643F2006464D009B1887 /* b2Rope.cpp */,
  443. );
  444. path = Rope;
  445. sourceTree = "<group>";
  446. };
  447. 4FCB64402006464D009B1887 /* Common */ = {
  448. isa = PBXGroup;
  449. children = (
  450. 4FCB64412006464D009B1887 /* b2StackAllocator.h */,
  451. 4FCB64422006464D009B1887 /* b2Draw.cpp */,
  452. 4FCB64432006464D009B1887 /* b2GrowableStack.h */,
  453. 4FCB64442006464D009B1887 /* b2BlockAllocator.cpp */,
  454. 4FCB64452006464D009B1887 /* b2BlockAllocator.h */,
  455. 4FCB64462006464D009B1887 /* b2Settings.cpp */,
  456. 4FCB64472006464D009B1887 /* b2Timer.h */,
  457. 4FCB64482006464D009B1887 /* b2Timer.cpp */,
  458. 4FCB64492006464D009B1887 /* b2Math.h */,
  459. 4FCB644A2006464D009B1887 /* b2StackAllocator.cpp */,
  460. 4FCB644B2006464D009B1887 /* b2Math.cpp */,
  461. 4FCB644C2006464D009B1887 /* b2Draw.h */,
  462. 4FCB644D2006464D009B1887 /* b2Settings.h */,
  463. );
  464. path = Common;
  465. sourceTree = "<group>";
  466. };
  467. 4FCB644E2006464D009B1887 /* Collision */ = {
  468. isa = PBXGroup;
  469. children = (
  470. 4FCB644F2006464D009B1887 /* b2Collision.h */,
  471. 4FCB64502006464D009B1887 /* b2Distance.cpp */,
  472. 4FCB64512006464D009B1887 /* b2CollideCircle.cpp */,
  473. 4FCB64522006464D009B1887 /* b2CollidePolygon.cpp */,
  474. 4FCB64532006464D009B1887 /* b2DynamicTree.cpp */,
  475. 4FCB64542006464D009B1887 /* b2DynamicTree.h */,
  476. 4FCB64552006464D009B1887 /* Shapes */,
  477. 4FCB645F2006464D009B1887 /* b2TimeOfImpact.h */,
  478. 4FCB64602006464D009B1887 /* b2TimeOfImpact.cpp */,
  479. 4FCB64612006464D009B1887 /* b2BroadPhase.cpp */,
  480. 4FCB64622006464D009B1887 /* b2BroadPhase.h */,
  481. 4FCB64632006464D009B1887 /* b2Distance.h */,
  482. 4FCB64642006464D009B1887 /* b2CollideEdge.cpp */,
  483. 4FCB64652006464D009B1887 /* b2Collision.cpp */,
  484. );
  485. path = Collision;
  486. sourceTree = "<group>";
  487. };
  488. 4FCB64552006464D009B1887 /* Shapes */ = {
  489. isa = PBXGroup;
  490. children = (
  491. 4FCB64562006464D009B1887 /* b2ChainShape.cpp */,
  492. 4FCB64572006464D009B1887 /* b2PolygonShape.h */,
  493. 4FCB64582006464D009B1887 /* b2Shape.h */,
  494. 4FCB64592006464D009B1887 /* b2ChainShape.h */,
  495. 4FCB645A2006464D009B1887 /* b2EdgeShape.cpp */,
  496. 4FCB645B2006464D009B1887 /* b2CircleShape.cpp */,
  497. 4FCB645C2006464D009B1887 /* b2PolygonShape.cpp */,
  498. 4FCB645D2006464D009B1887 /* b2EdgeShape.h */,
  499. 4FCB645E2006464D009B1887 /* b2CircleShape.h */,
  500. );
  501. path = Shapes;
  502. sourceTree = "<group>";
  503. };
  504. /* End PBXGroup section */
  505. /* Begin PBXNativeTarget section */
  506. 049B572D1871FBE900EF3C66 /* DemoBox2D_macosx */ = {
  507. isa = PBXNativeTarget;
  508. buildConfigurationList = 049B575F1871FBE900EF3C66 /* Build configuration list for PBXNativeTarget "DemoBox2D_macosx" */;
  509. buildPhases = (
  510. 049B572A1871FBE900EF3C66 /* Sources */,
  511. 049B572B1871FBE900EF3C66 /* Frameworks */,
  512. 049B572C1871FBE900EF3C66 /* Resources */,
  513. );
  514. buildRules = (
  515. );
  516. dependencies = (
  517. 04059FE91872027200BA6557 /* PBXTargetDependency */,
  518. 04A57D8F187201EF0068B1E5 /* PBXTargetDependency */,
  519. );
  520. name = DemoBox2D_macosx;
  521. productName = DemoBox2D;
  522. productReference = 049B572E1871FBE900EF3C66 /* DemoBox2D_macosx.app */;
  523. productType = "com.apple.product-type.application";
  524. };
  525. /* End PBXNativeTarget section */
  526. /* Begin PBXProject section */
  527. 049B57261871FBE900EF3C66 /* Project object */ = {
  528. isa = PBXProject;
  529. attributes = {
  530. LastUpgradeCheck = 0610;
  531. ORGANIZATIONNAME = oxygine;
  532. };
  533. buildConfigurationList = 049B57291871FBE900EF3C66 /* Build configuration list for PBXProject "DemoBox2D_macosx" */;
  534. compatibilityVersion = "Xcode 3.2";
  535. developmentRegion = English;
  536. hasScannedForEncodings = 0;
  537. knownRegions = (
  538. en,
  539. Base,
  540. );
  541. mainGroup = 049B57251871FBE900EF3C66;
  542. productRefGroup = 049B572F1871FBE900EF3C66 /* Products */;
  543. projectDirPath = "";
  544. projectReferences = (
  545. {
  546. ProductGroup = 04059FE01872026200BA6557 /* Products */;
  547. ProjectRef = 04A57D761871FFEB0068B1E5 /* oxygine_macosx.xcodeproj */;
  548. },
  549. {
  550. ProductGroup = 04A57D7F1872012A0068B1E5 /* Products */;
  551. ProjectRef = 04A57D7E1872012A0068B1E5 /* SDL.xcodeproj */;
  552. },
  553. );
  554. projectRoot = "";
  555. targets = (
  556. 049B572D1871FBE900EF3C66 /* DemoBox2D_macosx */,
  557. );
  558. };
  559. /* End PBXProject section */
  560. /* Begin PBXReferenceProxy section */
  561. 04059FE41872026200BA6557 /* liboxygine_macosx.a */ = {
  562. isa = PBXReferenceProxy;
  563. fileType = archive.ar;
  564. path = liboxygine_macosx.a;
  565. remoteRef = 04059FE31872026200BA6557 /* PBXContainerItemProxy */;
  566. sourceTree = BUILT_PRODUCTS_DIR;
  567. };
  568. 04A57D861872012D0068B1E5 /* SDL2.framework */ = {
  569. isa = PBXReferenceProxy;
  570. fileType = wrapper.framework;
  571. path = SDL2.framework;
  572. remoteRef = 04A57D851872012D0068B1E5 /* PBXContainerItemProxy */;
  573. sourceTree = BUILT_PRODUCTS_DIR;
  574. };
  575. 04A57D881872012D0068B1E5 /* libSDL2.a */ = {
  576. isa = PBXReferenceProxy;
  577. fileType = archive.ar;
  578. path = libSDL2.a;
  579. remoteRef = 04A57D871872012D0068B1E5 /* PBXContainerItemProxy */;
  580. sourceTree = BUILT_PRODUCTS_DIR;
  581. };
  582. 04A57D8A1872012D0068B1E5 /* libSDL2.dylib */ = {
  583. isa = PBXReferenceProxy;
  584. fileType = "compiled.mach-o.dylib";
  585. path = libSDL2.dylib;
  586. remoteRef = 04A57D891872012D0068B1E5 /* PBXContainerItemProxy */;
  587. sourceTree = BUILT_PRODUCTS_DIR;
  588. };
  589. 04A57D8C1872012D0068B1E5 /* Standard DMG */ = {
  590. isa = PBXReferenceProxy;
  591. fileType = "compiled.mach-o.executable";
  592. path = "Standard DMG";
  593. remoteRef = 04A57D8B1872012D0068B1E5 /* PBXContainerItemProxy */;
  594. sourceTree = BUILT_PRODUCTS_DIR;
  595. };
  596. /* End PBXReferenceProxy section */
  597. /* Begin PBXResourcesBuildPhase section */
  598. 049B572C1871FBE900EF3C66 /* Resources */ = {
  599. isa = PBXResourcesBuildPhase;
  600. buildActionMask = 2147483647;
  601. files = (
  602. 1E839D002B2BA83FC83A695A /* fonts in Resources */,
  603. 3A631A475DE035FC53ADE5EA /* images in Resources */,
  604. CD59C69314E9E74CD0A11E03 /* res.xml in Resources */,
  605. 049B574A1871FBE900EF3C66 /* Images.xcassets in Resources */,
  606. );
  607. runOnlyForDeploymentPostprocessing = 0;
  608. };
  609. /* End PBXResourcesBuildPhase section */
  610. /* Begin PBXSourcesBuildPhase section */
  611. 049B572A1871FBE900EF3C66 /* Sources */ = {
  612. isa = PBXSourcesBuildPhase;
  613. buildActionMask = 2147483647;
  614. files = (
  615. 4FCB64872006464D009B1887 /* b2Settings.cpp in Sources */,
  616. 2DC477AC10D6C07B3FE008F6 /* Box2DDebugDraw.cpp in Sources */,
  617. 4FCB64752006464D009B1887 /* b2WorldCallbacks.cpp in Sources */,
  618. 4FCB64822006464D009B1887 /* b2Island.cpp in Sources */,
  619. 4FCB648B2006464D009B1887 /* b2Distance.cpp in Sources */,
  620. 4FCB648D2006464D009B1887 /* b2CollidePolygon.cpp in Sources */,
  621. 4FCB646F2006464D009B1887 /* b2PolygonAndCircleContact.cpp in Sources */,
  622. 4FCB64722006464D009B1887 /* b2CircleContact.cpp in Sources */,
  623. 4FCB64692006464D009B1887 /* b2Body.cpp in Sources */,
  624. 4FCB64912006464D009B1887 /* b2CircleShape.cpp in Sources */,
  625. 4FCB64842006464D009B1887 /* b2Rope.cpp in Sources */,
  626. 4FCB648E2006464D009B1887 /* b2DynamicTree.cpp in Sources */,
  627. 4FCB64892006464D009B1887 /* b2StackAllocator.cpp in Sources */,
  628. 4FCB64782006464D009B1887 /* b2FrictionJoint.cpp in Sources */,
  629. 4FCB64702006464D009B1887 /* b2PolygonContact.cpp in Sources */,
  630. 4FCB64932006464D009B1887 /* b2TimeOfImpact.cpp in Sources */,
  631. 4FCB64962006464D009B1887 /* b2Collision.cpp in Sources */,
  632. 4FCB64732006464D009B1887 /* b2EdgeAndCircleContact.cpp in Sources */,
  633. DA49ED8903C628BA578C8670 /* example.cpp in Sources */,
  634. 4FCB647F2006464D009B1887 /* b2PrismaticJoint.cpp in Sources */,
  635. 4FCB647C2006464D009B1887 /* b2RevoluteJoint.cpp in Sources */,
  636. 4FCB646A2006464D009B1887 /* b2World.cpp in Sources */,
  637. 4FCB646D2006464D009B1887 /* b2EdgeAndPolygonContact.cpp in Sources */,
  638. 4FCB64712006464D009B1887 /* b2ContactSolver.cpp in Sources */,
  639. 4FCB64952006464D009B1887 /* b2CollideEdge.cpp in Sources */,
  640. 4FCB64882006464D009B1887 /* b2Timer.cpp in Sources */,
  641. 4FCB64812006464D009B1887 /* b2RopeJoint.cpp in Sources */,
  642. 4FCB64902006464D009B1887 /* b2EdgeShape.cpp in Sources */,
  643. 4FCB64802006464D009B1887 /* b2PulleyJoint.cpp in Sources */,
  644. 4FCB647A2006464D009B1887 /* b2WheelJoint.cpp in Sources */,
  645. 4FCB64762006464D009B1887 /* b2WeldJoint.cpp in Sources */,
  646. 4FCB647B2006464D009B1887 /* b2MotorJoint.cpp in Sources */,
  647. 4FCB648F2006464D009B1887 /* b2ChainShape.cpp in Sources */,
  648. 4FCB64742006464D009B1887 /* b2Contact.cpp in Sources */,
  649. C8860D93875589970329DCCD /* main.cpp in Sources */,
  650. 4FCB64792006464D009B1887 /* b2DistanceJoint.cpp in Sources */,
  651. 4FCB647E2006464D009B1887 /* b2Joint.cpp in Sources */,
  652. 4FCB64772006464D009B1887 /* b2MouseJoint.cpp in Sources */,
  653. 4FCB648A2006464D009B1887 /* b2Math.cpp in Sources */,
  654. 4FCB64922006464D009B1887 /* b2PolygonShape.cpp in Sources */,
  655. 4FCB646B2006464D009B1887 /* b2Fixture.cpp in Sources */,
  656. 4FCB64862006464D009B1887 /* b2BlockAllocator.cpp in Sources */,
  657. 4FCB648C2006464D009B1887 /* b2CollideCircle.cpp in Sources */,
  658. 4FCB646C2006464D009B1887 /* b2ChainAndPolygonContact.cpp in Sources */,
  659. 4FCB646E2006464D009B1887 /* b2ChainAndCircleContact.cpp in Sources */,
  660. 4FCB64852006464D009B1887 /* b2Draw.cpp in Sources */,
  661. 4FCB64942006464D009B1887 /* b2BroadPhase.cpp in Sources */,
  662. 4FCB64832006464D009B1887 /* b2ContactManager.cpp in Sources */,
  663. 4FCB647D2006464D009B1887 /* b2GearJoint.cpp in Sources */,
  664. );
  665. runOnlyForDeploymentPostprocessing = 0;
  666. };
  667. /* End PBXSourcesBuildPhase section */
  668. /* Begin PBXTargetDependency section */
  669. 04059FE91872027200BA6557 /* PBXTargetDependency */ = {
  670. isa = PBXTargetDependency;
  671. name = oxygine_macosx;
  672. targetProxy = 04059FE81872027200BA6557 /* PBXContainerItemProxy */;
  673. };
  674. 04A57D8F187201EF0068B1E5 /* PBXTargetDependency */ = {
  675. isa = PBXTargetDependency;
  676. name = Framework;
  677. targetProxy = 04A57D8E187201EF0068B1E5 /* PBXContainerItemProxy */;
  678. };
  679. /* End PBXTargetDependency section */
  680. /* Begin XCBuildConfiguration section */
  681. 049B575D1871FBE900EF3C66 /* Debug */ = {
  682. isa = XCBuildConfiguration;
  683. buildSettings = {
  684. ALWAYS_SEARCH_USER_PATHS = NO;
  685. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  686. CLANG_CXX_LIBRARY = "libc++";
  687. CLANG_ENABLE_OBJC_ARC = NO;
  688. CLANG_WARN_BOOL_CONVERSION = YES;
  689. CLANG_WARN_CONSTANT_CONVERSION = YES;
  690. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  691. CLANG_WARN_EMPTY_BODY = YES;
  692. CLANG_WARN_ENUM_CONVERSION = YES;
  693. CLANG_WARN_INT_CONVERSION = YES;
  694. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  695. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  696. COPY_PHASE_STRIP = NO;
  697. GCC_C_LANGUAGE_STANDARD = gnu99;
  698. GCC_DYNAMIC_NO_PIC = NO;
  699. GCC_ENABLE_OBJC_EXCEPTIONS = YES;
  700. GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
  701. GCC_OPTIMIZATION_LEVEL = 0;
  702. GCC_PREPROCESSOR_DEFINITIONS = (
  703. "DEBUG=1",
  704. "$(inherited)",
  705. );
  706. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  707. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  708. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  709. GCC_WARN_UNDECLARED_SELECTOR = YES;
  710. GCC_WARN_UNINITIALIZED_AUTOS = YES;
  711. GCC_WARN_UNUSED_FUNCTION = YES;
  712. GCC_WARN_UNUSED_VARIABLE = YES;
  713. MACOSX_DEPLOYMENT_TARGET = 10.8;
  714. ONLY_ACTIVE_ARCH = YES;
  715. SDKROOT = macosx;
  716. USER_HEADER_SEARCH_PATHS = "../../..//oxygine/src ../../../..//SDL/include";
  717. VALID_ARCHS = x86_64;
  718. };
  719. name = Debug;
  720. };
  721. 049B575E1871FBE900EF3C66 /* Release */ = {
  722. isa = XCBuildConfiguration;
  723. buildSettings = {
  724. ALWAYS_SEARCH_USER_PATHS = NO;
  725. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  726. CLANG_CXX_LIBRARY = "libc++";
  727. CLANG_ENABLE_OBJC_ARC = NO;
  728. CLANG_WARN_BOOL_CONVERSION = YES;
  729. CLANG_WARN_CONSTANT_CONVERSION = YES;
  730. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  731. CLANG_WARN_EMPTY_BODY = YES;
  732. CLANG_WARN_ENUM_CONVERSION = YES;
  733. CLANG_WARN_INT_CONVERSION = YES;
  734. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  735. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  736. COPY_PHASE_STRIP = YES;
  737. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  738. ENABLE_NS_ASSERTIONS = NO;
  739. GCC_C_LANGUAGE_STANDARD = gnu99;
  740. GCC_ENABLE_OBJC_EXCEPTIONS = YES;
  741. GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
  742. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  743. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  744. GCC_WARN_UNDECLARED_SELECTOR = YES;
  745. GCC_WARN_UNINITIALIZED_AUTOS = YES;
  746. GCC_WARN_UNUSED_FUNCTION = YES;
  747. GCC_WARN_UNUSED_VARIABLE = YES;
  748. MACOSX_DEPLOYMENT_TARGET = 10.8;
  749. ONLY_ACTIVE_ARCH = YES;
  750. SDKROOT = macosx;
  751. USER_HEADER_SEARCH_PATHS = "../../..//oxygine/src ../../../..//SDL/include";
  752. VALID_ARCHS = x86_64;
  753. };
  754. name = Release;
  755. };
  756. 049B57601871FBE900EF3C66 /* Debug */ = {
  757. isa = XCBuildConfiguration;
  758. buildSettings = {
  759. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  760. COMBINE_HIDPI_IMAGES = YES;
  761. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  762. GCC_PREFIX_HEADER = "DemoBox2D/DemoBox2D_macosx-Prefix.pch";
  763. HEADER_SEARCH_PATHS = ../box2d;
  764. INFOPLIST_FILE = "DemoBox2D_macosx-Info.plist";
  765. LIBRARY_SEARCH_PATHS = (
  766. "$(inherited)",
  767. "../../..//oxygine/third_party/macosx/libraries",
  768. "../../..//oxygine/third_party/ios/libraries",
  769. );
  770. PRODUCT_NAME = DemoBox2D_macosx;
  771. WRAPPER_EXTENSION = app;
  772. };
  773. name = Debug;
  774. };
  775. 049B57611871FBE900EF3C66 /* Release */ = {
  776. isa = XCBuildConfiguration;
  777. buildSettings = {
  778. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  779. COMBINE_HIDPI_IMAGES = YES;
  780. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  781. GCC_PREFIX_HEADER = "DemoBox2D/DemoBox2D_macosx-Prefix.pch";
  782. HEADER_SEARCH_PATHS = ../box2d;
  783. INFOPLIST_FILE = "DemoBox2D_macosx-Info.plist";
  784. LIBRARY_SEARCH_PATHS = (
  785. "$(inherited)",
  786. "../../..//oxygine/third_party/macosx/libraries",
  787. "../../..//oxygine/third_party/ios/libraries",
  788. );
  789. PRODUCT_NAME = DemoBox2D_macosx;
  790. WRAPPER_EXTENSION = app;
  791. };
  792. name = Release;
  793. };
  794. /* End XCBuildConfiguration section */
  795. /* Begin XCConfigurationList section */
  796. 049B57291871FBE900EF3C66 /* Build configuration list for PBXProject "DemoBox2D_macosx" */ = {
  797. isa = XCConfigurationList;
  798. buildConfigurations = (
  799. 049B575D1871FBE900EF3C66 /* Debug */,
  800. 049B575E1871FBE900EF3C66 /* Release */,
  801. );
  802. defaultConfigurationIsVisible = 0;
  803. defaultConfigurationName = Release;
  804. };
  805. 049B575F1871FBE900EF3C66 /* Build configuration list for PBXNativeTarget "DemoBox2D_macosx" */ = {
  806. isa = XCConfigurationList;
  807. buildConfigurations = (
  808. 049B57601871FBE900EF3C66 /* Debug */,
  809. 049B57611871FBE900EF3C66 /* Release */,
  810. );
  811. defaultConfigurationIsVisible = 0;
  812. defaultConfigurationName = Release;
  813. };
  814. /* End XCConfigurationList section */
  815. };
  816. rootObject = 049B57261871FBE900EF3C66 /* Project object */;
  817. }