mirror of
https://github.com/godotengine/godot.git
synced 2026-01-05 06:11:29 +03:00
committed by
Rémi Verschelde
parent
830947feaf
commit
424a104666
@@ -1129,7 +1129,7 @@ Error EditorExportPlatformAndroid::export_project(const String& p_path, bool p_d
|
||||
if (file=="lib/armeabi/libgodot_android.so" && !export_arm) {
|
||||
skip=true;
|
||||
}
|
||||
|
||||
|
||||
if (file.begins_with("META-INF") && _signed) {
|
||||
skip=true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user