aboutsummaryrefslogtreecommitdiff
path: root/platform/iphone/export/export.cpp
Commit message (Expand)AuthorAgeFilesLines
* iPhone X support and iOS-related fixesRuslan Mustakov2018-04-111-33/+34
* Improve missing iOS loading screen error messageRuslan Mustakov2018-01-071-1/+1
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
* Updated Linux template extensions to match architecture.Nathan Warden2017-12-121-1/+1
* Fix Manage Export Templates linkMattUV2017-12-081-0/+1
* Style: Apply new clang-format 5.0 style to all filesRémi Verschelde2017-12-071-4/+6
* Enhanced iOS and UWP logo on Export dialogIndah Sylvia2017-11-291-4/+2
* Made Vector::ptrw explicit for writing, compiler was sometimes using the wron...Juan Linietsky2017-11-251-1/+1
* Allow configuring iOS exportRuslan Mustakov2017-11-211-69/+382
* Sign iOS dylibs before packagingRuslan Mustakov2017-10-161-9/+9
* Use binary names instead of absolute paths in calls to OS::execute.fix/use-bin-nameJ08nY2017-10-131-3/+3
* Enhance iOS exportRuslan Mustakov2017-09-261-22/+339
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1
* Added features for image formatsBastiaanOlij2017-07-261-1/+13
* -Renamed GlobalConfig to ProjectSettings, makes more sense.Juan Linietsky2017-07-191-3/+10
* Fix errors with global config names no more sorrys pleasegeequlim2017-07-191-2/+2
* Only execute chmod exporting iOS when on Mac OS XBastiaanOlij2017-07-081-0/+2
* iPhone exporterBastiaanOlij2017-07-061-0/+345