project.pbxproj 57 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 048AD0AE197D24AB001963EF /* CoreMotion.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 048AD0AD197D24AB001963EF /* CoreMotion.framework */; };
  10. 04998D3617F8A97D003441C3 /* libSDL2.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 04998D3517F8A96E003441C3 /* libSDL2.a */; };
  11. 04998EE617F8ADB4003441C3 /* libz.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 04998EE117F8ADB4003441C3 /* libz.dylib */; };
  12. 04998EE717F8ADB4003441C3 /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 04998EE217F8ADB4003441C3 /* QuartzCore.framework */; };
  13. 04998EE817F8ADB4003441C3 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 04998EE317F8ADB4003441C3 /* AudioToolbox.framework */; };
  14. 04998EE917F8ADB4003441C3 /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 04998EE417F8ADB4003441C3 /* CoreAudio.framework */; };
  15. 04998EEA17F8ADB4003441C3 /* OpenGLES.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 04998EE517F8ADB4003441C3 /* OpenGLES.framework */; };
  16. 04998EEE17F8ADD4003441C3 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 04998EEB17F8ADD4003441C3 /* UIKit.framework */; };
  17. 04998EEF17F8ADD4003441C3 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 04998EEC17F8ADD4003441C3 /* Foundation.framework */; };
  18. 04998EF017F8ADD4003441C3 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 04998EED17F8ADD4003441C3 /* CoreGraphics.framework */; };
  19. 04998EF717F8B6F3003441C3 /* libpng.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 04998EF517F8B6F3003441C3 /* libpng.a */; };
  20. 04998EF817F8B6F3003441C3 /* libjpeg.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 04998EF617F8B6F3003441C3 /* libjpeg.a */; };
  21. 049B52B11871EBFA00EF3C66 /* liboxygine_ios.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 049B52AD1871EBBA00EF3C66 /* liboxygine_ios.a */; };
  22. 04E9AD3F1876FE84006A7317 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 04E9AD3E1876FE84006A7317 /* Images.xcassets */; };
  23. 1E839D002B2BA83FC83A695A /* fonts in Resources */ = {isa = PBXBuildFile; fileRef = 04FE4D4FB640E0DF92DFB865 /* fonts */; };
  24. 2DC477AC10D6C07B3FE008F6 /* Box2DDebugDraw.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 360377333740D8A2FD15BBE6 /* Box2DDebugDraw.cpp */; };
  25. 3A631A475DE035FC53ADE5EA /* images in Resources */ = {isa = PBXBuildFile; fileRef = 7F3B12E3C9D554D9FE28101D /* images */; };
  26. 4F7EF5AF200623DE004089D6 /* Metal.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4F7EF5AE200623DE004089D6 /* Metal.framework */; };
  27. 4FCB63C8200640C4009B1887 /* b2Body.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4FCB635F200640C4009B1887 /* b2Body.cpp */; };
  28. 4FCB63C9200640C4009B1887 /* b2World.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4FCB6360200640C4009B1887 /* b2World.cpp */; };
  29. 4FCB63CA200640C4009B1887 /* b2Fixture.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4FCB6361200640C4009B1887 /* b2Fixture.cpp */; };
  30. 4FCB63CB200640C4009B1887 /* b2ChainAndPolygonContact.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4FCB6368200640C4009B1887 /* b2ChainAndPolygonContact.cpp */; };
  31. 4FCB63CC200640C4009B1887 /* b2EdgeAndPolygonContact.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4FCB636A200640C4009B1887 /* b2EdgeAndPolygonContact.cpp */; };
  32. 4FCB63CD200640C4009B1887 /* b2ChainAndCircleContact.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4FCB636B200640C4009B1887 /* b2ChainAndCircleContact.cpp */; };
  33. 4FCB63CE200640C4009B1887 /* b2PolygonAndCircleContact.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4FCB636C200640C4009B1887 /* b2PolygonAndCircleContact.cpp */; };
  34. 4FCB63CF200640C4009B1887 /* b2PolygonContact.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4FCB636E200640C4009B1887 /* b2PolygonContact.cpp */; };
  35. 4FCB63D0200640C4009B1887 /* b2ContactSolver.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4FCB6372200640C4009B1887 /* b2ContactSolver.cpp */; };
  36. 4FCB63D1200640C4009B1887 /* b2CircleContact.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4FCB6373200640C4009B1887 /* b2CircleContact.cpp */; };
  37. 4FCB63D2200640C4009B1887 /* b2EdgeAndCircleContact.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4FCB6374200640C4009B1887 /* b2EdgeAndCircleContact.cpp */; };
  38. 4FCB63D3200640C4009B1887 /* b2Contact.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4FCB6375200640C4009B1887 /* b2Contact.cpp */; };
  39. 4FCB63D4200640C4009B1887 /* b2WorldCallbacks.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4FCB6376200640C4009B1887 /* b2WorldCallbacks.cpp */; };
  40. 4FCB63D5200640C4009B1887 /* b2WeldJoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4FCB6378200640C4009B1887 /* b2WeldJoint.cpp */; };
  41. 4FCB63D6200640C4009B1887 /* b2MouseJoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4FCB6379200640C4009B1887 /* b2MouseJoint.cpp */; };
  42. 4FCB63D7200640C4009B1887 /* b2FrictionJoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4FCB637A200640C4009B1887 /* b2FrictionJoint.cpp */; };
  43. 4FCB63D8200640C4009B1887 /* b2DistanceJoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4FCB6382200640C4009B1887 /* b2DistanceJoint.cpp */; };
  44. 4FCB63D9200640C4009B1887 /* b2WheelJoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4FCB6383200640C4009B1887 /* b2WheelJoint.cpp */; };
  45. 4FCB63DA200640C4009B1887 /* b2MotorJoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4FCB6384200640C4009B1887 /* b2MotorJoint.cpp */; };
  46. 4FCB63DB200640C4009B1887 /* b2RevoluteJoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4FCB6387200640C4009B1887 /* b2RevoluteJoint.cpp */; };
  47. 4FCB63DC200640C4009B1887 /* b2GearJoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4FCB6389200640C4009B1887 /* b2GearJoint.cpp */; };
  48. 4FCB63DD200640C4009B1887 /* b2Joint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4FCB638A200640C4009B1887 /* b2Joint.cpp */; };
  49. 4FCB63DE200640C4009B1887 /* b2PrismaticJoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4FCB638B200640C4009B1887 /* b2PrismaticJoint.cpp */; };
  50. 4FCB63DF200640C4009B1887 /* b2PulleyJoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4FCB638C200640C4009B1887 /* b2PulleyJoint.cpp */; };
  51. 4FCB63E0200640C4009B1887 /* b2RopeJoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4FCB638E200640C4009B1887 /* b2RopeJoint.cpp */; };
  52. 4FCB63E1200640C4009B1887 /* b2Island.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4FCB6391200640C4009B1887 /* b2Island.cpp */; };
  53. 4FCB63E2200640C4009B1887 /* b2ContactManager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4FCB6397200640C4009B1887 /* b2ContactManager.cpp */; };
  54. 4FCB63E3200640C4009B1887 /* b2Rope.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4FCB639B200640C4009B1887 /* b2Rope.cpp */; };
  55. 4FCB63E4200640C4009B1887 /* b2Draw.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4FCB639E200640C4009B1887 /* b2Draw.cpp */; };
  56. 4FCB63E5200640C4009B1887 /* b2BlockAllocator.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4FCB63A0200640C4009B1887 /* b2BlockAllocator.cpp */; };
  57. 4FCB63E6200640C4009B1887 /* b2Settings.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4FCB63A2200640C4009B1887 /* b2Settings.cpp */; };
  58. 4FCB63E7200640C4009B1887 /* b2Timer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4FCB63A4200640C4009B1887 /* b2Timer.cpp */; };
  59. 4FCB63E8200640C4009B1887 /* b2StackAllocator.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4FCB63A6200640C4009B1887 /* b2StackAllocator.cpp */; };
  60. 4FCB63E9200640C4009B1887 /* b2Math.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4FCB63A7200640C4009B1887 /* b2Math.cpp */; };
  61. 4FCB63EA200640C4009B1887 /* b2Distance.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4FCB63AC200640C4009B1887 /* b2Distance.cpp */; };
  62. 4FCB63EB200640C4009B1887 /* b2CollideCircle.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4FCB63AD200640C4009B1887 /* b2CollideCircle.cpp */; };
  63. 4FCB63EC200640C4009B1887 /* b2CollidePolygon.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4FCB63AE200640C4009B1887 /* b2CollidePolygon.cpp */; };
  64. 4FCB63ED200640C4009B1887 /* b2DynamicTree.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4FCB63AF200640C4009B1887 /* b2DynamicTree.cpp */; };
  65. 4FCB63EE200640C4009B1887 /* b2ChainShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4FCB63B2200640C4009B1887 /* b2ChainShape.cpp */; };
  66. 4FCB63EF200640C4009B1887 /* b2EdgeShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4FCB63B6200640C4009B1887 /* b2EdgeShape.cpp */; };
  67. 4FCB63F0200640C4009B1887 /* b2CircleShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4FCB63B7200640C4009B1887 /* b2CircleShape.cpp */; };
  68. 4FCB63F1200640C4009B1887 /* b2PolygonShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4FCB63B8200640C4009B1887 /* b2PolygonShape.cpp */; };
  69. 4FCB63F2200640C4009B1887 /* b2TimeOfImpact.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4FCB63BC200640C4009B1887 /* b2TimeOfImpact.cpp */; };
  70. 4FCB63F3200640C4009B1887 /* b2BroadPhase.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4FCB63BD200640C4009B1887 /* b2BroadPhase.cpp */; };
  71. 4FCB63F4200640C4009B1887 /* b2CollideEdge.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4FCB63C0200640C4009B1887 /* b2CollideEdge.cpp */; };
  72. 4FCB63F5200640C4009B1887 /* b2Collision.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4FCB63C1200640C4009B1887 /* b2Collision.cpp */; };
  73. 9223FE7F1C2D913D000B1FDA /* GameController.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9223FE7E1C2D913D000B1FDA /* GameController.framework */; };
  74. AD18619B1D8EC97A0043AFA3 /* AVFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AD18619A1D8EC97A0043AFA3 /* AVFoundation.framework */; };
  75. C8860D93875589970329DCCD /* main.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4DA100C319512824B7570663 /* main.cpp */; };
  76. CD59C69314E9E74CD0A11E03 /* res.xml in Resources */ = {isa = PBXBuildFile; fileRef = F6123B1E6FE4471A00F49751 /* res.xml */; };
  77. DA49ED8903C628BA578C8670 /* example.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0BF9628FC8D38F9748F0CDEB /* example.cpp */; };
  78. /* End PBXBuildFile section */
  79. /* Begin PBXContainerItemProxy section */
  80. 04998D3417F8A96E003441C3 /* PBXContainerItemProxy */ = {
  81. isa = PBXContainerItemProxy;
  82. containerPortal = 04998D2F17F8A96E003441C3 /* SDL.xcodeproj */;
  83. proxyType = 2;
  84. remoteGlobalIDString = FD6526630DE8FCCB002AD96B;
  85. remoteInfo = libSDL;
  86. };
  87. 04998D3717F8A982003441C3 /* PBXContainerItemProxy */ = {
  88. isa = PBXContainerItemProxy;
  89. containerPortal = 04998D2F17F8A96E003441C3 /* SDL.xcodeproj */;
  90. proxyType = 1;
  91. remoteGlobalIDString = FD6526620DE8FCCB002AD96B;
  92. remoteInfo = libSDL;
  93. };
  94. 049B52AC1871EBBA00EF3C66 /* PBXContainerItemProxy */ = {
  95. isa = PBXContainerItemProxy;
  96. containerPortal = 04998D3917F8A9AA003441C3 /* oxygine_ios.xcodeproj */;
  97. proxyType = 2;
  98. remoteGlobalIDString = C3E86F4C16EBC8A500052915;
  99. remoteInfo = oxygine_ios;
  100. };
  101. 049B52AF1871EBD100EF3C66 /* PBXContainerItemProxy */ = {
  102. isa = PBXContainerItemProxy;
  103. containerPortal = 04998D3917F8A9AA003441C3 /* oxygine_ios.xcodeproj */;
  104. proxyType = 1;
  105. remoteGlobalIDString = C3E86F4B16EBC8A500052915;
  106. remoteInfo = oxygine_ios;
  107. };
  108. 4FCB63C6200640C4009B1887 /* PBXContainerItemProxy */ = {
  109. isa = PBXContainerItemProxy;
  110. containerPortal = 04998D2F17F8A96E003441C3 /* SDL.xcodeproj */;
  111. proxyType = 2;
  112. remoteGlobalIDString = FAB598141BB5C1B100BE72C5;
  113. remoteInfo = "libSDL-tvOS";
  114. };
  115. /* End PBXContainerItemProxy section */
  116. /* Begin PBXFileReference section */
  117. 048AD0AD197D24AB001963EF /* CoreMotion.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMotion.framework; path = System/Library/Frameworks/CoreMotion.framework; sourceTree = SDKROOT; };
  118. 04998CEC17F8A933003441C3 /* DemoBox2D_ios.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = DemoBox2D_ios.app; sourceTree = BUILT_PRODUCTS_DIR; };
  119. 04998D2F17F8A96E003441C3 /* SDL.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = SDL.xcodeproj; path = "../../../..//SDL/Xcode-iOS/SDL/SDL.xcodeproj"; sourceTree = "<group>"; };
  120. 04998D3917F8A9AA003441C3 /* oxygine_ios.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = oxygine_ios.xcodeproj; path = "../../..//oxygine/SDL/ios/oxygine/oxygine_ios.xcodeproj"; sourceTree = "<group>"; };
  121. 04998EE117F8ADB4003441C3 /* libz.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libz.dylib; path = usr/lib/libz.dylib; sourceTree = SDKROOT; };
  122. 04998EE217F8ADB4003441C3 /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; };
  123. 04998EE317F8ADB4003441C3 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = System/Library/Frameworks/AudioToolbox.framework; sourceTree = SDKROOT; };
  124. 04998EE417F8ADB4003441C3 /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudio.framework; path = System/Library/Frameworks/CoreAudio.framework; sourceTree = SDKROOT; };
  125. 04998EE517F8ADB4003441C3 /* OpenGLES.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGLES.framework; path = System/Library/Frameworks/OpenGLES.framework; sourceTree = SDKROOT; };
  126. 04998EEB17F8ADD4003441C3 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
  127. 04998EEC17F8ADD4003441C3 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
  128. 04998EED17F8ADD4003441C3 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
  129. 04998EF517F8B6F3003441C3 /* libpng.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libpng.a; path = "../../..//oxygine/third_party/ios/libraries/libpng.a"; sourceTree = "<group>"; };
  130. 04998EF617F8B6F3003441C3 /* libjpeg.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libjpeg.a; path = "../../..//oxygine/third_party/ios/libraries/libjpeg.a"; sourceTree = "<group>"; };
  131. 04E9AD3E1876FE84006A7317 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = DemoBox2D/Images.xcassets; sourceTree = "<group>"; };
  132. 04FE4D4FB640E0DF92DFB865 /* fonts */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = folder; name = fonts; path = ../data/fonts; sourceTree = "<group>"; };
  133. 0BF9628FC8D38F9748F0CDEB /* example.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = example.cpp; path = ../src/example.cpp; sourceTree = "<group>"; };
  134. 360377333740D8A2FD15BBE6 /* Box2DDebugDraw.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Box2DDebugDraw.cpp; path = ../src/Box2DDebugDraw.cpp; sourceTree = "<group>"; };
  135. 4DA100C319512824B7570663 /* main.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = main.cpp; path = ../src/main.cpp; sourceTree = "<group>"; };
  136. 4F7EF5AE200623DE004089D6 /* Metal.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Metal.framework; path = System/Library/Frameworks/Metal.framework; sourceTree = SDKROOT; };
  137. 4FCB635F200640C4009B1887 /* b2Body.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2Body.cpp; sourceTree = "<group>"; };
  138. 4FCB6360200640C4009B1887 /* b2World.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2World.cpp; sourceTree = "<group>"; };
  139. 4FCB6361200640C4009B1887 /* b2Fixture.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2Fixture.cpp; sourceTree = "<group>"; };
  140. 4FCB6362200640C4009B1887 /* b2World.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2World.h; sourceTree = "<group>"; };
  141. 4FCB6364200640C4009B1887 /* b2ContactSolver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2ContactSolver.h; sourceTree = "<group>"; };
  142. 4FCB6365200640C4009B1887 /* b2ChainAndCircleContact.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2ChainAndCircleContact.h; sourceTree = "<group>"; };
  143. 4FCB6366200640C4009B1887 /* b2PolygonAndCircleContact.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2PolygonAndCircleContact.h; sourceTree = "<group>"; };
  144. 4FCB6367200640C4009B1887 /* b2EdgeAndCircleContact.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2EdgeAndCircleContact.h; sourceTree = "<group>"; };
  145. 4FCB6368200640C4009B1887 /* b2ChainAndPolygonContact.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2ChainAndPolygonContact.cpp; sourceTree = "<group>"; };
  146. 4FCB6369200640C4009B1887 /* b2EdgeAndPolygonContact.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2EdgeAndPolygonContact.h; sourceTree = "<group>"; };
  147. 4FCB636A200640C4009B1887 /* b2EdgeAndPolygonContact.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2EdgeAndPolygonContact.cpp; sourceTree = "<group>"; };
  148. 4FCB636B200640C4009B1887 /* b2ChainAndCircleContact.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2ChainAndCircleContact.cpp; sourceTree = "<group>"; };
  149. 4FCB636C200640C4009B1887 /* b2PolygonAndCircleContact.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2PolygonAndCircleContact.cpp; sourceTree = "<group>"; };
  150. 4FCB636D200640C4009B1887 /* b2Contact.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2Contact.h; sourceTree = "<group>"; };
  151. 4FCB636E200640C4009B1887 /* b2PolygonContact.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2PolygonContact.cpp; sourceTree = "<group>"; };
  152. 4FCB636F200640C4009B1887 /* b2CircleContact.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2CircleContact.h; sourceTree = "<group>"; };
  153. 4FCB6370200640C4009B1887 /* b2ChainAndPolygonContact.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2ChainAndPolygonContact.h; sourceTree = "<group>"; };
  154. 4FCB6371200640C4009B1887 /* b2PolygonContact.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2PolygonContact.h; sourceTree = "<group>"; };
  155. 4FCB6372200640C4009B1887 /* b2ContactSolver.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2ContactSolver.cpp; sourceTree = "<group>"; };
  156. 4FCB6373200640C4009B1887 /* b2CircleContact.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2CircleContact.cpp; sourceTree = "<group>"; };
  157. 4FCB6374200640C4009B1887 /* b2EdgeAndCircleContact.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2EdgeAndCircleContact.cpp; sourceTree = "<group>"; };
  158. 4FCB6375200640C4009B1887 /* b2Contact.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2Contact.cpp; sourceTree = "<group>"; };
  159. 4FCB6376200640C4009B1887 /* b2WorldCallbacks.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2WorldCallbacks.cpp; sourceTree = "<group>"; };
  160. 4FCB6378200640C4009B1887 /* b2WeldJoint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2WeldJoint.cpp; sourceTree = "<group>"; };
  161. 4FCB6379200640C4009B1887 /* b2MouseJoint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2MouseJoint.cpp; sourceTree = "<group>"; };
  162. 4FCB637A200640C4009B1887 /* b2FrictionJoint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2FrictionJoint.cpp; sourceTree = "<group>"; };
  163. 4FCB637B200640C4009B1887 /* b2PrismaticJoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2PrismaticJoint.h; sourceTree = "<group>"; };
  164. 4FCB637C200640C4009B1887 /* b2PulleyJoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2PulleyJoint.h; sourceTree = "<group>"; };
  165. 4FCB637D200640C4009B1887 /* b2RopeJoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2RopeJoint.h; sourceTree = "<group>"; };
  166. 4FCB637E200640C4009B1887 /* b2WeldJoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2WeldJoint.h; sourceTree = "<group>"; };
  167. 4FCB637F200640C4009B1887 /* b2GearJoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2GearJoint.h; sourceTree = "<group>"; };
  168. 4FCB6380200640C4009B1887 /* b2DistanceJoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2DistanceJoint.h; sourceTree = "<group>"; };
  169. 4FCB6381200640C4009B1887 /* b2MouseJoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2MouseJoint.h; sourceTree = "<group>"; };
  170. 4FCB6382200640C4009B1887 /* b2DistanceJoint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2DistanceJoint.cpp; sourceTree = "<group>"; };
  171. 4FCB6383200640C4009B1887 /* b2WheelJoint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2WheelJoint.cpp; sourceTree = "<group>"; };
  172. 4FCB6384200640C4009B1887 /* b2MotorJoint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2MotorJoint.cpp; sourceTree = "<group>"; };
  173. 4FCB6385200640C4009B1887 /* b2Joint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2Joint.h; sourceTree = "<group>"; };
  174. 4FCB6386200640C4009B1887 /* b2RevoluteJoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2RevoluteJoint.h; sourceTree = "<group>"; };
  175. 4FCB6387200640C4009B1887 /* b2RevoluteJoint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2RevoluteJoint.cpp; sourceTree = "<group>"; };
  176. 4FCB6388200640C4009B1887 /* b2FrictionJoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2FrictionJoint.h; sourceTree = "<group>"; };
  177. 4FCB6389200640C4009B1887 /* b2GearJoint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2GearJoint.cpp; sourceTree = "<group>"; };
  178. 4FCB638A200640C4009B1887 /* b2Joint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2Joint.cpp; sourceTree = "<group>"; };
  179. 4FCB638B200640C4009B1887 /* b2PrismaticJoint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2PrismaticJoint.cpp; sourceTree = "<group>"; };
  180. 4FCB638C200640C4009B1887 /* b2PulleyJoint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2PulleyJoint.cpp; sourceTree = "<group>"; };
  181. 4FCB638D200640C4009B1887 /* b2WheelJoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2WheelJoint.h; sourceTree = "<group>"; };
  182. 4FCB638E200640C4009B1887 /* b2RopeJoint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2RopeJoint.cpp; sourceTree = "<group>"; };
  183. 4FCB638F200640C4009B1887 /* b2MotorJoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2MotorJoint.h; sourceTree = "<group>"; };
  184. 4FCB6390200640C4009B1887 /* b2Body.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2Body.h; sourceTree = "<group>"; };
  185. 4FCB6391200640C4009B1887 /* b2Island.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2Island.cpp; sourceTree = "<group>"; };
  186. 4FCB6392200640C4009B1887 /* b2Fixture.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2Fixture.h; sourceTree = "<group>"; };
  187. 4FCB6393200640C4009B1887 /* b2TimeStep.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2TimeStep.h; sourceTree = "<group>"; };
  188. 4FCB6394200640C4009B1887 /* b2WorldCallbacks.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2WorldCallbacks.h; sourceTree = "<group>"; };
  189. 4FCB6395200640C4009B1887 /* b2ContactManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2ContactManager.h; sourceTree = "<group>"; };
  190. 4FCB6396200640C4009B1887 /* b2Island.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2Island.h; sourceTree = "<group>"; };
  191. 4FCB6397200640C4009B1887 /* b2ContactManager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2ContactManager.cpp; sourceTree = "<group>"; };
  192. 4FCB6398200640C4009B1887 /* Box2D.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Box2D.h; sourceTree = "<group>"; };
  193. 4FCB639A200640C4009B1887 /* b2Rope.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2Rope.h; sourceTree = "<group>"; };
  194. 4FCB639B200640C4009B1887 /* b2Rope.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2Rope.cpp; sourceTree = "<group>"; };
  195. 4FCB639D200640C4009B1887 /* b2StackAllocator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2StackAllocator.h; sourceTree = "<group>"; };
  196. 4FCB639E200640C4009B1887 /* b2Draw.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2Draw.cpp; sourceTree = "<group>"; };
  197. 4FCB639F200640C4009B1887 /* b2GrowableStack.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2GrowableStack.h; sourceTree = "<group>"; };
  198. 4FCB63A0200640C4009B1887 /* b2BlockAllocator.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2BlockAllocator.cpp; sourceTree = "<group>"; };
  199. 4FCB63A1200640C4009B1887 /* b2BlockAllocator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2BlockAllocator.h; sourceTree = "<group>"; };
  200. 4FCB63A2200640C4009B1887 /* b2Settings.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2Settings.cpp; sourceTree = "<group>"; };
  201. 4FCB63A3200640C4009B1887 /* b2Timer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2Timer.h; sourceTree = "<group>"; };
  202. 4FCB63A4200640C4009B1887 /* b2Timer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2Timer.cpp; sourceTree = "<group>"; };
  203. 4FCB63A5200640C4009B1887 /* b2Math.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2Math.h; sourceTree = "<group>"; };
  204. 4FCB63A6200640C4009B1887 /* b2StackAllocator.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2StackAllocator.cpp; sourceTree = "<group>"; };
  205. 4FCB63A7200640C4009B1887 /* b2Math.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2Math.cpp; sourceTree = "<group>"; };
  206. 4FCB63A8200640C4009B1887 /* b2Draw.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2Draw.h; sourceTree = "<group>"; };
  207. 4FCB63A9200640C4009B1887 /* b2Settings.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2Settings.h; sourceTree = "<group>"; };
  208. 4FCB63AB200640C4009B1887 /* b2Collision.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2Collision.h; sourceTree = "<group>"; };
  209. 4FCB63AC200640C4009B1887 /* b2Distance.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2Distance.cpp; sourceTree = "<group>"; };
  210. 4FCB63AD200640C4009B1887 /* b2CollideCircle.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2CollideCircle.cpp; sourceTree = "<group>"; };
  211. 4FCB63AE200640C4009B1887 /* b2CollidePolygon.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2CollidePolygon.cpp; sourceTree = "<group>"; };
  212. 4FCB63AF200640C4009B1887 /* b2DynamicTree.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2DynamicTree.cpp; sourceTree = "<group>"; };
  213. 4FCB63B0200640C4009B1887 /* b2DynamicTree.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2DynamicTree.h; sourceTree = "<group>"; };
  214. 4FCB63B2200640C4009B1887 /* b2ChainShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2ChainShape.cpp; sourceTree = "<group>"; };
  215. 4FCB63B3200640C4009B1887 /* b2PolygonShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2PolygonShape.h; sourceTree = "<group>"; };
  216. 4FCB63B4200640C4009B1887 /* b2Shape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2Shape.h; sourceTree = "<group>"; };
  217. 4FCB63B5200640C4009B1887 /* b2ChainShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2ChainShape.h; sourceTree = "<group>"; };
  218. 4FCB63B6200640C4009B1887 /* b2EdgeShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2EdgeShape.cpp; sourceTree = "<group>"; };
  219. 4FCB63B7200640C4009B1887 /* b2CircleShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2CircleShape.cpp; sourceTree = "<group>"; };
  220. 4FCB63B8200640C4009B1887 /* b2PolygonShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2PolygonShape.cpp; sourceTree = "<group>"; };
  221. 4FCB63B9200640C4009B1887 /* b2EdgeShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2EdgeShape.h; sourceTree = "<group>"; };
  222. 4FCB63BA200640C4009B1887 /* b2CircleShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2CircleShape.h; sourceTree = "<group>"; };
  223. 4FCB63BB200640C4009B1887 /* b2TimeOfImpact.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2TimeOfImpact.h; sourceTree = "<group>"; };
  224. 4FCB63BC200640C4009B1887 /* b2TimeOfImpact.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2TimeOfImpact.cpp; sourceTree = "<group>"; };
  225. 4FCB63BD200640C4009B1887 /* b2BroadPhase.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2BroadPhase.cpp; sourceTree = "<group>"; };
  226. 4FCB63BE200640C4009B1887 /* b2BroadPhase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2BroadPhase.h; sourceTree = "<group>"; };
  227. 4FCB63BF200640C4009B1887 /* b2Distance.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2Distance.h; sourceTree = "<group>"; };
  228. 4FCB63C0200640C4009B1887 /* b2CollideEdge.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2CollideEdge.cpp; sourceTree = "<group>"; };
  229. 4FCB63C1200640C4009B1887 /* b2Collision.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2Collision.cpp; sourceTree = "<group>"; };
  230. 5DE458993031811A4C7D28C1 /* Box2DDebugDraw.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Box2DDebugDraw.h; path = ../src/Box2DDebugDraw.h; sourceTree = "<group>"; };
  231. 7F3B12E3C9D554D9FE28101D /* images */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = folder; name = images; path = ../data/images; sourceTree = "<group>"; };
  232. 9223FE7E1C2D913D000B1FDA /* GameController.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GameController.framework; path = System/Library/Frameworks/GameController.framework; sourceTree = SDKROOT; };
  233. AD18619A1D8EC97A0043AFA3 /* AVFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVFoundation.framework; path = System/Library/Frameworks/AVFoundation.framework; sourceTree = SDKROOT; };
  234. BA41FC88D76540A6905224D6 /* example.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = example.h; path = ../src/example.h; sourceTree = "<group>"; };
  235. F6123B1E6FE4471A00F49751 /* res.xml */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = wtf; name = res.xml; path = ../data/res.xml; sourceTree = "<group>"; };
  236. /* End PBXFileReference section */
  237. /* Begin PBXFrameworksBuildPhase section */
  238. 04998CE917F8A933003441C3 /* Frameworks */ = {
  239. isa = PBXFrameworksBuildPhase;
  240. buildActionMask = 2147483647;
  241. files = (
  242. 4F7EF5AF200623DE004089D6 /* Metal.framework in Frameworks */,
  243. AD18619B1D8EC97A0043AFA3 /* AVFoundation.framework in Frameworks */,
  244. 9223FE7F1C2D913D000B1FDA /* GameController.framework in Frameworks */,
  245. 049B52B11871EBFA00EF3C66 /* liboxygine_ios.a in Frameworks */,
  246. 04998D3617F8A97D003441C3 /* libSDL2.a in Frameworks */,
  247. 04998EF017F8ADD4003441C3 /* CoreGraphics.framework in Frameworks */,
  248. 048AD0AE197D24AB001963EF /* CoreMotion.framework in Frameworks */,
  249. 04998EEF17F8ADD4003441C3 /* Foundation.framework in Frameworks */,
  250. 04998EE617F8ADB4003441C3 /* libz.dylib in Frameworks */,
  251. 04998EE917F8ADB4003441C3 /* CoreAudio.framework in Frameworks */,
  252. 04998EF817F8B6F3003441C3 /* libjpeg.a in Frameworks */,
  253. 04998EEE17F8ADD4003441C3 /* UIKit.framework in Frameworks */,
  254. 04998EE817F8ADB4003441C3 /* AudioToolbox.framework in Frameworks */,
  255. 04998EE717F8ADB4003441C3 /* QuartzCore.framework in Frameworks */,
  256. 04998EEA17F8ADB4003441C3 /* OpenGLES.framework in Frameworks */,
  257. 04998EF717F8B6F3003441C3 /* libpng.a in Frameworks */,
  258. );
  259. runOnlyForDeploymentPostprocessing = 0;
  260. };
  261. /* End PBXFrameworksBuildPhase section */
  262. /* Begin PBXGroup section */
  263. 045D531C17F8BD5E00CC2C64 /* dependencies */ = {
  264. isa = PBXGroup;
  265. children = (
  266. 04998EE117F8ADB4003441C3 /* libz.dylib */,
  267. 04998EF617F8B6F3003441C3 /* libjpeg.a */,
  268. 04998EF517F8B6F3003441C3 /* libpng.a */,
  269. );
  270. name = dependencies;
  271. sourceTree = "<group>";
  272. };
  273. 04998CE317F8A933003441C3 = {
  274. isa = PBXGroup;
  275. children = (
  276. 045D531C17F8BD5E00CC2C64 /* dependencies */,
  277. 04998D3917F8A9AA003441C3 /* oxygine_ios.xcodeproj */,
  278. 04998D2F17F8A96E003441C3 /* SDL.xcodeproj */,
  279. 04998D4417F8A9ED003441C3 /* src */,
  280. 04E9AD3E1876FE84006A7317 /* Images.xcassets */,
  281. 04998CF617F8A933003441C3 /* Supporting Files */,
  282. 04998CEE17F8A933003441C3 /* Frameworks */,
  283. 04998CED17F8A933003441C3 /* Products */,
  284. 4F7EF5B620062572004089D6 /* Recovered References */,
  285. );
  286. sourceTree = "<group>";
  287. };
  288. 04998CED17F8A933003441C3 /* Products */ = {
  289. isa = PBXGroup;
  290. children = (
  291. 04998CEC17F8A933003441C3 /* DemoBox2D_ios.app */,
  292. );
  293. name = Products;
  294. sourceTree = "<group>";
  295. };
  296. 04998CEE17F8A933003441C3 /* Frameworks */ = {
  297. isa = PBXGroup;
  298. children = (
  299. AD18619A1D8EC97A0043AFA3 /* AVFoundation.framework */,
  300. 9223FE7E1C2D913D000B1FDA /* GameController.framework */,
  301. 04998EEB17F8ADD4003441C3 /* UIKit.framework */,
  302. 048AD0AD197D24AB001963EF /* CoreMotion.framework */,
  303. 04998EEC17F8ADD4003441C3 /* Foundation.framework */,
  304. 04998EED17F8ADD4003441C3 /* CoreGraphics.framework */,
  305. 04998EE217F8ADB4003441C3 /* QuartzCore.framework */,
  306. 04998EE317F8ADB4003441C3 /* AudioToolbox.framework */,
  307. 04998EE417F8ADB4003441C3 /* CoreAudio.framework */,
  308. 04998EE517F8ADB4003441C3 /* OpenGLES.framework */,
  309. );
  310. name = Frameworks;
  311. sourceTree = "<group>";
  312. };
  313. 04998CF617F8A933003441C3 /* Supporting Files */ = {
  314. isa = PBXGroup;
  315. children = (
  316. 04FE4D4FB640E0DF92DFB865 /* fonts */,
  317. 7F3B12E3C9D554D9FE28101D /* images */,
  318. F6123B1E6FE4471A00F49751 /* res.xml */,
  319. );
  320. name = "Supporting Files";
  321. sourceTree = "<group>";
  322. };
  323. 04998D3017F8A96E003441C3 /* Products */ = {
  324. isa = PBXGroup;
  325. children = (
  326. 04998D3517F8A96E003441C3 /* libSDL2.a */,
  327. 4FCB63C7200640C4009B1887 /* libSDL2.a */,
  328. );
  329. name = Products;
  330. sourceTree = "<group>";
  331. };
  332. 04998D4417F8A9ED003441C3 /* src */ = {
  333. isa = PBXGroup;
  334. children = (
  335. 4FCB635D200640C4009B1887 /* Box2D */,
  336. 360377333740D8A2FD15BBE6 /* Box2DDebugDraw.cpp */,
  337. 0BF9628FC8D38F9748F0CDEB /* example.cpp */,
  338. 4DA100C319512824B7570663 /* main.cpp */,
  339. 5DE458993031811A4C7D28C1 /* Box2DDebugDraw.h */,
  340. BA41FC88D76540A6905224D6 /* example.h */,
  341. );
  342. name = src;
  343. sourceTree = "<group>";
  344. };
  345. 049B52A91871EBBA00EF3C66 /* Products */ = {
  346. isa = PBXGroup;
  347. children = (
  348. 049B52AD1871EBBA00EF3C66 /* liboxygine_ios.a */,
  349. );
  350. name = Products;
  351. sourceTree = "<group>";
  352. };
  353. 4F7EF5B620062572004089D6 /* Recovered References */ = {
  354. isa = PBXGroup;
  355. children = (
  356. 4F7EF5AE200623DE004089D6 /* Metal.framework */,
  357. );
  358. name = "Recovered References";
  359. sourceTree = "<group>";
  360. };
  361. 4FCB635D200640C4009B1887 /* Box2D */ = {
  362. isa = PBXGroup;
  363. children = (
  364. 4FCB635E200640C4009B1887 /* Dynamics */,
  365. 4FCB6398200640C4009B1887 /* Box2D.h */,
  366. 4FCB6399200640C4009B1887 /* Rope */,
  367. 4FCB639C200640C4009B1887 /* Common */,
  368. 4FCB63AA200640C4009B1887 /* Collision */,
  369. );
  370. name = Box2D;
  371. path = ../box2d/Box2D;
  372. sourceTree = "<group>";
  373. };
  374. 4FCB635E200640C4009B1887 /* Dynamics */ = {
  375. isa = PBXGroup;
  376. children = (
  377. 4FCB635F200640C4009B1887 /* b2Body.cpp */,
  378. 4FCB6360200640C4009B1887 /* b2World.cpp */,
  379. 4FCB6361200640C4009B1887 /* b2Fixture.cpp */,
  380. 4FCB6362200640C4009B1887 /* b2World.h */,
  381. 4FCB6363200640C4009B1887 /* Contacts */,
  382. 4FCB6376200640C4009B1887 /* b2WorldCallbacks.cpp */,
  383. 4FCB6377200640C4009B1887 /* Joints */,
  384. 4FCB6390200640C4009B1887 /* b2Body.h */,
  385. 4FCB6391200640C4009B1887 /* b2Island.cpp */,
  386. 4FCB6392200640C4009B1887 /* b2Fixture.h */,
  387. 4FCB6393200640C4009B1887 /* b2TimeStep.h */,
  388. 4FCB6394200640C4009B1887 /* b2WorldCallbacks.h */,
  389. 4FCB6395200640C4009B1887 /* b2ContactManager.h */,
  390. 4FCB6396200640C4009B1887 /* b2Island.h */,
  391. 4FCB6397200640C4009B1887 /* b2ContactManager.cpp */,
  392. );
  393. path = Dynamics;
  394. sourceTree = "<group>";
  395. };
  396. 4FCB6363200640C4009B1887 /* Contacts */ = {
  397. isa = PBXGroup;
  398. children = (
  399. 4FCB6364200640C4009B1887 /* b2ContactSolver.h */,
  400. 4FCB6365200640C4009B1887 /* b2ChainAndCircleContact.h */,
  401. 4FCB6366200640C4009B1887 /* b2PolygonAndCircleContact.h */,
  402. 4FCB6367200640C4009B1887 /* b2EdgeAndCircleContact.h */,
  403. 4FCB6368200640C4009B1887 /* b2ChainAndPolygonContact.cpp */,
  404. 4FCB6369200640C4009B1887 /* b2EdgeAndPolygonContact.h */,
  405. 4FCB636A200640C4009B1887 /* b2EdgeAndPolygonContact.cpp */,
  406. 4FCB636B200640C4009B1887 /* b2ChainAndCircleContact.cpp */,
  407. 4FCB636C200640C4009B1887 /* b2PolygonAndCircleContact.cpp */,
  408. 4FCB636D200640C4009B1887 /* b2Contact.h */,
  409. 4FCB636E200640C4009B1887 /* b2PolygonContact.cpp */,
  410. 4FCB636F200640C4009B1887 /* b2CircleContact.h */,
  411. 4FCB6370200640C4009B1887 /* b2ChainAndPolygonContact.h */,
  412. 4FCB6371200640C4009B1887 /* b2PolygonContact.h */,
  413. 4FCB6372200640C4009B1887 /* b2ContactSolver.cpp */,
  414. 4FCB6373200640C4009B1887 /* b2CircleContact.cpp */,
  415. 4FCB6374200640C4009B1887 /* b2EdgeAndCircleContact.cpp */,
  416. 4FCB6375200640C4009B1887 /* b2Contact.cpp */,
  417. );
  418. path = Contacts;
  419. sourceTree = "<group>";
  420. };
  421. 4FCB6377200640C4009B1887 /* Joints */ = {
  422. isa = PBXGroup;
  423. children = (
  424. 4FCB6378200640C4009B1887 /* b2WeldJoint.cpp */,
  425. 4FCB6379200640C4009B1887 /* b2MouseJoint.cpp */,
  426. 4FCB637A200640C4009B1887 /* b2FrictionJoint.cpp */,
  427. 4FCB637B200640C4009B1887 /* b2PrismaticJoint.h */,
  428. 4FCB637C200640C4009B1887 /* b2PulleyJoint.h */,
  429. 4FCB637D200640C4009B1887 /* b2RopeJoint.h */,
  430. 4FCB637E200640C4009B1887 /* b2WeldJoint.h */,
  431. 4FCB637F200640C4009B1887 /* b2GearJoint.h */,
  432. 4FCB6380200640C4009B1887 /* b2DistanceJoint.h */,
  433. 4FCB6381200640C4009B1887 /* b2MouseJoint.h */,
  434. 4FCB6382200640C4009B1887 /* b2DistanceJoint.cpp */,
  435. 4FCB6383200640C4009B1887 /* b2WheelJoint.cpp */,
  436. 4FCB6384200640C4009B1887 /* b2MotorJoint.cpp */,
  437. 4FCB6385200640C4009B1887 /* b2Joint.h */,
  438. 4FCB6386200640C4009B1887 /* b2RevoluteJoint.h */,
  439. 4FCB6387200640C4009B1887 /* b2RevoluteJoint.cpp */,
  440. 4FCB6388200640C4009B1887 /* b2FrictionJoint.h */,
  441. 4FCB6389200640C4009B1887 /* b2GearJoint.cpp */,
  442. 4FCB638A200640C4009B1887 /* b2Joint.cpp */,
  443. 4FCB638B200640C4009B1887 /* b2PrismaticJoint.cpp */,
  444. 4FCB638C200640C4009B1887 /* b2PulleyJoint.cpp */,
  445. 4FCB638D200640C4009B1887 /* b2WheelJoint.h */,
  446. 4FCB638E200640C4009B1887 /* b2RopeJoint.cpp */,
  447. 4FCB638F200640C4009B1887 /* b2MotorJoint.h */,
  448. );
  449. path = Joints;
  450. sourceTree = "<group>";
  451. };
  452. 4FCB6399200640C4009B1887 /* Rope */ = {
  453. isa = PBXGroup;
  454. children = (
  455. 4FCB639A200640C4009B1887 /* b2Rope.h */,
  456. 4FCB639B200640C4009B1887 /* b2Rope.cpp */,
  457. );
  458. path = Rope;
  459. sourceTree = "<group>";
  460. };
  461. 4FCB639C200640C4009B1887 /* Common */ = {
  462. isa = PBXGroup;
  463. children = (
  464. 4FCB639D200640C4009B1887 /* b2StackAllocator.h */,
  465. 4FCB639E200640C4009B1887 /* b2Draw.cpp */,
  466. 4FCB639F200640C4009B1887 /* b2GrowableStack.h */,
  467. 4FCB63A0200640C4009B1887 /* b2BlockAllocator.cpp */,
  468. 4FCB63A1200640C4009B1887 /* b2BlockAllocator.h */,
  469. 4FCB63A2200640C4009B1887 /* b2Settings.cpp */,
  470. 4FCB63A3200640C4009B1887 /* b2Timer.h */,
  471. 4FCB63A4200640C4009B1887 /* b2Timer.cpp */,
  472. 4FCB63A5200640C4009B1887 /* b2Math.h */,
  473. 4FCB63A6200640C4009B1887 /* b2StackAllocator.cpp */,
  474. 4FCB63A7200640C4009B1887 /* b2Math.cpp */,
  475. 4FCB63A8200640C4009B1887 /* b2Draw.h */,
  476. 4FCB63A9200640C4009B1887 /* b2Settings.h */,
  477. );
  478. path = Common;
  479. sourceTree = "<group>";
  480. };
  481. 4FCB63AA200640C4009B1887 /* Collision */ = {
  482. isa = PBXGroup;
  483. children = (
  484. 4FCB63AB200640C4009B1887 /* b2Collision.h */,
  485. 4FCB63AC200640C4009B1887 /* b2Distance.cpp */,
  486. 4FCB63AD200640C4009B1887 /* b2CollideCircle.cpp */,
  487. 4FCB63AE200640C4009B1887 /* b2CollidePolygon.cpp */,
  488. 4FCB63AF200640C4009B1887 /* b2DynamicTree.cpp */,
  489. 4FCB63B0200640C4009B1887 /* b2DynamicTree.h */,
  490. 4FCB63B1200640C4009B1887 /* Shapes */,
  491. 4FCB63BB200640C4009B1887 /* b2TimeOfImpact.h */,
  492. 4FCB63BC200640C4009B1887 /* b2TimeOfImpact.cpp */,
  493. 4FCB63BD200640C4009B1887 /* b2BroadPhase.cpp */,
  494. 4FCB63BE200640C4009B1887 /* b2BroadPhase.h */,
  495. 4FCB63BF200640C4009B1887 /* b2Distance.h */,
  496. 4FCB63C0200640C4009B1887 /* b2CollideEdge.cpp */,
  497. 4FCB63C1200640C4009B1887 /* b2Collision.cpp */,
  498. );
  499. path = Collision;
  500. sourceTree = "<group>";
  501. };
  502. 4FCB63B1200640C4009B1887 /* Shapes */ = {
  503. isa = PBXGroup;
  504. children = (
  505. 4FCB63B2200640C4009B1887 /* b2ChainShape.cpp */,
  506. 4FCB63B3200640C4009B1887 /* b2PolygonShape.h */,
  507. 4FCB63B4200640C4009B1887 /* b2Shape.h */,
  508. 4FCB63B5200640C4009B1887 /* b2ChainShape.h */,
  509. 4FCB63B6200640C4009B1887 /* b2EdgeShape.cpp */,
  510. 4FCB63B7200640C4009B1887 /* b2CircleShape.cpp */,
  511. 4FCB63B8200640C4009B1887 /* b2PolygonShape.cpp */,
  512. 4FCB63B9200640C4009B1887 /* b2EdgeShape.h */,
  513. 4FCB63BA200640C4009B1887 /* b2CircleShape.h */,
  514. );
  515. path = Shapes;
  516. sourceTree = "<group>";
  517. };
  518. /* End PBXGroup section */
  519. /* Begin PBXNativeTarget section */
  520. 04998CEB17F8A933003441C3 /* DemoBox2D_ios */ = {
  521. isa = PBXNativeTarget;
  522. buildConfigurationList = 04998D2117F8A933003441C3 /* Build configuration list for PBXNativeTarget "DemoBox2D_ios" */;
  523. buildPhases = (
  524. 04998CE817F8A933003441C3 /* Sources */,
  525. 04998CE917F8A933003441C3 /* Frameworks */,
  526. 04998CEA17F8A933003441C3 /* Resources */,
  527. );
  528. buildRules = (
  529. );
  530. dependencies = (
  531. 04998D3817F8A982003441C3 /* PBXTargetDependency */,
  532. 049B52B01871EBD100EF3C66 /* PBXTargetDependency */,
  533. );
  534. name = DemoBox2D_ios;
  535. productName = DemoBox2D;
  536. productReference = 04998CEC17F8A933003441C3 /* DemoBox2D_ios.app */;
  537. productType = "com.apple.product-type.application";
  538. };
  539. /* End PBXNativeTarget section */
  540. /* Begin PBXProject section */
  541. 04998CE417F8A933003441C3 /* Project object */ = {
  542. isa = PBXProject;
  543. attributes = {
  544. LastUpgradeCheck = 0510;
  545. ORGANIZATIONNAME = Mac;
  546. };
  547. buildConfigurationList = 04998CE717F8A933003441C3 /* Build configuration list for PBXProject "DemoBox2D_ios" */;
  548. compatibilityVersion = "Xcode 3.2";
  549. developmentRegion = English;
  550. hasScannedForEncodings = 0;
  551. knownRegions = (
  552. en,
  553. Base,
  554. );
  555. mainGroup = 04998CE317F8A933003441C3;
  556. productRefGroup = 04998CED17F8A933003441C3 /* Products */;
  557. projectDirPath = "";
  558. projectReferences = (
  559. {
  560. ProductGroup = 049B52A91871EBBA00EF3C66 /* Products */;
  561. ProjectRef = 04998D3917F8A9AA003441C3 /* oxygine_ios.xcodeproj */;
  562. },
  563. {
  564. ProductGroup = 04998D3017F8A96E003441C3 /* Products */;
  565. ProjectRef = 04998D2F17F8A96E003441C3 /* SDL.xcodeproj */;
  566. },
  567. );
  568. projectRoot = "";
  569. targets = (
  570. 04998CEB17F8A933003441C3 /* DemoBox2D_ios */,
  571. );
  572. };
  573. /* End PBXProject section */
  574. /* Begin PBXReferenceProxy section */
  575. 04998D3517F8A96E003441C3 /* libSDL2.a */ = {
  576. isa = PBXReferenceProxy;
  577. fileType = archive.ar;
  578. path = libSDL2.a;
  579. remoteRef = 04998D3417F8A96E003441C3 /* PBXContainerItemProxy */;
  580. sourceTree = BUILT_PRODUCTS_DIR;
  581. };
  582. 049B52AD1871EBBA00EF3C66 /* liboxygine_ios.a */ = {
  583. isa = PBXReferenceProxy;
  584. fileType = archive.ar;
  585. path = liboxygine_ios.a;
  586. remoteRef = 049B52AC1871EBBA00EF3C66 /* PBXContainerItemProxy */;
  587. sourceTree = BUILT_PRODUCTS_DIR;
  588. };
  589. 4FCB63C7200640C4009B1887 /* libSDL2.a */ = {
  590. isa = PBXReferenceProxy;
  591. fileType = archive.ar;
  592. path = libSDL2.a;
  593. remoteRef = 4FCB63C6200640C4009B1887 /* PBXContainerItemProxy */;
  594. sourceTree = BUILT_PRODUCTS_DIR;
  595. };
  596. /* End PBXReferenceProxy section */
  597. /* Begin PBXResourcesBuildPhase section */
  598. 04998CEA17F8A933003441C3 /* Resources */ = {
  599. isa = PBXResourcesBuildPhase;
  600. buildActionMask = 2147483647;
  601. files = (
  602. 04E9AD3F1876FE84006A7317 /* Images.xcassets in Resources */,
  603. 1E839D002B2BA83FC83A695A /* fonts in Resources */,
  604. 3A631A475DE035FC53ADE5EA /* images in Resources */,
  605. CD59C69314E9E74CD0A11E03 /* res.xml in Resources */,
  606. );
  607. runOnlyForDeploymentPostprocessing = 0;
  608. };
  609. /* End PBXResourcesBuildPhase section */
  610. /* Begin PBXSourcesBuildPhase section */
  611. 04998CE817F8A933003441C3 /* Sources */ = {
  612. isa = PBXSourcesBuildPhase;
  613. buildActionMask = 2147483647;
  614. files = (
  615. 4FCB63E6200640C4009B1887 /* b2Settings.cpp in Sources */,
  616. 2DC477AC10D6C07B3FE008F6 /* Box2DDebugDraw.cpp in Sources */,
  617. 4FCB63D4200640C4009B1887 /* b2WorldCallbacks.cpp in Sources */,
  618. 4FCB63E1200640C4009B1887 /* b2Island.cpp in Sources */,
  619. 4FCB63EA200640C4009B1887 /* b2Distance.cpp in Sources */,
  620. 4FCB63EC200640C4009B1887 /* b2CollidePolygon.cpp in Sources */,
  621. 4FCB63CE200640C4009B1887 /* b2PolygonAndCircleContact.cpp in Sources */,
  622. 4FCB63D1200640C4009B1887 /* b2CircleContact.cpp in Sources */,
  623. 4FCB63C8200640C4009B1887 /* b2Body.cpp in Sources */,
  624. 4FCB63F0200640C4009B1887 /* b2CircleShape.cpp in Sources */,
  625. 4FCB63E3200640C4009B1887 /* b2Rope.cpp in Sources */,
  626. 4FCB63ED200640C4009B1887 /* b2DynamicTree.cpp in Sources */,
  627. 4FCB63E8200640C4009B1887 /* b2StackAllocator.cpp in Sources */,
  628. 4FCB63D7200640C4009B1887 /* b2FrictionJoint.cpp in Sources */,
  629. 4FCB63CF200640C4009B1887 /* b2PolygonContact.cpp in Sources */,
  630. 4FCB63F2200640C4009B1887 /* b2TimeOfImpact.cpp in Sources */,
  631. 4FCB63F5200640C4009B1887 /* b2Collision.cpp in Sources */,
  632. 4FCB63D2200640C4009B1887 /* b2EdgeAndCircleContact.cpp in Sources */,
  633. DA49ED8903C628BA578C8670 /* example.cpp in Sources */,
  634. 4FCB63DE200640C4009B1887 /* b2PrismaticJoint.cpp in Sources */,
  635. 4FCB63DB200640C4009B1887 /* b2RevoluteJoint.cpp in Sources */,
  636. 4FCB63C9200640C4009B1887 /* b2World.cpp in Sources */,
  637. 4FCB63CC200640C4009B1887 /* b2EdgeAndPolygonContact.cpp in Sources */,
  638. 4FCB63D0200640C4009B1887 /* b2ContactSolver.cpp in Sources */,
  639. 4FCB63F4200640C4009B1887 /* b2CollideEdge.cpp in Sources */,
  640. 4FCB63E7200640C4009B1887 /* b2Timer.cpp in Sources */,
  641. 4FCB63E0200640C4009B1887 /* b2RopeJoint.cpp in Sources */,
  642. 4FCB63EF200640C4009B1887 /* b2EdgeShape.cpp in Sources */,
  643. 4FCB63DF200640C4009B1887 /* b2PulleyJoint.cpp in Sources */,
  644. 4FCB63D9200640C4009B1887 /* b2WheelJoint.cpp in Sources */,
  645. 4FCB63D5200640C4009B1887 /* b2WeldJoint.cpp in Sources */,
  646. 4FCB63DA200640C4009B1887 /* b2MotorJoint.cpp in Sources */,
  647. 4FCB63EE200640C4009B1887 /* b2ChainShape.cpp in Sources */,
  648. 4FCB63D3200640C4009B1887 /* b2Contact.cpp in Sources */,
  649. C8860D93875589970329DCCD /* main.cpp in Sources */,
  650. 4FCB63D8200640C4009B1887 /* b2DistanceJoint.cpp in Sources */,
  651. 4FCB63DD200640C4009B1887 /* b2Joint.cpp in Sources */,
  652. 4FCB63D6200640C4009B1887 /* b2MouseJoint.cpp in Sources */,
  653. 4FCB63E9200640C4009B1887 /* b2Math.cpp in Sources */,
  654. 4FCB63F1200640C4009B1887 /* b2PolygonShape.cpp in Sources */,
  655. 4FCB63CA200640C4009B1887 /* b2Fixture.cpp in Sources */,
  656. 4FCB63E5200640C4009B1887 /* b2BlockAllocator.cpp in Sources */,
  657. 4FCB63EB200640C4009B1887 /* b2CollideCircle.cpp in Sources */,
  658. 4FCB63CB200640C4009B1887 /* b2ChainAndPolygonContact.cpp in Sources */,
  659. 4FCB63CD200640C4009B1887 /* b2ChainAndCircleContact.cpp in Sources */,
  660. 4FCB63E4200640C4009B1887 /* b2Draw.cpp in Sources */,
  661. 4FCB63F3200640C4009B1887 /* b2BroadPhase.cpp in Sources */,
  662. 4FCB63E2200640C4009B1887 /* b2ContactManager.cpp in Sources */,
  663. 4FCB63DC200640C4009B1887 /* b2GearJoint.cpp in Sources */,
  664. );
  665. runOnlyForDeploymentPostprocessing = 0;
  666. };
  667. /* End PBXSourcesBuildPhase section */
  668. /* Begin PBXTargetDependency section */
  669. 04998D3817F8A982003441C3 /* PBXTargetDependency */ = {
  670. isa = PBXTargetDependency;
  671. name = libSDL;
  672. targetProxy = 04998D3717F8A982003441C3 /* PBXContainerItemProxy */;
  673. };
  674. 049B52B01871EBD100EF3C66 /* PBXTargetDependency */ = {
  675. isa = PBXTargetDependency;
  676. name = oxygine_ios;
  677. targetProxy = 049B52AF1871EBD100EF3C66 /* PBXContainerItemProxy */;
  678. };
  679. /* End PBXTargetDependency section */
  680. /* Begin XCBuildConfiguration section */
  681. 04998D1F17F8A933003441C3 /* 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_MODULES = YES;
  688. CLANG_ENABLE_OBJC_ARC = YES;
  689. CLANG_WARN_BOOL_CONVERSION = YES;
  690. CLANG_WARN_CONSTANT_CONVERSION = YES;
  691. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  692. CLANG_WARN_EMPTY_BODY = YES;
  693. CLANG_WARN_ENUM_CONVERSION = YES;
  694. CLANG_WARN_INT_CONVERSION = YES;
  695. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  696. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  697. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  698. COMPRESS_PNG_FILES = NO;
  699. COPY_PHASE_STRIP = NO;
  700. ENABLE_BITCODE = NO;
  701. GCC_C_LANGUAGE_STANDARD = gnu99;
  702. GCC_DYNAMIC_NO_PIC = NO;
  703. GCC_INLINES_ARE_PRIVATE_EXTERN = NO;
  704. GCC_OPTIMIZATION_LEVEL = 0;
  705. GCC_PREPROCESSOR_DEFINITIONS = (
  706. "DEBUG=1",
  707. "$(inherited)",
  708. );
  709. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  710. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  711. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  712. GCC_WARN_UNDECLARED_SELECTOR = YES;
  713. GCC_WARN_UNINITIALIZED_AUTOS = YES;
  714. GCC_WARN_UNUSED_FUNCTION = YES;
  715. GCC_WARN_UNUSED_VARIABLE = YES;
  716. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  717. ONLY_ACTIVE_ARCH = YES;
  718. SDKROOT = iphoneos;
  719. TARGETED_DEVICE_FAMILY = "1,2";
  720. USER_HEADER_SEARCH_PATHS = "../../..//oxygine/src ../../../..//SDL/include";
  721. };
  722. name = Debug;
  723. };
  724. 04998D2017F8A933003441C3 /* Release */ = {
  725. isa = XCBuildConfiguration;
  726. buildSettings = {
  727. ALWAYS_SEARCH_USER_PATHS = NO;
  728. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  729. CLANG_CXX_LIBRARY = "libc++";
  730. CLANG_ENABLE_MODULES = YES;
  731. CLANG_ENABLE_OBJC_ARC = YES;
  732. CLANG_WARN_BOOL_CONVERSION = YES;
  733. CLANG_WARN_CONSTANT_CONVERSION = YES;
  734. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  735. CLANG_WARN_EMPTY_BODY = YES;
  736. CLANG_WARN_ENUM_CONVERSION = YES;
  737. CLANG_WARN_INT_CONVERSION = YES;
  738. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  739. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  740. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  741. COMPRESS_PNG_FILES = NO;
  742. COPY_PHASE_STRIP = YES;
  743. ENABLE_BITCODE = NO;
  744. ENABLE_NS_ASSERTIONS = NO;
  745. GCC_C_LANGUAGE_STANDARD = gnu99;
  746. GCC_INLINES_ARE_PRIVATE_EXTERN = NO;
  747. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  748. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  749. GCC_WARN_UNDECLARED_SELECTOR = YES;
  750. GCC_WARN_UNINITIALIZED_AUTOS = YES;
  751. GCC_WARN_UNUSED_FUNCTION = YES;
  752. GCC_WARN_UNUSED_VARIABLE = YES;
  753. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  754. SDKROOT = iphoneos;
  755. TARGETED_DEVICE_FAMILY = "1,2";
  756. USER_HEADER_SEARCH_PATHS = "../../..//oxygine/src ../../../..//SDL/include";
  757. VALIDATE_PRODUCT = YES;
  758. };
  759. name = Release;
  760. };
  761. 04998D2217F8A933003441C3 /* Debug */ = {
  762. isa = XCBuildConfiguration;
  763. buildSettings = {
  764. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  765. ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
  766. CODE_SIGN_IDENTITY = "iPhone Developer";
  767. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  768. DEVELOPMENT_TEAM = "";
  769. GCC_INLINES_ARE_PRIVATE_EXTERN = NO;
  770. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  771. GCC_PREFIX_HEADER = "DemoBox2D/DemoBox2D_ios-Prefix.pch";
  772. GCC_WARN_UNUSED_VALUE = YES;
  773. GCC_WARN_UNUSED_VARIABLE = NO;
  774. HEADER_SEARCH_PATHS = (
  775. HEADER_SEARCH_PATHS,
  776. "=",
  777. "../box2d;\n",
  778. HEADER_SEARCH_PATHS,
  779. "=",
  780. "../box2d;\n",
  781. HEADER_SEARCH_PATHS,
  782. "=",
  783. "../box2d;\n../box2d",
  784. );
  785. INFOPLIST_FILE = "DemoBox2D/DemoBox2D_ios-Info.plist";
  786. LIBRARY_SEARCH_PATHS = (
  787. "$(inherited)",
  788. "../../..//oxygine/third_party/ios/libraries",
  789. );
  790. ONLY_ACTIVE_ARCH = YES;
  791. PRODUCT_BUNDLE_IDENTIFIER = org.oxygine.demobox2d;
  792. PRODUCT_NAME = DemoBox2D_ios;
  793. PROVISIONING_PROFILE = "";
  794. TARGETED_DEVICE_FAMILY = "1,2";
  795. WRAPPER_EXTENSION = app;
  796. };
  797. name = Debug;
  798. };
  799. 04998D2317F8A933003441C3 /* Release */ = {
  800. isa = XCBuildConfiguration;
  801. buildSettings = {
  802. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  803. ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
  804. CODE_SIGN_IDENTITY = "iPhone Developer";
  805. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  806. DEVELOPMENT_TEAM = "";
  807. GCC_INLINES_ARE_PRIVATE_EXTERN = NO;
  808. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  809. GCC_PREFIX_HEADER = "DemoBox2D/DemoBox2D_ios-Prefix.pch";
  810. GCC_WARN_UNUSED_VALUE = YES;
  811. GCC_WARN_UNUSED_VARIABLE = NO;
  812. HEADER_SEARCH_PATHS = (
  813. HEADER_SEARCH_PATHS,
  814. "=",
  815. "../box2d;\n",
  816. HEADER_SEARCH_PATHS,
  817. "=",
  818. "../box2d;\n",
  819. HEADER_SEARCH_PATHS,
  820. "=",
  821. "../box2d;\n../box2d",
  822. );
  823. INFOPLIST_FILE = "DemoBox2D/DemoBox2D_ios-Info.plist";
  824. LIBRARY_SEARCH_PATHS = (
  825. "$(inherited)",
  826. "../../..//oxygine/third_party/ios/libraries",
  827. );
  828. ONLY_ACTIVE_ARCH = NO;
  829. PRODUCT_BUNDLE_IDENTIFIER = org.oxygine.demobox2d;
  830. PRODUCT_NAME = DemoBox2D_ios;
  831. PROVISIONING_PROFILE = "";
  832. TARGETED_DEVICE_FAMILY = "1,2";
  833. WRAPPER_EXTENSION = app;
  834. };
  835. name = Release;
  836. };
  837. /* End XCBuildConfiguration section */
  838. /* Begin XCConfigurationList section */
  839. 04998CE717F8A933003441C3 /* Build configuration list for PBXProject "DemoBox2D_ios" */ = {
  840. isa = XCConfigurationList;
  841. buildConfigurations = (
  842. 04998D1F17F8A933003441C3 /* Debug */,
  843. 04998D2017F8A933003441C3 /* Release */,
  844. );
  845. defaultConfigurationIsVisible = 0;
  846. defaultConfigurationName = Release;
  847. };
  848. 04998D2117F8A933003441C3 /* Build configuration list for PBXNativeTarget "DemoBox2D_ios" */ = {
  849. isa = XCConfigurationList;
  850. buildConfigurations = (
  851. 04998D2217F8A933003441C3 /* Debug */,
  852. 04998D2317F8A933003441C3 /* Release */,
  853. );
  854. defaultConfigurationIsVisible = 0;
  855. defaultConfigurationName = Release;
  856. };
  857. /* End XCConfigurationList section */
  858. };
  859. rootObject = 04998CE417F8A933003441C3 /* Project object */;
  860. }