godot/platform/osx/export
Rémi Verschelde 37a16fee05 Export: Remove temp files from cache after export
So far we left most temporary files lying around, so this attempts to
fix that.

I added a helper method to DirAccess to factor out the boilerplate of
creating a DirAccess, checking if the file exists, remove it or print
an error on failure.
2019-08-12 13:31:59 +02:00
..
export.cpp Export: Remove temp files from cache after export 2019-08-12 13:31:59 +02:00
export.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00