blackberry / BB10-Webworks-Packager

The BB10 WebWorks Packager bundles the App content with the BB10 WebWorks Framework to create a BAR to run on the BB10 Device (or simulator)
27 stars 18 forks source link

Packager does not show a warning when using invalid command-line flags #190

Open jamesjhedley opened 12 years ago

jamesjhedley commented 12 years ago

When you package an app using invalid flags, the flags are silently ignored. We should really be showing a warning for the invalid flag.

bbwp ~/myapp.zip --InvalidFlag