Hi, i get the following deprecation warning when i start my apps in the simulator:
BUILD: WARNING: The command line option -s has been deprecated. Please use -c instead.
I'm using the default compiler configuration without any command line option. Please adapt the plugin to use the correct build command for the simulator.
The warning currently appears when I build a watch face or a widget.
Is it possible to override the build command for the simulator to fix this issue on our own?