diff --git a/scripts/run_native.py b/scripts/run_native.py index fc81a0a03..2dd01ebea 100644 --- a/scripts/run_native.py +++ b/scripts/run_native.py @@ -35,7 +35,7 @@ def move_file(source, target, env): print("app version: " + app_version) print("platform: " + platform) - # TODO do I need .exe for windows? + # TODO do we need to add a .exe extension for windows? - need to test variant = "native" # check if output directories exist and create if necessary