export_plugin.cpp 76 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913
  1. /*************************************************************************/
  2. /* export_plugin.cpp */
  3. /*************************************************************************/
  4. /* This file is part of: */
  5. /* GODOT ENGINE */
  6. /* https://godotengine.org */
  7. /*************************************************************************/
  8. /* Copyright (c) 2007-2022 Juan Linietsky, Ariel Manzur. */
  9. /* Copyright (c) 2014-2022 Godot Engine contributors (cf. AUTHORS.md). */
  10. /* */
  11. /* Permission is hereby granted, free of charge, to any person obtaining */
  12. /* a copy of this software and associated documentation files (the */
  13. /* "Software"), to deal in the Software without restriction, including */
  14. /* without limitation the rights to use, copy, modify, merge, publish, */
  15. /* distribute, sublicense, and/or sell copies of the Software, and to */
  16. /* permit persons to whom the Software is furnished to do so, subject to */
  17. /* the following conditions: */
  18. /* */
  19. /* The above copyright notice and this permission notice shall be */
  20. /* included in all copies or substantial portions of the Software. */
  21. /* */
  22. /* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, */
  23. /* EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF */
  24. /* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.*/
  25. /* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY */
  26. /* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, */
  27. /* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE */
  28. /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */
  29. /*************************************************************************/
  30. #include "export_plugin.h"
  31. #include "core/string/translation.h"
  32. #include "editor/editor_node.h"
  33. void EditorExportPlatformIOS::get_preset_features(const Ref<EditorExportPreset> &p_preset, List<String> *r_features) const {
  34. // Vulkan and OpenGL ES 3.0 both mandate ETC2 support.
  35. r_features->push_back("etc2");
  36. Vector<String> architectures = _get_preset_architectures(p_preset);
  37. for (int i = 0; i < architectures.size(); ++i) {
  38. r_features->push_back(architectures[i]);
  39. }
  40. }
  41. Vector<EditorExportPlatformIOS::ExportArchitecture> EditorExportPlatformIOS::_get_supported_architectures() const {
  42. Vector<ExportArchitecture> archs;
  43. archs.push_back(ExportArchitecture("arm64", true));
  44. return archs;
  45. }
  46. struct LoadingScreenInfo {
  47. const char *preset_key;
  48. const char *export_name;
  49. int width = 0;
  50. int height = 0;
  51. bool rotate = false;
  52. };
  53. static const LoadingScreenInfo loading_screen_infos[] = {
  54. { PNAME("landscape_launch_screens/iphone_2436x1125"), "Default-Landscape-X.png", 2436, 1125, false },
  55. { PNAME("landscape_launch_screens/iphone_2208x1242"), "[email protected]", 2208, 1242, false },
  56. { PNAME("landscape_launch_screens/ipad_1024x768"), "Default-Landscape.png", 1024, 768, false },
  57. { PNAME("landscape_launch_screens/ipad_2048x1536"), "[email protected]", 2048, 1536, false },
  58. { PNAME("portrait_launch_screens/iphone_640x960"), "[email protected]", 640, 960, true },
  59. { PNAME("portrait_launch_screens/iphone_640x1136"), "[email protected]", 640, 1136, true },
  60. { PNAME("portrait_launch_screens/iphone_750x1334"), "[email protected]", 750, 1334, true },
  61. { PNAME("portrait_launch_screens/iphone_1125x2436"), "Default-Portrait-X.png", 1125, 2436, true },
  62. { PNAME("portrait_launch_screens/ipad_768x1024"), "Default-Portrait.png", 768, 1024, true },
  63. { PNAME("portrait_launch_screens/ipad_1536x2048"), "[email protected]", 1536, 2048, true },
  64. { PNAME("portrait_launch_screens/iphone_1242x2208"), "[email protected]", 1242, 2208, true }
  65. };
  66. void EditorExportPlatformIOS::get_export_options(List<ExportOption> *r_options) {
  67. r_options->push_back(ExportOption(PropertyInfo(Variant::STRING, "custom_template/debug", PROPERTY_HINT_GLOBAL_FILE, "*.zip"), ""));
  68. r_options->push_back(ExportOption(PropertyInfo(Variant::STRING, "custom_template/release", PROPERTY_HINT_GLOBAL_FILE, "*.zip"), ""));
  69. Vector<ExportArchitecture> architectures = _get_supported_architectures();
  70. for (int i = 0; i < architectures.size(); ++i) {
  71. r_options->push_back(ExportOption(PropertyInfo(Variant::BOOL, vformat("%s/%s", PNAME("architectures"), architectures[i].name)), architectures[i].is_default));
  72. }
  73. r_options->push_back(ExportOption(PropertyInfo(Variant::STRING, "application/app_store_team_id"), ""));
  74. r_options->push_back(ExportOption(PropertyInfo(Variant::STRING, "application/provisioning_profile_uuid_debug"), ""));
  75. r_options->push_back(ExportOption(PropertyInfo(Variant::STRING, "application/code_sign_identity_debug", PROPERTY_HINT_PLACEHOLDER_TEXT, "iPhone Developer"), ""));
  76. r_options->push_back(ExportOption(PropertyInfo(Variant::INT, "application/export_method_debug", PROPERTY_HINT_ENUM, "App Store,Development,Ad-Hoc,Enterprise"), 1));
  77. r_options->push_back(ExportOption(PropertyInfo(Variant::STRING, "application/provisioning_profile_uuid_release"), ""));
  78. r_options->push_back(ExportOption(PropertyInfo(Variant::STRING, "application/code_sign_identity_release", PROPERTY_HINT_PLACEHOLDER_TEXT, "iPhone Distribution"), ""));
  79. r_options->push_back(ExportOption(PropertyInfo(Variant::INT, "application/export_method_release", PROPERTY_HINT_ENUM, "App Store,Development,Ad-Hoc,Enterprise"), 0));
  80. r_options->push_back(ExportOption(PropertyInfo(Variant::INT, "application/targeted_device_family", PROPERTY_HINT_ENUM, "iPhone,iPad,iPhone & iPad"), 2));
  81. r_options->push_back(ExportOption(PropertyInfo(Variant::STRING, "application/bundle_identifier", PROPERTY_HINT_PLACEHOLDER_TEXT, "com.example.game"), ""));
  82. r_options->push_back(ExportOption(PropertyInfo(Variant::STRING, "application/signature"), ""));
  83. r_options->push_back(ExportOption(PropertyInfo(Variant::STRING, "application/short_version"), "1.0"));
  84. r_options->push_back(ExportOption(PropertyInfo(Variant::STRING, "application/version"), "1.0"));
  85. Vector<PluginConfigIOS> found_plugins = get_plugins();
  86. for (int i = 0; i < found_plugins.size(); i++) {
  87. r_options->push_back(ExportOption(PropertyInfo(Variant::BOOL, vformat("%s/%s", PNAME("plugins"), found_plugins[i].name)), false));
  88. }
  89. HashSet<String> plist_keys;
  90. for (int i = 0; i < found_plugins.size(); i++) {
  91. // Editable plugin plist values
  92. PluginConfigIOS plugin = found_plugins[i];
  93. for (const KeyValue<String, PluginConfigIOS::PlistItem> &E : plugin.plist) {
  94. switch (E.value.type) {
  95. case PluginConfigIOS::PlistItemType::STRING_INPUT: {
  96. String preset_name = "plugins_plist/" + E.key;
  97. if (!plist_keys.has(preset_name)) {
  98. r_options->push_back(ExportOption(PropertyInfo(Variant::STRING, preset_name), E.value.value));
  99. plist_keys.insert(preset_name);
  100. }
  101. } break;
  102. default:
  103. continue;
  104. }
  105. }
  106. }
  107. plugins_changed.clear();
  108. plugins = found_plugins;
  109. r_options->push_back(ExportOption(PropertyInfo(Variant::BOOL, "capabilities/access_wifi"), false));
  110. r_options->push_back(ExportOption(PropertyInfo(Variant::BOOL, "capabilities/push_notifications"), false));
  111. r_options->push_back(ExportOption(PropertyInfo(Variant::BOOL, "user_data/accessible_from_files_app"), false));
  112. r_options->push_back(ExportOption(PropertyInfo(Variant::BOOL, "user_data/accessible_from_itunes_sharing"), false));
  113. r_options->push_back(ExportOption(PropertyInfo(Variant::STRING, "privacy/camera_usage_description", PROPERTY_HINT_PLACEHOLDER_TEXT, "Provide a message if you need to use the camera"), ""));
  114. r_options->push_back(ExportOption(PropertyInfo(Variant::DICTIONARY, "privacy/camera_usage_description_localized", PROPERTY_HINT_LOCALIZABLE_STRING), Dictionary()));
  115. r_options->push_back(ExportOption(PropertyInfo(Variant::STRING, "privacy/microphone_usage_description", PROPERTY_HINT_PLACEHOLDER_TEXT, "Provide a message if you need to use the microphone"), ""));
  116. r_options->push_back(ExportOption(PropertyInfo(Variant::DICTIONARY, "privacy/microphone_usage_description_localized", PROPERTY_HINT_LOCALIZABLE_STRING), Dictionary()));
  117. r_options->push_back(ExportOption(PropertyInfo(Variant::STRING, "privacy/photolibrary_usage_description", PROPERTY_HINT_PLACEHOLDER_TEXT, "Provide a message if you need access to the photo library"), ""));
  118. r_options->push_back(ExportOption(PropertyInfo(Variant::DICTIONARY, "privacy/photolibrary_usage_description_localized", PROPERTY_HINT_LOCALIZABLE_STRING), Dictionary()));
  119. r_options->push_back(ExportOption(PropertyInfo(Variant::STRING, "icons/iphone_120x120", PROPERTY_HINT_FILE, "*.png,*.jpg,*.jpeg"), "")); // Home screen on iPhone/iPod Touch with Retina display
  120. r_options->push_back(ExportOption(PropertyInfo(Variant::STRING, "icons/iphone_180x180", PROPERTY_HINT_FILE, "*.png,*.jpg,*.jpeg"), "")); // Home screen on iPhone with Retina HD display
  121. r_options->push_back(ExportOption(PropertyInfo(Variant::STRING, "icons/ipad_76x76", PROPERTY_HINT_FILE, "*.png,*.jpg,*.jpeg"), "")); // Home screen on iPad
  122. r_options->push_back(ExportOption(PropertyInfo(Variant::STRING, "icons/ipad_152x152", PROPERTY_HINT_FILE, "*.png,*.jpg,*.jpeg"), "")); // Home screen on iPad with Retina display
  123. r_options->push_back(ExportOption(PropertyInfo(Variant::STRING, "icons/ipad_167x167", PROPERTY_HINT_FILE, "*.png,*.jpg,*.jpeg"), "")); // Home screen on iPad Pro
  124. r_options->push_back(ExportOption(PropertyInfo(Variant::STRING, "icons/app_store_1024x1024", PROPERTY_HINT_FILE, "*.png,*.jpg,*.jpeg"), "")); // App Store
  125. r_options->push_back(ExportOption(PropertyInfo(Variant::STRING, "icons/spotlight_40x40", PROPERTY_HINT_FILE, "*.png,*.jpg,*.jpeg"), "")); // Spotlight
  126. r_options->push_back(ExportOption(PropertyInfo(Variant::STRING, "icons/spotlight_80x80", PROPERTY_HINT_FILE, "*.png,*.jpg,*.jpeg"), "")); // Spotlight on devices with Retina display
  127. r_options->push_back(ExportOption(PropertyInfo(Variant::BOOL, "storyboard/use_launch_screen_storyboard"), false));
  128. r_options->push_back(ExportOption(PropertyInfo(Variant::INT, "storyboard/image_scale_mode", PROPERTY_HINT_ENUM, "Same as Logo,Center,Scale to Fit,Scale to Fill,Scale"), 0));
  129. r_options->push_back(ExportOption(PropertyInfo(Variant::STRING, "storyboard/custom_image@2x", PROPERTY_HINT_FILE, "*.png,*.jpg,*.jpeg"), ""));
  130. r_options->push_back(ExportOption(PropertyInfo(Variant::STRING, "storyboard/custom_image@3x", PROPERTY_HINT_FILE, "*.png,*.jpg,*.jpeg"), ""));
  131. r_options->push_back(ExportOption(PropertyInfo(Variant::BOOL, "storyboard/use_custom_bg_color"), false));
  132. r_options->push_back(ExportOption(PropertyInfo(Variant::COLOR, "storyboard/custom_bg_color"), Color()));
  133. for (uint64_t i = 0; i < sizeof(loading_screen_infos) / sizeof(loading_screen_infos[0]); ++i) {
  134. r_options->push_back(ExportOption(PropertyInfo(Variant::STRING, loading_screen_infos[i].preset_key, PROPERTY_HINT_FILE, "*.png,*.jpg,*.jpeg"), ""));
  135. }
  136. }
  137. void EditorExportPlatformIOS::_fix_config_file(const Ref<EditorExportPreset> &p_preset, Vector<uint8_t> &pfile, const IOSConfigData &p_config, bool p_debug) {
  138. static const String export_method_string[] = {
  139. "app-store",
  140. "development",
  141. "ad-hoc",
  142. "enterprise"
  143. };
  144. static const String storyboard_image_scale_mode[] = {
  145. "center",
  146. "scaleAspectFit",
  147. "scaleAspectFill",
  148. "scaleToFill"
  149. };
  150. String dbg_sign_id = p_preset->get("application/code_sign_identity_debug").operator String().is_empty() ? "iPhone Developer" : p_preset->get("application/code_sign_identity_debug");
  151. String rel_sign_id = p_preset->get("application/code_sign_identity_release").operator String().is_empty() ? "iPhone Distribution" : p_preset->get("application/code_sign_identity_release");
  152. bool dbg_manual = !p_preset->get("application/provisioning_profile_uuid_debug").operator String().is_empty() || (dbg_sign_id != "iPhone Developer");
  153. bool rel_manual = !p_preset->get("application/provisioning_profile_uuid_release").operator String().is_empty() || (rel_sign_id != "iPhone Distribution");
  154. String str;
  155. String strnew;
  156. str.parse_utf8((const char *)pfile.ptr(), pfile.size());
  157. Vector<String> lines = str.split("\n");
  158. for (int i = 0; i < lines.size(); i++) {
  159. if (lines[i].find("$binary") != -1) {
  160. strnew += lines[i].replace("$binary", p_config.binary_name) + "\n";
  161. } else if (lines[i].find("$modules_buildfile") != -1) {
  162. strnew += lines[i].replace("$modules_buildfile", p_config.modules_buildfile) + "\n";
  163. } else if (lines[i].find("$modules_fileref") != -1) {
  164. strnew += lines[i].replace("$modules_fileref", p_config.modules_fileref) + "\n";
  165. } else if (lines[i].find("$modules_buildphase") != -1) {
  166. strnew += lines[i].replace("$modules_buildphase", p_config.modules_buildphase) + "\n";
  167. } else if (lines[i].find("$modules_buildgrp") != -1) {
  168. strnew += lines[i].replace("$modules_buildgrp", p_config.modules_buildgrp) + "\n";
  169. } else if (lines[i].find("$name") != -1) {
  170. strnew += lines[i].replace("$name", p_config.pkg_name) + "\n";
  171. } else if (lines[i].find("$bundle_identifier") != -1) {
  172. strnew += lines[i].replace("$bundle_identifier", p_preset->get("application/bundle_identifier")) + "\n";
  173. } else if (lines[i].find("$short_version") != -1) {
  174. strnew += lines[i].replace("$short_version", p_preset->get("application/short_version")) + "\n";
  175. } else if (lines[i].find("$version") != -1) {
  176. strnew += lines[i].replace("$version", p_preset->get("application/version")) + "\n";
  177. } else if (lines[i].find("$signature") != -1) {
  178. strnew += lines[i].replace("$signature", p_preset->get("application/signature")) + "\n";
  179. } else if (lines[i].find("$team_id") != -1) {
  180. strnew += lines[i].replace("$team_id", p_preset->get("application/app_store_team_id")) + "\n";
  181. } else if (lines[i].find("$default_build_config") != -1) {
  182. strnew += lines[i].replace("$default_build_config", p_debug ? "Debug" : "Release") + "\n";
  183. } else if (lines[i].find("$export_method") != -1) {
  184. int export_method = p_preset->get(p_debug ? "application/export_method_debug" : "application/export_method_release");
  185. strnew += lines[i].replace("$export_method", export_method_string[export_method]) + "\n";
  186. } else if (lines[i].find("$provisioning_profile_uuid_release") != -1) {
  187. strnew += lines[i].replace("$provisioning_profile_uuid_release", p_preset->get("application/provisioning_profile_uuid_release")) + "\n";
  188. } else if (lines[i].find("$provisioning_profile_uuid_debug") != -1) {
  189. strnew += lines[i].replace("$provisioning_profile_uuid_debug", p_preset->get("application/provisioning_profile_uuid_debug")) + "\n";
  190. } else if (lines[i].find("$code_sign_style_debug") != -1) {
  191. if (dbg_manual) {
  192. strnew += lines[i].replace("$code_sign_style_debug", "Manual") + "\n";
  193. } else {
  194. strnew += lines[i].replace("$code_sign_style_debug", "Automatic") + "\n";
  195. }
  196. } else if (lines[i].find("$code_sign_style_release") != -1) {
  197. if (rel_manual) {
  198. strnew += lines[i].replace("$code_sign_style_release", "Manual") + "\n";
  199. } else {
  200. strnew += lines[i].replace("$code_sign_style_release", "Automatic") + "\n";
  201. }
  202. } else if (lines[i].find("$provisioning_profile_uuid") != -1) {
  203. String uuid = p_debug ? p_preset->get("application/provisioning_profile_uuid_debug") : p_preset->get("application/provisioning_profile_uuid_release");
  204. strnew += lines[i].replace("$provisioning_profile_uuid", uuid) + "\n";
  205. } else if (lines[i].find("$code_sign_identity_debug") != -1) {
  206. strnew += lines[i].replace("$code_sign_identity_debug", dbg_sign_id) + "\n";
  207. } else if (lines[i].find("$code_sign_identity_release") != -1) {
  208. strnew += lines[i].replace("$code_sign_identity_release", rel_sign_id) + "\n";
  209. } else if (lines[i].find("$additional_plist_content") != -1) {
  210. strnew += lines[i].replace("$additional_plist_content", p_config.plist_content) + "\n";
  211. } else if (lines[i].find("$godot_archs") != -1) {
  212. strnew += lines[i].replace("$godot_archs", p_config.architectures) + "\n";
  213. } else if (lines[i].find("$linker_flags") != -1) {
  214. strnew += lines[i].replace("$linker_flags", p_config.linker_flags) + "\n";
  215. } else if (lines[i].find("$targeted_device_family") != -1) {
  216. String xcode_value;
  217. switch ((int)p_preset->get("application/targeted_device_family")) {
  218. case 0: // iPhone
  219. xcode_value = "1";
  220. break;
  221. case 1: // iPad
  222. xcode_value = "2";
  223. break;
  224. case 2: // iPhone & iPad
  225. xcode_value = "1,2";
  226. break;
  227. }
  228. strnew += lines[i].replace("$targeted_device_family", xcode_value) + "\n";
  229. } else if (lines[i].find("$cpp_code") != -1) {
  230. strnew += lines[i].replace("$cpp_code", p_config.cpp_code) + "\n";
  231. } else if (lines[i].find("$docs_in_place") != -1) {
  232. strnew += lines[i].replace("$docs_in_place", ((bool)p_preset->get("user_data/accessible_from_files_app")) ? "<true/>" : "<false/>") + "\n";
  233. } else if (lines[i].find("$docs_sharing") != -1) {
  234. strnew += lines[i].replace("$docs_sharing", ((bool)p_preset->get("user_data/accessible_from_itunes_sharing")) ? "<true/>" : "<false/>") + "\n";
  235. } else if (lines[i].find("$entitlements_push_notifications") != -1) {
  236. bool is_on = p_preset->get("capabilities/push_notifications");
  237. strnew += lines[i].replace("$entitlements_push_notifications", is_on ? "<key>aps-environment</key><string>development</string>" : "") + "\n";
  238. } else if (lines[i].find("$required_device_capabilities") != -1) {
  239. String capabilities;
  240. // I've removed armv7 as we can run on 64bit only devices
  241. // Note that capabilities listed here are requirements for the app to be installed.
  242. // They don't enable anything.
  243. Vector<String> capabilities_list = p_config.capabilities;
  244. if ((bool)p_preset->get("capabilities/access_wifi") && !capabilities_list.has("wifi")) {
  245. capabilities_list.push_back("wifi");
  246. }
  247. for (int idx = 0; idx < capabilities_list.size(); idx++) {
  248. capabilities += "<string>" + capabilities_list[idx] + "</string>\n";
  249. }
  250. strnew += lines[i].replace("$required_device_capabilities", capabilities);
  251. } else if (lines[i].find("$interface_orientations") != -1) {
  252. String orientations;
  253. const DisplayServer::ScreenOrientation screen_orientation =
  254. DisplayServer::ScreenOrientation(int(GLOBAL_GET("display/window/handheld/orientation")));
  255. switch (screen_orientation) {
  256. case DisplayServer::SCREEN_LANDSCAPE:
  257. orientations += "<string>UIInterfaceOrientationLandscapeLeft</string>\n";
  258. break;
  259. case DisplayServer::SCREEN_PORTRAIT:
  260. orientations += "<string>UIInterfaceOrientationPortrait</string>\n";
  261. break;
  262. case DisplayServer::SCREEN_REVERSE_LANDSCAPE:
  263. orientations += "<string>UIInterfaceOrientationLandscapeRight</string>\n";
  264. break;
  265. case DisplayServer::SCREEN_REVERSE_PORTRAIT:
  266. orientations += "<string>UIInterfaceOrientationPortraitUpsideDown</string>\n";
  267. break;
  268. case DisplayServer::SCREEN_SENSOR_LANDSCAPE:
  269. // Allow both landscape orientations depending on sensor direction.
  270. orientations += "<string>UIInterfaceOrientationLandscapeLeft</string>\n";
  271. orientations += "<string>UIInterfaceOrientationLandscapeRight</string>\n";
  272. break;
  273. case DisplayServer::SCREEN_SENSOR_PORTRAIT:
  274. // Allow both portrait orientations depending on sensor direction.
  275. orientations += "<string>UIInterfaceOrientationPortrait</string>\n";
  276. orientations += "<string>UIInterfaceOrientationPortraitUpsideDown</string>\n";
  277. break;
  278. case DisplayServer::SCREEN_SENSOR:
  279. // Allow all screen orientations depending on sensor direction.
  280. orientations += "<string>UIInterfaceOrientationLandscapeLeft</string>\n";
  281. orientations += "<string>UIInterfaceOrientationLandscapeRight</string>\n";
  282. orientations += "<string>UIInterfaceOrientationPortrait</string>\n";
  283. orientations += "<string>UIInterfaceOrientationPortraitUpsideDown</string>\n";
  284. break;
  285. }
  286. strnew += lines[i].replace("$interface_orientations", orientations);
  287. } else if (lines[i].find("$camera_usage_description") != -1) {
  288. String description = p_preset->get("privacy/camera_usage_description");
  289. strnew += lines[i].replace("$camera_usage_description", description) + "\n";
  290. } else if (lines[i].find("$microphone_usage_description") != -1) {
  291. String description = p_preset->get("privacy/microphone_usage_description");
  292. strnew += lines[i].replace("$microphone_usage_description", description) + "\n";
  293. } else if (lines[i].find("$photolibrary_usage_description") != -1) {
  294. String description = p_preset->get("privacy/photolibrary_usage_description");
  295. strnew += lines[i].replace("$photolibrary_usage_description", description) + "\n";
  296. } else if (lines[i].find("$plist_launch_screen_name") != -1) {
  297. bool is_on = p_preset->get("storyboard/use_launch_screen_storyboard");
  298. String value = is_on ? "<key>UILaunchStoryboardName</key>\n<string>Launch Screen</string>" : "";
  299. strnew += lines[i].replace("$plist_launch_screen_name", value) + "\n";
  300. } else if (lines[i].find("$pbx_launch_screen_file_reference") != -1) {
  301. bool is_on = p_preset->get("storyboard/use_launch_screen_storyboard");
  302. String value = is_on ? "90DD2D9D24B36E8000717FE1 = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; path = \"Launch Screen.storyboard\"; sourceTree = \"<group>\"; };" : "";
  303. strnew += lines[i].replace("$pbx_launch_screen_file_reference", value) + "\n";
  304. } else if (lines[i].find("$pbx_launch_screen_copy_files") != -1) {
  305. bool is_on = p_preset->get("storyboard/use_launch_screen_storyboard");
  306. String value = is_on ? "90DD2D9D24B36E8000717FE1 /* Launch Screen.storyboard */," : "";
  307. strnew += lines[i].replace("$pbx_launch_screen_copy_files", value) + "\n";
  308. } else if (lines[i].find("$pbx_launch_screen_build_phase") != -1) {
  309. bool is_on = p_preset->get("storyboard/use_launch_screen_storyboard");
  310. String value = is_on ? "90DD2D9E24B36E8000717FE1 /* Launch Screen.storyboard in Resources */," : "";
  311. strnew += lines[i].replace("$pbx_launch_screen_build_phase", value) + "\n";
  312. } else if (lines[i].find("$pbx_launch_screen_build_reference") != -1) {
  313. bool is_on = p_preset->get("storyboard/use_launch_screen_storyboard");
  314. String value = is_on ? "90DD2D9E24B36E8000717FE1 /* Launch Screen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 90DD2D9D24B36E8000717FE1 /* Launch Screen.storyboard */; };" : "";
  315. strnew += lines[i].replace("$pbx_launch_screen_build_reference", value) + "\n";
  316. } else if (lines[i].find("$pbx_launch_image_usage_setting") != -1) {
  317. bool is_on = p_preset->get("storyboard/use_launch_screen_storyboard");
  318. String value = is_on ? "" : "ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;";
  319. strnew += lines[i].replace("$pbx_launch_image_usage_setting", value) + "\n";
  320. } else if (lines[i].find("$launch_screen_image_mode") != -1) {
  321. int image_scale_mode = p_preset->get("storyboard/image_scale_mode");
  322. String value;
  323. switch (image_scale_mode) {
  324. case 0: {
  325. String logo_path = GLOBAL_GET("application/boot_splash/image");
  326. bool is_on = GLOBAL_GET("application/boot_splash/fullsize");
  327. // If custom logo is not specified, Godot does not scale default one, so we should do the same.
  328. value = (is_on && logo_path.length() > 0) ? "scaleAspectFit" : "center";
  329. } break;
  330. default: {
  331. value = storyboard_image_scale_mode[image_scale_mode - 1];
  332. }
  333. }
  334. strnew += lines[i].replace("$launch_screen_image_mode", value) + "\n";
  335. } else if (lines[i].find("$launch_screen_background_color") != -1) {
  336. bool use_custom = p_preset->get("storyboard/use_custom_bg_color");
  337. Color color = use_custom ? p_preset->get("storyboard/custom_bg_color") : GLOBAL_GET("application/boot_splash/bg_color");
  338. const String value_format = "red=\"$red\" green=\"$green\" blue=\"$blue\" alpha=\"$alpha\"";
  339. Dictionary value_dictionary;
  340. value_dictionary["red"] = color.r;
  341. value_dictionary["green"] = color.g;
  342. value_dictionary["blue"] = color.b;
  343. value_dictionary["alpha"] = color.a;
  344. String value = value_format.format(value_dictionary, "$_");
  345. strnew += lines[i].replace("$launch_screen_background_color", value) + "\n";
  346. } else if (lines[i].find("$pbx_locale_file_reference") != -1) {
  347. String locale_files;
  348. Vector<String> translations = GLOBAL_GET("internationalization/locale/translations");
  349. if (translations.size() > 0) {
  350. HashSet<String> languages;
  351. for (const String &E : translations) {
  352. Ref<Translation> tr = ResourceLoader::load(E);
  353. if (tr.is_valid() && tr->get_locale() != "en") {
  354. languages.insert(tr->get_locale());
  355. }
  356. }
  357. int index = 0;
  358. for (const String &lang : languages) {
  359. locale_files += "D0BCFE4518AEBDA2004A" + itos(index).pad_zeros(4) + " /* " + lang + " */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = " + lang + "; path = " + lang + ".lproj/InfoPlist.strings; sourceTree = \"<group>\"; };\n";
  360. index++;
  361. }
  362. }
  363. strnew += lines[i].replace("$pbx_locale_file_reference", locale_files);
  364. } else if (lines[i].find("$pbx_locale_build_reference") != -1) {
  365. String locale_files;
  366. Vector<String> translations = GLOBAL_GET("internationalization/locale/translations");
  367. if (translations.size() > 0) {
  368. HashSet<String> languages;
  369. for (const String &E : translations) {
  370. Ref<Translation> tr = ResourceLoader::load(E);
  371. if (tr.is_valid() && tr->get_locale() != "en") {
  372. languages.insert(tr->get_locale());
  373. }
  374. }
  375. int index = 0;
  376. for (const String &lang : languages) {
  377. locale_files += "D0BCFE4518AEBDA2004A" + itos(index).pad_zeros(4) + " /* " + lang + " */,\n";
  378. index++;
  379. }
  380. }
  381. strnew += lines[i].replace("$pbx_locale_build_reference", locale_files);
  382. } else if (lines[i].find("$swift_runtime_migration") != -1) {
  383. String value = !p_config.use_swift_runtime ? "" : "LastSwiftMigration = 1250;";
  384. strnew += lines[i].replace("$swift_runtime_migration", value) + "\n";
  385. } else if (lines[i].find("$swift_runtime_build_settings") != -1) {
  386. String value = !p_config.use_swift_runtime ? "" : R"(
  387. CLANG_ENABLE_MODULES = YES;
  388. SWIFT_OBJC_BRIDGING_HEADER = "$binary/dummy.h";
  389. SWIFT_VERSION = 5.0;
  390. )";
  391. value = value.replace("$binary", p_config.binary_name);
  392. strnew += lines[i].replace("$swift_runtime_build_settings", value) + "\n";
  393. } else if (lines[i].find("$swift_runtime_fileref") != -1) {
  394. String value = !p_config.use_swift_runtime ? "" : R"(
  395. 90B4C2AA2680BC560039117A /* dummy.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "dummy.h"; sourceTree = "<group>"; };
  396. 90B4C2B52680C7E90039117A /* dummy.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "dummy.swift"; sourceTree = "<group>"; };
  397. )";
  398. strnew += lines[i].replace("$swift_runtime_fileref", value) + "\n";
  399. } else if (lines[i].find("$swift_runtime_binary_files") != -1) {
  400. String value = !p_config.use_swift_runtime ? "" : R"(
  401. 90B4C2AA2680BC560039117A /* dummy.h */,
  402. 90B4C2B52680C7E90039117A /* dummy.swift */,
  403. )";
  404. strnew += lines[i].replace("$swift_runtime_binary_files", value) + "\n";
  405. } else if (lines[i].find("$swift_runtime_buildfile") != -1) {
  406. String value = !p_config.use_swift_runtime ? "" : "90B4C2B62680C7E90039117A /* dummy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 90B4C2B52680C7E90039117A /* dummy.swift */; };";
  407. strnew += lines[i].replace("$swift_runtime_buildfile", value) + "\n";
  408. } else if (lines[i].find("$swift_runtime_build_phase") != -1) {
  409. String value = !p_config.use_swift_runtime ? "" : "90B4C2B62680C7E90039117A /* dummy.swift */,";
  410. strnew += lines[i].replace("$swift_runtime_build_phase", value) + "\n";
  411. } else {
  412. strnew += lines[i] + "\n";
  413. }
  414. }
  415. // !BAS! I'm assuming the 9 in the original code was a typo. I've added -1 or else it seems to also be adding our terminating zero...
  416. // should apply the same fix in our macOS export.
  417. CharString cs = strnew.utf8();
  418. pfile.resize(cs.size() - 1);
  419. for (int i = 0; i < cs.size() - 1; i++) {
  420. pfile.write[i] = cs[i];
  421. }
  422. }
  423. String EditorExportPlatformIOS::_get_additional_plist_content() {
  424. Vector<Ref<EditorExportPlugin>> export_plugins = EditorExport::get_singleton()->get_export_plugins();
  425. String result;
  426. for (int i = 0; i < export_plugins.size(); ++i) {
  427. result += export_plugins[i]->get_ios_plist_content();
  428. }
  429. return result;
  430. }
  431. String EditorExportPlatformIOS::_get_linker_flags() {
  432. Vector<Ref<EditorExportPlugin>> export_plugins = EditorExport::get_singleton()->get_export_plugins();
  433. String result;
  434. for (int i = 0; i < export_plugins.size(); ++i) {
  435. String flags = export_plugins[i]->get_ios_linker_flags();
  436. if (flags.length() == 0) {
  437. continue;
  438. }
  439. if (result.length() > 0) {
  440. result += ' ';
  441. }
  442. result += flags;
  443. }
  444. // the flags will be enclosed in quotes, so need to escape them
  445. return result.replace("\"", "\\\"");
  446. }
  447. String EditorExportPlatformIOS::_get_cpp_code() {
  448. Vector<Ref<EditorExportPlugin>> export_plugins = EditorExport::get_singleton()->get_export_plugins();
  449. String result;
  450. for (int i = 0; i < export_plugins.size(); ++i) {
  451. result += export_plugins[i]->get_ios_cpp_code();
  452. }
  453. return result;
  454. }
  455. void EditorExportPlatformIOS::_blend_and_rotate(Ref<Image> &p_dst, Ref<Image> &p_src, bool p_rot) {
  456. ERR_FAIL_COND(p_dst.is_null());
  457. ERR_FAIL_COND(p_src.is_null());
  458. int sw = p_rot ? p_src->get_height() : p_src->get_width();
  459. int sh = p_rot ? p_src->get_width() : p_src->get_height();
  460. int x_pos = (p_dst->get_width() - sw) / 2;
  461. int y_pos = (p_dst->get_height() - sh) / 2;
  462. int xs = (x_pos >= 0) ? 0 : -x_pos;
  463. int ys = (y_pos >= 0) ? 0 : -y_pos;
  464. if (sw + x_pos > p_dst->get_width()) {
  465. sw = p_dst->get_width() - x_pos;
  466. }
  467. if (sh + y_pos > p_dst->get_height()) {
  468. sh = p_dst->get_height() - y_pos;
  469. }
  470. for (int y = ys; y < sh; y++) {
  471. for (int x = xs; x < sw; x++) {
  472. Color sc = p_rot ? p_src->get_pixel(p_src->get_width() - y - 1, x) : p_src->get_pixel(x, y);
  473. Color dc = p_dst->get_pixel(x_pos + x, y_pos + y);
  474. dc.r = (double)(sc.a * sc.r + dc.a * (1.0 - sc.a) * dc.r);
  475. dc.g = (double)(sc.a * sc.g + dc.a * (1.0 - sc.a) * dc.g);
  476. dc.b = (double)(sc.a * sc.b + dc.a * (1.0 - sc.a) * dc.b);
  477. dc.a = (double)(sc.a + dc.a * (1.0 - sc.a));
  478. p_dst->set_pixel(x_pos + x, y_pos + y, dc);
  479. }
  480. }
  481. }
  482. struct IconInfo {
  483. const char *preset_key;
  484. const char *idiom;
  485. const char *export_name;
  486. const char *actual_size_side;
  487. const char *scale;
  488. const char *unscaled_size;
  489. const bool force_opaque;
  490. };
  491. static const IconInfo icon_infos[] = {
  492. // Home screen on iPhone
  493. { "icons/iphone_120x120", "iphone", "Icon-120.png", "120", "2x", "60x60", false },
  494. { "icons/iphone_120x120", "iphone", "Icon-120.png", "120", "3x", "40x40", false },
  495. { "icons/iphone_180x180", "iphone", "Icon-180.png", "180", "3x", "60x60", false },
  496. // Home screen on iPad
  497. { "icons/ipad_76x76", "ipad", "Icon-76.png", "76", "1x", "76x76", false },
  498. { "icons/ipad_152x152", "ipad", "Icon-152.png", "152", "2x", "76x76", false },
  499. { "icons/ipad_167x167", "ipad", "Icon-167.png", "167", "2x", "83.5x83.5", false },
  500. // App Store
  501. { "icons/app_store_1024x1024", "ios-marketing", "Icon-1024.png", "1024", "1x", "1024x1024", true },
  502. // Spotlight
  503. { "icons/spotlight_40x40", "ipad", "Icon-40.png", "40", "1x", "40x40", false },
  504. { "icons/spotlight_80x80", "iphone", "Icon-80.png", "80", "2x", "40x40", false },
  505. { "icons/spotlight_80x80", "ipad", "Icon-80.png", "80", "2x", "40x40", false }
  506. };
  507. Error EditorExportPlatformIOS::_export_icons(const Ref<EditorExportPreset> &p_preset, const String &p_iconset_dir) {
  508. String json_description = "{\"images\":[";
  509. String sizes;
  510. Ref<DirAccess> da = DirAccess::open(p_iconset_dir);
  511. ERR_FAIL_COND_V_MSG(da.is_null(), ERR_CANT_OPEN, "Cannot open directory '" + p_iconset_dir + "'.");
  512. for (uint64_t i = 0; i < (sizeof(icon_infos) / sizeof(icon_infos[0])); ++i) {
  513. IconInfo info = icon_infos[i];
  514. int side_size = String(info.actual_size_side).to_int();
  515. String icon_path = p_preset->get(info.preset_key);
  516. if (icon_path.length() == 0) {
  517. // Resize main app icon
  518. icon_path = GLOBAL_GET("application/config/icon");
  519. Ref<Image> img = memnew(Image);
  520. Error err = ImageLoader::load_image(icon_path, img);
  521. if (err != OK) {
  522. add_message(EXPORT_MESSAGE_ERROR, TTR("Export Icons"), vformat("Invalid icon (%s): '%s'.", info.preset_key, icon_path));
  523. return ERR_UNCONFIGURED;
  524. }
  525. if (info.force_opaque && img->detect_alpha() != Image::ALPHA_NONE) {
  526. add_message(EXPORT_MESSAGE_ERROR, TTR("Export Icons"), vformat("Icon (%s) must be opaque.", info.preset_key));
  527. return ERR_UNCONFIGURED;
  528. }
  529. img->resize(side_size, side_size);
  530. err = img->save_png(p_iconset_dir + info.export_name);
  531. if (err) {
  532. add_message(EXPORT_MESSAGE_ERROR, TTR("Export Icons"), vformat("Failed to export icon (%s): '%s'.", info.preset_key, icon_path));
  533. return err;
  534. }
  535. } else {
  536. // Load custom icon and resize if required
  537. Ref<Image> img = memnew(Image);
  538. Error err = ImageLoader::load_image(icon_path, img);
  539. if (err != OK) {
  540. add_message(EXPORT_MESSAGE_ERROR, TTR("Export Icons"), vformat("Invalid icon (%s): '%s'.", info.preset_key, icon_path));
  541. return ERR_UNCONFIGURED;
  542. }
  543. if (info.force_opaque && img->detect_alpha() != Image::ALPHA_NONE) {
  544. add_message(EXPORT_MESSAGE_ERROR, TTR("Export Icons"), vformat("Icon (%s) must be opaque.", info.preset_key));
  545. return ERR_UNCONFIGURED;
  546. }
  547. if (img->get_width() != side_size || img->get_height() != side_size) {
  548. add_message(EXPORT_MESSAGE_WARNING, TTR("Export Icons"), vformat("Icon (%s): '%s' has incorrect size %s and was automatically resized to %s.", info.preset_key, icon_path, img->get_size(), Vector2i(side_size, side_size)));
  549. img->resize(side_size, side_size);
  550. err = img->save_png(p_iconset_dir + info.export_name);
  551. } else {
  552. err = da->copy(icon_path, p_iconset_dir + info.export_name);
  553. }
  554. if (err) {
  555. add_message(EXPORT_MESSAGE_ERROR, TTR("Export Icons"), vformat("Failed to export icon (%s): '%s'.", info.preset_key, icon_path));
  556. return err;
  557. }
  558. }
  559. sizes += String(info.actual_size_side) + "\n";
  560. if (i > 0) {
  561. json_description += ",";
  562. }
  563. json_description += String("{");
  564. json_description += String("\"idiom\":") + "\"" + info.idiom + "\",";
  565. json_description += String("\"size\":") + "\"" + info.unscaled_size + "\",";
  566. json_description += String("\"scale\":") + "\"" + info.scale + "\",";
  567. json_description += String("\"filename\":") + "\"" + info.export_name + "\"";
  568. json_description += String("}");
  569. }
  570. json_description += "]}";
  571. Ref<FileAccess> json_file = FileAccess::open(p_iconset_dir + "Contents.json", FileAccess::WRITE);
  572. ERR_FAIL_COND_V(json_file.is_null(), ERR_CANT_CREATE);
  573. CharString json_utf8 = json_description.utf8();
  574. json_file->store_buffer((const uint8_t *)json_utf8.get_data(), json_utf8.length());
  575. Ref<FileAccess> sizes_file = FileAccess::open(p_iconset_dir + "sizes", FileAccess::WRITE);
  576. ERR_FAIL_COND_V(sizes_file.is_null(), ERR_CANT_CREATE);
  577. CharString sizes_utf8 = sizes.utf8();
  578. sizes_file->store_buffer((const uint8_t *)sizes_utf8.get_data(), sizes_utf8.length());
  579. return OK;
  580. }
  581. Error EditorExportPlatformIOS::_export_loading_screen_file(const Ref<EditorExportPreset> &p_preset, const String &p_dest_dir) {
  582. const String custom_launch_image_2x = p_preset->get("storyboard/custom_image@2x");
  583. const String custom_launch_image_3x = p_preset->get("storyboard/custom_image@3x");
  584. if (custom_launch_image_2x.length() > 0 && custom_launch_image_3x.length() > 0) {
  585. Ref<Image> image;
  586. String image_path = p_dest_dir.path_join("[email protected]");
  587. image.instantiate();
  588. Error err = image->load(custom_launch_image_2x);
  589. if (err) {
  590. image.unref();
  591. return err;
  592. }
  593. if (image->save_png(image_path) != OK) {
  594. return ERR_FILE_CANT_WRITE;
  595. }
  596. image.unref();
  597. image_path = p_dest_dir.path_join("[email protected]");
  598. image.instantiate();
  599. err = image->load(custom_launch_image_3x);
  600. if (err) {
  601. image.unref();
  602. return err;
  603. }
  604. if (image->save_png(image_path) != OK) {
  605. return ERR_FILE_CANT_WRITE;
  606. }
  607. } else {
  608. Ref<Image> splash;
  609. const String splash_path = GLOBAL_GET("application/boot_splash/image");
  610. if (!splash_path.is_empty()) {
  611. splash.instantiate();
  612. const Error err = splash->load(splash_path);
  613. if (err) {
  614. splash.unref();
  615. }
  616. }
  617. if (splash.is_null()) {
  618. splash = Ref<Image>(memnew(Image(boot_splash_png)));
  619. }
  620. // Using same image for both @2x and @3x
  621. // because Godot's own boot logo uses single image for all resolutions.
  622. // Also not using @1x image, because devices using this image variant
  623. // are not supported by iOS 9, which is minimal target.
  624. const String splash_png_path_2x = p_dest_dir.path_join("[email protected]");
  625. const String splash_png_path_3x = p_dest_dir.path_join("[email protected]");
  626. if (splash->save_png(splash_png_path_2x) != OK) {
  627. return ERR_FILE_CANT_WRITE;
  628. }
  629. if (splash->save_png(splash_png_path_3x) != OK) {
  630. return ERR_FILE_CANT_WRITE;
  631. }
  632. }
  633. return OK;
  634. }
  635. Error EditorExportPlatformIOS::_export_loading_screen_images(const Ref<EditorExportPreset> &p_preset, const String &p_dest_dir) {
  636. Ref<DirAccess> da = DirAccess::open(p_dest_dir);
  637. ERR_FAIL_COND_V_MSG(da.is_null(), ERR_CANT_OPEN, "Cannot open directory '" + p_dest_dir + "'.");
  638. for (uint64_t i = 0; i < sizeof(loading_screen_infos) / sizeof(loading_screen_infos[0]); ++i) {
  639. LoadingScreenInfo info = loading_screen_infos[i];
  640. String loading_screen_file = p_preset->get(info.preset_key);
  641. Color boot_bg_color = GLOBAL_GET("application/boot_splash/bg_color");
  642. String boot_logo_path = GLOBAL_GET("application/boot_splash/image");
  643. bool boot_logo_scale = GLOBAL_GET("application/boot_splash/fullsize");
  644. if (loading_screen_file.size() > 0) {
  645. // Load custom loading screens, and resize if required.
  646. Ref<Image> img = memnew(Image);
  647. Error err = ImageLoader::load_image(loading_screen_file, img);
  648. if (err != OK) {
  649. ERR_PRINT("Invalid loading screen (" + String(info.preset_key) + "): '" + loading_screen_file + "'.");
  650. return ERR_UNCONFIGURED;
  651. }
  652. if (img->get_width() != info.width || img->get_height() != info.height) {
  653. WARN_PRINT("Loading screen (" + String(info.preset_key) + "): '" + loading_screen_file + "' has incorrect size (" + String::num_int64(img->get_width()) + "x" + String::num_int64(img->get_height()) + ") and was automatically resized to " + String::num_int64(info.width) + "x" + String::num_int64(info.height) + ".");
  654. float aspect_ratio = (float)img->get_width() / (float)img->get_height();
  655. if (boot_logo_scale) {
  656. if (info.height * aspect_ratio <= info.width) {
  657. img->resize(info.height * aspect_ratio, info.height);
  658. } else {
  659. img->resize(info.width, info.width / aspect_ratio);
  660. }
  661. }
  662. Ref<Image> new_img = Image::create_empty(info.width, info.height, false, Image::FORMAT_RGBA8);
  663. new_img->fill(boot_bg_color);
  664. _blend_and_rotate(new_img, img, false);
  665. err = new_img->save_png(p_dest_dir + info.export_name);
  666. } else {
  667. err = da->copy(loading_screen_file, p_dest_dir + info.export_name);
  668. }
  669. if (err) {
  670. String err_str = String("Failed to export loading screen (") + info.preset_key + ") from path '" + loading_screen_file + "'.";
  671. ERR_PRINT(err_str.utf8().get_data());
  672. return err;
  673. }
  674. } else {
  675. // Generate loading screen from the splash screen
  676. Ref<Image> img = Image::create_empty(info.width, info.height, false, Image::FORMAT_RGBA8);
  677. img->fill(boot_bg_color);
  678. Ref<Image> img_bs;
  679. if (boot_logo_path.length() > 0) {
  680. img_bs = Ref<Image>(memnew(Image));
  681. ImageLoader::load_image(boot_logo_path, img_bs);
  682. }
  683. if (!img_bs.is_valid()) {
  684. img_bs = Ref<Image>(memnew(Image(boot_splash_png)));
  685. }
  686. if (img_bs.is_valid()) {
  687. float aspect_ratio = (float)img_bs->get_width() / (float)img_bs->get_height();
  688. if (info.rotate) {
  689. if (boot_logo_scale) {
  690. if (info.width * aspect_ratio <= info.height) {
  691. img_bs->resize(info.width * aspect_ratio, info.width);
  692. } else {
  693. img_bs->resize(info.height, info.height / aspect_ratio);
  694. }
  695. }
  696. } else {
  697. if (boot_logo_scale) {
  698. if (info.height * aspect_ratio <= info.width) {
  699. img_bs->resize(info.height * aspect_ratio, info.height);
  700. } else {
  701. img_bs->resize(info.width, info.width / aspect_ratio);
  702. }
  703. }
  704. }
  705. _blend_and_rotate(img, img_bs, info.rotate);
  706. }
  707. Error err = img->save_png(p_dest_dir + info.export_name);
  708. if (err) {
  709. String err_str = String("Failed to export loading screen (") + info.preset_key + ") from splash screen.";
  710. WARN_PRINT(err_str.utf8().get_data());
  711. }
  712. }
  713. }
  714. return OK;
  715. }
  716. Error EditorExportPlatformIOS::_walk_dir_recursive(Ref<DirAccess> &p_da, FileHandler p_handler, void *p_userdata) {
  717. Vector<String> dirs;
  718. String current_dir = p_da->get_current_dir();
  719. p_da->list_dir_begin();
  720. String path = p_da->get_next();
  721. while (!path.is_empty()) {
  722. if (p_da->current_is_dir()) {
  723. if (path != "." && path != "..") {
  724. dirs.push_back(path);
  725. }
  726. } else {
  727. Error err = p_handler(current_dir.path_join(path), p_userdata);
  728. if (err) {
  729. p_da->list_dir_end();
  730. return err;
  731. }
  732. }
  733. path = p_da->get_next();
  734. }
  735. p_da->list_dir_end();
  736. for (int i = 0; i < dirs.size(); ++i) {
  737. String dir = dirs[i];
  738. p_da->change_dir(dir);
  739. Error err = _walk_dir_recursive(p_da, p_handler, p_userdata);
  740. p_da->change_dir("..");
  741. if (err) {
  742. return err;
  743. }
  744. }
  745. return OK;
  746. }
  747. struct CodesignData {
  748. const Ref<EditorExportPreset> &preset;
  749. bool debug = false;
  750. CodesignData(const Ref<EditorExportPreset> &p_preset, bool p_debug) :
  751. preset(p_preset),
  752. debug(p_debug) {
  753. }
  754. };
  755. Error EditorExportPlatformIOS::_codesign(String p_file, void *p_userdata) {
  756. if (p_file.ends_with(".dylib")) {
  757. CodesignData *data = static_cast<CodesignData *>(p_userdata);
  758. print_line(String("Signing ") + p_file);
  759. String sign_id;
  760. if (data->debug) {
  761. sign_id = data->preset->get("application/code_sign_identity_debug").operator String().is_empty() ? "iPhone Developer" : data->preset->get("application/code_sign_identity_debug");
  762. } else {
  763. sign_id = data->preset->get("application/code_sign_identity_release").operator String().is_empty() ? "iPhone Distribution" : data->preset->get("application/code_sign_identity_release");
  764. }
  765. List<String> codesign_args;
  766. codesign_args.push_back("-f");
  767. codesign_args.push_back("-s");
  768. codesign_args.push_back(sign_id);
  769. codesign_args.push_back(p_file);
  770. String str;
  771. Error err = OS::get_singleton()->execute("codesign", codesign_args, &str, nullptr, true);
  772. print_verbose("codesign (" + p_file + "):\n" + str);
  773. return err;
  774. }
  775. return OK;
  776. }
  777. struct PbxId {
  778. private:
  779. static char _hex_char(uint8_t four_bits) {
  780. if (four_bits < 10) {
  781. return ('0' + four_bits);
  782. }
  783. return 'A' + (four_bits - 10);
  784. }
  785. static String _hex_pad(uint32_t num) {
  786. Vector<char> ret;
  787. ret.resize(sizeof(num) * 2);
  788. for (uint64_t i = 0; i < sizeof(num) * 2; ++i) {
  789. uint8_t four_bits = (num >> (sizeof(num) * 8 - (i + 1) * 4)) & 0xF;
  790. ret.write[i] = _hex_char(four_bits);
  791. }
  792. return String::utf8(ret.ptr(), ret.size());
  793. }
  794. public:
  795. uint32_t high_bits;
  796. uint32_t mid_bits;
  797. uint32_t low_bits;
  798. String str() const {
  799. return _hex_pad(high_bits) + _hex_pad(mid_bits) + _hex_pad(low_bits);
  800. }
  801. PbxId &operator++() {
  802. low_bits++;
  803. if (!low_bits) {
  804. mid_bits++;
  805. if (!mid_bits) {
  806. high_bits++;
  807. }
  808. }
  809. return *this;
  810. }
  811. };
  812. struct ExportLibsData {
  813. Vector<String> lib_paths;
  814. String dest_dir;
  815. };
  816. void EditorExportPlatformIOS::_add_assets_to_project(const Ref<EditorExportPreset> &p_preset, Vector<uint8_t> &p_project_data, const Vector<IOSExportAsset> &p_additional_assets) {
  817. // that is just a random number, we just need Godot IDs not to clash with
  818. // existing IDs in the project.
  819. PbxId current_id = { 0x58938401, 0, 0 };
  820. String pbx_files;
  821. String pbx_frameworks_build;
  822. String pbx_frameworks_refs;
  823. String pbx_resources_build;
  824. String pbx_resources_refs;
  825. String pbx_embeded_frameworks;
  826. const String file_info_format = String("$build_id = {isa = PBXBuildFile; fileRef = $ref_id; };\n") +
  827. "$ref_id = {isa = PBXFileReference; lastKnownFileType = $file_type; name = \"$name\"; path = \"$file_path\"; sourceTree = \"<group>\"; };\n";
  828. for (int i = 0; i < p_additional_assets.size(); ++i) {
  829. String additional_asset_info_format = file_info_format;
  830. String build_id = (++current_id).str();
  831. String ref_id = (++current_id).str();
  832. String framework_id = "";
  833. const IOSExportAsset &asset = p_additional_assets[i];
  834. String type;
  835. if (asset.exported_path.ends_with(".framework")) {
  836. if (asset.should_embed) {
  837. additional_asset_info_format += "$framework_id = {isa = PBXBuildFile; fileRef = $ref_id; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };\n";
  838. framework_id = (++current_id).str();
  839. pbx_embeded_frameworks += framework_id + ",\n";
  840. }
  841. type = "wrapper.framework";
  842. } else if (asset.exported_path.ends_with(".xcframework")) {
  843. if (asset.should_embed) {
  844. additional_asset_info_format += "$framework_id = {isa = PBXBuildFile; fileRef = $ref_id; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };\n";
  845. framework_id = (++current_id).str();
  846. pbx_embeded_frameworks += framework_id + ",\n";
  847. }
  848. type = "wrapper.xcframework";
  849. } else if (asset.exported_path.ends_with(".dylib")) {
  850. type = "compiled.mach-o.dylib";
  851. } else if (asset.exported_path.ends_with(".a")) {
  852. type = "archive.ar";
  853. } else {
  854. type = "file";
  855. }
  856. String &pbx_build = asset.is_framework ? pbx_frameworks_build : pbx_resources_build;
  857. String &pbx_refs = asset.is_framework ? pbx_frameworks_refs : pbx_resources_refs;
  858. if (pbx_build.length() > 0) {
  859. pbx_build += ",\n";
  860. pbx_refs += ",\n";
  861. }
  862. pbx_build += build_id;
  863. pbx_refs += ref_id;
  864. Dictionary format_dict;
  865. format_dict["build_id"] = build_id;
  866. format_dict["ref_id"] = ref_id;
  867. format_dict["name"] = asset.exported_path.get_file();
  868. format_dict["file_path"] = asset.exported_path;
  869. format_dict["file_type"] = type;
  870. if (framework_id.length() > 0) {
  871. format_dict["framework_id"] = framework_id;
  872. }
  873. pbx_files += additional_asset_info_format.format(format_dict, "$_");
  874. }
  875. // Note, frameworks like gamekit are always included in our project.pbxprof file
  876. // even if turned off in capabilities.
  877. String str = String::utf8((const char *)p_project_data.ptr(), p_project_data.size());
  878. str = str.replace("$additional_pbx_files", pbx_files);
  879. str = str.replace("$additional_pbx_frameworks_build", pbx_frameworks_build);
  880. str = str.replace("$additional_pbx_frameworks_refs", pbx_frameworks_refs);
  881. str = str.replace("$additional_pbx_resources_build", pbx_resources_build);
  882. str = str.replace("$additional_pbx_resources_refs", pbx_resources_refs);
  883. str = str.replace("$pbx_embeded_frameworks", pbx_embeded_frameworks);
  884. CharString cs = str.utf8();
  885. p_project_data.resize(cs.size() - 1);
  886. for (int i = 0; i < cs.size() - 1; i++) {
  887. p_project_data.write[i] = cs[i];
  888. }
  889. }
  890. Error EditorExportPlatformIOS::_copy_asset(const String &p_out_dir, const String &p_asset, const String *p_custom_file_name, bool p_is_framework, bool p_should_embed, Vector<IOSExportAsset> &r_exported_assets) {
  891. String binary_name = p_out_dir.get_file().get_basename();
  892. Ref<DirAccess> da = DirAccess::create_for_path(p_asset);
  893. if (da.is_null()) {
  894. ERR_FAIL_V_MSG(ERR_CANT_CREATE, "Can't create directory: " + p_asset + ".");
  895. }
  896. bool file_exists = da->file_exists(p_asset);
  897. bool dir_exists = da->dir_exists(p_asset);
  898. if (!file_exists && !dir_exists) {
  899. return ERR_FILE_NOT_FOUND;
  900. }
  901. String base_dir = p_asset.get_base_dir().replace("res://", "");
  902. String destination_dir;
  903. String destination;
  904. String asset_path;
  905. bool create_framework = false;
  906. if (p_is_framework && p_asset.ends_with(".dylib")) {
  907. // For iOS we need to turn .dylib into .framework
  908. // to be able to send application to AppStore
  909. asset_path = String("dylibs").path_join(base_dir);
  910. String file_name;
  911. if (!p_custom_file_name) {
  912. file_name = p_asset.get_basename().get_file();
  913. } else {
  914. file_name = *p_custom_file_name;
  915. }
  916. String framework_name = file_name + ".framework";
  917. asset_path = asset_path.path_join(framework_name);
  918. destination_dir = p_out_dir.path_join(asset_path);
  919. destination = destination_dir.path_join(file_name);
  920. create_framework = true;
  921. } else if (p_is_framework && (p_asset.ends_with(".framework") || p_asset.ends_with(".xcframework"))) {
  922. asset_path = String("dylibs").path_join(base_dir);
  923. String file_name;
  924. if (!p_custom_file_name) {
  925. file_name = p_asset.get_file();
  926. } else {
  927. file_name = *p_custom_file_name;
  928. }
  929. asset_path = asset_path.path_join(file_name);
  930. destination_dir = p_out_dir.path_join(asset_path);
  931. destination = destination_dir;
  932. } else {
  933. asset_path = base_dir;
  934. String file_name;
  935. if (!p_custom_file_name) {
  936. file_name = p_asset.get_file();
  937. } else {
  938. file_name = *p_custom_file_name;
  939. }
  940. destination_dir = p_out_dir.path_join(asset_path);
  941. asset_path = asset_path.path_join(file_name);
  942. destination = p_out_dir.path_join(asset_path);
  943. }
  944. Ref<DirAccess> filesystem_da = DirAccess::create(DirAccess::ACCESS_FILESYSTEM);
  945. ERR_FAIL_COND_V_MSG(filesystem_da.is_null(), ERR_CANT_CREATE, "Cannot create DirAccess for path '" + p_out_dir + "'.");
  946. if (!filesystem_da->dir_exists(destination_dir)) {
  947. Error make_dir_err = filesystem_da->make_dir_recursive(destination_dir);
  948. if (make_dir_err) {
  949. return make_dir_err;
  950. }
  951. }
  952. Error err = dir_exists ? da->copy_dir(p_asset, destination) : da->copy(p_asset, destination);
  953. if (err) {
  954. return err;
  955. }
  956. IOSExportAsset exported_asset = { binary_name.path_join(asset_path), p_is_framework, p_should_embed };
  957. r_exported_assets.push_back(exported_asset);
  958. if (create_framework) {
  959. String file_name;
  960. if (!p_custom_file_name) {
  961. file_name = p_asset.get_basename().get_file();
  962. } else {
  963. file_name = *p_custom_file_name;
  964. }
  965. String framework_name = file_name + ".framework";
  966. // Performing `install_name_tool -id @rpath/{name}.framework/{name} ./{name}` on dylib
  967. {
  968. List<String> install_name_args;
  969. install_name_args.push_back("-id");
  970. install_name_args.push_back(String("@rpath").path_join(framework_name).path_join(file_name));
  971. install_name_args.push_back(destination);
  972. OS::get_singleton()->execute("install_name_tool", install_name_args);
  973. }
  974. // Creating Info.plist
  975. {
  976. String info_plist_format = "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n"
  977. "<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/PropertyList-1.0.dtd\">\n"
  978. "<plist version=\"1.0\">\n"
  979. "<dict>\n"
  980. "<key>CFBundleShortVersionString</key>\n"
  981. "<string>1.0</string>\n"
  982. "<key>CFBundleIdentifier</key>\n"
  983. "<string>com.gdnative.framework.$name</string>\n"
  984. "<key>CFBundleName</key>\n"
  985. "<string>$name</string>\n"
  986. "<key>CFBundleExecutable</key>\n"
  987. "<string>$name</string>\n"
  988. "<key>DTPlatformName</key>\n"
  989. "<string>iphoneos</string>\n"
  990. "<key>CFBundleInfoDictionaryVersion</key>\n"
  991. "<string>6.0</string>\n"
  992. "<key>CFBundleVersion</key>\n"
  993. "<string>1</string>\n"
  994. "<key>CFBundlePackageType</key>\n"
  995. "<string>FMWK</string>\n"
  996. "<key>MinimumOSVersion</key>\n"
  997. "<string>10.0</string>\n"
  998. "</dict>\n"
  999. "</plist>";
  1000. String info_plist = info_plist_format.replace("$name", file_name);
  1001. Ref<FileAccess> f = FileAccess::open(destination_dir.path_join("Info.plist"), FileAccess::WRITE);
  1002. if (f.is_valid()) {
  1003. f->store_string(info_plist);
  1004. }
  1005. }
  1006. }
  1007. return OK;
  1008. }
  1009. Error EditorExportPlatformIOS::_export_additional_assets(const String &p_out_dir, const Vector<String> &p_assets, bool p_is_framework, bool p_should_embed, Vector<IOSExportAsset> &r_exported_assets) {
  1010. for (int f_idx = 0; f_idx < p_assets.size(); ++f_idx) {
  1011. String asset = p_assets[f_idx];
  1012. if (!asset.begins_with("res://")) {
  1013. // either SDK-builtin or already a part of the export template
  1014. IOSExportAsset exported_asset = { asset, p_is_framework, p_should_embed };
  1015. r_exported_assets.push_back(exported_asset);
  1016. } else {
  1017. Error err = _copy_asset(p_out_dir, asset, nullptr, p_is_framework, p_should_embed, r_exported_assets);
  1018. ERR_FAIL_COND_V(err, err);
  1019. }
  1020. }
  1021. return OK;
  1022. }
  1023. Error EditorExportPlatformIOS::_export_additional_assets(const String &p_out_dir, const Vector<SharedObject> &p_libraries, Vector<IOSExportAsset> &r_exported_assets) {
  1024. Vector<Ref<EditorExportPlugin>> export_plugins = EditorExport::get_singleton()->get_export_plugins();
  1025. for (int i = 0; i < export_plugins.size(); i++) {
  1026. Vector<String> linked_frameworks = export_plugins[i]->get_ios_frameworks();
  1027. Error err = _export_additional_assets(p_out_dir, linked_frameworks, true, false, r_exported_assets);
  1028. ERR_FAIL_COND_V(err, err);
  1029. Vector<String> embedded_frameworks = export_plugins[i]->get_ios_embedded_frameworks();
  1030. err = _export_additional_assets(p_out_dir, embedded_frameworks, true, true, r_exported_assets);
  1031. ERR_FAIL_COND_V(err, err);
  1032. Vector<String> project_static_libs = export_plugins[i]->get_ios_project_static_libs();
  1033. for (int j = 0; j < project_static_libs.size(); j++) {
  1034. project_static_libs.write[j] = project_static_libs[j].get_file(); // Only the file name as it's copied to the project
  1035. }
  1036. err = _export_additional_assets(p_out_dir, project_static_libs, true, false, r_exported_assets);
  1037. ERR_FAIL_COND_V(err, err);
  1038. Vector<String> ios_bundle_files = export_plugins[i]->get_ios_bundle_files();
  1039. err = _export_additional_assets(p_out_dir, ios_bundle_files, false, false, r_exported_assets);
  1040. ERR_FAIL_COND_V(err, err);
  1041. }
  1042. Vector<String> library_paths;
  1043. for (int i = 0; i < p_libraries.size(); ++i) {
  1044. library_paths.push_back(p_libraries[i].path);
  1045. }
  1046. Error err = _export_additional_assets(p_out_dir, library_paths, true, true, r_exported_assets);
  1047. ERR_FAIL_COND_V(err, err);
  1048. return OK;
  1049. }
  1050. Vector<String> EditorExportPlatformIOS::_get_preset_architectures(const Ref<EditorExportPreset> &p_preset) const {
  1051. Vector<ExportArchitecture> all_archs = _get_supported_architectures();
  1052. Vector<String> enabled_archs;
  1053. for (int i = 0; i < all_archs.size(); ++i) {
  1054. bool is_enabled = p_preset->get("architectures/" + all_archs[i].name);
  1055. if (is_enabled) {
  1056. enabled_archs.push_back(all_archs[i].name);
  1057. }
  1058. }
  1059. return enabled_archs;
  1060. }
  1061. Error EditorExportPlatformIOS::_export_ios_plugins(const Ref<EditorExportPreset> &p_preset, IOSConfigData &p_config_data, const String &dest_dir, Vector<IOSExportAsset> &r_exported_assets, bool p_debug) {
  1062. String plugin_definition_cpp_code;
  1063. String plugin_initialization_cpp_code;
  1064. String plugin_deinitialization_cpp_code;
  1065. Vector<String> plugin_linked_dependencies;
  1066. Vector<String> plugin_embedded_dependencies;
  1067. Vector<String> plugin_files;
  1068. Vector<PluginConfigIOS> enabled_plugins = get_enabled_plugins(p_preset);
  1069. Vector<String> added_linked_dependenciy_names;
  1070. Vector<String> added_embedded_dependenciy_names;
  1071. HashMap<String, String> plist_values;
  1072. HashSet<String> plugin_linker_flags;
  1073. Error err;
  1074. for (int i = 0; i < enabled_plugins.size(); i++) {
  1075. PluginConfigIOS plugin = enabled_plugins[i];
  1076. // Export plugin binary.
  1077. String plugin_main_binary = PluginConfigIOS::get_plugin_main_binary(plugin, p_debug);
  1078. String plugin_binary_result_file = plugin.binary.get_file();
  1079. // We shouldn't embed .xcframework that contains static libraries.
  1080. // Static libraries are not embedded anyway.
  1081. err = _copy_asset(dest_dir, plugin_main_binary, &plugin_binary_result_file, true, false, r_exported_assets);
  1082. ERR_FAIL_COND_V(err, err);
  1083. // Adding dependencies.
  1084. // Use separate container for names to check for duplicates.
  1085. for (int j = 0; j < plugin.linked_dependencies.size(); j++) {
  1086. String dependency = plugin.linked_dependencies[j];
  1087. String name = dependency.get_file();
  1088. if (added_linked_dependenciy_names.has(name)) {
  1089. continue;
  1090. }
  1091. added_linked_dependenciy_names.push_back(name);
  1092. plugin_linked_dependencies.push_back(dependency);
  1093. }
  1094. for (int j = 0; j < plugin.system_dependencies.size(); j++) {
  1095. String dependency = plugin.system_dependencies[j];
  1096. String name = dependency.get_file();
  1097. if (added_linked_dependenciy_names.has(name)) {
  1098. continue;
  1099. }
  1100. added_linked_dependenciy_names.push_back(name);
  1101. plugin_linked_dependencies.push_back(dependency);
  1102. }
  1103. for (int j = 0; j < plugin.embedded_dependencies.size(); j++) {
  1104. String dependency = plugin.embedded_dependencies[j];
  1105. String name = dependency.get_file();
  1106. if (added_embedded_dependenciy_names.has(name)) {
  1107. continue;
  1108. }
  1109. added_embedded_dependenciy_names.push_back(name);
  1110. plugin_embedded_dependencies.push_back(dependency);
  1111. }
  1112. plugin_files.append_array(plugin.files_to_copy);
  1113. // Capabilities
  1114. // Also checking for duplicates.
  1115. for (int j = 0; j < plugin.capabilities.size(); j++) {
  1116. String capability = plugin.capabilities[j];
  1117. if (p_config_data.capabilities.has(capability)) {
  1118. continue;
  1119. }
  1120. p_config_data.capabilities.push_back(capability);
  1121. }
  1122. // Linker flags
  1123. // Checking duplicates
  1124. for (int j = 0; j < plugin.linker_flags.size(); j++) {
  1125. String linker_flag = plugin.linker_flags[j];
  1126. plugin_linker_flags.insert(linker_flag);
  1127. }
  1128. // Plist
  1129. // Using hash map container to remove duplicates
  1130. for (const KeyValue<String, PluginConfigIOS::PlistItem> &E : plugin.plist) {
  1131. String key = E.key;
  1132. const PluginConfigIOS::PlistItem &item = E.value;
  1133. String value;
  1134. switch (item.type) {
  1135. case PluginConfigIOS::PlistItemType::STRING_INPUT: {
  1136. String preset_name = "plugins_plist/" + key;
  1137. String input_value = p_preset->get(preset_name);
  1138. value = "<string>" + input_value + "</string>";
  1139. } break;
  1140. default:
  1141. value = item.value;
  1142. break;
  1143. }
  1144. if (key.is_empty() || value.is_empty()) {
  1145. continue;
  1146. }
  1147. String plist_key = "<key>" + key + "</key>";
  1148. plist_values[plist_key] = value;
  1149. }
  1150. // CPP Code
  1151. String definition_comment = "// Plugin: " + plugin.name + "\n";
  1152. String initialization_method = plugin.initialization_method + "();\n";
  1153. String deinitialization_method = plugin.deinitialization_method + "();\n";
  1154. plugin_definition_cpp_code += definition_comment +
  1155. "extern void " + initialization_method +
  1156. "extern void " + deinitialization_method + "\n";
  1157. plugin_initialization_cpp_code += "\t" + initialization_method;
  1158. plugin_deinitialization_cpp_code += "\t" + deinitialization_method;
  1159. if (plugin.use_swift_runtime) {
  1160. p_config_data.use_swift_runtime = true;
  1161. }
  1162. }
  1163. // Updating `Info.plist`
  1164. {
  1165. for (const KeyValue<String, String> &E : plist_values) {
  1166. String key = E.key;
  1167. String value = E.value;
  1168. if (key.is_empty() || value.is_empty()) {
  1169. continue;
  1170. }
  1171. p_config_data.plist_content += key + value + "\n";
  1172. }
  1173. }
  1174. // Export files
  1175. {
  1176. // Export linked plugin dependency
  1177. err = _export_additional_assets(dest_dir, plugin_linked_dependencies, true, false, r_exported_assets);
  1178. ERR_FAIL_COND_V(err, err);
  1179. // Export embedded plugin dependency
  1180. err = _export_additional_assets(dest_dir, plugin_embedded_dependencies, true, true, r_exported_assets);
  1181. ERR_FAIL_COND_V(err, err);
  1182. // Export plugin files
  1183. err = _export_additional_assets(dest_dir, plugin_files, false, false, r_exported_assets);
  1184. ERR_FAIL_COND_V(err, err);
  1185. }
  1186. // Update CPP
  1187. {
  1188. Dictionary plugin_format;
  1189. plugin_format["definition"] = plugin_definition_cpp_code;
  1190. plugin_format["initialization"] = plugin_initialization_cpp_code;
  1191. plugin_format["deinitialization"] = plugin_deinitialization_cpp_code;
  1192. String plugin_cpp_code = "\n// Godot Plugins\n"
  1193. "void godot_ios_plugins_initialize();\n"
  1194. "void godot_ios_plugins_deinitialize();\n"
  1195. "// Exported Plugins\n\n"
  1196. "$definition"
  1197. "// Use Plugins\n"
  1198. "void godot_ios_plugins_initialize() {\n"
  1199. "$initialization"
  1200. "}\n\n"
  1201. "void godot_ios_plugins_deinitialize() {\n"
  1202. "$deinitialization"
  1203. "}\n";
  1204. p_config_data.cpp_code += plugin_cpp_code.format(plugin_format, "$_");
  1205. }
  1206. // Update Linker Flag Values
  1207. {
  1208. String result_linker_flags = " ";
  1209. for (const String &E : plugin_linker_flags) {
  1210. const String &flag = E;
  1211. if (flag.length() == 0) {
  1212. continue;
  1213. }
  1214. if (result_linker_flags.length() > 0) {
  1215. result_linker_flags += ' ';
  1216. }
  1217. result_linker_flags += flag;
  1218. }
  1219. result_linker_flags = result_linker_flags.replace("\"", "\\\"");
  1220. p_config_data.linker_flags += result_linker_flags;
  1221. }
  1222. return OK;
  1223. }
  1224. Error EditorExportPlatformIOS::export_project(const Ref<EditorExportPreset> &p_preset, bool p_debug, const String &p_path, int p_flags) {
  1225. ExportNotifier notifier(*this, p_preset, p_debug, p_path, p_flags);
  1226. String src_pkg_name;
  1227. String dest_dir = p_path.get_base_dir() + "/";
  1228. String binary_name = p_path.get_file().get_basename();
  1229. EditorProgress ep("export", "Exporting for iOS", 5, true);
  1230. String team_id = p_preset->get("application/app_store_team_id");
  1231. ERR_FAIL_COND_V_MSG(team_id.length() == 0, ERR_CANT_OPEN, "App Store Team ID not specified - cannot configure the project.");
  1232. if (p_debug) {
  1233. src_pkg_name = p_preset->get("custom_template/debug");
  1234. } else {
  1235. src_pkg_name = p_preset->get("custom_template/release");
  1236. }
  1237. if (src_pkg_name.is_empty()) {
  1238. String err;
  1239. src_pkg_name = find_export_template("ios.zip", &err);
  1240. if (src_pkg_name.is_empty()) {
  1241. add_message(EXPORT_MESSAGE_ERROR, TTR("Prepare Templates"), TTR("Export template not found."));
  1242. return ERR_FILE_NOT_FOUND;
  1243. }
  1244. }
  1245. if (!DirAccess::exists(dest_dir)) {
  1246. return ERR_FILE_BAD_PATH;
  1247. }
  1248. {
  1249. Ref<DirAccess> da = DirAccess::create(DirAccess::ACCESS_FILESYSTEM);
  1250. if (da.is_valid()) {
  1251. String current_dir = da->get_current_dir();
  1252. // remove leftovers from last export so they don't interfere
  1253. // in case some files are no longer needed
  1254. if (da->change_dir(dest_dir + binary_name + ".xcodeproj") == OK) {
  1255. da->erase_contents_recursive();
  1256. }
  1257. if (da->change_dir(dest_dir + binary_name) == OK) {
  1258. da->erase_contents_recursive();
  1259. }
  1260. da->change_dir(current_dir);
  1261. if (!da->dir_exists(dest_dir + binary_name)) {
  1262. Error err = da->make_dir(dest_dir + binary_name);
  1263. if (err) {
  1264. return err;
  1265. }
  1266. }
  1267. }
  1268. }
  1269. if (ep.step("Making .pck", 0)) {
  1270. return ERR_SKIP;
  1271. }
  1272. String pack_path = dest_dir + binary_name + ".pck";
  1273. Vector<SharedObject> libraries;
  1274. Error err = save_pack(p_preset, p_debug, pack_path, &libraries);
  1275. if (err) {
  1276. return err;
  1277. }
  1278. if (ep.step("Extracting and configuring Xcode project", 1)) {
  1279. return ERR_SKIP;
  1280. }
  1281. String library_to_use = "libgodot.ios." + String(p_debug ? "debug" : "release") + ".xcframework";
  1282. print_line("Static framework: " + library_to_use);
  1283. String pkg_name;
  1284. if (String(GLOBAL_GET("application/config/name")) != "") {
  1285. pkg_name = String(GLOBAL_GET("application/config/name"));
  1286. } else {
  1287. pkg_name = "Unnamed";
  1288. }
  1289. bool found_library = false;
  1290. const String project_file = "godot_ios.xcodeproj/project.pbxproj";
  1291. HashSet<String> files_to_parse;
  1292. files_to_parse.insert("godot_ios/godot_ios-Info.plist");
  1293. files_to_parse.insert(project_file);
  1294. files_to_parse.insert("godot_ios/export_options.plist");
  1295. files_to_parse.insert("godot_ios/dummy.cpp");
  1296. files_to_parse.insert("godot_ios.xcodeproj/project.xcworkspace/contents.xcworkspacedata");
  1297. files_to_parse.insert("godot_ios.xcodeproj/xcshareddata/xcschemes/godot_ios.xcscheme");
  1298. files_to_parse.insert("godot_ios/godot_ios.entitlements");
  1299. files_to_parse.insert("godot_ios/Launch Screen.storyboard");
  1300. IOSConfigData config_data = {
  1301. pkg_name,
  1302. binary_name,
  1303. _get_additional_plist_content(),
  1304. String(" ").join(_get_preset_architectures(p_preset)),
  1305. _get_linker_flags(),
  1306. _get_cpp_code(),
  1307. "",
  1308. "",
  1309. "",
  1310. "",
  1311. Vector<String>(),
  1312. false
  1313. };
  1314. Vector<IOSExportAsset> assets;
  1315. Ref<DirAccess> tmp_app_path = DirAccess::create_for_path(dest_dir);
  1316. ERR_FAIL_COND_V(tmp_app_path.is_null(), ERR_CANT_CREATE);
  1317. print_line("Unzipping...");
  1318. Ref<FileAccess> io_fa;
  1319. zlib_filefunc_def io = zipio_create_io(&io_fa);
  1320. unzFile src_pkg_zip = unzOpen2(src_pkg_name.utf8().get_data(), &io);
  1321. if (!src_pkg_zip) {
  1322. add_message(EXPORT_MESSAGE_ERROR, TTR("Prepare Templates"), TTR("Could not open export template (not a zip file?): \"%s\".", src_pkg_name));
  1323. return ERR_CANT_OPEN;
  1324. }
  1325. err = _export_ios_plugins(p_preset, config_data, dest_dir + binary_name, assets, p_debug);
  1326. ERR_FAIL_COND_V(err, err);
  1327. //export rest of the files
  1328. int ret = unzGoToFirstFile(src_pkg_zip);
  1329. Vector<uint8_t> project_file_data;
  1330. while (ret == UNZ_OK) {
  1331. #if defined(MACOS_ENABLED) || defined(X11_ENABLED)
  1332. bool is_execute = false;
  1333. #endif
  1334. //get filename
  1335. unz_file_info info;
  1336. char fname[16384];
  1337. ret = unzGetCurrentFileInfo(src_pkg_zip, &info, fname, 16384, nullptr, 0, nullptr, 0);
  1338. if (ret != UNZ_OK) {
  1339. break;
  1340. }
  1341. String file = String::utf8(fname);
  1342. print_line("READ: " + file);
  1343. Vector<uint8_t> data;
  1344. data.resize(info.uncompressed_size);
  1345. //read
  1346. unzOpenCurrentFile(src_pkg_zip);
  1347. unzReadCurrentFile(src_pkg_zip, data.ptrw(), data.size());
  1348. unzCloseCurrentFile(src_pkg_zip);
  1349. //write
  1350. if (files_to_parse.has(file)) {
  1351. _fix_config_file(p_preset, data, config_data, p_debug);
  1352. } else if (file.begins_with("libgodot.ios")) {
  1353. if (!file.begins_with(library_to_use) || file.ends_with(String("/empty"))) {
  1354. ret = unzGoToNextFile(src_pkg_zip);
  1355. continue; //ignore!
  1356. }
  1357. found_library = true;
  1358. #if defined(MACOS_ENABLED) || defined(X11_ENABLED)
  1359. is_execute = true;
  1360. #endif
  1361. file = file.replace(library_to_use, binary_name + ".xcframework");
  1362. }
  1363. if (file == project_file) {
  1364. project_file_data = data;
  1365. }
  1366. ///@TODO need to parse logo files
  1367. if (data.size() > 0) {
  1368. file = file.replace("godot_ios", binary_name);
  1369. print_line("ADDING: " + file + " size: " + itos(data.size()));
  1370. /* write it into our folder structure */
  1371. file = dest_dir + file;
  1372. /* make sure this folder exists */
  1373. String dir_name = file.get_base_dir();
  1374. if (!tmp_app_path->dir_exists(dir_name)) {
  1375. print_line("Creating " + dir_name);
  1376. Error dir_err = tmp_app_path->make_dir_recursive(dir_name);
  1377. if (dir_err) {
  1378. ERR_PRINT("Can't create '" + dir_name + "'.");
  1379. unzClose(src_pkg_zip);
  1380. return ERR_CANT_CREATE;
  1381. }
  1382. }
  1383. /* write the file */
  1384. {
  1385. Ref<FileAccess> f = FileAccess::open(file, FileAccess::WRITE);
  1386. if (f.is_null()) {
  1387. ERR_PRINT("Can't write '" + file + "'.");
  1388. unzClose(src_pkg_zip);
  1389. return ERR_CANT_CREATE;
  1390. };
  1391. f->store_buffer(data.ptr(), data.size());
  1392. }
  1393. #if defined(MACOS_ENABLED) || defined(X11_ENABLED)
  1394. if (is_execute) {
  1395. // we need execute rights on this file
  1396. chmod(file.utf8().get_data(), 0755);
  1397. }
  1398. #endif
  1399. }
  1400. ret = unzGoToNextFile(src_pkg_zip);
  1401. }
  1402. /* we're done with our source zip */
  1403. unzClose(src_pkg_zip);
  1404. if (!found_library) {
  1405. ERR_PRINT("Requested template library '" + library_to_use + "' not found. It might be missing from your template archive.");
  1406. return ERR_FILE_NOT_FOUND;
  1407. }
  1408. Dictionary appnames = GLOBAL_GET("application/config/name_localized");
  1409. Dictionary camera_usage_descriptions = p_preset->get("privacy/camera_usage_description_localized");
  1410. Dictionary microphone_usage_descriptions = p_preset->get("privacy/microphone_usage_description_localized");
  1411. Dictionary photolibrary_usage_descriptions = p_preset->get("privacy/photolibrary_usage_description_localized");
  1412. Vector<String> translations = GLOBAL_GET("internationalization/locale/translations");
  1413. if (translations.size() > 0) {
  1414. {
  1415. String fname = dest_dir + binary_name + "/en.lproj";
  1416. tmp_app_path->make_dir_recursive(fname);
  1417. Ref<FileAccess> f = FileAccess::open(fname + "/InfoPlist.strings", FileAccess::WRITE);
  1418. f->store_line("/* Localized versions of Info.plist keys */");
  1419. f->store_line("");
  1420. f->store_line("CFBundleDisplayName = \"" + GLOBAL_GET("application/config/name").operator String() + "\";");
  1421. f->store_line("NSCameraUsageDescription = \"" + p_preset->get("privacy/camera_usage_description").operator String() + "\";");
  1422. f->store_line("NSMicrophoneUsageDescription = \"" + p_preset->get("privacy/microphone_usage_description").operator String() + "\";");
  1423. f->store_line("NSPhotoLibraryUsageDescription = \"" + p_preset->get("privacy/photolibrary_usage_description").operator String() + "\";");
  1424. }
  1425. HashSet<String> languages;
  1426. for (const String &E : translations) {
  1427. Ref<Translation> tr = ResourceLoader::load(E);
  1428. if (tr.is_valid() && tr->get_locale() != "en") {
  1429. languages.insert(tr->get_locale());
  1430. }
  1431. }
  1432. for (const String &lang : languages) {
  1433. String fname = dest_dir + binary_name + "/" + lang + ".lproj";
  1434. tmp_app_path->make_dir_recursive(fname);
  1435. Ref<FileAccess> f = FileAccess::open(fname + "/InfoPlist.strings", FileAccess::WRITE);
  1436. f->store_line("/* Localized versions of Info.plist keys */");
  1437. f->store_line("");
  1438. if (appnames.has(lang)) {
  1439. f->store_line("CFBundleDisplayName = \"" + appnames[lang].operator String() + "\";");
  1440. }
  1441. if (camera_usage_descriptions.has(lang)) {
  1442. f->store_line("NSCameraUsageDescription = \"" + camera_usage_descriptions[lang].operator String() + "\";");
  1443. }
  1444. if (microphone_usage_descriptions.has(lang)) {
  1445. f->store_line("NSMicrophoneUsageDescription = \"" + microphone_usage_descriptions[lang].operator String() + "\";");
  1446. }
  1447. if (photolibrary_usage_descriptions.has(lang)) {
  1448. f->store_line("NSPhotoLibraryUsageDescription = \"" + photolibrary_usage_descriptions[lang].operator String() + "\";");
  1449. }
  1450. }
  1451. }
  1452. // Copy project static libs to the project
  1453. Vector<Ref<EditorExportPlugin>> export_plugins = EditorExport::get_singleton()->get_export_plugins();
  1454. for (int i = 0; i < export_plugins.size(); i++) {
  1455. Vector<String> project_static_libs = export_plugins[i]->get_ios_project_static_libs();
  1456. for (int j = 0; j < project_static_libs.size(); j++) {
  1457. const String &static_lib_path = project_static_libs[j];
  1458. String dest_lib_file_path = dest_dir + static_lib_path.get_file();
  1459. Error lib_copy_err = tmp_app_path->copy(static_lib_path, dest_lib_file_path);
  1460. if (lib_copy_err != OK) {
  1461. ERR_PRINT("Can't copy '" + static_lib_path + "'.");
  1462. return lib_copy_err;
  1463. }
  1464. }
  1465. }
  1466. String iconset_dir = dest_dir + binary_name + "/Images.xcassets/AppIcon.appiconset/";
  1467. err = OK;
  1468. if (!tmp_app_path->dir_exists(iconset_dir)) {
  1469. err = tmp_app_path->make_dir_recursive(iconset_dir);
  1470. }
  1471. if (err) {
  1472. return err;
  1473. }
  1474. err = _export_icons(p_preset, iconset_dir);
  1475. if (err) {
  1476. return err;
  1477. }
  1478. {
  1479. bool use_storyboard = p_preset->get("storyboard/use_launch_screen_storyboard");
  1480. String launch_image_path = dest_dir + binary_name + "/Images.xcassets/LaunchImage.launchimage/";
  1481. String splash_image_path = dest_dir + binary_name + "/Images.xcassets/SplashImage.imageset/";
  1482. Ref<DirAccess> launch_screen_da = DirAccess::create(DirAccess::ACCESS_FILESYSTEM);
  1483. if (launch_screen_da.is_null()) {
  1484. return ERR_CANT_CREATE;
  1485. }
  1486. if (use_storyboard) {
  1487. print_line("Using Launch Storyboard");
  1488. if (launch_screen_da->change_dir(launch_image_path) == OK) {
  1489. launch_screen_da->erase_contents_recursive();
  1490. launch_screen_da->remove(launch_image_path);
  1491. }
  1492. err = _export_loading_screen_file(p_preset, splash_image_path);
  1493. } else {
  1494. print_line("Using Launch Images");
  1495. const String launch_screen_path = dest_dir + binary_name + "/Launch Screen.storyboard";
  1496. launch_screen_da->remove(launch_screen_path);
  1497. if (launch_screen_da->change_dir(splash_image_path) == OK) {
  1498. launch_screen_da->erase_contents_recursive();
  1499. launch_screen_da->remove(splash_image_path);
  1500. }
  1501. err = _export_loading_screen_images(p_preset, launch_image_path);
  1502. }
  1503. }
  1504. if (err) {
  1505. return err;
  1506. }
  1507. print_line("Exporting additional assets");
  1508. _export_additional_assets(dest_dir + binary_name, libraries, assets);
  1509. _add_assets_to_project(p_preset, project_file_data, assets);
  1510. String project_file_name = dest_dir + binary_name + ".xcodeproj/project.pbxproj";
  1511. {
  1512. Ref<FileAccess> f = FileAccess::open(project_file_name, FileAccess::WRITE);
  1513. if (f.is_null()) {
  1514. ERR_PRINT("Can't write '" + project_file_name + "'.");
  1515. return ERR_CANT_CREATE;
  1516. };
  1517. f->store_buffer(project_file_data.ptr(), project_file_data.size());
  1518. }
  1519. #ifdef MACOS_ENABLED
  1520. {
  1521. if (ep.step("Code-signing dylibs", 2)) {
  1522. return ERR_SKIP;
  1523. }
  1524. Ref<DirAccess> dylibs_dir = DirAccess::open(dest_dir + binary_name + "/dylibs");
  1525. ERR_FAIL_COND_V(dylibs_dir.is_null(), ERR_CANT_OPEN);
  1526. CodesignData codesign_data(p_preset, p_debug);
  1527. err = _walk_dir_recursive(dylibs_dir, _codesign, &codesign_data);
  1528. ERR_FAIL_COND_V(err, err);
  1529. }
  1530. if (ep.step("Making .xcarchive", 3)) {
  1531. return ERR_SKIP;
  1532. }
  1533. String archive_path = p_path.get_basename() + ".xcarchive";
  1534. List<String> archive_args;
  1535. archive_args.push_back("-project");
  1536. archive_args.push_back(dest_dir + binary_name + ".xcodeproj");
  1537. archive_args.push_back("-scheme");
  1538. archive_args.push_back(binary_name);
  1539. archive_args.push_back("-sdk");
  1540. archive_args.push_back("iphoneos");
  1541. archive_args.push_back("-configuration");
  1542. archive_args.push_back(p_debug ? "Debug" : "Release");
  1543. archive_args.push_back("-destination");
  1544. archive_args.push_back("generic/platform=iOS");
  1545. archive_args.push_back("archive");
  1546. archive_args.push_back("-allowProvisioningUpdates");
  1547. archive_args.push_back("-archivePath");
  1548. archive_args.push_back(archive_path);
  1549. String archive_str;
  1550. err = OS::get_singleton()->execute("xcodebuild", archive_args, &archive_str, nullptr, true);
  1551. ERR_FAIL_COND_V(err, err);
  1552. print_line("xcodebuild (.xcarchive):\n" + archive_str);
  1553. if (ep.step("Making .ipa", 4)) {
  1554. return ERR_SKIP;
  1555. }
  1556. List<String> export_args;
  1557. export_args.push_back("-exportArchive");
  1558. export_args.push_back("-archivePath");
  1559. export_args.push_back(archive_path);
  1560. export_args.push_back("-exportOptionsPlist");
  1561. export_args.push_back(dest_dir + binary_name + "/export_options.plist");
  1562. export_args.push_back("-allowProvisioningUpdates");
  1563. export_args.push_back("-exportPath");
  1564. export_args.push_back(dest_dir);
  1565. String export_str;
  1566. err = OS::get_singleton()->execute("xcodebuild", export_args, &export_str, nullptr, true);
  1567. ERR_FAIL_COND_V(err, err);
  1568. print_line("xcodebuild (.ipa):\n" + export_str);
  1569. #else
  1570. print_line(".ipa can only be built on macOS. Leaving Xcode project without building the package.");
  1571. #endif
  1572. return OK;
  1573. }
  1574. bool EditorExportPlatformIOS::has_valid_export_configuration(const Ref<EditorExportPreset> &p_preset, String &r_error, bool &r_missing_templates) const {
  1575. String err;
  1576. bool valid = false;
  1577. // Look for export templates (first official, and if defined custom templates).
  1578. bool dvalid = exists_export_template("ios.zip", &err);
  1579. bool rvalid = dvalid; // Both in the same ZIP.
  1580. if (p_preset->get("custom_template/debug") != "") {
  1581. dvalid = FileAccess::exists(p_preset->get("custom_template/debug"));
  1582. if (!dvalid) {
  1583. err += TTR("Custom debug template not found.") + "\n";
  1584. }
  1585. }
  1586. if (p_preset->get("custom_template/release") != "") {
  1587. rvalid = FileAccess::exists(p_preset->get("custom_template/release"));
  1588. if (!rvalid) {
  1589. err += TTR("Custom release template not found.") + "\n";
  1590. }
  1591. }
  1592. valid = dvalid || rvalid;
  1593. r_missing_templates = !valid;
  1594. if (!err.is_empty()) {
  1595. r_error = err;
  1596. }
  1597. return valid;
  1598. }
  1599. bool EditorExportPlatformIOS::has_valid_project_configuration(const Ref<EditorExportPreset> &p_preset, String &r_error) const {
  1600. String err;
  1601. bool valid = true;
  1602. // Validate the project configuration.
  1603. String team_id = p_preset->get("application/app_store_team_id");
  1604. if (team_id.length() == 0) {
  1605. err += TTR("App Store Team ID not specified - cannot configure the project.") + "\n";
  1606. valid = false;
  1607. }
  1608. String identifier = p_preset->get("application/bundle_identifier");
  1609. String pn_err;
  1610. if (!is_package_name_valid(identifier, &pn_err)) {
  1611. err += TTR("Invalid Identifier:") + " " + pn_err + "\n";
  1612. valid = false;
  1613. }
  1614. const String etc_error = test_etc2();
  1615. if (!etc_error.is_empty()) {
  1616. valid = false;
  1617. err += etc_error;
  1618. }
  1619. if (!err.is_empty()) {
  1620. r_error = err;
  1621. }
  1622. return valid;
  1623. }
  1624. EditorExportPlatformIOS::EditorExportPlatformIOS() {
  1625. logo = ImageTexture::create_from_image(memnew(Image(_ios_logo)));
  1626. plugins_changed.set();
  1627. #ifndef ANDROID_ENABLED
  1628. check_for_changes_thread.start(_check_for_changes_poll_thread, this);
  1629. #endif
  1630. }
  1631. EditorExportPlatformIOS::~EditorExportPlatformIOS() {
  1632. #ifndef ANDROID_ENABLED
  1633. quit_request.set();
  1634. check_for_changes_thread.wait_to_finish();
  1635. #endif
  1636. }