summaryrefslogtreecommitdiffstats
path: root/platform/macos/export/export_plugin.h
Commit message (Expand)AuthorAgeFilesLines
* Set clang-format `RemoveSemicolon` rule to `true`Adam Scott2024-10-251-1/+1
* Don't include `core/io/image.h` in `core/os/os.h`Yevhen Babiichuk (DustDFG)2024-10-181-0/+1
* Style: Apply new `clang-format` changesThaddeus Crews2024-09-201-1/+1
* Allow adding custom export platforms using scripts / GDExtension.bruvzg2024-08-281-2/+2
* [macOS export] Do not stop export on signing errors.bruvzg2024-07-231-2/+2
* [macOS] Fix codesigning of .NET helper executables when sandboxing is disabled.bruvzg2024-07-181-2/+2
* [macOS export] Add support for privacy manifest configuration.bruvzg2024-04-301-0/+1
* [macOS export] Detect embedded helper executables using MachO header.bruvzg2024-04-091-4/+4
* Allow exporting release Android builds without a debug keystoreMichael Alexsander2023-06-191-1/+1
* Store sensitive export options in dedicated credentials fileAndreas Raddau2023-05-101-0/+11
* [Export] Add readable descriptions and validation warnings to the export opti...bruvzg2023-04-191-20/+5
* Merge pull request #63312 from bruvzg/one_clickRémi Verschelde2023-01-131-10/+49
|\
| * [Export] Add one-click deploy over SSH for the desktop exports.bruvzg2022-12-291-10/+49
* | One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
|/
* Windows icon export improvements.bruvzg2022-11-181-1/+1
* [.NET Export] Improve .NET export process.bruvzg2022-10-071-0/+2
* [macOS export] Simplify code signing options, add support for rcodesign tool ...bruvzg2022-08-261-1/+1
* Refactor the export checking logic to improve separation of concernsFredia Huya-Kouadio2022-08-141-1/+2
* Make some editor export methods constAaron Franke2022-07-291-2/+2
* Split up editor export code into multiple filesAaron Franke2022-07-261-1/+1
* Code quality: Fix header guards consistencyRémi Verschelde2022-07-251-1/+1
* Rename OSX to macOS and iPhoneOS to iOS.bruvzg2022-07-211-0/+137