summaryrefslogtreecommitdiffstats
path: root/platform/macos/export
Commit message (Expand)AuthorAgeFilesLines
* Refactor high quality texture importJuan Linietsky2023-01-301-11/+27
* Fix split allow empty string in SSH export plugindaviirodrig2023-01-271-2/+2
* Merge pull request #63312 from bruvzg/one_clickRémi Verschelde2023-01-132-131/+312
|\
| * [Export] Add one-click deploy over SSH for the desktop exports.bruvzg2022-12-292-131/+312
* | Require Apple Team ID when using notarytoolPatrick Gelvin2023-01-121-0/+4
* | One Copyright Update to rule them allRémi Verschelde2023-01-0512-348/+348
|/
* [macOS/iOS] Use framework Info.plist to determine library name.bruvzg2022-12-162-7/+308
* [macOS export] Add support for Xcode notarytool.bruvzg2022-12-071-19/+112
* Use system fonts as fallback and improve system font handling.bruvzg2022-12-041-1/+1
* [macOS] Fix export button incorrectly disabled when using login/app password ...bruvzg2022-11-301-1/+1
* [Export] Use image loader directly to avoid "resource as image file" errors.bruvzg2022-11-211-2/+5
* Fix unused exitcode in macos export pluginMarkus Sauermann2022-11-201-1/+1
* Windows icon export improvements.bruvzg2022-11-182-9/+8
* Unify usage of GLOBAL/EDITOR_GETkobewi2022-10-181-11/+11
* Fix macOS export plugin build without regex module.bruvzg2022-10-136-33/+0
* [.NET Export] Improve .NET export process.bruvzg2022-10-072-67/+66
* Fix MSVC warnings, rename shadowed variables, fix uninitialized values, chang...bruvzg2022-10-071-5/+5
* 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