project.pbxproj 55 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823
  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. 9271CF101BAB66B50085E667 /* b2BroadPhase.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9271CEAE1BAB66B50085E667 /* b2BroadPhase.cpp */; };
  27. 9271CF111BAB66B50085E667 /* b2CollideCircle.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9271CEB01BAB66B50085E667 /* b2CollideCircle.cpp */; };
  28. 9271CF121BAB66B50085E667 /* b2CollideEdge.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9271CEB11BAB66B50085E667 /* b2CollideEdge.cpp */; };
  29. 9271CF131BAB66B50085E667 /* b2CollidePolygon.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9271CEB21BAB66B50085E667 /* b2CollidePolygon.cpp */; };
  30. 9271CF141BAB66B50085E667 /* b2Collision.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9271CEB31BAB66B50085E667 /* b2Collision.cpp */; };
  31. 9271CF151BAB66B50085E667 /* b2Distance.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9271CEB51BAB66B50085E667 /* b2Distance.cpp */; };
  32. 9271CF161BAB66B50085E667 /* b2DynamicTree.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9271CEB71BAB66B50085E667 /* b2DynamicTree.cpp */; };
  33. 9271CF171BAB66B50085E667 /* b2TimeOfImpact.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9271CEB91BAB66B50085E667 /* b2TimeOfImpact.cpp */; };
  34. 9271CF181BAB66B50085E667 /* b2ChainShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9271CEBC1BAB66B50085E667 /* b2ChainShape.cpp */; };
  35. 9271CF191BAB66B50085E667 /* b2CircleShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9271CEBE1BAB66B50085E667 /* b2CircleShape.cpp */; };
  36. 9271CF1A1BAB66B50085E667 /* b2EdgeShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9271CEC01BAB66B50085E667 /* b2EdgeShape.cpp */; };
  37. 9271CF1B1BAB66B50085E667 /* b2PolygonShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9271CEC21BAB66B50085E667 /* b2PolygonShape.cpp */; };
  38. 9271CF1C1BAB66B50085E667 /* b2BlockAllocator.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9271CEC61BAB66B50085E667 /* b2BlockAllocator.cpp */; };
  39. 9271CF1D1BAB66B50085E667 /* b2Draw.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9271CEC81BAB66B50085E667 /* b2Draw.cpp */; };
  40. 9271CF1E1BAB66B50085E667 /* b2Math.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9271CECB1BAB66B50085E667 /* b2Math.cpp */; };
  41. 9271CF1F1BAB66B50085E667 /* b2Settings.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9271CECD1BAB66B50085E667 /* b2Settings.cpp */; };
  42. 9271CF201BAB66B50085E667 /* b2StackAllocator.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9271CECF1BAB66B50085E667 /* b2StackAllocator.cpp */; };
  43. 9271CF211BAB66B50085E667 /* b2Timer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9271CED11BAB66B50085E667 /* b2Timer.cpp */; };
  44. 9271CF221BAB66B50085E667 /* b2Body.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9271CED41BAB66B50085E667 /* b2Body.cpp */; };
  45. 9271CF231BAB66B50085E667 /* b2ContactManager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9271CED61BAB66B50085E667 /* b2ContactManager.cpp */; };
  46. 9271CF241BAB66B50085E667 /* b2Fixture.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9271CED81BAB66B50085E667 /* b2Fixture.cpp */; };
  47. 9271CF251BAB66B50085E667 /* b2Island.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9271CEDA1BAB66B50085E667 /* b2Island.cpp */; };
  48. 9271CF261BAB66B50085E667 /* b2World.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9271CEDD1BAB66B50085E667 /* b2World.cpp */; };
  49. 9271CF271BAB66B50085E667 /* b2WorldCallbacks.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9271CEDF1BAB66B50085E667 /* b2WorldCallbacks.cpp */; };
  50. 9271CF281BAB66B50085E667 /* b2ChainAndCircleContact.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9271CEE21BAB66B50085E667 /* b2ChainAndCircleContact.cpp */; };
  51. 9271CF291BAB66B50085E667 /* b2ChainAndPolygonContact.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9271CEE41BAB66B50085E667 /* b2ChainAndPolygonContact.cpp */; };
  52. 9271CF2A1BAB66B50085E667 /* b2CircleContact.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9271CEE61BAB66B50085E667 /* b2CircleContact.cpp */; };
  53. 9271CF2B1BAB66B50085E667 /* b2Contact.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9271CEE81BAB66B50085E667 /* b2Contact.cpp */; };
  54. 9271CF2C1BAB66B50085E667 /* b2ContactSolver.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9271CEEA1BAB66B50085E667 /* b2ContactSolver.cpp */; };
  55. 9271CF2D1BAB66B50085E667 /* b2EdgeAndCircleContact.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9271CEEC1BAB66B50085E667 /* b2EdgeAndCircleContact.cpp */; };
  56. 9271CF2E1BAB66B50085E667 /* b2EdgeAndPolygonContact.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9271CEEE1BAB66B50085E667 /* b2EdgeAndPolygonContact.cpp */; };
  57. 9271CF2F1BAB66B50085E667 /* b2PolygonAndCircleContact.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9271CEF01BAB66B50085E667 /* b2PolygonAndCircleContact.cpp */; };
  58. 9271CF301BAB66B50085E667 /* b2PolygonContact.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9271CEF21BAB66B50085E667 /* b2PolygonContact.cpp */; };
  59. 9271CF311BAB66B50085E667 /* b2DistanceJoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9271CEF51BAB66B50085E667 /* b2DistanceJoint.cpp */; };
  60. 9271CF321BAB66B50085E667 /* b2FrictionJoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9271CEF71BAB66B50085E667 /* b2FrictionJoint.cpp */; };
  61. 9271CF331BAB66B50085E667 /* b2GearJoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9271CEF91BAB66B50085E667 /* b2GearJoint.cpp */; };
  62. 9271CF341BAB66B50085E667 /* b2Joint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9271CEFB1BAB66B50085E667 /* b2Joint.cpp */; };
  63. 9271CF351BAB66B50085E667 /* b2MotorJoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9271CEFD1BAB66B50085E667 /* b2MotorJoint.cpp */; };
  64. 9271CF361BAB66B50085E667 /* b2MouseJoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9271CEFF1BAB66B50085E667 /* b2MouseJoint.cpp */; };
  65. 9271CF371BAB66B50085E667 /* b2PrismaticJoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9271CF011BAB66B50085E667 /* b2PrismaticJoint.cpp */; };
  66. 9271CF381BAB66B50085E667 /* b2PulleyJoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9271CF031BAB66B50085E667 /* b2PulleyJoint.cpp */; };
  67. 9271CF391BAB66B50085E667 /* b2RevoluteJoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9271CF051BAB66B50085E667 /* b2RevoluteJoint.cpp */; };
  68. 9271CF3A1BAB66B50085E667 /* b2RopeJoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9271CF071BAB66B50085E667 /* b2RopeJoint.cpp */; };
  69. 9271CF3B1BAB66B50085E667 /* b2WeldJoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9271CF091BAB66B50085E667 /* b2WeldJoint.cpp */; };
  70. 9271CF3C1BAB66B50085E667 /* b2WheelJoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9271CF0B1BAB66B50085E667 /* b2WheelJoint.cpp */; };
  71. 9271CF3D1BAB66B50085E667 /* b2Rope.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9271CF0E1BAB66B50085E667 /* b2Rope.cpp */; };
  72. C8860D93875589970329DCCD /* example.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4DA100C319512824B7570663 /* example.cpp */; };
  73. CD59C69314E9E74CD0A11E03 /* res.xml in Resources */ = {isa = PBXBuildFile; fileRef = F6123B1E6FE4471A00F49751 /* res.xml */; };
  74. DA49ED8903C628BA578C8670 /* entry_point.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0BF9628FC8D38F9748F0CDEB /* entry_point.cpp */; };
  75. /* End PBXBuildFile section */
  76. /* Begin PBXContainerItemProxy section */
  77. 04998D3417F8A96E003441C3 /* PBXContainerItemProxy */ = {
  78. isa = PBXContainerItemProxy;
  79. containerPortal = 04998D2F17F8A96E003441C3 /* SDL.xcodeproj */;
  80. proxyType = 2;
  81. remoteGlobalIDString = FD6526630DE8FCCB002AD96B;
  82. remoteInfo = libSDL;
  83. };
  84. 04998D3717F8A982003441C3 /* PBXContainerItemProxy */ = {
  85. isa = PBXContainerItemProxy;
  86. containerPortal = 04998D2F17F8A96E003441C3 /* SDL.xcodeproj */;
  87. proxyType = 1;
  88. remoteGlobalIDString = FD6526620DE8FCCB002AD96B;
  89. remoteInfo = libSDL;
  90. };
  91. 049B52AC1871EBBA00EF3C66 /* PBXContainerItemProxy */ = {
  92. isa = PBXContainerItemProxy;
  93. containerPortal = 04998D3917F8A9AA003441C3 /* oxygine_ios.xcodeproj */;
  94. proxyType = 2;
  95. remoteGlobalIDString = C3E86F4C16EBC8A500052915;
  96. remoteInfo = oxygine_ios;
  97. };
  98. 049B52AF1871EBD100EF3C66 /* PBXContainerItemProxy */ = {
  99. isa = PBXContainerItemProxy;
  100. containerPortal = 04998D3917F8A9AA003441C3 /* oxygine_ios.xcodeproj */;
  101. proxyType = 1;
  102. remoteGlobalIDString = C3E86F4B16EBC8A500052915;
  103. remoteInfo = oxygine_ios;
  104. };
  105. /* End PBXContainerItemProxy section */
  106. /* Begin PBXFileReference section */
  107. 048AD0AD197D24AB001963EF /* CoreMotion.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMotion.framework; path = System/Library/Frameworks/CoreMotion.framework; sourceTree = SDKROOT; };
  108. 04998CEC17F8A933003441C3 /* DemoBox2D_ios.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = DemoBox2D_ios.app; sourceTree = BUILT_PRODUCTS_DIR; };
  109. 04998D2F17F8A96E003441C3 /* SDL.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = SDL.xcodeproj; path = "../../../..//SDL/Xcode-iOS/SDL/SDL.xcodeproj"; sourceTree = "<group>"; };
  110. 04998D3917F8A9AA003441C3 /* oxygine_ios.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = oxygine_ios.xcodeproj; path = "../../..//oxygine/SDL/ios/oxygine/oxygine_ios.xcodeproj"; sourceTree = "<group>"; };
  111. 04998EE117F8ADB4003441C3 /* libz.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libz.dylib; path = usr/lib/libz.dylib; sourceTree = SDKROOT; };
  112. 04998EE217F8ADB4003441C3 /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; };
  113. 04998EE317F8ADB4003441C3 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = System/Library/Frameworks/AudioToolbox.framework; sourceTree = SDKROOT; };
  114. 04998EE417F8ADB4003441C3 /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudio.framework; path = System/Library/Frameworks/CoreAudio.framework; sourceTree = SDKROOT; };
  115. 04998EE517F8ADB4003441C3 /* OpenGLES.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGLES.framework; path = System/Library/Frameworks/OpenGLES.framework; sourceTree = SDKROOT; };
  116. 04998EEB17F8ADD4003441C3 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
  117. 04998EEC17F8ADD4003441C3 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
  118. 04998EED17F8ADD4003441C3 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
  119. 04998EF517F8B6F3003441C3 /* libpng.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libpng.a; path = "../../..//oxygine/third_party/ios/libraries/libpng.a"; sourceTree = "<group>"; };
  120. 04998EF617F8B6F3003441C3 /* libjpeg.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libjpeg.a; path = "../../..//oxygine/third_party/ios/libraries/libjpeg.a"; sourceTree = "<group>"; };
  121. 04E9AD3E1876FE84006A7317 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = DemoBox2D/Images.xcassets; sourceTree = "<group>"; };
  122. 04FE4D4FB640E0DF92DFB865 /* fonts */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = folder; name = fonts; path = ../data/fonts; sourceTree = "<group>"; };
  123. 0BF9628FC8D38F9748F0CDEB /* entry_point.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = entry_point.cpp; path = ../src/entry_point.cpp; sourceTree = "<group>"; };
  124. 360377333740D8A2FD15BBE6 /* Box2DDebugDraw.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Box2DDebugDraw.cpp; path = ../src/Box2DDebugDraw.cpp; sourceTree = "<group>"; };
  125. 4DA100C319512824B7570663 /* example.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = example.cpp; path = ../src/example.cpp; sourceTree = "<group>"; };
  126. 5DE458993031811A4C7D28C1 /* Box2DDebugDraw.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Box2DDebugDraw.h; path = ../src/Box2DDebugDraw.h; sourceTree = "<group>"; };
  127. 7F3B12E3C9D554D9FE28101D /* images */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = folder; name = images; path = ../data/images; sourceTree = "<group>"; };
  128. 9271CEAC1BAB66B50085E667 /* Box2D.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Box2D.h; sourceTree = "<group>"; };
  129. 9271CEAE1BAB66B50085E667 /* b2BroadPhase.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2BroadPhase.cpp; sourceTree = "<group>"; };
  130. 9271CEAF1BAB66B50085E667 /* b2BroadPhase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2BroadPhase.h; sourceTree = "<group>"; };
  131. 9271CEB01BAB66B50085E667 /* b2CollideCircle.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2CollideCircle.cpp; sourceTree = "<group>"; };
  132. 9271CEB11BAB66B50085E667 /* b2CollideEdge.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2CollideEdge.cpp; sourceTree = "<group>"; };
  133. 9271CEB21BAB66B50085E667 /* b2CollidePolygon.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2CollidePolygon.cpp; sourceTree = "<group>"; };
  134. 9271CEB31BAB66B50085E667 /* b2Collision.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2Collision.cpp; sourceTree = "<group>"; };
  135. 9271CEB41BAB66B50085E667 /* b2Collision.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2Collision.h; sourceTree = "<group>"; };
  136. 9271CEB51BAB66B50085E667 /* b2Distance.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2Distance.cpp; sourceTree = "<group>"; };
  137. 9271CEB61BAB66B50085E667 /* b2Distance.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2Distance.h; sourceTree = "<group>"; };
  138. 9271CEB71BAB66B50085E667 /* b2DynamicTree.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2DynamicTree.cpp; sourceTree = "<group>"; };
  139. 9271CEB81BAB66B50085E667 /* b2DynamicTree.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2DynamicTree.h; sourceTree = "<group>"; };
  140. 9271CEB91BAB66B50085E667 /* b2TimeOfImpact.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2TimeOfImpact.cpp; sourceTree = "<group>"; };
  141. 9271CEBA1BAB66B50085E667 /* b2TimeOfImpact.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2TimeOfImpact.h; sourceTree = "<group>"; };
  142. 9271CEBC1BAB66B50085E667 /* b2ChainShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2ChainShape.cpp; sourceTree = "<group>"; };
  143. 9271CEBD1BAB66B50085E667 /* b2ChainShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2ChainShape.h; sourceTree = "<group>"; };
  144. 9271CEBE1BAB66B50085E667 /* b2CircleShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2CircleShape.cpp; sourceTree = "<group>"; };
  145. 9271CEBF1BAB66B50085E667 /* b2CircleShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2CircleShape.h; sourceTree = "<group>"; };
  146. 9271CEC01BAB66B50085E667 /* b2EdgeShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2EdgeShape.cpp; sourceTree = "<group>"; };
  147. 9271CEC11BAB66B50085E667 /* b2EdgeShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2EdgeShape.h; sourceTree = "<group>"; };
  148. 9271CEC21BAB66B50085E667 /* b2PolygonShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2PolygonShape.cpp; sourceTree = "<group>"; };
  149. 9271CEC31BAB66B50085E667 /* b2PolygonShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2PolygonShape.h; sourceTree = "<group>"; };
  150. 9271CEC41BAB66B50085E667 /* b2Shape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2Shape.h; sourceTree = "<group>"; };
  151. 9271CEC61BAB66B50085E667 /* b2BlockAllocator.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2BlockAllocator.cpp; sourceTree = "<group>"; };
  152. 9271CEC71BAB66B50085E667 /* b2BlockAllocator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2BlockAllocator.h; sourceTree = "<group>"; };
  153. 9271CEC81BAB66B50085E667 /* b2Draw.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2Draw.cpp; sourceTree = "<group>"; };
  154. 9271CEC91BAB66B50085E667 /* b2Draw.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2Draw.h; sourceTree = "<group>"; };
  155. 9271CECA1BAB66B50085E667 /* b2GrowableStack.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2GrowableStack.h; sourceTree = "<group>"; };
  156. 9271CECB1BAB66B50085E667 /* b2Math.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2Math.cpp; sourceTree = "<group>"; };
  157. 9271CECC1BAB66B50085E667 /* b2Math.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2Math.h; sourceTree = "<group>"; };
  158. 9271CECD1BAB66B50085E667 /* b2Settings.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2Settings.cpp; sourceTree = "<group>"; };
  159. 9271CECE1BAB66B50085E667 /* b2Settings.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2Settings.h; sourceTree = "<group>"; };
  160. 9271CECF1BAB66B50085E667 /* b2StackAllocator.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2StackAllocator.cpp; sourceTree = "<group>"; };
  161. 9271CED01BAB66B50085E667 /* b2StackAllocator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2StackAllocator.h; sourceTree = "<group>"; };
  162. 9271CED11BAB66B50085E667 /* b2Timer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2Timer.cpp; sourceTree = "<group>"; };
  163. 9271CED21BAB66B50085E667 /* b2Timer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2Timer.h; sourceTree = "<group>"; };
  164. 9271CED41BAB66B50085E667 /* b2Body.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2Body.cpp; sourceTree = "<group>"; };
  165. 9271CED51BAB66B50085E667 /* b2Body.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2Body.h; sourceTree = "<group>"; };
  166. 9271CED61BAB66B50085E667 /* b2ContactManager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2ContactManager.cpp; sourceTree = "<group>"; };
  167. 9271CED71BAB66B50085E667 /* b2ContactManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2ContactManager.h; sourceTree = "<group>"; };
  168. 9271CED81BAB66B50085E667 /* b2Fixture.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2Fixture.cpp; sourceTree = "<group>"; };
  169. 9271CED91BAB66B50085E667 /* b2Fixture.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2Fixture.h; sourceTree = "<group>"; };
  170. 9271CEDA1BAB66B50085E667 /* b2Island.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2Island.cpp; sourceTree = "<group>"; };
  171. 9271CEDB1BAB66B50085E667 /* b2Island.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2Island.h; sourceTree = "<group>"; };
  172. 9271CEDC1BAB66B50085E667 /* b2TimeStep.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2TimeStep.h; sourceTree = "<group>"; };
  173. 9271CEDD1BAB66B50085E667 /* b2World.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2World.cpp; sourceTree = "<group>"; };
  174. 9271CEDE1BAB66B50085E667 /* b2World.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2World.h; sourceTree = "<group>"; };
  175. 9271CEDF1BAB66B50085E667 /* b2WorldCallbacks.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2WorldCallbacks.cpp; sourceTree = "<group>"; };
  176. 9271CEE01BAB66B50085E667 /* b2WorldCallbacks.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2WorldCallbacks.h; sourceTree = "<group>"; };
  177. 9271CEE21BAB66B50085E667 /* b2ChainAndCircleContact.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2ChainAndCircleContact.cpp; sourceTree = "<group>"; };
  178. 9271CEE31BAB66B50085E667 /* b2ChainAndCircleContact.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2ChainAndCircleContact.h; sourceTree = "<group>"; };
  179. 9271CEE41BAB66B50085E667 /* b2ChainAndPolygonContact.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2ChainAndPolygonContact.cpp; sourceTree = "<group>"; };
  180. 9271CEE51BAB66B50085E667 /* b2ChainAndPolygonContact.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2ChainAndPolygonContact.h; sourceTree = "<group>"; };
  181. 9271CEE61BAB66B50085E667 /* b2CircleContact.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2CircleContact.cpp; sourceTree = "<group>"; };
  182. 9271CEE71BAB66B50085E667 /* b2CircleContact.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2CircleContact.h; sourceTree = "<group>"; };
  183. 9271CEE81BAB66B50085E667 /* b2Contact.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2Contact.cpp; sourceTree = "<group>"; };
  184. 9271CEE91BAB66B50085E667 /* b2Contact.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2Contact.h; sourceTree = "<group>"; };
  185. 9271CEEA1BAB66B50085E667 /* b2ContactSolver.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2ContactSolver.cpp; sourceTree = "<group>"; };
  186. 9271CEEB1BAB66B50085E667 /* b2ContactSolver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2ContactSolver.h; sourceTree = "<group>"; };
  187. 9271CEEC1BAB66B50085E667 /* b2EdgeAndCircleContact.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2EdgeAndCircleContact.cpp; sourceTree = "<group>"; };
  188. 9271CEED1BAB66B50085E667 /* b2EdgeAndCircleContact.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2EdgeAndCircleContact.h; sourceTree = "<group>"; };
  189. 9271CEEE1BAB66B50085E667 /* b2EdgeAndPolygonContact.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2EdgeAndPolygonContact.cpp; sourceTree = "<group>"; };
  190. 9271CEEF1BAB66B50085E667 /* b2EdgeAndPolygonContact.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2EdgeAndPolygonContact.h; sourceTree = "<group>"; };
  191. 9271CEF01BAB66B50085E667 /* b2PolygonAndCircleContact.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2PolygonAndCircleContact.cpp; sourceTree = "<group>"; };
  192. 9271CEF11BAB66B50085E667 /* b2PolygonAndCircleContact.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2PolygonAndCircleContact.h; sourceTree = "<group>"; };
  193. 9271CEF21BAB66B50085E667 /* b2PolygonContact.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2PolygonContact.cpp; sourceTree = "<group>"; };
  194. 9271CEF31BAB66B50085E667 /* b2PolygonContact.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2PolygonContact.h; sourceTree = "<group>"; };
  195. 9271CEF51BAB66B50085E667 /* b2DistanceJoint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2DistanceJoint.cpp; sourceTree = "<group>"; };
  196. 9271CEF61BAB66B50085E667 /* b2DistanceJoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2DistanceJoint.h; sourceTree = "<group>"; };
  197. 9271CEF71BAB66B50085E667 /* b2FrictionJoint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2FrictionJoint.cpp; sourceTree = "<group>"; };
  198. 9271CEF81BAB66B50085E667 /* b2FrictionJoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2FrictionJoint.h; sourceTree = "<group>"; };
  199. 9271CEF91BAB66B50085E667 /* b2GearJoint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2GearJoint.cpp; sourceTree = "<group>"; };
  200. 9271CEFA1BAB66B50085E667 /* b2GearJoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2GearJoint.h; sourceTree = "<group>"; };
  201. 9271CEFB1BAB66B50085E667 /* b2Joint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2Joint.cpp; sourceTree = "<group>"; };
  202. 9271CEFC1BAB66B50085E667 /* b2Joint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2Joint.h; sourceTree = "<group>"; };
  203. 9271CEFD1BAB66B50085E667 /* b2MotorJoint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2MotorJoint.cpp; sourceTree = "<group>"; };
  204. 9271CEFE1BAB66B50085E667 /* b2MotorJoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2MotorJoint.h; sourceTree = "<group>"; };
  205. 9271CEFF1BAB66B50085E667 /* b2MouseJoint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2MouseJoint.cpp; sourceTree = "<group>"; };
  206. 9271CF001BAB66B50085E667 /* b2MouseJoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2MouseJoint.h; sourceTree = "<group>"; };
  207. 9271CF011BAB66B50085E667 /* b2PrismaticJoint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2PrismaticJoint.cpp; sourceTree = "<group>"; };
  208. 9271CF021BAB66B50085E667 /* b2PrismaticJoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2PrismaticJoint.h; sourceTree = "<group>"; };
  209. 9271CF031BAB66B50085E667 /* b2PulleyJoint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2PulleyJoint.cpp; sourceTree = "<group>"; };
  210. 9271CF041BAB66B50085E667 /* b2PulleyJoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2PulleyJoint.h; sourceTree = "<group>"; };
  211. 9271CF051BAB66B50085E667 /* b2RevoluteJoint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2RevoluteJoint.cpp; sourceTree = "<group>"; };
  212. 9271CF061BAB66B50085E667 /* b2RevoluteJoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2RevoluteJoint.h; sourceTree = "<group>"; };
  213. 9271CF071BAB66B50085E667 /* b2RopeJoint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2RopeJoint.cpp; sourceTree = "<group>"; };
  214. 9271CF081BAB66B50085E667 /* b2RopeJoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2RopeJoint.h; sourceTree = "<group>"; };
  215. 9271CF091BAB66B50085E667 /* b2WeldJoint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2WeldJoint.cpp; sourceTree = "<group>"; };
  216. 9271CF0A1BAB66B50085E667 /* b2WeldJoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2WeldJoint.h; sourceTree = "<group>"; };
  217. 9271CF0B1BAB66B50085E667 /* b2WheelJoint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2WheelJoint.cpp; sourceTree = "<group>"; };
  218. 9271CF0C1BAB66B50085E667 /* b2WheelJoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2WheelJoint.h; sourceTree = "<group>"; };
  219. 9271CF0E1BAB66B50085E667 /* b2Rope.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2Rope.cpp; sourceTree = "<group>"; };
  220. 9271CF0F1BAB66B50085E667 /* b2Rope.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2Rope.h; sourceTree = "<group>"; };
  221. BA41FC88D76540A6905224D6 /* example.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = example.h; path = ../src/example.h; sourceTree = "<group>"; };
  222. F6123B1E6FE4471A00F49751 /* res.xml */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = wtf; name = res.xml; path = ../data/res.xml; sourceTree = "<group>"; };
  223. /* End PBXFileReference section */
  224. /* Begin PBXFrameworksBuildPhase section */
  225. 04998CE917F8A933003441C3 /* Frameworks */ = {
  226. isa = PBXFrameworksBuildPhase;
  227. buildActionMask = 2147483647;
  228. files = (
  229. 049B52B11871EBFA00EF3C66 /* liboxygine_ios.a in Frameworks */,
  230. 04998D3617F8A97D003441C3 /* libSDL2.a in Frameworks */,
  231. 04998EF017F8ADD4003441C3 /* CoreGraphics.framework in Frameworks */,
  232. 048AD0AE197D24AB001963EF /* CoreMotion.framework in Frameworks */,
  233. 04998EEF17F8ADD4003441C3 /* Foundation.framework in Frameworks */,
  234. 04998EE617F8ADB4003441C3 /* libz.dylib in Frameworks */,
  235. 04998EE917F8ADB4003441C3 /* CoreAudio.framework in Frameworks */,
  236. 04998EF817F8B6F3003441C3 /* libjpeg.a in Frameworks */,
  237. 04998EEE17F8ADD4003441C3 /* UIKit.framework in Frameworks */,
  238. 04998EE817F8ADB4003441C3 /* AudioToolbox.framework in Frameworks */,
  239. 04998EE717F8ADB4003441C3 /* QuartzCore.framework in Frameworks */,
  240. 04998EEA17F8ADB4003441C3 /* OpenGLES.framework in Frameworks */,
  241. 04998EF717F8B6F3003441C3 /* libpng.a in Frameworks */,
  242. );
  243. runOnlyForDeploymentPostprocessing = 0;
  244. };
  245. /* End PBXFrameworksBuildPhase section */
  246. /* Begin PBXGroup section */
  247. 045D531C17F8BD5E00CC2C64 /* dependencies */ = {
  248. isa = PBXGroup;
  249. children = (
  250. 04998EE117F8ADB4003441C3 /* libz.dylib */,
  251. 04998EF617F8B6F3003441C3 /* libjpeg.a */,
  252. 04998EF517F8B6F3003441C3 /* libpng.a */,
  253. );
  254. name = dependencies;
  255. sourceTree = "<group>";
  256. };
  257. 04998CE317F8A933003441C3 = {
  258. isa = PBXGroup;
  259. children = (
  260. 045D531C17F8BD5E00CC2C64 /* dependencies */,
  261. 04998D3917F8A9AA003441C3 /* oxygine_ios.xcodeproj */,
  262. 04998D2F17F8A96E003441C3 /* SDL.xcodeproj */,
  263. 04998D4417F8A9ED003441C3 /* src */,
  264. 04E9AD3E1876FE84006A7317 /* Images.xcassets */,
  265. 04998CF617F8A933003441C3 /* Supporting Files */,
  266. 04998CEE17F8A933003441C3 /* Frameworks */,
  267. 04998CED17F8A933003441C3 /* Products */,
  268. );
  269. sourceTree = "<group>";
  270. };
  271. 04998CED17F8A933003441C3 /* Products */ = {
  272. isa = PBXGroup;
  273. children = (
  274. 04998CEC17F8A933003441C3 /* DemoBox2D_ios.app */,
  275. );
  276. name = Products;
  277. sourceTree = "<group>";
  278. };
  279. 04998CEE17F8A933003441C3 /* Frameworks */ = {
  280. isa = PBXGroup;
  281. children = (
  282. 04998EEB17F8ADD4003441C3 /* UIKit.framework */,
  283. 048AD0AD197D24AB001963EF /* CoreMotion.framework */,
  284. 04998EEC17F8ADD4003441C3 /* Foundation.framework */,
  285. 04998EED17F8ADD4003441C3 /* CoreGraphics.framework */,
  286. 04998EE217F8ADB4003441C3 /* QuartzCore.framework */,
  287. 04998EE317F8ADB4003441C3 /* AudioToolbox.framework */,
  288. 04998EE417F8ADB4003441C3 /* CoreAudio.framework */,
  289. 04998EE517F8ADB4003441C3 /* OpenGLES.framework */,
  290. );
  291. name = Frameworks;
  292. sourceTree = "<group>";
  293. };
  294. 04998CF617F8A933003441C3 /* Supporting Files */ = {
  295. isa = PBXGroup;
  296. children = (
  297. 04FE4D4FB640E0DF92DFB865 /* fonts */,
  298. 7F3B12E3C9D554D9FE28101D /* images */,
  299. F6123B1E6FE4471A00F49751 /* res.xml */,
  300. );
  301. name = "Supporting Files";
  302. sourceTree = "<group>";
  303. };
  304. 04998D3017F8A96E003441C3 /* Products */ = {
  305. isa = PBXGroup;
  306. children = (
  307. 04998D3517F8A96E003441C3 /* libSDL2.a */,
  308. );
  309. name = Products;
  310. sourceTree = "<group>";
  311. };
  312. 04998D4417F8A9ED003441C3 /* src */ = {
  313. isa = PBXGroup;
  314. children = (
  315. 92908EE119C9EBE00088BCA9 /* box2d */,
  316. 360377333740D8A2FD15BBE6 /* Box2DDebugDraw.cpp */,
  317. 0BF9628FC8D38F9748F0CDEB /* entry_point.cpp */,
  318. 4DA100C319512824B7570663 /* example.cpp */,
  319. 5DE458993031811A4C7D28C1 /* Box2DDebugDraw.h */,
  320. BA41FC88D76540A6905224D6 /* example.h */,
  321. );
  322. name = src;
  323. sourceTree = "<group>";
  324. };
  325. 049B52A91871EBBA00EF3C66 /* Products */ = {
  326. isa = PBXGroup;
  327. children = (
  328. 049B52AD1871EBBA00EF3C66 /* liboxygine_ios.a */,
  329. );
  330. name = Products;
  331. sourceTree = "<group>";
  332. };
  333. 9271CEAB1BAB66B50085E667 /* Box2D */ = {
  334. isa = PBXGroup;
  335. children = (
  336. 9271CEAC1BAB66B50085E667 /* Box2D.h */,
  337. 9271CEAD1BAB66B50085E667 /* Collision */,
  338. 9271CEC51BAB66B50085E667 /* Common */,
  339. 9271CED31BAB66B50085E667 /* Dynamics */,
  340. 9271CF0D1BAB66B50085E667 /* Rope */,
  341. );
  342. name = Box2D;
  343. path = ../box2d/Box2D;
  344. sourceTree = "<group>";
  345. };
  346. 9271CEAD1BAB66B50085E667 /* Collision */ = {
  347. isa = PBXGroup;
  348. children = (
  349. 9271CEAE1BAB66B50085E667 /* b2BroadPhase.cpp */,
  350. 9271CEAF1BAB66B50085E667 /* b2BroadPhase.h */,
  351. 9271CEB01BAB66B50085E667 /* b2CollideCircle.cpp */,
  352. 9271CEB11BAB66B50085E667 /* b2CollideEdge.cpp */,
  353. 9271CEB21BAB66B50085E667 /* b2CollidePolygon.cpp */,
  354. 9271CEB31BAB66B50085E667 /* b2Collision.cpp */,
  355. 9271CEB41BAB66B50085E667 /* b2Collision.h */,
  356. 9271CEB51BAB66B50085E667 /* b2Distance.cpp */,
  357. 9271CEB61BAB66B50085E667 /* b2Distance.h */,
  358. 9271CEB71BAB66B50085E667 /* b2DynamicTree.cpp */,
  359. 9271CEB81BAB66B50085E667 /* b2DynamicTree.h */,
  360. 9271CEB91BAB66B50085E667 /* b2TimeOfImpact.cpp */,
  361. 9271CEBA1BAB66B50085E667 /* b2TimeOfImpact.h */,
  362. 9271CEBB1BAB66B50085E667 /* Shapes */,
  363. );
  364. path = Collision;
  365. sourceTree = "<group>";
  366. };
  367. 9271CEBB1BAB66B50085E667 /* Shapes */ = {
  368. isa = PBXGroup;
  369. children = (
  370. 9271CEBC1BAB66B50085E667 /* b2ChainShape.cpp */,
  371. 9271CEBD1BAB66B50085E667 /* b2ChainShape.h */,
  372. 9271CEBE1BAB66B50085E667 /* b2CircleShape.cpp */,
  373. 9271CEBF1BAB66B50085E667 /* b2CircleShape.h */,
  374. 9271CEC01BAB66B50085E667 /* b2EdgeShape.cpp */,
  375. 9271CEC11BAB66B50085E667 /* b2EdgeShape.h */,
  376. 9271CEC21BAB66B50085E667 /* b2PolygonShape.cpp */,
  377. 9271CEC31BAB66B50085E667 /* b2PolygonShape.h */,
  378. 9271CEC41BAB66B50085E667 /* b2Shape.h */,
  379. );
  380. path = Shapes;
  381. sourceTree = "<group>";
  382. };
  383. 9271CEC51BAB66B50085E667 /* Common */ = {
  384. isa = PBXGroup;
  385. children = (
  386. 9271CEC61BAB66B50085E667 /* b2BlockAllocator.cpp */,
  387. 9271CEC71BAB66B50085E667 /* b2BlockAllocator.h */,
  388. 9271CEC81BAB66B50085E667 /* b2Draw.cpp */,
  389. 9271CEC91BAB66B50085E667 /* b2Draw.h */,
  390. 9271CECA1BAB66B50085E667 /* b2GrowableStack.h */,
  391. 9271CECB1BAB66B50085E667 /* b2Math.cpp */,
  392. 9271CECC1BAB66B50085E667 /* b2Math.h */,
  393. 9271CECD1BAB66B50085E667 /* b2Settings.cpp */,
  394. 9271CECE1BAB66B50085E667 /* b2Settings.h */,
  395. 9271CECF1BAB66B50085E667 /* b2StackAllocator.cpp */,
  396. 9271CED01BAB66B50085E667 /* b2StackAllocator.h */,
  397. 9271CED11BAB66B50085E667 /* b2Timer.cpp */,
  398. 9271CED21BAB66B50085E667 /* b2Timer.h */,
  399. );
  400. path = Common;
  401. sourceTree = "<group>";
  402. };
  403. 9271CED31BAB66B50085E667 /* Dynamics */ = {
  404. isa = PBXGroup;
  405. children = (
  406. 9271CED41BAB66B50085E667 /* b2Body.cpp */,
  407. 9271CED51BAB66B50085E667 /* b2Body.h */,
  408. 9271CED61BAB66B50085E667 /* b2ContactManager.cpp */,
  409. 9271CED71BAB66B50085E667 /* b2ContactManager.h */,
  410. 9271CED81BAB66B50085E667 /* b2Fixture.cpp */,
  411. 9271CED91BAB66B50085E667 /* b2Fixture.h */,
  412. 9271CEDA1BAB66B50085E667 /* b2Island.cpp */,
  413. 9271CEDB1BAB66B50085E667 /* b2Island.h */,
  414. 9271CEDC1BAB66B50085E667 /* b2TimeStep.h */,
  415. 9271CEDD1BAB66B50085E667 /* b2World.cpp */,
  416. 9271CEDE1BAB66B50085E667 /* b2World.h */,
  417. 9271CEDF1BAB66B50085E667 /* b2WorldCallbacks.cpp */,
  418. 9271CEE01BAB66B50085E667 /* b2WorldCallbacks.h */,
  419. 9271CEE11BAB66B50085E667 /* Contacts */,
  420. 9271CEF41BAB66B50085E667 /* Joints */,
  421. );
  422. path = Dynamics;
  423. sourceTree = "<group>";
  424. };
  425. 9271CEE11BAB66B50085E667 /* Contacts */ = {
  426. isa = PBXGroup;
  427. children = (
  428. 9271CEE21BAB66B50085E667 /* b2ChainAndCircleContact.cpp */,
  429. 9271CEE31BAB66B50085E667 /* b2ChainAndCircleContact.h */,
  430. 9271CEE41BAB66B50085E667 /* b2ChainAndPolygonContact.cpp */,
  431. 9271CEE51BAB66B50085E667 /* b2ChainAndPolygonContact.h */,
  432. 9271CEE61BAB66B50085E667 /* b2CircleContact.cpp */,
  433. 9271CEE71BAB66B50085E667 /* b2CircleContact.h */,
  434. 9271CEE81BAB66B50085E667 /* b2Contact.cpp */,
  435. 9271CEE91BAB66B50085E667 /* b2Contact.h */,
  436. 9271CEEA1BAB66B50085E667 /* b2ContactSolver.cpp */,
  437. 9271CEEB1BAB66B50085E667 /* b2ContactSolver.h */,
  438. 9271CEEC1BAB66B50085E667 /* b2EdgeAndCircleContact.cpp */,
  439. 9271CEED1BAB66B50085E667 /* b2EdgeAndCircleContact.h */,
  440. 9271CEEE1BAB66B50085E667 /* b2EdgeAndPolygonContact.cpp */,
  441. 9271CEEF1BAB66B50085E667 /* b2EdgeAndPolygonContact.h */,
  442. 9271CEF01BAB66B50085E667 /* b2PolygonAndCircleContact.cpp */,
  443. 9271CEF11BAB66B50085E667 /* b2PolygonAndCircleContact.h */,
  444. 9271CEF21BAB66B50085E667 /* b2PolygonContact.cpp */,
  445. 9271CEF31BAB66B50085E667 /* b2PolygonContact.h */,
  446. );
  447. path = Contacts;
  448. sourceTree = "<group>";
  449. };
  450. 9271CEF41BAB66B50085E667 /* Joints */ = {
  451. isa = PBXGroup;
  452. children = (
  453. 9271CEF51BAB66B50085E667 /* b2DistanceJoint.cpp */,
  454. 9271CEF61BAB66B50085E667 /* b2DistanceJoint.h */,
  455. 9271CEF71BAB66B50085E667 /* b2FrictionJoint.cpp */,
  456. 9271CEF81BAB66B50085E667 /* b2FrictionJoint.h */,
  457. 9271CEF91BAB66B50085E667 /* b2GearJoint.cpp */,
  458. 9271CEFA1BAB66B50085E667 /* b2GearJoint.h */,
  459. 9271CEFB1BAB66B50085E667 /* b2Joint.cpp */,
  460. 9271CEFC1BAB66B50085E667 /* b2Joint.h */,
  461. 9271CEFD1BAB66B50085E667 /* b2MotorJoint.cpp */,
  462. 9271CEFE1BAB66B50085E667 /* b2MotorJoint.h */,
  463. 9271CEFF1BAB66B50085E667 /* b2MouseJoint.cpp */,
  464. 9271CF001BAB66B50085E667 /* b2MouseJoint.h */,
  465. 9271CF011BAB66B50085E667 /* b2PrismaticJoint.cpp */,
  466. 9271CF021BAB66B50085E667 /* b2PrismaticJoint.h */,
  467. 9271CF031BAB66B50085E667 /* b2PulleyJoint.cpp */,
  468. 9271CF041BAB66B50085E667 /* b2PulleyJoint.h */,
  469. 9271CF051BAB66B50085E667 /* b2RevoluteJoint.cpp */,
  470. 9271CF061BAB66B50085E667 /* b2RevoluteJoint.h */,
  471. 9271CF071BAB66B50085E667 /* b2RopeJoint.cpp */,
  472. 9271CF081BAB66B50085E667 /* b2RopeJoint.h */,
  473. 9271CF091BAB66B50085E667 /* b2WeldJoint.cpp */,
  474. 9271CF0A1BAB66B50085E667 /* b2WeldJoint.h */,
  475. 9271CF0B1BAB66B50085E667 /* b2WheelJoint.cpp */,
  476. 9271CF0C1BAB66B50085E667 /* b2WheelJoint.h */,
  477. );
  478. path = Joints;
  479. sourceTree = "<group>";
  480. };
  481. 9271CF0D1BAB66B50085E667 /* Rope */ = {
  482. isa = PBXGroup;
  483. children = (
  484. 9271CF0E1BAB66B50085E667 /* b2Rope.cpp */,
  485. 9271CF0F1BAB66B50085E667 /* b2Rope.h */,
  486. );
  487. path = Rope;
  488. sourceTree = "<group>";
  489. };
  490. 92908EE119C9EBE00088BCA9 /* box2d */ = {
  491. isa = PBXGroup;
  492. children = (
  493. 9271CEAB1BAB66B50085E667 /* Box2D */,
  494. );
  495. name = box2d;
  496. sourceTree = "<group>";
  497. };
  498. /* End PBXGroup section */
  499. /* Begin PBXNativeTarget section */
  500. 04998CEB17F8A933003441C3 /* DemoBox2D_ios */ = {
  501. isa = PBXNativeTarget;
  502. buildConfigurationList = 04998D2117F8A933003441C3 /* Build configuration list for PBXNativeTarget "DemoBox2D_ios" */;
  503. buildPhases = (
  504. 04998CE817F8A933003441C3 /* Sources */,
  505. 04998CE917F8A933003441C3 /* Frameworks */,
  506. 04998CEA17F8A933003441C3 /* Resources */,
  507. );
  508. buildRules = (
  509. );
  510. dependencies = (
  511. 04998D3817F8A982003441C3 /* PBXTargetDependency */,
  512. 049B52B01871EBD100EF3C66 /* PBXTargetDependency */,
  513. );
  514. name = DemoBox2D_ios;
  515. productName = DemoBox2D;
  516. productReference = 04998CEC17F8A933003441C3 /* DemoBox2D_ios.app */;
  517. productType = "com.apple.product-type.application";
  518. };
  519. /* End PBXNativeTarget section */
  520. /* Begin PBXProject section */
  521. 04998CE417F8A933003441C3 /* Project object */ = {
  522. isa = PBXProject;
  523. attributes = {
  524. LastUpgradeCheck = 0510;
  525. ORGANIZATIONNAME = Mac;
  526. TargetAttributes = {
  527. 04998CEB17F8A933003441C3 = {
  528. DevelopmentTeam = QPA9676C88;
  529. };
  530. };
  531. };
  532. buildConfigurationList = 04998CE717F8A933003441C3 /* Build configuration list for PBXProject "DemoBox2D_ios" */;
  533. compatibilityVersion = "Xcode 3.2";
  534. developmentRegion = English;
  535. hasScannedForEncodings = 0;
  536. knownRegions = (
  537. en,
  538. Base,
  539. );
  540. mainGroup = 04998CE317F8A933003441C3;
  541. productRefGroup = 04998CED17F8A933003441C3 /* Products */;
  542. projectDirPath = "";
  543. projectReferences = (
  544. {
  545. ProductGroup = 049B52A91871EBBA00EF3C66 /* Products */;
  546. ProjectRef = 04998D3917F8A9AA003441C3 /* oxygine_ios.xcodeproj */;
  547. },
  548. {
  549. ProductGroup = 04998D3017F8A96E003441C3 /* Products */;
  550. ProjectRef = 04998D2F17F8A96E003441C3 /* SDL.xcodeproj */;
  551. },
  552. );
  553. projectRoot = "";
  554. targets = (
  555. 04998CEB17F8A933003441C3 /* DemoBox2D_ios */,
  556. );
  557. };
  558. /* End PBXProject section */
  559. /* Begin PBXReferenceProxy section */
  560. 04998D3517F8A96E003441C3 /* libSDL2.a */ = {
  561. isa = PBXReferenceProxy;
  562. fileType = archive.ar;
  563. path = libSDL2.a;
  564. remoteRef = 04998D3417F8A96E003441C3 /* PBXContainerItemProxy */;
  565. sourceTree = BUILT_PRODUCTS_DIR;
  566. };
  567. 049B52AD1871EBBA00EF3C66 /* liboxygine_ios.a */ = {
  568. isa = PBXReferenceProxy;
  569. fileType = archive.ar;
  570. path = liboxygine_ios.a;
  571. remoteRef = 049B52AC1871EBBA00EF3C66 /* PBXContainerItemProxy */;
  572. sourceTree = BUILT_PRODUCTS_DIR;
  573. };
  574. /* End PBXReferenceProxy section */
  575. /* Begin PBXResourcesBuildPhase section */
  576. 04998CEA17F8A933003441C3 /* Resources */ = {
  577. isa = PBXResourcesBuildPhase;
  578. buildActionMask = 2147483647;
  579. files = (
  580. 04E9AD3F1876FE84006A7317 /* Images.xcassets in Resources */,
  581. 1E839D002B2BA83FC83A695A /* fonts in Resources */,
  582. 3A631A475DE035FC53ADE5EA /* images in Resources */,
  583. CD59C69314E9E74CD0A11E03 /* res.xml in Resources */,
  584. );
  585. runOnlyForDeploymentPostprocessing = 0;
  586. };
  587. /* End PBXResourcesBuildPhase section */
  588. /* Begin PBXSourcesBuildPhase section */
  589. 04998CE817F8A933003441C3 /* Sources */ = {
  590. isa = PBXSourcesBuildPhase;
  591. buildActionMask = 2147483647;
  592. files = (
  593. 9271CF191BAB66B50085E667 /* b2CircleShape.cpp in Sources */,
  594. 9271CF381BAB66B50085E667 /* b2PulleyJoint.cpp in Sources */,
  595. 9271CF1E1BAB66B50085E667 /* b2Math.cpp in Sources */,
  596. 9271CF2E1BAB66B50085E667 /* b2EdgeAndPolygonContact.cpp in Sources */,
  597. 9271CF141BAB66B50085E667 /* b2Collision.cpp in Sources */,
  598. 9271CF341BAB66B50085E667 /* b2Joint.cpp in Sources */,
  599. 9271CF231BAB66B50085E667 /* b2ContactManager.cpp in Sources */,
  600. 9271CF301BAB66B50085E667 /* b2PolygonContact.cpp in Sources */,
  601. 2DC477AC10D6C07B3FE008F6 /* Box2DDebugDraw.cpp in Sources */,
  602. 9271CF151BAB66B50085E667 /* b2Distance.cpp in Sources */,
  603. 9271CF2B1BAB66B50085E667 /* b2Contact.cpp in Sources */,
  604. 9271CF251BAB66B50085E667 /* b2Island.cpp in Sources */,
  605. 9271CF271BAB66B50085E667 /* b2WorldCallbacks.cpp in Sources */,
  606. 9271CF161BAB66B50085E667 /* b2DynamicTree.cpp in Sources */,
  607. 9271CF2D1BAB66B50085E667 /* b2EdgeAndCircleContact.cpp in Sources */,
  608. 9271CF1C1BAB66B50085E667 /* b2BlockAllocator.cpp in Sources */,
  609. 9271CF1D1BAB66B50085E667 /* b2Draw.cpp in Sources */,
  610. DA49ED8903C628BA578C8670 /* entry_point.cpp in Sources */,
  611. 9271CF3B1BAB66B50085E667 /* b2WeldJoint.cpp in Sources */,
  612. 9271CF1B1BAB66B50085E667 /* b2PolygonShape.cpp in Sources */,
  613. 9271CF291BAB66B50085E667 /* b2ChainAndPolygonContact.cpp in Sources */,
  614. 9271CF171BAB66B50085E667 /* b2TimeOfImpact.cpp in Sources */,
  615. 9271CF111BAB66B50085E667 /* b2CollideCircle.cpp in Sources */,
  616. 9271CF201BAB66B50085E667 /* b2StackAllocator.cpp in Sources */,
  617. 9271CF391BAB66B50085E667 /* b2RevoluteJoint.cpp in Sources */,
  618. 9271CF281BAB66B50085E667 /* b2ChainAndCircleContact.cpp in Sources */,
  619. 9271CF2F1BAB66B50085E667 /* b2PolygonAndCircleContact.cpp in Sources */,
  620. 9271CF2A1BAB66B50085E667 /* b2CircleContact.cpp in Sources */,
  621. 9271CF321BAB66B50085E667 /* b2FrictionJoint.cpp in Sources */,
  622. 9271CF3A1BAB66B50085E667 /* b2RopeJoint.cpp in Sources */,
  623. 9271CF3C1BAB66B50085E667 /* b2WheelJoint.cpp in Sources */,
  624. 9271CF221BAB66B50085E667 /* b2Body.cpp in Sources */,
  625. 9271CF331BAB66B50085E667 /* b2GearJoint.cpp in Sources */,
  626. 9271CF101BAB66B50085E667 /* b2BroadPhase.cpp in Sources */,
  627. C8860D93875589970329DCCD /* example.cpp in Sources */,
  628. 9271CF241BAB66B50085E667 /* b2Fixture.cpp in Sources */,
  629. 9271CF181BAB66B50085E667 /* b2ChainShape.cpp in Sources */,
  630. 9271CF3D1BAB66B50085E667 /* b2Rope.cpp in Sources */,
  631. 9271CF361BAB66B50085E667 /* b2MouseJoint.cpp in Sources */,
  632. 9271CF261BAB66B50085E667 /* b2World.cpp in Sources */,
  633. 9271CF131BAB66B50085E667 /* b2CollidePolygon.cpp in Sources */,
  634. 9271CF371BAB66B50085E667 /* b2PrismaticJoint.cpp in Sources */,
  635. 9271CF211BAB66B50085E667 /* b2Timer.cpp in Sources */,
  636. 9271CF311BAB66B50085E667 /* b2DistanceJoint.cpp in Sources */,
  637. 9271CF1F1BAB66B50085E667 /* b2Settings.cpp in Sources */,
  638. 9271CF351BAB66B50085E667 /* b2MotorJoint.cpp in Sources */,
  639. 9271CF1A1BAB66B50085E667 /* b2EdgeShape.cpp in Sources */,
  640. 9271CF121BAB66B50085E667 /* b2CollideEdge.cpp in Sources */,
  641. 9271CF2C1BAB66B50085E667 /* b2ContactSolver.cpp in Sources */,
  642. );
  643. runOnlyForDeploymentPostprocessing = 0;
  644. };
  645. /* End PBXSourcesBuildPhase section */
  646. /* Begin PBXTargetDependency section */
  647. 04998D3817F8A982003441C3 /* PBXTargetDependency */ = {
  648. isa = PBXTargetDependency;
  649. name = libSDL;
  650. targetProxy = 04998D3717F8A982003441C3 /* PBXContainerItemProxy */;
  651. };
  652. 049B52B01871EBD100EF3C66 /* PBXTargetDependency */ = {
  653. isa = PBXTargetDependency;
  654. name = oxygine_ios;
  655. targetProxy = 049B52AF1871EBD100EF3C66 /* PBXContainerItemProxy */;
  656. };
  657. /* End PBXTargetDependency section */
  658. /* Begin XCBuildConfiguration section */
  659. 04998D1F17F8A933003441C3 /* Debug */ = {
  660. isa = XCBuildConfiguration;
  661. buildSettings = {
  662. ALWAYS_SEARCH_USER_PATHS = NO;
  663. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  664. CLANG_CXX_LIBRARY = "libc++";
  665. CLANG_ENABLE_MODULES = YES;
  666. CLANG_ENABLE_OBJC_ARC = YES;
  667. CLANG_WARN_BOOL_CONVERSION = YES;
  668. CLANG_WARN_CONSTANT_CONVERSION = YES;
  669. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  670. CLANG_WARN_EMPTY_BODY = YES;
  671. CLANG_WARN_ENUM_CONVERSION = YES;
  672. CLANG_WARN_INT_CONVERSION = YES;
  673. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  674. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  675. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  676. COMPRESS_PNG_FILES = NO;
  677. COPY_PHASE_STRIP = NO;
  678. GCC_C_LANGUAGE_STANDARD = gnu99;
  679. GCC_DYNAMIC_NO_PIC = NO;
  680. GCC_OPTIMIZATION_LEVEL = 0;
  681. GCC_PREPROCESSOR_DEFINITIONS = (
  682. "DEBUG=1",
  683. "$(inherited)",
  684. );
  685. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  686. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  687. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  688. GCC_WARN_UNDECLARED_SELECTOR = YES;
  689. GCC_WARN_UNINITIALIZED_AUTOS = YES;
  690. GCC_WARN_UNUSED_FUNCTION = YES;
  691. GCC_WARN_UNUSED_VARIABLE = YES;
  692. IPHONEOS_DEPLOYMENT_TARGET = 7.0;
  693. ONLY_ACTIVE_ARCH = NO;
  694. SDKROOT = iphoneos;
  695. TARGETED_DEVICE_FAMILY = "1,2";
  696. USER_HEADER_SEARCH_PATHS = "../../..//oxygine/src ../../../..//SDL/include";
  697. };
  698. name = Debug;
  699. };
  700. 04998D2017F8A933003441C3 /* Release */ = {
  701. isa = XCBuildConfiguration;
  702. buildSettings = {
  703. ALWAYS_SEARCH_USER_PATHS = NO;
  704. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  705. CLANG_CXX_LIBRARY = "libc++";
  706. CLANG_ENABLE_MODULES = YES;
  707. CLANG_ENABLE_OBJC_ARC = YES;
  708. CLANG_WARN_BOOL_CONVERSION = YES;
  709. CLANG_WARN_CONSTANT_CONVERSION = YES;
  710. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  711. CLANG_WARN_EMPTY_BODY = YES;
  712. CLANG_WARN_ENUM_CONVERSION = YES;
  713. CLANG_WARN_INT_CONVERSION = YES;
  714. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  715. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  716. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  717. COMPRESS_PNG_FILES = NO;
  718. COPY_PHASE_STRIP = YES;
  719. ENABLE_NS_ASSERTIONS = NO;
  720. GCC_C_LANGUAGE_STANDARD = gnu99;
  721. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  722. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  723. GCC_WARN_UNDECLARED_SELECTOR = YES;
  724. GCC_WARN_UNINITIALIZED_AUTOS = YES;
  725. GCC_WARN_UNUSED_FUNCTION = YES;
  726. GCC_WARN_UNUSED_VARIABLE = YES;
  727. IPHONEOS_DEPLOYMENT_TARGET = 7.0;
  728. SDKROOT = iphoneos;
  729. TARGETED_DEVICE_FAMILY = "1,2";
  730. USER_HEADER_SEARCH_PATHS = "../../..//oxygine/src ../../../..//SDL/include";
  731. VALIDATE_PRODUCT = YES;
  732. };
  733. name = Release;
  734. };
  735. 04998D2217F8A933003441C3 /* Debug */ = {
  736. isa = XCBuildConfiguration;
  737. buildSettings = {
  738. ALWAYS_SEARCH_USER_PATHS = YES;
  739. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  740. ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
  741. CODE_SIGN_IDENTITY = "iPhone Developer";
  742. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  743. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  744. GCC_PREFIX_HEADER = "DemoBox2D/DemoBox2D_ios-Prefix.pch";
  745. GCC_WARN_UNUSED_VALUE = YES;
  746. GCC_WARN_UNUSED_VARIABLE = NO;
  747. INFOPLIST_FILE = "DemoBox2D/DemoBox2D_ios-Info.plist";
  748. LIBRARY_SEARCH_PATHS = (
  749. "$(inherited)",
  750. "../../..//oxygine/third_party/ios/libraries",
  751. );
  752. ONLY_ACTIVE_ARCH = YES;
  753. PRODUCT_NAME = DemoBox2D_ios;
  754. PROVISIONING_PROFILE = "";
  755. TARGETED_DEVICE_FAMILY = "1,2";
  756. USER_HEADER_SEARCH_PATHS = "../../..//oxygine/src ../../../..//SDL/include ../box2d";
  757. WRAPPER_EXTENSION = app;
  758. };
  759. name = Debug;
  760. };
  761. 04998D2317F8A933003441C3 /* Release */ = {
  762. isa = XCBuildConfiguration;
  763. buildSettings = {
  764. ALWAYS_SEARCH_USER_PATHS = YES;
  765. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  766. ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
  767. CODE_SIGN_IDENTITY = "iPhone Developer";
  768. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  769. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  770. GCC_PREFIX_HEADER = "DemoBox2D/DemoBox2D_ios-Prefix.pch";
  771. GCC_WARN_UNUSED_VALUE = YES;
  772. GCC_WARN_UNUSED_VARIABLE = NO;
  773. INFOPLIST_FILE = "DemoBox2D/DemoBox2D_ios-Info.plist";
  774. LIBRARY_SEARCH_PATHS = (
  775. "$(inherited)",
  776. "../../..//oxygine/third_party/ios/libraries",
  777. );
  778. ONLY_ACTIVE_ARCH = NO;
  779. PRODUCT_NAME = DemoBox2D_ios;
  780. PROVISIONING_PROFILE = "";
  781. TARGETED_DEVICE_FAMILY = "1,2";
  782. USER_HEADER_SEARCH_PATHS = "../../..//oxygine/src ../../../..//SDL/include ../box2d";
  783. WRAPPER_EXTENSION = app;
  784. };
  785. name = Release;
  786. };
  787. /* End XCBuildConfiguration section */
  788. /* Begin XCConfigurationList section */
  789. 04998CE717F8A933003441C3 /* Build configuration list for PBXProject "DemoBox2D_ios" */ = {
  790. isa = XCConfigurationList;
  791. buildConfigurations = (
  792. 04998D1F17F8A933003441C3 /* Debug */,
  793. 04998D2017F8A933003441C3 /* Release */,
  794. );
  795. defaultConfigurationIsVisible = 0;
  796. defaultConfigurationName = Release;
  797. };
  798. 04998D2117F8A933003441C3 /* Build configuration list for PBXNativeTarget "DemoBox2D_ios" */ = {
  799. isa = XCConfigurationList;
  800. buildConfigurations = (
  801. 04998D2217F8A933003441C3 /* Debug */,
  802. 04998D2317F8A933003441C3 /* Release */,
  803. );
  804. defaultConfigurationIsVisible = 0;
  805. defaultConfigurationName = Release;
  806. };
  807. /* End XCConfigurationList section */
  808. };
  809. rootObject = 04998CE417F8A933003441C3 /* Project object */;
  810. }