File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -363,8 +363,8 @@ if [ "${build_classical}" == "1" ]; then
363363 cp out/android/templates/android_source.zip ${templatesdir} /
364364
365365 # Native debug symbols
366- cp out/android/templates/android_release_template_native_debug_symbols.zip ${reldir} /native_debug_symbols .${templates_version} .template_release.android.zip
367- cp out/android/tools/android_editor_native_debug_symbols.zip ${reldir} /native_debug_symbols .${templates_version} .editor.android.zip
366+ cp out/android/templates/android_release_template_native_debug_symbols.zip ${reldir} /Godot_native_debug_symbols .${templates_version} .template_release.android.zip
367+ cp out/android/tools/android_editor_native_debug_symbols.zip ${reldir} /Godot_native_debug_symbols .${templates_version} .editor.android.zip
368368
369369 # # iOS (Classical) ##
370370
You can’t perform that action at this time.
0 commit comments