project.pbxproj 58 KB

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