summaryrefslogtreecommitdiff
path: root/platform/iphone/export
AgeCommit message (Expand)Author
2018-12-05Add checking required field for exporting iOSvolzhs
2018-11-23Show error if required fields are not filled when exporting iOSvolzhs
2018-11-01Export for OS X on OS X now lets you select .dmg or .zipMarcelo Fernandez
2018-09-27Fix warnings for comparison between signed and unsigned integers [-Wsign-comp...Rémi Verschelde
2018-09-12Make core/ includes absolute, remove subfolders from include pathRémi Verschelde
2018-08-24Make some debug prints verbose-only, remove othersRémi Verschelde
2018-08-23Fix file hintsMarcin Zawiejski
2018-08-21BPTC supportelasota
2018-08-20Add PROPERTY_HINT_PLACEHOLDER_TEXT for String propertiesRémi Verschelde
2018-07-26Reduce unnecessary COW on Vector by make writing explicitHein-Pieter van Braam
2018-07-24Removed unnecessary assignmentsWilson E. Alvarez
2018-04-11iPhone X support and iOS-related fixesRuslan Mustakov
2018-01-07Improve missing iOS loading screen error messageRuslan Mustakov
2018-01-05Add missing copyright headers and fix formattingRémi Verschelde
2018-01-01Update copyright statements to 2018Rémi Verschelde
2017-12-12Updated Linux template extensions to match architecture.Nathan Warden
2017-12-08Fix Manage Export Templates linkMattUV
2017-12-07Style: Apply new clang-format 5.0 style to all filesRémi Verschelde
2017-11-29Enhanced iOS and UWP logo on Export dialogIndah Sylvia
2017-11-25Made Vector::ptrw explicit for writing, compiler was sometimes using the wron...Juan Linietsky
2017-11-21Allow configuring iOS exportRuslan Mustakov
2017-10-16Sign iOS dylibs before packagingRuslan Mustakov
2017-10-13Use binary names instead of absolute paths in calls to OS::execute.J08nY
2017-09-26Enhance iOS exportRuslan Mustakov
2017-08-27Use HTTPS URL for Godot's website in the headersRémi Verschelde
2017-07-26Added features for image formatsBastiaanOlij
2017-07-19-Renamed GlobalConfig to ProjectSettings, makes more sense.Juan Linietsky
2017-07-19Fix errors with global config names no more sorrys pleasegeequlim
2017-07-08Only execute chmod exporting iOS when on Mac OS XBastiaanOlij
2017-07-06iPhone exporterBastiaanOlij