project.pbxproj 15 KB

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