summaryrefslogtreecommitdiffstats
path: root/platform/macos/export/export_plugin.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [.NET Export] Improve .NET export process.bruvzg2022-10-071-67/+64
| | | | | | | | | | [macOS export] Fix incorrect file placement, search paths and architecture detection. [macOS export] Automatically detect executable files and set +x flag. [macOS export] Automatically apply "Disable Library Validation" entitlements when required. [macOS export] Remove old Mono export code. Fix folder tree creation for shared objects export. Add arch suffix to the exported .NET "data" folder name. Remove old Mono code from .NET "data" folder lookup.
* Fixes #65377: get_datetime_* functions can return wrong valuesJames2022-09-101-16/+14
|
* Rename String `plus_file` to `path_join`Aaron Franke2022-08-291-16/+16
|
* [macOS export] Simplify code signing options, add support for rcodesign tool ↵bruvzg2022-08-261-207/+432
| | | | for signing and notarization.
* [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-141-1/+12
|
* Extract EditorResourceConversionPlugin into its own source files and clean ↵Yuri Sizov2022-07-311-0/+1
| | | | up editor includes
* Merge pull request #63563 from aaronfranke/export-archRémi Verschelde2022-07-301-8/+9
|\
| * Update export dialog to handle many architecturesAaron Franke2022-07-291-7/+8
| |
| * Make some editor export methods constAaron Franke2022-07-291-1/+1
| |
* | Swap arguments of ResourceSaver.save()kobewi2022-07-291-1/+1
|/
* Update export template names for Windows, Mac, and LinuxAaron Franke2022-07-221-5/+5
|
* [Export] Update generated CLI helper script to work on clean macOS Monterey ↵bruvzg2022-07-211-3/+14
| | | | installation.
* Rename OSX to macOS and iPhoneOS to iOS.bruvzg2022-07-211-0/+1673