Open david-k opened 4 years ago
Right now, it seems that even if an error occurs, smali will return with exit code 0. This makes it a bit hard to detect whether assembly was successful. Could we get a non-zero exit code on error?
smali
Right now, it seems that even if an error occurs,
smali
will return with exit code 0. This makes it a bit hard to detect whether assembly was successful. Could we get a non-zero exit code on error?