project.pbxproj 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 1F1575721F582BE20003B888 /* dylibs in Resources */ = {isa = PBXBuildFile; fileRef = 1F1575711F582BE20003B888 /* dylibs */; };
  10. DEADBEEF2F582BE20003B888 /* $binary.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = DEADBEEF1F582BE20003B888 /* $binary.xcframework */; };
  11. $modules_buildfile
  12. $swift_runtime_buildfile
  13. 1FF8DBB11FBA9DE1009DE660 /* dummy.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1FF8DBB01FBA9DE1009DE660 /* dummy.cpp */; };
  14. D07CD44E1C5D589C00B7FB28 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = D07CD44D1C5D589C00B7FB28 /* Images.xcassets */; };
  15. 9039D3BE24C093AC0020482C /* MoltenVK.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9039D3BD24C093AC0020482C /* MoltenVK.xcframework */; };
  16. 9073252C24BF980B0063BCD4 /* vulkan in Resources */ = {isa = PBXBuildFile; fileRef = 905036DC24BF932E00301046 /* vulkan */; };
  17. D0BCFE4618AEBDA2004A7AAE /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = D0BCFE4418AEBDA2004A7AAE /* InfoPlist.strings */; };
  18. D0BCFE7818AEBFEB004A7AAE /* $binary.pck in Resources */ = {isa = PBXBuildFile; fileRef = D0BCFE7718AEBFEB004A7AAE /* $binary.pck */; };
  19. $pbx_launch_screen_build_reference
  20. /* End PBXBuildFile section */
  21. /* Begin PBXCopyFilesBuildPhase section */
  22. 90A13CD024AA68E500E8464F /* Embed Frameworks */ = {
  23. isa = PBXCopyFilesBuildPhase;
  24. buildActionMask = 2147483647;
  25. dstPath = "";
  26. dstSubfolderSpec = 10;
  27. files = (
  28. $pbx_embeded_frameworks
  29. );
  30. name = "Embed Frameworks";
  31. runOnlyForDeploymentPostprocessing = 0;
  32. };
  33. /* End PBXCopyFilesBuildPhase section */
  34. /* Begin PBXFileReference section */
  35. 1F1575711F582BE20003B888 /* dylibs */ = {isa = PBXFileReference; lastKnownFileType = folder; name = dylibs; path = "$binary/dylibs"; sourceTree = "<group>"; };
  36. DEADBEEF1F582BE20003B888 /* $binary.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; name = godot; path = "$binary.xcframework"; sourceTree = "<group>"; };
  37. $modules_fileref
  38. $swift_runtime_fileref
  39. 1FF4C1881F584E6300A41E41 /* $binary.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = "$binary.entitlements"; sourceTree = "<group>"; };
  40. 1FF8DBB01FBA9DE1009DE660 /* dummy.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = dummy.cpp; sourceTree = "<group>"; };
  41. 9039D3BD24C093AC0020482C /* MoltenVK.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; name = MoltenVK; path = MoltenVK.xcframework; sourceTree = "<group>"; };
  42. 905036DC24BF932E00301046 /* vulkan */ = {isa = PBXFileReference; lastKnownFileType = folder; name = vulkan; path = "$binary/vulkan"; sourceTree = "<group>"; };
  43. D07CD44D1C5D589C00B7FB28 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
  44. D0BCFE3418AEBDA2004A7AAE /* $binary.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "$binary.app"; sourceTree = BUILT_PRODUCTS_DIR; };
  45. D0BCFE4318AEBDA2004A7AAE /* $binary-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "$binary-Info.plist"; sourceTree = "<group>"; };
  46. D0BCFE4518AEBDA2004A7AAE /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
  47. $pbx_locale_file_reference
  48. D0BCFE7718AEBFEB004A7AAE /* $binary.pck */ = {isa = PBXFileReference; lastKnownFileType = file; path = "$binary.pck"; sourceTree = "<group>"; };
  49. $pbx_launch_screen_file_reference
  50. /* End PBXFileReference section */
  51. $additional_pbx_files
  52. /* Begin PBXFrameworksBuildPhase section */
  53. D0BCFE3118AEBDA2004A7AAE /* Frameworks */ = {
  54. isa = PBXFrameworksBuildPhase;
  55. buildActionMask = 2147483647;
  56. files = (
  57. 9039D3BE24C093AC0020482C /* MoltenVK.xcframework in Frameworks */,
  58. DEADBEEF2F582BE20003B888 /* $binary.xcframework */,
  59. $modules_buildphase
  60. $additional_pbx_frameworks_build
  61. );
  62. runOnlyForDeploymentPostprocessing = 0;
  63. };
  64. /* End PBXFrameworksBuildPhase section */
  65. /* Begin PBXGroup section */
  66. D0BCFE2B18AEBDA2004A7AAE = {
  67. isa = PBXGroup;
  68. children = (
  69. 905036DC24BF932E00301046 /* vulkan */,
  70. 1F1575711F582BE20003B888 /* dylibs */,
  71. D0BCFE7718AEBFEB004A7AAE /* $binary.pck */,
  72. D0BCFE4118AEBDA2004A7AAE /* $binary */,
  73. D0BCFE3618AEBDA2004A7AAE /* Frameworks */,
  74. D0BCFE3518AEBDA2004A7AAE /* Products */,
  75. $additional_pbx_resources_refs
  76. );
  77. sourceTree = "<group>";
  78. };
  79. D0BCFE3518AEBDA2004A7AAE /* Products */ = {
  80. isa = PBXGroup;
  81. children = (
  82. D0BCFE3418AEBDA2004A7AAE /* $binary.app */,
  83. );
  84. name = Products;
  85. sourceTree = "<group>";
  86. };
  87. D0BCFE3618AEBDA2004A7AAE /* Frameworks */ = {
  88. isa = PBXGroup;
  89. children = (
  90. 9039D3BD24C093AC0020482C /* MoltenVK.xcframework */,
  91. DEADBEEF1F582BE20003B888 /* $binary.xcframework */,
  92. $modules_buildgrp
  93. $additional_pbx_frameworks_refs
  94. );
  95. name = Frameworks;
  96. sourceTree = "<group>";
  97. };
  98. D0BCFE4118AEBDA2004A7AAE /* $binary */ = {
  99. isa = PBXGroup;
  100. children = (
  101. $pbx_launch_screen_copy_files
  102. 1FF4C1881F584E6300A41E41 /* $binary.entitlements */,
  103. D07CD44D1C5D589C00B7FB28 /* Images.xcassets */,
  104. D0BCFE4218AEBDA2004A7AAE /* Supporting Files */,
  105. 1FF8DBB01FBA9DE1009DE660 /* dummy.cpp */,
  106. $swift_runtime_binary_files
  107. );
  108. path = "$binary";
  109. sourceTree = "<group>";
  110. };
  111. D0BCFE4218AEBDA2004A7AAE /* Supporting Files */ = {
  112. isa = PBXGroup;
  113. children = (
  114. D0BCFE4318AEBDA2004A7AAE /* $binary-Info.plist */,
  115. D0BCFE4418AEBDA2004A7AAE /* InfoPlist.strings */,
  116. );
  117. name = "Supporting Files";
  118. sourceTree = "<group>";
  119. };
  120. /* End PBXGroup section */
  121. /* Begin PBXNativeTarget section */
  122. D0BCFE3318AEBDA2004A7AAE /* $binary */ = {
  123. isa = PBXNativeTarget;
  124. buildConfigurationList = D0BCFE7118AEBDA3004A7AAE /* Build configuration list for PBXNativeTarget "$binary" */;
  125. buildPhases = (
  126. D0BCFE3018AEBDA2004A7AAE /* Sources */,
  127. D0BCFE3118AEBDA2004A7AAE /* Frameworks */,
  128. D0BCFE3218AEBDA2004A7AAE /* Resources */,
  129. 90A13CD024AA68E500E8464F /* Embed Frameworks */,
  130. );
  131. buildRules = (
  132. );
  133. dependencies = (
  134. );
  135. name = "$binary";
  136. productName = "$name";
  137. productReference = D0BCFE3418AEBDA2004A7AAE /* $binary.app */;
  138. productType = "com.apple.product-type.application";
  139. };
  140. /* End PBXNativeTarget section */
  141. /* Begin PBXProject section */
  142. D0BCFE2C18AEBDA2004A7AAE /* Project object */ = {
  143. isa = PBXProject;
  144. attributes = {
  145. LastUpgradeCheck = 0500;
  146. ORGANIZATIONNAME = GodotEngine;
  147. TargetAttributes = {
  148. D0BCFE3318AEBDA2004A7AAE = {
  149. DevelopmentTeam = $team_id;
  150. $swift_runtime_migration
  151. ProvisioningStyle = Automatic;
  152. SystemCapabilities = {
  153. };
  154. };
  155. };
  156. };
  157. buildConfigurationList = D0BCFE2F18AEBDA2004A7AAE /* Build configuration list for PBXProject "$binary" */;
  158. compatibilityVersion = "Xcode 3.2";
  159. developmentRegion = English;
  160. hasScannedForEncodings = 0;
  161. knownRegions = (
  162. en,
  163. Base,
  164. );
  165. mainGroup = D0BCFE2B18AEBDA2004A7AAE;
  166. productRefGroup = D0BCFE3518AEBDA2004A7AAE /* Products */;
  167. projectDirPath = "";
  168. projectRoot = "";
  169. targets = (
  170. D0BCFE3318AEBDA2004A7AAE /* $binary */,
  171. );
  172. };
  173. /* End PBXProject section */
  174. /* Begin PBXResourcesBuildPhase section */
  175. D0BCFE3218AEBDA2004A7AAE /* Resources */ = {
  176. isa = PBXResourcesBuildPhase;
  177. buildActionMask = 2147483647;
  178. files = (
  179. 9073252C24BF980B0063BCD4 /* vulkan in Resources */,
  180. D07CD44E1C5D589C00B7FB28 /* Images.xcassets in Resources */,
  181. D0BCFE7818AEBFEB004A7AAE /* $binary.pck in Resources */,
  182. $pbx_launch_screen_build_phase
  183. D0BCFE4618AEBDA2004A7AAE /* InfoPlist.strings in Resources */,
  184. $additional_pbx_resources_build
  185. );
  186. runOnlyForDeploymentPostprocessing = 0;
  187. };
  188. /* End PBXResourcesBuildPhase section */
  189. /* Begin PBXSourcesBuildPhase section */
  190. D0BCFE3018AEBDA2004A7AAE /* Sources */ = {
  191. isa = PBXSourcesBuildPhase;
  192. buildActionMask = 2147483647;
  193. files = (
  194. 1FF8DBB11FBA9DE1009DE660 /* dummy.cpp in Sources */,
  195. $swift_runtime_build_phase
  196. );
  197. runOnlyForDeploymentPostprocessing = 0;
  198. };
  199. /* End PBXSourcesBuildPhase section */
  200. /* Begin PBXVariantGroup section */
  201. D0BCFE4418AEBDA2004A7AAE /* InfoPlist.strings */ = {
  202. isa = PBXVariantGroup;
  203. children = (
  204. D0BCFE4518AEBDA2004A7AAE /* en */,
  205. $pbx_locale_build_reference
  206. );
  207. name = InfoPlist.strings;
  208. sourceTree = "<group>";
  209. };
  210. /* End PBXVariantGroup section */
  211. /* Begin XCBuildConfiguration section */
  212. D0BCFE6F18AEBDA3004A7AAE /* Debug */ = {
  213. isa = XCBuildConfiguration;
  214. buildSettings = {
  215. ALWAYS_SEARCH_USER_PATHS = NO;
  216. ARCHS = "$godot_archs";
  217. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  218. CLANG_CXX_LIBRARY = "libc++";
  219. CLANG_ENABLE_MODULES = YES;
  220. CLANG_ENABLE_OBJC_ARC = YES;
  221. CLANG_WARN_BOOL_CONVERSION = YES;
  222. CLANG_WARN_CONSTANT_CONVERSION = YES;
  223. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  224. CLANG_WARN_EMPTY_BODY = YES;
  225. CLANG_WARN_ENUM_CONVERSION = YES;
  226. CLANG_WARN_INT_CONVERSION = YES;
  227. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  228. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  229. CODE_SIGN_IDENTITY = "$code_sign_identity_debug";
  230. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "$code_sign_identity_debug";
  231. COPY_PHASE_STRIP = NO;
  232. ENABLE_BITCODE = NO;
  233. "FRAMEWORK_SEARCH_PATHS[arch=*]" = (
  234. "$(PROJECT_DIR)/**",
  235. );
  236. GCC_C_LANGUAGE_STANDARD = gnu99;
  237. GCC_DYNAMIC_NO_PIC = NO;
  238. GCC_OPTIMIZATION_LEVEL = 0;
  239. GCC_PREPROCESSOR_DEFINITIONS = (
  240. "$(inherited)",
  241. );
  242. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  243. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  244. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  245. GCC_WARN_UNDECLARED_SELECTOR = YES;
  246. GCC_WARN_UNINITIALIZED_AUTOS = YES;
  247. GCC_WARN_UNUSED_FUNCTION = YES;
  248. GCC_WARN_UNUSED_VARIABLE = YES;
  249. IPHONEOS_DEPLOYMENT_TARGET = 11.0;
  250. OTHER_LDFLAGS = "$linker_flags";
  251. SDKROOT = iphoneos;
  252. TARGETED_DEVICE_FAMILY = "$targeted_device_family";
  253. };
  254. name = Debug;
  255. };
  256. D0BCFE7018AEBDA3004A7AAE /* Release */ = {
  257. isa = XCBuildConfiguration;
  258. buildSettings = {
  259. ALWAYS_SEARCH_USER_PATHS = NO;
  260. ARCHS = "$godot_archs";
  261. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  262. CLANG_CXX_LIBRARY = "libc++";
  263. CLANG_ENABLE_MODULES = YES;
  264. CLANG_ENABLE_OBJC_ARC = YES;
  265. CLANG_WARN_BOOL_CONVERSION = YES;
  266. CLANG_WARN_CONSTANT_CONVERSION = YES;
  267. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  268. CLANG_WARN_EMPTY_BODY = YES;
  269. CLANG_WARN_ENUM_CONVERSION = YES;
  270. CLANG_WARN_INT_CONVERSION = YES;
  271. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  272. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  273. CODE_SIGN_IDENTITY = "$code_sign_identity_release";
  274. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "$code_sign_identity_release";
  275. COPY_PHASE_STRIP = YES;
  276. ENABLE_BITCODE = NO;
  277. "FRAMEWORK_SEARCH_PATHS[arch=*]" = (
  278. "$(PROJECT_DIR)/**",
  279. );
  280. ENABLE_NS_ASSERTIONS = NO;
  281. GCC_C_LANGUAGE_STANDARD = gnu99;
  282. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  283. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  284. GCC_WARN_UNDECLARED_SELECTOR = YES;
  285. GCC_WARN_UNINITIALIZED_AUTOS = YES;
  286. GCC_WARN_UNUSED_FUNCTION = YES;
  287. GCC_WARN_UNUSED_VARIABLE = YES;
  288. IPHONEOS_DEPLOYMENT_TARGET = 11.0;
  289. OTHER_LDFLAGS = "$linker_flags";
  290. SDKROOT = iphoneos;
  291. TARGETED_DEVICE_FAMILY = "$targeted_device_family";
  292. VALIDATE_PRODUCT = YES;
  293. };
  294. name = Release;
  295. };
  296. D0BCFE7218AEBDA3004A7AAE /* Debug */ = {
  297. isa = XCBuildConfiguration;
  298. buildSettings = {
  299. ARCHS = "$godot_archs";
  300. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  301. $pbx_launch_image_usage_setting
  302. CODE_SIGN_ENTITLEMENTS = "$binary/$binary.entitlements";
  303. CODE_SIGN_IDENTITY = "$code_sign_identity_debug";
  304. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "$code_sign_identity_debug";
  305. CODE_SIGN_STYLE = "$code_sign_style_debug";
  306. CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)";
  307. DEVELOPMENT_TEAM = $team_id;
  308. INFOPLIST_FILE = "$binary/$binary-Info.plist";
  309. IPHONEOS_DEPLOYMENT_TARGET = 11.0;
  310. LD_RUNPATH_SEARCH_PATHS = (
  311. "$(inherited)",
  312. "@executable_path/Frameworks",
  313. );
  314. LIBRARY_SEARCH_PATHS = (
  315. "$(inherited)",
  316. "$(PROJECT_DIR)/**",
  317. );
  318. PRODUCT_BUNDLE_IDENTIFIER = $bundle_identifier;
  319. PRODUCT_NAME = "$(TARGET_NAME)";
  320. PROVISIONING_PROFILE = "$provisioning_profile_uuid_debug";
  321. TARGETED_DEVICE_FAMILY = "$targeted_device_family";
  322. VALID_ARCHS = "arm64 x86_64";
  323. WRAPPER_EXTENSION = app;
  324. $swift_runtime_build_settings
  325. };
  326. name = Debug;
  327. };
  328. D0BCFE7318AEBDA3004A7AAE /* Release */ = {
  329. isa = XCBuildConfiguration;
  330. buildSettings = {
  331. ARCHS = "$godot_archs";
  332. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  333. $pbx_launch_image_usage_setting
  334. CODE_SIGN_ENTITLEMENTS = "$binary/$binary.entitlements";
  335. CODE_SIGN_IDENTITY = "$code_sign_identity_release";
  336. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "$code_sign_identity_release";
  337. CODE_SIGN_STYLE = "$code_sign_style_release";
  338. CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)";
  339. DEVELOPMENT_TEAM = $team_id;
  340. INFOPLIST_FILE = "$binary/$binary-Info.plist";
  341. IPHONEOS_DEPLOYMENT_TARGET = 11.0;
  342. LD_RUNPATH_SEARCH_PATHS = (
  343. "$(inherited)",
  344. "@executable_path/Frameworks",
  345. );
  346. LIBRARY_SEARCH_PATHS = (
  347. "$(inherited)",
  348. "$(PROJECT_DIR)/**",
  349. );
  350. PRODUCT_BUNDLE_IDENTIFIER = $bundle_identifier;
  351. PRODUCT_NAME = "$(TARGET_NAME)";
  352. PROVISIONING_PROFILE = "$provisioning_profile_uuid_release";
  353. TARGETED_DEVICE_FAMILY = "$targeted_device_family";
  354. VALID_ARCHS = "arm64 x86_64";
  355. WRAPPER_EXTENSION = app;
  356. $swift_runtime_build_settings
  357. };
  358. name = Release;
  359. };
  360. /* End XCBuildConfiguration section */
  361. /* Begin XCConfigurationList section */
  362. D0BCFE2F18AEBDA2004A7AAE /* Build configuration list for PBXProject "$binary" */ = {
  363. isa = XCConfigurationList;
  364. buildConfigurations = (
  365. D0BCFE6F18AEBDA3004A7AAE /* Debug */,
  366. D0BCFE7018AEBDA3004A7AAE /* Release */,
  367. );
  368. defaultConfigurationIsVisible = 0;
  369. defaultConfigurationName = Debug;
  370. };
  371. D0BCFE7118AEBDA3004A7AAE /* Build configuration list for PBXNativeTarget "$binary" */ = {
  372. isa = XCConfigurationList;
  373. buildConfigurations = (
  374. D0BCFE7218AEBDA3004A7AAE /* Debug */,
  375. D0BCFE7318AEBDA3004A7AAE /* Release */,
  376. );
  377. defaultConfigurationIsVisible = 0;
  378. defaultConfigurationName = Debug;
  379. };
  380. /* End XCConfigurationList section */
  381. };
  382. rootObject = D0BCFE2C18AEBDA2004A7AAE /* Project object */;
  383. }