godot/misc/dist
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
..
appimage Added AppImage structure 2017-03-04 17:38:29 +01:00
docker Convert DOS line endings to Unix line endings 2017-11-05 11:37:59 +01:00
html Change HTML5 start-up API 2017-11-19 15:39:57 +01:00
ios_xcode Allow configuring iOS export 2017-11-21 01:16:49 +07:00
linux Dist: Fix typos in manpage 2017-09-24 19:40:36 +02:00
osx_template.app/Contents Use new icons everywhere 2017-05-28 20:18:30 +02:00
osx_tools.app/Contents Change OSX version from 2.2-dev to 3.0-dev 2017-09-26 22:45:02 +10:00
uwp_template Convert DOS line endings to Unix line endings 2017-11-05 11:37:59 +01:00
project_icon.svg Adapt tutorials (Godot Docs) icon to new design 2017-05-17 21:22:01 +02:00