summaryrefslogtreecommitdiffstats
path: root/platform/macos/export
Commit message (Expand)AuthorAgeFilesLines
...
* Style: Cleanup header guards for consistencyRémi Verschelde2022-09-264-9/+9
* Disable menus and functionality that are not relevant on the Android Editor portFredia Huya-Kouadio2022-09-131-0/+2
* Fixes #65377: get_datetime_* functions can return wrong valuesJames2022-09-101-16/+14
* Rename String `plus_file` to `path_join`Aaron Franke2022-08-292-57/+57
* [macOS export] Simplify code signing options, add support for rcodesign tool ...bruvzg2022-08-263-210/+439
* [macOS / iOS Export] Fix generation of duplicate locale property list files.bruvzg2022-08-181-46/+50
* Refactor the export checking logic to improve separation of concernsFredia Huya-Kouadio2022-08-142-2/+14
* Extract EditorResourceConversionPlugin into its own source files and clean up...Yuri Sizov2022-07-311-0/+1
* Merge pull request #63563 from aaronfranke/export-archRémi Verschelde2022-07-302-10/+11
|\
| * Update export dialog to handle many architecturesAaron Franke2022-07-291-7/+8
| * Make some editor export methods constAaron Franke2022-07-292-3/+3
* | Swap arguments of ResourceSaver.save()kobewi2022-07-291-1/+1
|/
* Split up editor export code into multiple filesAaron Franke2022-07-261-1/+1
* Merge pull request #63096 from aaronfranke/exp-template-namesRémi Verschelde2022-07-261-5/+5
|\
| * Update export template names for Windows, Mac, and LinuxAaron Franke2022-07-221-5/+5
* | Code quality: Fix header guards consistencyRémi Verschelde2022-07-255-13/+13
|/
* [Export] Update generated CLI helper script to work on clean macOS Monterey i...bruvzg2022-07-211-3/+14
* Rename OSX to macOS and iPhoneOS to iOS.bruvzg2022-07-2112-0/+5582