summaryrefslogtreecommitdiffstats
path: root/platform/ios/export/export_plugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make some Image methods statickobewi2022-10-141-4/+2
* Split rendering driver project setting into renderer_name and rendering_drive...clayjohn2022-09-191-1/+0
* Rename String `plus_file` to `path_join`Aaron Franke2022-08-291-18/+18
* Merge pull request #64562 from bruvzg/fix_dup_localesRémi Verschelde2022-08-261-27/+39
|\
| * [macOS / iOS Export] Fix generation of duplicate locale property list files.bruvzg2022-08-181-27/+39
* | ios: force app store icon to be opaque, use proper errorsNathan Franke2022-08-191-28/+35
|/
* Disable threads used to check on plugins to loadFredia Huya-Kouadio2022-08-151-0/+4
* Refactor the export checking logic to improve separation of concernsFredia Huya-Kouadio2022-08-141-2/+13
* [iOS] Extend iOS plugins to support Swift runtimeSergey Minakov2022-08-091-1/+35
* Remove unnecessary string replacementLarry Tran2022-08-051-2/+0
* Extract EditorResourceConversionPlugin into its own source files and clean up...Yuri Sizov2022-07-311-0/+1
* Make some editor export methods constAaron Franke2022-07-291-3/+3
* Rename OSX to macOS and iPhoneOS to iOS.bruvzg2022-07-211-0/+1849