1

Is there a way to pass custom flags like this:

sencha app build --foo=bar

Then, access that flag via build.xml ?

Thanks.

John Smith
  • 1,848
  • 3
  • 13
  • 24
  • Not an expert on extending sencha cmd but I found this on the docs: https://docs.sencha.com/cmd/7.6.0/guides/cli_reference.html#cli_reference_-_sencha_ant In the sample code seems like the custom flag `-Dfoo=42` is possible. – leonard.javiniar Mar 03 '23 at 19:25

0 Answers0