project.pbxproj 25 KB

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