project.pbxproj 26 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 54;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 050450AB2768052600AB6805 /* imgui_tables.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 5079822D257677DB0038A28D /* imgui_tables.cpp */; };
  10. 050450AD276863B000AB6805 /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 050450AC276863B000AB6805 /* QuartzCore.framework */; };
  11. 05318E0F274C397200A8DE2E /* GameController.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 05318E0E274C397200A8DE2E /* GameController.framework */; };
  12. 05A275442773BEA20084EF39 /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 05A275432773BEA20084EF39 /* QuartzCore.framework */; };
  13. 07A82ED82139413D0078D120 /* imgui_widgets.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 07A82ED72139413C0078D120 /* imgui_widgets.cpp */; };
  14. 07A82ED92139418F0078D120 /* imgui_widgets.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 07A82ED72139413C0078D120 /* imgui_widgets.cpp */; };
  15. 5079822E257677DB0038A28D /* imgui_tables.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 5079822D257677DB0038A28D /* imgui_tables.cpp */; };
  16. 8309BD8F253CCAAA0045E2A1 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8309BD8E253CCAAA0045E2A1 /* UIKit.framework */; };
  17. 8309BDA5253CCC070045E2A1 /* main.mm in Sources */ = {isa = PBXBuildFile; fileRef = 8309BDA0253CCBC10045E2A1 /* main.mm */; };
  18. 8309BDA8253CCC080045E2A1 /* main.mm in Sources */ = {isa = PBXBuildFile; fileRef = 8309BDA0253CCBC10045E2A1 /* main.mm */; };
  19. 8309BDBB253CCCAD0045E2A1 /* imgui_impl_metal.mm in Sources */ = {isa = PBXBuildFile; fileRef = 8309BDB5253CCC9D0045E2A1 /* imgui_impl_metal.mm */; };
  20. 8309BDBE253CCCB60045E2A1 /* imgui_impl_metal.mm in Sources */ = {isa = PBXBuildFile; fileRef = 8309BDB5253CCC9D0045E2A1 /* imgui_impl_metal.mm */; };
  21. 8309BDBF253CCCB60045E2A1 /* imgui_impl_osx.mm in Sources */ = {isa = PBXBuildFile; fileRef = 8309BDB6253CCC9D0045E2A1 /* imgui_impl_osx.mm */; };
  22. 8309BDC6253CCCFE0045E2A1 /* AppKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8309BDC5253CCCFE0045E2A1 /* AppKit.framework */; };
  23. 8309BDFC253CDAB30045E2A1 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 8309BDF7253CDAAE0045E2A1 /* LaunchScreen.storyboard */; };
  24. 8309BE04253CDAB60045E2A1 /* MainMenu.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 8309BDFA253CDAAE0045E2A1 /* MainMenu.storyboard */; };
  25. 83BBE9E520EB46B900295997 /* Metal.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 83BBE9E420EB46B900295997 /* Metal.framework */; };
  26. 83BBE9E720EB46BD00295997 /* MetalKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 83BBE9E620EB46BD00295997 /* MetalKit.framework */; };
  27. 83BBE9EC20EB471700295997 /* MetalKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 83BBE9EA20EB471700295997 /* MetalKit.framework */; };
  28. 83BBE9ED20EB471700295997 /* Metal.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 83BBE9EB20EB471700295997 /* Metal.framework */; };
  29. 83BBEA0520EB54E700295997 /* imgui_draw.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 83BBEA0120EB54E700295997 /* imgui_draw.cpp */; };
  30. 83BBEA0620EB54E700295997 /* imgui_draw.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 83BBEA0120EB54E700295997 /* imgui_draw.cpp */; };
  31. 83BBEA0720EB54E700295997 /* imgui_demo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 83BBEA0220EB54E700295997 /* imgui_demo.cpp */; };
  32. 83BBEA0820EB54E700295997 /* imgui_demo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 83BBEA0220EB54E700295997 /* imgui_demo.cpp */; };
  33. 83BBEA0920EB54E700295997 /* imgui.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 83BBEA0320EB54E700295997 /* imgui.cpp */; };
  34. 83BBEA0A20EB54E700295997 /* imgui.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 83BBEA0320EB54E700295997 /* imgui.cpp */; };
  35. /* End PBXBuildFile section */
  36. /* Begin PBXFileReference section */
  37. 050450AC276863B000AB6805 /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; };
  38. 05318E0E274C397200A8DE2E /* GameController.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GameController.framework; path = System/Library/Frameworks/GameController.framework; sourceTree = SDKROOT; };
  39. 05A2754027728F5B0084EF39 /* imgui_impl_metal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = imgui_impl_metal.h; path = ../../backends/imgui_impl_metal.h; sourceTree = "<group>"; };
  40. 05A2754127728F5B0084EF39 /* imgui_impl_osx.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = imgui_impl_osx.h; path = ../../backends/imgui_impl_osx.h; sourceTree = "<group>"; };
  41. 05A275432773BEA20084EF39 /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.2.sdk/System/Library/Frameworks/QuartzCore.framework; sourceTree = DEVELOPER_DIR; };
  42. 07A82ED62139413C0078D120 /* imgui_internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = imgui_internal.h; path = ../../imgui_internal.h; sourceTree = "<group>"; };
  43. 07A82ED72139413C0078D120 /* imgui_widgets.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = imgui_widgets.cpp; path = ../../imgui_widgets.cpp; sourceTree = "<group>"; };
  44. 5079822D257677DB0038A28D /* imgui_tables.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = imgui_tables.cpp; path = ../../imgui_tables.cpp; sourceTree = "<group>"; };
  45. 8307E7C420E9F9C900473790 /* example_apple_metal.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = example_apple_metal.app; sourceTree = BUILT_PRODUCTS_DIR; };
  46. 8307E7DA20E9F9C900473790 /* example_apple_metal.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = example_apple_metal.app; sourceTree = BUILT_PRODUCTS_DIR; };
  47. 8309BD8E253CCAAA0045E2A1 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.0.sdk/System/Library/Frameworks/UIKit.framework; sourceTree = DEVELOPER_DIR; };
  48. 8309BDA0253CCBC10045E2A1 /* main.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; path = main.mm; sourceTree = "<group>"; };
  49. 8309BDB5253CCC9D0045E2A1 /* imgui_impl_metal.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = imgui_impl_metal.mm; path = ../../backends/imgui_impl_metal.mm; sourceTree = "<group>"; };
  50. 8309BDB6253CCC9D0045E2A1 /* imgui_impl_osx.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = imgui_impl_osx.mm; path = ../../backends/imgui_impl_osx.mm; sourceTree = "<group>"; };
  51. 8309BDC5253CCCFE0045E2A1 /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = System/Library/Frameworks/AppKit.framework; sourceTree = SDKROOT; };
  52. 8309BDF7253CDAAE0045E2A1 /* LaunchScreen.storyboard */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; path = LaunchScreen.storyboard; sourceTree = "<group>"; };
  53. 8309BDF8253CDAAE0045E2A1 /* Info-iOS.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "Info-iOS.plist"; sourceTree = "<group>"; };
  54. 8309BDFA253CDAAE0045E2A1 /* MainMenu.storyboard */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; path = MainMenu.storyboard; sourceTree = "<group>"; };
  55. 8309BDFB253CDAAE0045E2A1 /* Info-macOS.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "Info-macOS.plist"; sourceTree = "<group>"; };
  56. 83BBE9E420EB46B900295997 /* Metal.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Metal.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.4.sdk/System/Library/Frameworks/Metal.framework; sourceTree = DEVELOPER_DIR; };
  57. 83BBE9E620EB46BD00295997 /* MetalKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MetalKit.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.4.sdk/System/Library/Frameworks/MetalKit.framework; sourceTree = DEVELOPER_DIR; };
  58. 83BBE9E820EB46C100295997 /* ModelIO.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ModelIO.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.4.sdk/System/Library/Frameworks/ModelIO.framework; sourceTree = DEVELOPER_DIR; };
  59. 83BBE9EA20EB471700295997 /* MetalKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MetalKit.framework; path = System/Library/Frameworks/MetalKit.framework; sourceTree = SDKROOT; };
  60. 83BBE9EB20EB471700295997 /* Metal.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Metal.framework; path = System/Library/Frameworks/Metal.framework; sourceTree = SDKROOT; };
  61. 83BBE9EE20EB471C00295997 /* ModelIO.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ModelIO.framework; path = System/Library/Frameworks/ModelIO.framework; sourceTree = SDKROOT; };
  62. 83BBEA0020EB54E700295997 /* imgui.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = imgui.h; path = ../../imgui.h; sourceTree = "<group>"; };
  63. 83BBEA0120EB54E700295997 /* imgui_draw.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = imgui_draw.cpp; path = ../../imgui_draw.cpp; sourceTree = "<group>"; };
  64. 83BBEA0220EB54E700295997 /* imgui_demo.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = imgui_demo.cpp; path = ../../imgui_demo.cpp; sourceTree = "<group>"; };
  65. 83BBEA0320EB54E700295997 /* imgui.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = imgui.cpp; path = ../../imgui.cpp; sourceTree = "<group>"; };
  66. 83BBEA0420EB54E700295997 /* imconfig.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = imconfig.h; path = ../../imconfig.h; sourceTree = "<group>"; };
  67. /* End PBXFileReference section */
  68. /* Begin PBXFrameworksBuildPhase section */
  69. 8307E7C120E9F9C900473790 /* Frameworks */ = {
  70. isa = PBXFrameworksBuildPhase;
  71. buildActionMask = 2147483647;
  72. files = (
  73. 05A275442773BEA20084EF39 /* QuartzCore.framework in Frameworks */,
  74. 8309BD8F253CCAAA0045E2A1 /* UIKit.framework in Frameworks */,
  75. 83BBE9E720EB46BD00295997 /* MetalKit.framework in Frameworks */,
  76. 83BBE9E520EB46B900295997 /* Metal.framework in Frameworks */,
  77. );
  78. runOnlyForDeploymentPostprocessing = 0;
  79. };
  80. 8307E7D720E9F9C900473790 /* Frameworks */ = {
  81. isa = PBXFrameworksBuildPhase;
  82. buildActionMask = 2147483647;
  83. files = (
  84. 050450AD276863B000AB6805 /* QuartzCore.framework in Frameworks */,
  85. 8309BDC6253CCCFE0045E2A1 /* AppKit.framework in Frameworks */,
  86. 83BBE9EC20EB471700295997 /* MetalKit.framework in Frameworks */,
  87. 05318E0F274C397200A8DE2E /* GameController.framework in Frameworks */,
  88. 83BBE9ED20EB471700295997 /* Metal.framework in Frameworks */,
  89. );
  90. runOnlyForDeploymentPostprocessing = 0;
  91. };
  92. /* End PBXFrameworksBuildPhase section */
  93. /* Begin PBXGroup section */
  94. 8307E7B520E9F9C700473790 = {
  95. isa = PBXGroup;
  96. children = (
  97. 83BBE9F020EB544400295997 /* imgui */,
  98. 8309BD9E253CCBA70045E2A1 /* example */,
  99. 8307E7C520E9F9C900473790 /* Products */,
  100. 83BBE9E320EB46B800295997 /* Frameworks */,
  101. );
  102. sourceTree = "<group>";
  103. };
  104. 8307E7C520E9F9C900473790 /* Products */ = {
  105. isa = PBXGroup;
  106. children = (
  107. 8307E7C420E9F9C900473790 /* example_apple_metal.app */,
  108. 8307E7DA20E9F9C900473790 /* example_apple_metal.app */,
  109. );
  110. name = Products;
  111. sourceTree = "<group>";
  112. };
  113. 8309BD9E253CCBA70045E2A1 /* example */ = {
  114. isa = PBXGroup;
  115. children = (
  116. 8309BDF6253CDAAE0045E2A1 /* iOS */,
  117. 8309BDF9253CDAAE0045E2A1 /* macOS */,
  118. 8309BDA0253CCBC10045E2A1 /* main.mm */,
  119. );
  120. name = example;
  121. sourceTree = "<group>";
  122. };
  123. 8309BDF6253CDAAE0045E2A1 /* iOS */ = {
  124. isa = PBXGroup;
  125. children = (
  126. 8309BDF7253CDAAE0045E2A1 /* LaunchScreen.storyboard */,
  127. 8309BDF8253CDAAE0045E2A1 /* Info-iOS.plist */,
  128. );
  129. path = iOS;
  130. sourceTree = "<group>";
  131. };
  132. 8309BDF9253CDAAE0045E2A1 /* macOS */ = {
  133. isa = PBXGroup;
  134. children = (
  135. 8309BDFA253CDAAE0045E2A1 /* MainMenu.storyboard */,
  136. 8309BDFB253CDAAE0045E2A1 /* Info-macOS.plist */,
  137. );
  138. path = macOS;
  139. sourceTree = "<group>";
  140. };
  141. 83BBE9E320EB46B800295997 /* Frameworks */ = {
  142. isa = PBXGroup;
  143. children = (
  144. 050450AC276863B000AB6805 /* QuartzCore.framework */,
  145. 05A275432773BEA20084EF39 /* QuartzCore.framework */,
  146. 05318E0E274C397200A8DE2E /* GameController.framework */,
  147. 8309BDC5253CCCFE0045E2A1 /* AppKit.framework */,
  148. 8309BD8E253CCAAA0045E2A1 /* UIKit.framework */,
  149. 83BBE9EE20EB471C00295997 /* ModelIO.framework */,
  150. 83BBE9EB20EB471700295997 /* Metal.framework */,
  151. 83BBE9EA20EB471700295997 /* MetalKit.framework */,
  152. 83BBE9E820EB46C100295997 /* ModelIO.framework */,
  153. 83BBE9E620EB46BD00295997 /* MetalKit.framework */,
  154. 83BBE9E420EB46B900295997 /* Metal.framework */,
  155. );
  156. name = Frameworks;
  157. sourceTree = "<group>";
  158. };
  159. 83BBE9F020EB544400295997 /* imgui */ = {
  160. isa = PBXGroup;
  161. children = (
  162. 5079822D257677DB0038A28D /* imgui_tables.cpp */,
  163. 05A2754027728F5B0084EF39 /* imgui_impl_metal.h */,
  164. 8309BDB5253CCC9D0045E2A1 /* imgui_impl_metal.mm */,
  165. 05A2754127728F5B0084EF39 /* imgui_impl_osx.h */,
  166. 8309BDB6253CCC9D0045E2A1 /* imgui_impl_osx.mm */,
  167. 83BBEA0420EB54E700295997 /* imconfig.h */,
  168. 83BBEA0320EB54E700295997 /* imgui.cpp */,
  169. 83BBEA0020EB54E700295997 /* imgui.h */,
  170. 83BBEA0220EB54E700295997 /* imgui_demo.cpp */,
  171. 83BBEA0120EB54E700295997 /* imgui_draw.cpp */,
  172. 07A82ED62139413C0078D120 /* imgui_internal.h */,
  173. 07A82ED72139413C0078D120 /* imgui_widgets.cpp */,
  174. );
  175. name = imgui;
  176. sourceTree = "<group>";
  177. };
  178. /* End PBXGroup section */
  179. /* Begin PBXNativeTarget section */
  180. 8307E7C320E9F9C900473790 /* example_apple_metal_ios */ = {
  181. isa = PBXNativeTarget;
  182. buildConfigurationList = 8307E7F020E9F9C900473790 /* Build configuration list for PBXNativeTarget "example_apple_metal_ios" */;
  183. buildPhases = (
  184. 8307E7C020E9F9C900473790 /* Sources */,
  185. 8307E7C120E9F9C900473790 /* Frameworks */,
  186. 8307E7C220E9F9C900473790 /* Resources */,
  187. );
  188. buildRules = (
  189. );
  190. dependencies = (
  191. );
  192. name = example_apple_metal_ios;
  193. productName = "imguiex iOS";
  194. productReference = 8307E7C420E9F9C900473790 /* example_apple_metal.app */;
  195. productType = "com.apple.product-type.application";
  196. };
  197. 8307E7D920E9F9C900473790 /* example_apple_metal_macos */ = {
  198. isa = PBXNativeTarget;
  199. buildConfigurationList = 8307E7F320E9F9C900473790 /* Build configuration list for PBXNativeTarget "example_apple_metal_macos" */;
  200. buildPhases = (
  201. 8307E7D620E9F9C900473790 /* Sources */,
  202. 8307E7D720E9F9C900473790 /* Frameworks */,
  203. 8307E7D820E9F9C900473790 /* Resources */,
  204. );
  205. buildRules = (
  206. );
  207. dependencies = (
  208. );
  209. name = example_apple_metal_macos;
  210. productName = "imguiex macOS";
  211. productReference = 8307E7DA20E9F9C900473790 /* example_apple_metal.app */;
  212. productType = "com.apple.product-type.application";
  213. };
  214. /* End PBXNativeTarget section */
  215. /* Begin PBXProject section */
  216. 8307E7B620E9F9C700473790 /* Project object */ = {
  217. isa = PBXProject;
  218. attributes = {
  219. BuildIndependentTargetsInParallel = YES;
  220. LastUpgradeCheck = 1530;
  221. ORGANIZATIONNAME = "Warren Moore";
  222. TargetAttributes = {
  223. 8307E7C320E9F9C900473790 = {
  224. CreatedOnToolsVersion = 9.4.1;
  225. ProvisioningStyle = Automatic;
  226. };
  227. 8307E7D920E9F9C900473790 = {
  228. CreatedOnToolsVersion = 9.4.1;
  229. ProvisioningStyle = Automatic;
  230. };
  231. };
  232. };
  233. buildConfigurationList = 8307E7B920E9F9C700473790 /* Build configuration list for PBXProject "example_apple_metal" */;
  234. compatibilityVersion = "Xcode 8.0";
  235. developmentRegion = en;
  236. hasScannedForEncodings = 0;
  237. knownRegions = (
  238. en,
  239. Base,
  240. );
  241. mainGroup = 8307E7B520E9F9C700473790;
  242. productRefGroup = 8307E7C520E9F9C900473790 /* Products */;
  243. projectDirPath = "";
  244. projectRoot = "";
  245. targets = (
  246. 8307E7C320E9F9C900473790 /* example_apple_metal_ios */,
  247. 8307E7D920E9F9C900473790 /* example_apple_metal_macos */,
  248. );
  249. };
  250. /* End PBXProject section */
  251. /* Begin PBXResourcesBuildPhase section */
  252. 8307E7C220E9F9C900473790 /* Resources */ = {
  253. isa = PBXResourcesBuildPhase;
  254. buildActionMask = 2147483647;
  255. files = (
  256. 8309BDFC253CDAB30045E2A1 /* LaunchScreen.storyboard in Resources */,
  257. );
  258. runOnlyForDeploymentPostprocessing = 0;
  259. };
  260. 8307E7D820E9F9C900473790 /* Resources */ = {
  261. isa = PBXResourcesBuildPhase;
  262. buildActionMask = 2147483647;
  263. files = (
  264. 8309BE04253CDAB60045E2A1 /* MainMenu.storyboard in Resources */,
  265. );
  266. runOnlyForDeploymentPostprocessing = 0;
  267. };
  268. /* End PBXResourcesBuildPhase section */
  269. /* Begin PBXSourcesBuildPhase section */
  270. 8307E7C020E9F9C900473790 /* Sources */ = {
  271. isa = PBXSourcesBuildPhase;
  272. buildActionMask = 2147483647;
  273. files = (
  274. 8309BDBB253CCCAD0045E2A1 /* imgui_impl_metal.mm in Sources */,
  275. 83BBEA0920EB54E700295997 /* imgui.cpp in Sources */,
  276. 83BBEA0720EB54E700295997 /* imgui_demo.cpp in Sources */,
  277. 83BBEA0520EB54E700295997 /* imgui_draw.cpp in Sources */,
  278. 5079822E257677DB0038A28D /* imgui_tables.cpp in Sources */,
  279. 07A82ED82139413D0078D120 /* imgui_widgets.cpp in Sources */,
  280. 8309BDA5253CCC070045E2A1 /* main.mm in Sources */,
  281. );
  282. runOnlyForDeploymentPostprocessing = 0;
  283. };
  284. 8307E7D620E9F9C900473790 /* Sources */ = {
  285. isa = PBXSourcesBuildPhase;
  286. buildActionMask = 2147483647;
  287. files = (
  288. 8309BDBE253CCCB60045E2A1 /* imgui_impl_metal.mm in Sources */,
  289. 8309BDBF253CCCB60045E2A1 /* imgui_impl_osx.mm in Sources */,
  290. 83BBEA0A20EB54E700295997 /* imgui.cpp in Sources */,
  291. 83BBEA0820EB54E700295997 /* imgui_demo.cpp in Sources */,
  292. 83BBEA0620EB54E700295997 /* imgui_draw.cpp in Sources */,
  293. 050450AB2768052600AB6805 /* imgui_tables.cpp in Sources */,
  294. 07A82ED92139418F0078D120 /* imgui_widgets.cpp in Sources */,
  295. 8309BDA8253CCC080045E2A1 /* main.mm in Sources */,
  296. );
  297. runOnlyForDeploymentPostprocessing = 0;
  298. };
  299. /* End PBXSourcesBuildPhase section */
  300. /* Begin XCBuildConfiguration section */
  301. 8307E7EE20E9F9C900473790 /* Debug */ = {
  302. isa = XCBuildConfiguration;
  303. buildSettings = {
  304. ALWAYS_SEARCH_USER_PATHS = NO;
  305. CLANG_ANALYZER_NONNULL = YES;
  306. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  307. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  308. CLANG_CXX_LIBRARY = "libc++";
  309. CLANG_ENABLE_MODULES = YES;
  310. CLANG_ENABLE_OBJC_ARC = YES;
  311. CLANG_ENABLE_OBJC_WEAK = YES;
  312. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  313. CLANG_WARN_BOOL_CONVERSION = YES;
  314. CLANG_WARN_COMMA = YES;
  315. CLANG_WARN_CONSTANT_CONVERSION = YES;
  316. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  317. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  318. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  319. CLANG_WARN_EMPTY_BODY = YES;
  320. CLANG_WARN_ENUM_CONVERSION = YES;
  321. CLANG_WARN_INFINITE_RECURSION = YES;
  322. CLANG_WARN_INT_CONVERSION = YES;
  323. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  324. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  325. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  326. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  327. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  328. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  329. CLANG_WARN_STRICT_PROTOTYPES = YES;
  330. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  331. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  332. CLANG_WARN_UNREACHABLE_CODE = YES;
  333. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  334. COPY_PHASE_STRIP = NO;
  335. DEAD_CODE_STRIPPING = YES;
  336. DEBUG_INFORMATION_FORMAT = dwarf;
  337. ENABLE_STRICT_OBJC_MSGSEND = YES;
  338. ENABLE_TESTABILITY = YES;
  339. ENABLE_USER_SCRIPT_SANDBOXING = YES;
  340. GCC_C_LANGUAGE_STANDARD = gnu11;
  341. GCC_DYNAMIC_NO_PIC = NO;
  342. GCC_NO_COMMON_BLOCKS = YES;
  343. GCC_OPTIMIZATION_LEVEL = 0;
  344. GCC_PREPROCESSOR_DEFINITIONS = (
  345. "DEBUG=1",
  346. "$(inherited)",
  347. );
  348. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  349. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  350. GCC_WARN_UNDECLARED_SELECTOR = YES;
  351. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  352. GCC_WARN_UNUSED_FUNCTION = YES;
  353. GCC_WARN_UNUSED_VARIABLE = YES;
  354. MTL_ENABLE_DEBUG_INFO = YES;
  355. ONLY_ACTIVE_ARCH = YES;
  356. };
  357. name = Debug;
  358. };
  359. 8307E7EF20E9F9C900473790 /* Release */ = {
  360. isa = XCBuildConfiguration;
  361. buildSettings = {
  362. ALWAYS_SEARCH_USER_PATHS = NO;
  363. CLANG_ANALYZER_NONNULL = YES;
  364. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  365. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  366. CLANG_CXX_LIBRARY = "libc++";
  367. CLANG_ENABLE_MODULES = YES;
  368. CLANG_ENABLE_OBJC_ARC = YES;
  369. CLANG_ENABLE_OBJC_WEAK = YES;
  370. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  371. CLANG_WARN_BOOL_CONVERSION = YES;
  372. CLANG_WARN_COMMA = YES;
  373. CLANG_WARN_CONSTANT_CONVERSION = YES;
  374. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  375. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  376. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  377. CLANG_WARN_EMPTY_BODY = YES;
  378. CLANG_WARN_ENUM_CONVERSION = YES;
  379. CLANG_WARN_INFINITE_RECURSION = YES;
  380. CLANG_WARN_INT_CONVERSION = YES;
  381. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  382. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  383. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  384. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  385. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  386. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  387. CLANG_WARN_STRICT_PROTOTYPES = YES;
  388. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  389. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  390. CLANG_WARN_UNREACHABLE_CODE = YES;
  391. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  392. COPY_PHASE_STRIP = NO;
  393. DEAD_CODE_STRIPPING = YES;
  394. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  395. ENABLE_NS_ASSERTIONS = NO;
  396. ENABLE_STRICT_OBJC_MSGSEND = YES;
  397. ENABLE_USER_SCRIPT_SANDBOXING = YES;
  398. GCC_C_LANGUAGE_STANDARD = gnu11;
  399. GCC_NO_COMMON_BLOCKS = YES;
  400. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  401. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  402. GCC_WARN_UNDECLARED_SELECTOR = YES;
  403. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  404. GCC_WARN_UNUSED_FUNCTION = YES;
  405. GCC_WARN_UNUSED_VARIABLE = YES;
  406. MTL_ENABLE_DEBUG_INFO = NO;
  407. };
  408. name = Release;
  409. };
  410. 8307E7F120E9F9C900473790 /* Debug */ = {
  411. isa = XCBuildConfiguration;
  412. buildSettings = {
  413. CODE_SIGN_IDENTITY = "iPhone Developer";
  414. CODE_SIGN_STYLE = Automatic;
  415. DEVELOPMENT_TEAM = "";
  416. INFOPLIST_FILE = "$(SRCROOT)/iOS/Info-iOS.plist";
  417. IPHONEOS_DEPLOYMENT_TARGET = 12.0;
  418. LD_RUNPATH_SEARCH_PATHS = (
  419. "$(inherited)",
  420. "@executable_path/Frameworks",
  421. );
  422. PRODUCT_BUNDLE_IDENTIFIER = "org.imgui.example.apple-metal-ios";
  423. PRODUCT_NAME = example_apple_metal;
  424. SDKROOT = iphoneos;
  425. TARGETED_DEVICE_FAMILY = "1,2";
  426. USER_HEADER_SEARCH_PATHS = "$(SRCROOT)/../../**";
  427. };
  428. name = Debug;
  429. };
  430. 8307E7F220E9F9C900473790 /* Release */ = {
  431. isa = XCBuildConfiguration;
  432. buildSettings = {
  433. CODE_SIGN_IDENTITY = "iPhone Developer";
  434. CODE_SIGN_STYLE = Automatic;
  435. DEVELOPMENT_TEAM = "";
  436. INFOPLIST_FILE = "$(SRCROOT)/iOS/Info-iOS.plist";
  437. IPHONEOS_DEPLOYMENT_TARGET = 12.0;
  438. LD_RUNPATH_SEARCH_PATHS = (
  439. "$(inherited)",
  440. "@executable_path/Frameworks",
  441. );
  442. PRODUCT_BUNDLE_IDENTIFIER = "org.imgui.example.apple-metal-ios";
  443. PRODUCT_NAME = example_apple_metal;
  444. SDKROOT = iphoneos;
  445. TARGETED_DEVICE_FAMILY = "1,2";
  446. USER_HEADER_SEARCH_PATHS = "$(SRCROOT)/../../**";
  447. VALIDATE_PRODUCT = YES;
  448. };
  449. name = Release;
  450. };
  451. 8307E7F420E9F9C900473790 /* Debug */ = {
  452. isa = XCBuildConfiguration;
  453. buildSettings = {
  454. CODE_SIGN_IDENTITY = "-";
  455. CODE_SIGN_STYLE = Automatic;
  456. COMBINE_HIDPI_IMAGES = YES;
  457. DEAD_CODE_STRIPPING = YES;
  458. DEVELOPMENT_TEAM = "";
  459. INFOPLIST_FILE = "$(SRCROOT)/macOS/Info-macOS.plist";
  460. LD_RUNPATH_SEARCH_PATHS = (
  461. "$(inherited)",
  462. "@executable_path/../Frameworks",
  463. );
  464. MACOSX_DEPLOYMENT_TARGET = "$(RECOMMENDED_MACOSX_DEPLOYMENT_TARGET)";
  465. PRODUCT_BUNDLE_IDENTIFIER = "org.imgui.example.apple-metal-macos";
  466. PRODUCT_NAME = example_apple_metal;
  467. SDKROOT = macosx;
  468. USER_HEADER_SEARCH_PATHS = "$(SRCROOT)/../../**";
  469. };
  470. name = Debug;
  471. };
  472. 8307E7F520E9F9C900473790 /* Release */ = {
  473. isa = XCBuildConfiguration;
  474. buildSettings = {
  475. CODE_SIGN_IDENTITY = "-";
  476. CODE_SIGN_STYLE = Automatic;
  477. COMBINE_HIDPI_IMAGES = YES;
  478. DEAD_CODE_STRIPPING = YES;
  479. DEVELOPMENT_TEAM = "";
  480. INFOPLIST_FILE = "$(SRCROOT)/macOS/Info-macOS.plist";
  481. LD_RUNPATH_SEARCH_PATHS = (
  482. "$(inherited)",
  483. "@executable_path/../Frameworks",
  484. );
  485. MACOSX_DEPLOYMENT_TARGET = "$(RECOMMENDED_MACOSX_DEPLOYMENT_TARGET)";
  486. PRODUCT_BUNDLE_IDENTIFIER = "org.imgui.example.apple-metal-macos";
  487. PRODUCT_NAME = example_apple_metal;
  488. SDKROOT = macosx;
  489. USER_HEADER_SEARCH_PATHS = "$(SRCROOT)/../../**";
  490. };
  491. name = Release;
  492. };
  493. /* End XCBuildConfiguration section */
  494. /* Begin XCConfigurationList section */
  495. 8307E7B920E9F9C700473790 /* Build configuration list for PBXProject "example_apple_metal" */ = {
  496. isa = XCConfigurationList;
  497. buildConfigurations = (
  498. 8307E7EE20E9F9C900473790 /* Debug */,
  499. 8307E7EF20E9F9C900473790 /* Release */,
  500. );
  501. defaultConfigurationIsVisible = 0;
  502. defaultConfigurationName = Release;
  503. };
  504. 8307E7F020E9F9C900473790 /* Build configuration list for PBXNativeTarget "example_apple_metal_ios" */ = {
  505. isa = XCConfigurationList;
  506. buildConfigurations = (
  507. 8307E7F120E9F9C900473790 /* Debug */,
  508. 8307E7F220E9F9C900473790 /* Release */,
  509. );
  510. defaultConfigurationIsVisible = 0;
  511. defaultConfigurationName = Release;
  512. };
  513. 8307E7F320E9F9C900473790 /* Build configuration list for PBXNativeTarget "example_apple_metal_macos" */ = {
  514. isa = XCConfigurationList;
  515. buildConfigurations = (
  516. 8307E7F420E9F9C900473790 /* Debug */,
  517. 8307E7F520E9F9C900473790 /* Release */,
  518. );
  519. defaultConfigurationIsVisible = 0;
  520. defaultConfigurationName = Release;
  521. };
  522. /* End XCConfigurationList section */
  523. };
  524. rootObject = 8307E7B620E9F9C700473790 /* Project object */;
  525. }