summaryrefslogtreecommitdiffstats
path: root/platform/macos/export/export_plugin.h
Commit message (Collapse)AuthorAgeFilesLines
* Windows icon export improvements.bruvzg2022-11-181-1/+1
| | | | | | | Regenerate Windows icon on export to ensure correct icon size order. Add support for using PNG/WebP/SVG files as an icon for Windows exports. Allow using WebP/SVG files as icon for macOS exports. Add option to select generated icons interpolation, and set default interpolation to Lanczos.
* [.NET Export] Improve .NET export process.bruvzg2022-10-071-0/+2
| | | | | | | | | | [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.
* [macOS export] Simplify code signing options, add support for rcodesign tool ↵bruvzg2022-08-261-1/+1
| | | | for signing and notarization.
* 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
| | | | | Adds `header_guards.sh` bash script, used in CI to validate future changes. Can be run locally to fix invalid header guards.
* Rename OSX to macOS and iPhoneOS to iOS.bruvzg2022-07-211-0/+137