mirror of
https://github.com/Ed94/Odin.git
synced 2026-06-18 11:52:22 -07:00
Use working directory for aapt commands
This commit is contained in:
@@ -1585,10 +1585,6 @@ gb_internal void init_android_values(bool with_sdk) {
|
||||
gb_printf_err("Error: -android-keystore_alias:<string> has not been set\n");
|
||||
gb_exit(1);
|
||||
}
|
||||
if (bc->android_manifest.len == 0) {
|
||||
gb_printf_err("Error: -android-manifest:<string> has not been set\n");
|
||||
gb_exit(1);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user