<feed xmlns='http://www.w3.org/2005/Atom'>
<title>godot.git/misc/dist/ios_xcode/godot_ios/dylibs/empty, branch mirror</title>
<subtitle>Godot Engine – Multi-platform 2D and 3D game engine https://godotengine.org</subtitle>
<id>https://git.neuromancer.sk/godot.git/atom/misc/dist/ios_xcode/godot_ios/dylibs/empty?h=mirror</id>
<link rel='self' href='https://git.neuromancer.sk/godot.git/atom/misc/dist/ios_xcode/godot_ios/dylibs/empty?h=mirror'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/'/>
<updated>2017-11-20T18:16:49Z</updated>
<entry>
<title>Allow configuring iOS export</title>
<updated>2017-11-20T18:16:49Z</updated>
<author>
<name>Ruslan Mustakov</name>
</author>
<published>2017-10-02T15:01:43Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=8f0f327f0207cbde27bbfba3ac106b9457d7201b'/>
<id>urn:sha1:8f0f327f0207cbde27bbfba3ac106b9457d7201b</id>
<content type='text'>
 - 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).
</content>
</entry>
</feed>
