rust-mobile / cargo-apk

Helps cargo build APKs
Apache License 2.0
101 stars 28 forks source link

Revert "Add `args: Args` back to `Ndk` subcommand to see them in `-h`" #2

Closed rib closed 1 year ago

rib commented 1 year ago

Fixes https://github.com/rust-windowing/android-ndk-rs/issues/375

This reverts commit https://github.com/rust-windowing/android-ndk-rs/commit/e2b9db4235138ee7e24d2c57c797a6c85698e0b2, merged as part of https://github.com/rust-windowing/android-ndk-rs/commit/419df14a104cd38162d902a3216da37ef2fe16d0 ("cargo-apk: Reimplement "default" (--) subcommand trailing args for cargo (https://github.com/rust-windowing/android-ndk-rs/pull/363)").

(Supersedes: https://github.com/rust-windowing/android-ndk-rs/pull/377)

MarijnS95 commented 1 year ago

@rib I reopened this as #3 because git was trying to do some funky stuff with the authors on squash-merging.