Files
godot/platform/android
Ruslan Mustakov 8f0f327f02 Allow configuring iOS export
- EditorExportPlugin's _export_begin accepts all the arguments related
   to the current export (is_debug, path, flags).

 - EditorExportPlugin API is extended with methods allowing to configure
   iOS export: add_ios_framework, add_ios_plist_content,
   add_ios_linker_flags, add_ios_bundle_file.

 - iOS export template now contains Godot as a static library so that
   it can be linked with third-party Frameworks and GDNative static
   libraries.

 - Adds method to DirAccess for recursive copying of a directory.

 - Fixes iOS export to work with Xcode 9 (released recently).
2017-11-21 01:16:49 +07:00
..
2014-02-09 22:10:30 -03:00
2017-09-01 21:07:55 +07:00
2014-09-15 11:33:30 -03:00
2017-09-25 16:19:21 +07:00
2017-09-25 16:19:21 +07:00
2017-09-25 16:19:21 +07:00
2017-09-25 16:19:21 +07:00
2014-05-24 01:35:47 -03:00
2016-06-22 21:13:29 +02:00
2017-11-21 01:16:49 +07:00
2017-09-13 20:57:07 +03:00
2017-09-13 20:57:07 +03:00
2017-10-07 15:10:17 +05:30
2014-05-24 01:35:47 -03:00